位置1是源字符串中的第一个字符。
在源字符串中,位置0是第一个字符。
如果源字符串是null或空,则将返回0。
根据指定的分隔符,源字符串被划分为几个部分。
Based on the specified delimiter, the source string is divided into sections.
输入格式化源字符串数据所需的参数。
Enter the parameters required to format the source string data.
输入格式化源字符串数据所需的参数。
String contains non-numeric character(s). Please enter a valid number.
Substring函数将从源字符串提取文本。
The Substring function will extract text from a source string.
如果源字符串是null或空,则将返回null。
确定指定的源字符串是否以指定的前缀开头。
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.
考虑指定字符串来匹配输入是否来自远程计算机源。
Consider specifying strings to match if input is from a remote machine source.
提取转换与对应的参数映射稍有不同,因为它的源属性必须是字符串。
An extract transform is a bit different than its parameter mapping counterpart because its source attribute must be a string.
提取转换与对应的参数映射稍有不同,因为它的源属性必须是字符串。
An extract transform is a bit different than its parameter mapping counterpart because its source attribute must be a string.
应用推荐