字符串函数 meaning in English
character string function
Examples
- To character data , using the str string function is usually more useful than cast
转换为字符数据,使用str字符串函数通常比使用cast ( )更有用。 - New string functions that calculate the number of characters needed to print formatted data
计算打印格式化数据所需的字符数的新增字符串函数: - While not as convenient as python s sequence types , awk s string functions get the job done
虽然不象python的序列类型那样方便,但awk的字符串函数还是可以完成任务。 - String functions that perform operations on string or hexadecimal input values and return a string or numeric value
字符串函数,对字符串或十六进制输入值执行操作,并返回字符串或数值。 - Using the standard c string functions or your favorite string library , compare the common name and the host name
使用标准的c字符串函数或您习惯使用的字符串库对通用名和主机名进行比较。