c风格字符串常常带来许多错误,是导致大量安全问题的根源。
C-style strings are a surprisingly rich source of bugs and are the root cause of many, many security problems.
表4-1列出了C 语言标准库提供的一系列处理C 风格字符串的库函数。
The Standard C library provides a set of functions, listed in Table 4.1, that operate on C-style strings.
尽管C+ +支持c风格字符串,但不应该在C+ +程序中使用这个类型。
Although C + + supports C-style strings, they should not be used by C + + programs.
返回c风格字符串,这是类型名字的可显示版本。类型名字用系统相关的方法产生。
Returns a C-style character string that is a printable version of the type name. Type names are generated in a system-dependent way.
Burrows - Wheeler通过对未压缩的源文件中的相关字符串进行分组来操作,而不是象Lempel -Ziv风格那样构建一个字符串重现的字典。
Burrows-Wheeler operates by grouping related strings in a uncompressed source, rather than in the Lempel-Ziv style of building up a dictionary of string occurrences.
不仅有字符串精确匹配,udev也允许你使用shell风格的模式匹配。
As well as matching strings exactly, udev allows you to use shell-style pattern matching. There are 3 patterns supported.
不仅有字符串精确匹配,udev也允许你使用shell风格的模式匹配。
As well as matching strings exactly, udev allows you to use shell-style pattern matching. There are 3 patterns supported.
应用推荐