string function meaning in English
串函数
Examples
- Using the standard c string functions or your favorite string library , compare the common name and the host name
使用标准的c字符串函数或您习惯使用的字符串库对通用名和主机名进行比较。 - Supporting xml on midp - based applications is difficult due to the limited string functions in cldc base classes
在基于midp的应用程序上支持xml很困难,因为cldc基类中的字符串功能很有限。 - Some intrinsic string functions , such as substring or replicate , may require intermediate temporary storage in
有些内部字符串函数(例如, substring或replicate )在针对lob值执行操作时,可能需要在 - Several string functions now have the option of truncating strings rather than failing when output buffers are too small ; see
现在,几个字符串函数可以选择在输出缓冲区太小时截断字符串,而不是失败;请参见 - In awk , you really need string functions , since you can t treat a string as an array of characters as you can in other languages like c , c , and python
在awk中,确实需要字符串函数,因为不能象在其它语言(如c 、 c + +和python )中那样将字符串看作是字符数组。