正如您在这个应用程序中所看到的那样,文件处理函数和字符串处理函数的设计考虑到了易用性。
As you can see from this application, the file-handling and string-handling functions were designed with ease-of-use in mind.
或许,作为一门文本处理语言,Rexx的最强大之处在于它所具备的实用的内置字符串处理函数。
Perhaps the greatest strength in Rexx as a text processing language is its useful collection of built-in string manipulation functions.
我们觉得,缺乏统一性是导致现有许多C 语言字符串处理函数容易产生安全漏洞的根本原因,而strsafe 系列函数所带来的高度统一性恰恰是解决此问题的一剂良药。
We feel it is a lack of uniformity that makes many existing C runtime string-handling functions susceptible to security errors, and the extra consistency in strsafe should help remedy the problem.
有许多用于处理日期、字符串和其他类型的数据的新函数。
There are many new functions for manipulating dates, strings, and other kinds of data.
如果采用特殊编码的某个字符的长度跨越了多个字节,则基于字符的字符串函数可以将每个字符处理为一个单元而不是一个字节序列。
If a character in a particular encoding spans multiple bytes, the character-based string functions can process each character as a single unit as opposed to a sequence of bytes.
对于整个文档来说它是没有结构的字符串,但是利用新增加的字符串函数,我们可以根据需要执行进一步处理。
That's one unstructured string for the entire document, but with all the new string functions available, you can perform additional processing as needed.
不过,如果处理来自服务器的比文本字符串复杂的信息时,这些函数可以变得很复杂。
The functions can get more complex, however, when you start working with more complex information from the server than simple text Strings.
该样例是一个称为getFeedFromURL 的处理事件,该事件可以接受一个字符串作为负载并在被触发时调用函数handleGetFeedFromURL。
This sample is a handle event called getFeedFromURL, which can receive a string as payload and invoke the function handleGetFeedFromURL when it is triggered.
若要查看字符串ing是否出现在文件文本中,请使用index函数,该函数返回ing首次出现的位置,这样您就可以使用它来进行进一步的字符串处理。
To see if the string ing is present in the file text, use the index function, which returns the location of the first occurrence of ing so that you can use it for further string processing.
但是fn:boolean和xs: boolean与此不同,这两个函数以不同的方式处理字符串。
However, the same cannot be said about fn: Boolean and xs: Boolean, which differ in how they treat strings.
很多php库都默认字符串是以utf - 8编码的,包括处理XML的所有函数和新添加的intl库。
Many PHP libraries already expect that strings are encoded in UTF-8, including all functions working with XML and the newly added intl library.
当要编写规则处理多个相似的设备时,udev可以使用类似C语言的printf函数中的字符串替换操作符。
When writing rules which will potentially handle multiple similar devices, udev's printf-like string substitution operators are very useful.
现在我们处理的不是C语言和它的数组,我们想用字符串偏移量,所以我们需要一个哈希函数,为每个键值计算出一个数值。
Now we're not dealing with C and C arrays but also want to use string offsets so we need a function to calculate a numeric value, a hash, for each key.
表4-1列出了C 语言标准库提供的一系列处理C 风格字符串的库函数。
The Standard C library provides a set of functions, listed in Table 4.1, that operate on C-style strings.
基本SQL函数系统、字符串类和动态内存处理,本系统中未见单独报告的错误。
The basic SQL function system and string classes and dynamic memory handling. Not a single reported bug in this system.
其中包括括号处理、计算剩余函数、字符串转换成数值等问题的处理方法。
The solutions included treating bracket, calculating the surplus function, changing string into numeric and so on.
其中包括括号处理、计算剩余函数、字符串转换成数值等问题的处理方法。
The solutions included treating bracket, calculating the surplus function, changing string into numeric and so on.
应用推荐