该函数首先解析选项的第二个词(第一个词是名字),将它变为大写形式,然后比较两个字符串,并返回-1、1或0。
This function first parses the second word from the option (the first word being the first name), changes it to upper case, and then compares the two strings and returns a -1, 1, or 0.
该函数以字符串的形式存储了PortletRequest参数的值。
This function stores the value of the PortletRequest parameters in strings.
您只需找到一个合适的函数,然后去掉paint字符串,并使随后的首个字母为小写形式,便可以设置该属性。
You just need to find the right one, then set the attribute by removing the paint string and lowercasing the first letter after it.
使用函数odbc_result,该函数接受结果集和列名称(字符串形式),并返回行迭代程序所指向的行中的单元值。
Use the function odbc_result , which takes in a result set and a column name (as a string) and returns the cell value within the row that the row iterator points to.
如果需要创建与时间相关的数据类型的单个值,可以使用类型构造器函数并提供时间的字符串表示形式作为参数。
When you want to create an atomic value of one of the time-oriented data types, use a type-constructor function and provide the string representation as an argument.
在清单4中可以看到,rulesengine类的构造函数接受字符串值形式的参数,该值表示包含业务规则集合的文件的名称。
As you can see in Listing 4, the RulesEngine class's constructor takes as an argument a string value that represents the name of the file that contains a set of business rules.
由于所有字符数据都是字符串,因此Net . Data将使用内置函数来对表示有效数字(包括用指数形式表示的数字)的字符串执行算术运算。
Because all character data is a string, Net.Data USES built-in function to perform arithmetic operations on a string that represents a valid number, including those in exponential formats.
正如您可以从输出(清单2)中看到的,perror函数显示了传递给它的字符串,后跟冒号、空格,接着是当前errno值的文字表示形式。
As you can see from the output (Listing 2), the perror function displays the string you pass to it, followed by a colon, a space, and then the textual representation of the current errno value.
XSLT 2.0增加了新的unparsed-text 函数,可以将文件或者其他文档形式作为字符串读入。
XSLT 2.0 adds a new function called unparsed-text that reads a file or other form of a document as a string.
dlerror以字符串的形式返回任何错误,这些错误信息字符串描述dl函数碰到的最后一个错误。
Any errors are returned in strings, by dlerror, which describe the last error encountered by a dl function.
这是可能的,字符串初始化从某种形式的配置。我会检查构造函数。这是唯一的出路,这是有意义的(对我)。
It is possible that FormatString is initialized from some form of configuration. I would check the constructor. That is the only way this makes sense (to me).
这是可能的,字符串初始化从某种形式的配置。我会检查构造函数。这是唯一的出路,这是有意义的(对我)。
It is possible that FormatString is initialized from some form of configuration. I would check the constructor. That is the only way this makes sense (to me).
应用推荐