因此,不要期望从PHP编辑器获得帮助,而且不要忘了尽量避免使用该代码串。
So don't expect any assistance from your PHP editor, and don't forget to escape that code string.
除了一个监听器将输入字符串转换成大写字母之外,监听器的代码完全相同。
With the exception that one of the listeners converts the input string to uppercase, the code for the listeners is exactly the same.
谁知,这一串代码与附近罕茨维尔镇一名爱慕虚荣的摩托车车主的车牌凑巧相符,而那个倒霉的车主在去年一年里收到了几百张错误的罚款通知。
Unfortunately the default code matches the vanity plate of a motorist from the nearby town of Huntsville, who has received hundreds of incorrect payment notices over the past year.
除了映射数字和字节字段,在为您的本地语言应用程序选择了正确的代码页时,它还将字符串数据转换成适当的代码页。
In addition to mapping numeric and byte fields, it also converts string data to the appropriate codepage when the correct codepage for your native language application is selected.
代码使用子字符串过滤出这些文件。
清单3展示了相同的代码,但是添加了测试单词字符串长度和频率的逻辑。
Listing 3 shows the same code with logic added that tests for word string length and frequency.
在获得排序的映射后,您可以只提取有限的术语集,最后将它们写出为单个字符串(通过粘合集成代码完成)。
Once you have the ordered map, you can simply extract the limited set of terms, eventually writing them out as a single string (done by the glue integration code).
在很多情形下,您需要根据代码单元计算的字符串长度,可以使用基于字符的函数来获取根据字符串单元计算的字符串长度。
In many situations, you need the string length in terms of code units, the character-based functions could be used to find the length of the string in terms of string units.
可以为RDF文字给定数据类型,如“整数”、“字符串”、“日期”或甚至是“莫尔斯代码”。
RDF literals can be given data types such as "integer", "string", "date", or even "morse code".
这里给出这段代码,只是为了提醒您字符串处理支持和一些解析规则。
It is included simply to remind you about the string handling support and some of the parsing rules.
该方法具有一个使用引号括起来的字符串参数和一个代码块。
The method takes a string parameter, enclosed in quotes, and a code block.
一比特币本质上就是能在互联网上快速传递和存储在电子钱包中的一小串加密代码。
A Bitcoin is basically just a little bit of encrypted code that can be zipped over the Internet and stored in a digital wallet.
为简便起见,您可以将代码打包成用于字符串替代的公共XSL模板,以使它可重用。
For convenience, you can package the code in a common XSL template for string replacement, thus making it reusable.
清单20展示了处理事件以及搜索与用户输入文本字符串相匹配的记录的代码。
Listing 20 shows the code to process events and search records for a match against a user-entered text string.
在绑定时,将基于在绑定期间有效的代码页转换这些嵌入的字符串。
These embedded strings are converted at bind time based on the code page which is in effect during the bind phase.
该公式使用源自(在项目代码中运行的)度量的一大串数字。
This formula USES a bunch of Numbers derived from metrics run on the project's code.
无需为默认语言环境创建目录树或消息数据库;用于该语言环境的字符串已经被嵌入到代码中。
You don't need to create a directory tree or message database for the default locale; the strings for that locale are already embedded in the code.
经过一些小的修改后(主要是针对连接字符串),此代码适合于任何RDBMS。
With some relatively minor modifications (primarily to the connection string) this code could be adapted to suit any RDBMS.
以下XSL代码将字符串中的名称空间前缀转换为对应的名称空间URI。
The following XSL code translates the namespace prefix in a string to the corresponding namespace URI.
如果输入字符串具有一些恶意设计的代码,脚本也会被执行。
If the input string had some maliciously designed script, the script is executed.
字符串分析的原理包括跟踪在穿越这些代码时这个字符串所包含的所有可能值。
The foundation of string analysis involves tracking all of the possible values that a string may contain while it traverses through the code.
文法的程序规则返回散列引用,其中包含作为文本的代码、注释和字符串。
The grammar's program rule returns a hash reference with the code, comments, and strings available inside it as text.
然后,代码从查询字符串获取设备,并根据指示完成输出。
It then gets the device from the query string and completes the output according to the instructions.
那么,我得到一个字符串,这行代码实际上是干什么的呢?
So, I'm getting a string and so what really am I doing in this line of code?
对于所有解析器而言,输入总是一样的:股票代码字符串。
For all of your parsers, the inputs are always the same: strings for the stock symbols.
可以在清单1的代码中查找字符串并报告相关的数量。
You can simply search the code in Listing 1 for the string and report that associated number.
该包装类将参数格式化为类似上面代码的XML字符串。
The wrapper class would take care of formatting the arguments into an XML string resembling the code above.
这段代码根据GET调用产生的字符串数据创建一个JSON对象。
It simply creates a JSON object from the string data, which is the result of the GET call.
字符串分析,就像它的名字所表达的那样,在构建代码模型时运用所看到的字符串的进一步处理来完成。
String analysis, as its names implies, applies deeper processing of strings seen while building the models of the code.
字符串分析,就像它的名字所表达的那样,在构建代码模型时运用所看到的字符串的进一步处理来完成。
String analysis, as its names implies, applies deeper processing of strings seen while building the models of the code.
应用推荐