插入符号或特殊字符对话框 |
You can access the Insert Symbols or Special Characters dialog using the following methods:
Click the icon on the Data Source tab of the Data Sources property page to open the dialog and select characters to insert into the Embedded Data field.
Click on the Object Toolbar and select Symbol Font Characters to open the dialog and select the desired font and symbol to insert into your template or data entry form.
Depending on the method you use to open the dialog, it will contain one or more of the following tabs:
The Symbols tab is available on the dialog when the dialog is opened from either of the two methods described above.
Using the Symbols tab, you can insert onto your templates and data entry forms characters and symbols from a variety of fonts, including many that are not available on standard keyboards.
|
The Symbols tab provides access to a collection of unique TrueType fonts from Seagull Scientific that provide industry-specific symbols that you can use on your templates and data entry forms. For more information about these Seagull fonts, refer to Seagull Symbol Fonts. |
The following options are available on the Symbols tab:
字体: 指定从中选择字符的字体系列。 Seagull symbol fonts are organized by industry or usage, such as electrical, hazard, textile care, and warning.
Subset: Specifies the subset of characters from the selected font family that is displayed in the dialog.
Unicode: 显示所选字符的 Unicode 值,它是 XML、HTML 和很多其他脚本语言在字符编码时使用的唯一编号。 要通过 Unicode 值找到某个符号,只需在此字段中输入相应的 Unicode 值即可。
Character Shortcut Key: Just above the Recently Used Characters, the dialog displays a shortcut key for the selected character. For information on using this shortcut key, refer to Seagull Symbol Fonts.
最近使用的字符: 显示以前选择的字符列表。
Size: Determines the size of the symbols as they appear in the Insert Symbols or Special Characters dialog. Changing the size of the symbols in the dialog does not change the size of the symbols inserted into your template.
The Control Characters tab is available on the dialog when the dialog is opened from the Data Sources property page.
控制字符是用于执行函数的不可键入字符。
|
创建和修改打印机代码模板时,在“定界符值”对话框中也可以找到控制字符。 |
字符名称 |
显示为 |
ASCII 值 |
十六进制值 |
---|---|---|---|
Null 字符 |
<NUL> |
00 |
00 |
标题开始 |
<SOH> |
01 |
01 |
文本开始 |
<STX> |
02 |
02 |
文本结尾 |
<ETX> |
03 |
03 |
传送���束 |
<EOT> |
04 |
04 |
询问符 |
<ENQ> |
05 |
05 |
确认 |
<ACK> |
06 |
06 |
报警符 |
<BEL> |
07 |
07 |
退格 |
<BS> |
08 |
08 |
水平制表符 |
<HT> |
09 |
09 |
换行 |
<LF> |
10 |
0A |
纵向制表符 |
<VT> |
11 |
0B |
换页 |
<FF> |
12 |
0C |
回车 |
<CR> |
13 |
0D |
移出 |
<SO> |
14 |
0E |
移入 |
<SI> |
15 |
0F |
数据链接转义 |
<DLE> |
16 |
10 |
设备控制 1 (XON) |
<DC1> |
17 |
11 |
设备控制 2 |
<DC2> |
18 |
12 |
设备控制 3 (XOFF) |
<DC3> |
19 |
13 |
设备控制 4 |
<DC4> |
20 |
14 |
否认 |
<NAK> |
21 |
15 |
同步空闲 |
<SYN> |
22 |
16 |
结束传送块 |
<ETB> |
23 |
17 |
取消 |
<CAN> |
24 |
18 |
媒体结束 |
<EM> |
25 |
19 |
代替 |
<SUB> |
26 |
1A |
转义符 |
<ESC> |
27 |
1B |
字段分隔符 |
<FS> |
28 |
1C |
组分隔符 |
<GS> |
29 |
1D |
记录分隔符 |
<RS> |
30 |
1E |
单元分隔符 |
<US> |
31 |
1F |
删除 |
<DEL> |
127 |
7F |
相关主题