跳转到内容

Template:字控3

出自维基百科,自由个百科全书

{{{2}}}
{{{1}}}
{{{3}}}


用法

[编辑]

Used with 模板:字表格 to indicate a table cell for a 控制符 or 非印标点符号.

For example, the first four ASCII control characters (Unicode U+0000 thru U+0003, decimal 0 thru 3) are coded as rows in a character set table like this:

{{字色控}}|{{字控3|0000|[[Null character|NUL]]  |0}}
{{字色控}}|{{字控3|0001|[[Start of heading|SOH]]|1}}
{{字色控}}|{{字控3|0002|[[Start of text|STX]]   |2}}
{{字色控}}|{{字控3|0003|[[End of text|ETX]]     |3}}

Another example illustrates the coding for a few of the ISO/IEC non-printing punctuation characters:

{{字色标}}|{{字控3|0020|[[Space (character) |SP]]  | 32}}
{{字色标}}|{{字控3|00A0|[[Non-breaking space|NBSP]]|160}}
{{字色标}}|{{字控3|00AD|[[Soft hyphen       |SHY]] |173}}

Note: This template replaces Template:chset-ctrl.