The phrase Providing the String Extensions word set shall be appended to the label of any Standard System that provides all of the String and String Extensions word sets.
措辞提供字串延伸词集必须被加到任何提供所有字串词集和字串延伸词集的标准系统的描述之中。
You use the extract transform to extract parts of a string and assign those parts to another string, or to any other primitive type, with the caveat we mentioned in the move transform section.
您使用提取转换来提取该字符串的各个部分,并将那些部分分配给另一个字符串,或分配给任何其他基元类型,并注意我们在移动转换部分中提到的告诫。
To avoid the overhead associated with using a table, the application could encode the list of items in some string format and have the procedure decode the string to extract the items.
要避免使用表的相关开销,应用程序可以一些字符串格式对项目列表进行编码,并使存储过程对该字符串进行解码以便提取项目。
By using a constant string, you avoid allocating memory, copying the string, and the transcoding process.
通过使用常量字符串,可以避免分配内存、复制字符串和编码转换过程。
These properties can be set to uniquely identify the filter, specify a query string, and specify the query language that parses the query string.
可以设置这些属性以惟一识别过滤器、指定查询字符串和指定解析查询字符串的查询语言。
Using the standard C string functions or your favorite string library, compare the common name and the host name.
使用标准的C字符串函数或您习惯使用的字符串库对通用名和主机名进行比较。
First, you can mix single and double quotation marks when creating a string, as long as the string USES the same type of quotation mark at the beginning and end.
第一,在创建字符串时,您可以混合使用单引号和双引号,只要字符串在开始位置和结束位置使用同一类型的引号。
If the end of the input string is found, pop all operators and append them to the result string.
如果到达输入字符串的末尾,弹出所有操作符并添加到结果字符串。
If the client's encrypted return string and the locally encrypted string match, the shutdown command is run.
如果客户机的加密过的返回字符串与本地加密的字符串匹配,则运行关闭命令。
The result is a single string that incorporates the log level and user-specified format string as a single string.
组合的结果是将日志级别和用户指定的格式字符串包含在一个字符串中。
The former encrypts a plain-text string, returning its encoding; the latter decrypts an encoded string and returns plain text.
前者加密一个纯文本的字符串,返回其编码;后者解密一个加密了的字符串并返回纯文本。
If this string contained tags, we would segment the string accordingly and enclose each single segment separately between the new style tags.
如果这个字符串包含标签,我们将相应地对该字符串分段,分别将单独的段包括在新的样式标签内。
This component converts any of the standard types to a generic string type and a generic string type to a standard type.
该组件将标准类型转换成通用字符串类型,或者将通用字符串类型转换成某种标准类型。
The string is matched, the appropriate calculation is performed, and a formatted string is returned to be displayed.
如果字符串匹配,则执行适当的计算,并返回格式化的字符串,以供显示。
So the string has no tension, the string goes limp and the bucket of water and you are weightless.
绳子没有张力,完全松弛,不管吊着的是你还是水桶,均为失重状态。
On the other hand, many services are built with a somewhat generic interface: one string goes in and one string comes out, or plain binary objects are exchanged.
另一方面,很多服务均使用通用接口构建:一个字符串传入,另一个字符串传出,或者交换纯二进制对象。
Sometimes there's a string, or else you get rid of the string and it has to be applied with tape.
有的时候拿东西上有一条带子,如果你拿掉那根带子你也必须再加一条绳子上去。
So Listing 13 does the job, converting string to number and back to string again.
所以清单13同时完成这两项工作,它将字符串转换为数字,处理后再转换回字符串。
This information includes age (an integer), job description (a string), name (a string), and whether or not the employee is an executive (a Boolean).
这个信息包含年龄(一个整数)、工作描述(一个字符串)、姓名(一个字符串)和该员工是否是执行官(一个布尔型)。
S3 USES a user key (a long, random-looking string) and a user password (another random-looking string) to let you store and retrieve files.
S3使用一个键(一个较长的随机字符串)和一个用户密码(另一个随机字符串)来让您存储和检索文件。
And we have a string here and the string is attached to this ball and the whole thing is going around and so at one moment in time this has a velocity, like so.
这是绳子,绳子的一端连着小球,小球与转盘一起转动,一段时间后,小球得到这样一个速度。
A form bean containing a String array for the radio buttons and a String for the specifically selected button.
一个表单bean,包含单选按钮的String数组和特意选中的按钮的String。
It has a single operation, Ask, that takes in a single String parameter, question, and returns a single String as a response, answer.
它具有单个操作——ask,这个操作带有单个string参数——question,并返回单个String作为响应answer。
It is also a data bean with two properties: a String indicating the state, and a String array of city names.
它也是数据bean,它有两个属性:表示州名的String和城市名的String数组。
With the Directory String and Octet String syntax in mind, you're ready to move on to the next step of making a data entry using ApacheDS.
脑子里有了DirectoryString和Octet string语法,就可以进行下一步,用ApacheDS制作数据条目了。
Interval averaged: the trace (long value, String name) and trace (int value, String name) methods issue traces for interval averaged values (see the Intervals sidebar).
平均时间间隔:trace (longvalue,Stringname)和trace (int value, String name)方法将发出时间间隔平均值的跟踪(请参阅时间间隔侧栏)。
Sanitizing filters simply allow or disallow characters in a string and return a cleansed string back as a result.
Sanitizing过滤器只是允许或禁止字符串中的字符并将清理后的字符串作为结果返回。
As you can see, the to_xml method simply USES a string template and string substitution to create an XML node.
正如您所见,to_xml方法仅使用字符串模板和字符串替换来创建xml节点。
Modify the getMsg controller action to take a string parameter and return a string value.
修改getMsg控制器动作以获取字符串参数并返回字符串值。
Fgrep searches files for a string and prints all lines that contain that string.
fgrep会对文件搜索某个字符串,并打印包含这个字符串的所有行的内容。
应用推荐