And the null character's at words[0][3].
空字符位于字处。
单词 | Null character |
释义 |
Null character
原声例句
CS50 And the null character's at words[0][3]. 空字符位于字处。 科技 Crash Course This is called the null character, and denotes the end of the string in memory. 这称为空字符,表示内存中字符串的结尾。
中文百科
空字符空字符(Null character)又称结束符,缩写NUL,是一个数值为0的控制字符 。在许多字符编码中都包括空字符,包括ISO/IEC 646(ASCII)、C0控制码、通用字符集、Unicode和EBCDIC等,几乎所有主流的编程语言都包括有空字符。 这个字符原来的意思类似NOP指令,当送到列表机或终端机时,设备不需作任何的动作(不过有些设备会错误的打印或显示一个空白)。 空字符在C语言及其衍生语言及许多数据型态中都非常的重要,在C语言中空字符是字串的结束码,这样的字串称为空字符终止字串或ASCIIZ字串。因此字串的长度可以为任意自然数,但需多增加一个字符的空间保存空字符。
英语百科
Null character 空字符The null character (also null terminator), abbreviated NUL, is a control character with the value zero. It is present in many character sets, including ISO/IEC 646 (or ASCII), the C0 control code, the Universal Character Set (or Unicode), and EBCDIC. It is available in nearly all mainstream programming languages. |
随便看 |
|
英汉网英语在线翻译词典收录了3779314条英语词汇在线翻译词条,基本涵盖了全部常用英语词汇的中英文双语翻译及用法,是英语学习的有利工具。