String-Manipulation Functions的意思|示意
字符串操作函数
String-Manipulation Functions的网络常见释义
字符串操作函数 ... 返回x的正弦 sqrt(x) 返回x的正平方根 srand([x]) 生成随机数,可以设置起点 字符串操作函数(String-Manipulation Functions) 注意:蓝色部分为gawk特有,awk没有此函数功能。
String-Manipulation Functions相关例句
It has a rich library of built-in functions to boost your productivity for commonly required operations, such as date and time math, string manipulation, and so forth.
它拥有丰富的内嵌功能库,用于提高您的通常所需的操作的生产力,例如日期和时间计算、字符串处理,等等。
The string manipulation functions in Listing 13 replace the lost formatting before the decryption command is called.
在调用解密命令之前,清单13中的字符串操作函数将替换丢失的格式。
Perhaps the greatest strength in Rexx as a text processing language is its useful collection of built-in string manipulation functions.
或许,作为一门文本处理语言,Rexx的最强大之处在于它所具备的实用的内置字符串处理函数。
And its built-in string manipulation functions (including regular expressions), as well as procedural and convenience features make it the ideal language for creating simple "scripting" programs.
而其内置的字符串操纵函数(包括正则表达式),以及程序上的特性和方便性使它成为创建简单“脚本”程序的理想语言。
As part of a new DataBlade module, these data types come with string manipulation functions to validate the data types and bitwise operation functions.
作为DataBlade模块的一部分,这两种数据类型还附带了用于验证数据类型的字符串操纵函数和位操作函数。
Once you separate the string into a sequence, you can also use the new sequence-manipulation functions, such as insert-before , to alter it.
一旦将字符串分解成序列,就可以用新的序列操作函数如insert - before来修改它。