在线词典

分类:语言工具
在线词典,是一款在线使用的中英文查词词典。本工具支持查询英文和中文单词及词组的含义,查询效率高、结果丰富,包括单词变体、常用短语、英英释义、同义词、同根词、词语辨析等,是外语学习者必备的在线查词工具。

null-terminated string

查词链接:https://www.dute.org/dict/null-terminated_string复制链接
以空字符结尾的字符串
查看英英释义
abstract:
In computer programming, a null-terminated string is a character string stored as an array containing the characters and terminated with a null character ('\0', called NUL in ASCII). Alternative names are C string, which refers to the C programming language and ASCIIZ (note that C strings do not imply the use of ASCII).

网络释义
字符串
风格字符串,即 NULL结尾字符串 (null-terminated string),也就是说, 当一个 Windows 控件处理字符串时,遇到 NULL(Ascii码 0)即认为字符串结
零结尾字符串
...何显示,因为S[1]取出的是‘世’的一半}   ShowMessage(WS[1]); { 显示‘世’} end; 4、零结尾字符串(Null-Terminated String)、PChar和字符数组 在C和C++中没有真正的字符串数据类型,都是通过以Null结尾(0)的字符数组来实现的,字符数组没有长度字节,因...
常用短语
* 以上查询结果来自于网络,仅供参考。
正在查询...