根据指定的分隔符,源字符串被划分为几个部分。
Based on the specified delimiter, the source string is divided into sections.
确定指定的源字符串是否以指定的前缀开头。
Determines whether the specified source string starts with the specified prefix.
确定指定的源字符串是否以指定的后缀结尾。
Determines whether the specified source string ends with the specified suffix.
此函数试图匹配正则表达式针对源字符串的模式的特定发生项。
This function attempts to match a specific occurrence of the pattern that is defined by the regular expression against the source string.
如果没有发现匹配项或源字符串是null或空,则返回null。
It returns a null if no match is found, or if the source string is null or empty.
此函数试图匹配并返回正则表达式针对源字符串定义的模式的特定发生项。
This function attempts to match and return a specific occurrence of a pattern that is defined by the regular expression against the source string.
如果没有发现匹配则返回0,或者如果源字符串是null或空则返回- 1。
It returns 0 if the match cannot be found or -1 if source string is null or empty.
在执行这个操作时,要复制的字符的数目通常是基于源字符串的相关信息来计算的。
When doing that, the number of characters to be copied is usually computed based on information about the source string.
搜索指定的字符并返回整个源字符串内第一个匹配项的从零开始的索引。
Searches for the specified substring and returns the zero-based index of the first occurrence within the entire source string.
函数strncpy(3)还可以用来仅把源字符串的一部分复制到目标中。
The function strncpy (3) can also be used to copy only a part of the source string into the destination.
如果指定了可选的起始位置,则表明它是源字符串中开始进行搜索的字符位置。
If the optional start is specified, it indicates the character position in the source-string at which the search is to begin.
搜索指定的字符,并返回整个源字符串内最后一个匹配项的从零开始的索引。
Searches for the specified substring and returns the zero-based index of the last occurrence within the entire source string.
Substring函数使用一个分隔符和索引来判断要从进入的源字符串提取哪些文本。
The Substring function uses a delimiter and index to determine what text to extract from the incoming source string.
搜索指定的子字符串,并返回整个源字符串内最后一个匹配项的从零开始的索引。
Searches for the specified character and returns the zero-based index of the last occurrence within the entire source string.
然后,其返回已匹配发生项的第一个字符或已匹配发生项后面的第一个字符在源字符串中的位置。
It then returns the position in the source string of either the first character of the matched occurrence, or the first character after the matched occurrence.
搜索指定的子字符串,并返回源字符串内从指定的索引位置到字符串结尾这一部分中第一个匹配项的从零开始的索引。
Searches for the specified character and returns the zero-based index of the first occurrence within the section of the source string that extends from the specified index to the end of the string.
如果源字符串至少和目标一样长,那么函数strncpy(3)还不会使用NUL 来结束字符串;这可能会在以后导致严重破坏。
The function strncpy(3) also doesn't NUL-terminate its destination if the source string is at least as long as the destination; this can cause havoc later.
写一个名叫rotate _ word的函数,接收一个字符串和一个整形为参数,返回将源字符串移位该整数位得到的新字符串。
Write a function called rotate_word that takes a string and an integer as parameters, and returns a new string that contains the letters from the original string rotated by the given amount.
在使用WebSphereTranslationServer提供的翻译之前,验证翻译是否确实与源字符串匹配或许是个很好的业务实践。
Before using a translation provided by WebSphere translation Server, it is probably a good business practice to verify that the translation actually parallels the source string.
提要源细节可以通过存储在系统内存的字符串的形式,借助一个输入文件或作为数据库中的记录提供。
The feed source details can be provided in the form of a string stored in system memory, via an input file, or as records in a database.
JDBC 4.0允许通过字符串、读取程序和写入程序流或者jaxp源和结果而访问XML数据。
JDBC 4.0 allows the XML data to be accessed through strings, reader and writer streams, or JAXP sources and results.
提取转换与对应的参数映射稍有不同,因为它的源属性必须是字符串。
An extract transform is a bit different than its parameter mapping counterpart because its source attribute must be a string.
对源应用程序进行标记处理后,所有新的字符串被添加到词汇表数据库中。
After the source application is tagged, all new strings are added to the glossary database.
第二个参数是个字符串,用于指定审核源的名字。
The second parameter is a string that allows you to indicate the name of the audit source.
Concat函数将来自源的两个或多个字符串在目标端连接成一个单一的字符串值。
The Concat function will concatenate two or more strings from the source into a single string value on the target side.
如果您在标记中使用源元素,src将是一个空字符串,唯一立即可用的是width和height,用于设置容器的大小。
If you use source elements in markup, SRC will be an empty string. Of the properties, the only ones immediately available are width and height, which set the size of the container.
Lex是一种词法分析工具,它可以用来从源文本识别特定结构的文本字符串。
Lex is a lexical analysis tool that can be used to identify specific text strings in a structured way from source text.
改变页面显示文本的字符串源。
Modify the string resources for text displayed on the pages.
连接器为这些数字添加一个字符串前缀,该字符串可以通过设置连接器源上下文属性Prefix forExpressionColumns进行配置。
The connector prefixes these with a string that can be configured by setting the connector source context property prefix for Expression Columns.
连接器为这些数字添加一个字符串前缀,该字符串可以通过设置连接器源上下文属性Prefix forExpressionColumns进行配置。
The connector prefixes these with a string that can be configured by setting the connector source context property prefix for Expression Columns.
应用推荐