| 1. | Property is set to a non - null character , 属性设置为非空字符,则 |
| 2. | The path must end with a null character 该路经必须以零结尾。 |
| 3. | If the value is set to the null character , parity replacement is disabled 如果该值被设置为空字符,则奇偶校验替换被禁用。 |
| 4. | Then , we would have to add a null character after the last char copied into s1 然后,我们可以在复制到s1的最后一个字符后添加null字符。 |
| 5. | Or the space character , and characters that might cause problems , such as the null character )或空格,以及可能造成问题的字符,如空字符。 |
| 6. | And copies all characters up to the first null character from an unmanaged unicode string into it ,并从非托管unicode字符串向其复制第一个空字符之前的所有字符。 |
| 7. | Is a null character , and it will stay a null character even when compiled into binary code 许多时候,这些源都没有很多平均信息量;如果它们受到攻击,那么就会变得毫无价值。 |
| 8. | And copies all characters up to the first null character from a string stored in unmanaged memory into it ,并从非托管内存中存储的字符串向其复制第一个空字符之前的所有字符。 |
| 9. | Remember , in c , a string is nothing but an array of characters with a terminating null character ascii 0 请记住,在c语言中,字符串只是一个带有终止null字符( ascii 0 )的字符数组。 |
| 10. | Valid password characters include all printable characters and the null character , which is used to disable password functionality 有效的密码字符包括所有可打印字符和用于禁用密码功能的空字符。 |