风格字符串,即 NULL结尾字符串 (null-terminated string),也就是说, 当一个 Windows 控件处理字符串时,遇到 NULL(Ascii码 0)即认为字符串结
基于44个网页-相关网页
...何显示,因为S[1]取出的是‘世’的一半} ShowMessage(WS[1]); { 显示‘世’} end; 4、零结尾字符串(Null-Terminated String)、PChar和字符数组 在C和C++中没有真正的字符串数据类型,都是通过以Null结尾(0)的字符数组来实现的,字符数组没有长度字节,因...
基于20个网页-相关网页
以上来源于: WordNet
Data type specification: the ability to tell the UI to display the data at a given address as a specific data type - for example, this address represents the start of a null-terminated string.
数据类型规范:能够通知ui将特定地址的数据显示为具体的数据类型。例如,此地址表示以null结尾的字符串的开始。
No matter where it appears, an UpperFilters or LowerFilters value is of type REG_MULTI_SZ and can therefore contain one or more null-terminated Unicode string values.
无论它出现在哪里,一个高级过滤或者低级过滤指示一类REG_MULTI_SZ,并且因此可以包含一个或多个空终止字符编码标准串值。
应用推荐