This chapter introduced the use of character arrays to hold string literals.
本章介绍了存储字符串字面值的字符数组。
The waste in char arrays query shows the amount of wasted space in character arrays that are only referenced by strings.
WasteIn CharArrays查询能够显示字符串所引用的字符数组中浪费的空间。
Strings and character arrays occupy a large amount of space in a typical business application, so they are another area worthy of analysis.
字符串和字符数组在典型的业务应用程序中占用了大量的空间,所以它们是另一个值得分析的方面。
By default, it doesn't instrument all functions, only those that it deems as being in need of protection (mainly functions with character arrays).
默认情况下,它不会检测所有函数,而只是检测确实需要保护的函数(主要是使用字符数组的函数)。
After loading a configuration file, if the user specified it, I populate the character replacement and bad character arrays with a sensible default.
在加载配置文件以后,如果用户指定了它,那么就用有意义的默认值来植入字符置换数组和不良字符数组。
If we put one name per line in our text file, we can easily split the file contents on the newline character to build our source arrays.
如果在文本文件的每一行中存放一个名字,则可以轻松地用换行符分隔文件内容以构建源代码数组。
If we put one name per line in our text file, we can easily split the file contents on the newline character to build our source arrays.
如果在文本文件的每一行中存放一个名字,则可以轻松地用换行符分隔文件内容以构建源代码数组。
应用推荐