Optionally, you can pass a string to preg_quote() to automatically escape any regex operator it finds, as in line 1.
您可以随意将字符串传递给 preg_quote()来自动转义它找到的所有regex操作符,如第 1行所示。
To filter logs, you pass a string based on the information you want to be filtered, such as your component or plug-in name.
为了筛选日志,您可以传递一条基于您想要筛选的信息的字符串,例如您的构件或者插件名。
The Selection object includes the Text property, which is used to pass a string of characters to the document at the current range.
Selection对象包含text属性,该属性用于将一个字符字符串传递到当前文档。
The Selection object includes the TypeText method, which is used to pass a string of characters to the document at the current cursor location.
Selection对象有一个TypeText方法,用于在当前光标位置输入一个文字串。
As you can see, an Assembly object exposes the GetManifestResourceStream method, which allows you to pass a string name that identifies the embedded resource.
正如您看到的那样,Assembly对象公开GetManifestResourceStream方法,允许您传递标识嵌入资源的字符串名称。
Make that solution be a mold piece namely should imbed the applied square of in the system, pass a string of gossip now with the correspondence of the applied square system.
即把该解决方案应当作为一个模块嵌入到应用方的系统中,通过串口实现与应用方系统的通信。
Finally, you can pass a combination of a string and a node-set as parameters.
最后,您可以将字符串和节点集的组合作为参数来传递。
You convert the stream from the server into a string that you pass to the JSON parser.
您将来自服务器的流转换成传递给JSON解析器的字符串。
The third parameter passed to the WriteAuditEvent method is an open-ended string value that you can use to pass whatever custom data you want to record for a custom log entry.
传递给WriteAuditEvent的第三个参数是个可以随意写任何内容的字符串,我们可以用来传递任何想要纪录到自定义审计实体的日志中的信息。
NOTE: The lsxsd.lss is a library that contains classes that allow you to pass string arrays, files, and dates.
注意:lsxsd. lss库中包含的类允许您传递字符串数组、文件和日期。
This structure takes advantage of Python's ability to treat methods as variables and pass them as arguments in exactly the same way a string or integer would be passed.
这种结构利用了Python可以将方法视为变量并可以将它们作为参数传递(传递的方式与传递字符串或整数相同)的优势。
When instantiating the FileInputStream, pass it a String describing the path to the Excel file to read.
在实例化FileInputStream时,向它传递一个String,用于描述要读取的Excel文件的路径。
The information you pass on the -g argument is a string that contains the information needed by the installer to find the SUSE AutoYaST XML file and the SUSE operating system install RPMs.
在-g参数上传递的信息是一个字符串,它包含安装程序查找SUSEAutoYaSTXML文件和 SUSE操作系统安装RPM所需的信息。
Note that I can use echo's attribute, message, or I can simply pass in a desired String.
注意,我可以使用echo的属性message,也可以只传递一个期望的String。
As you might know, the Jython wsadmin scripting object methods can pass either a list of strings (as you see here) or a string of lists (which you saw earlier).
Jythonwsadmin脚本对象方法可以传递字符串列表(这里看到的情况),也可以传递列表的串(前面看到的情况)。
The getopt routine processes the arguments (you must pass it argc and argv) according to a string of accepted option characters.
getopt例程根据接受的选项字符的字符串来处理参数(必须传递给它argc和argv)。
The Schematron processor performs a preprocessor pass during which it does a literal string substitution of the parameter with the given value.
Schematron处理程序在用给定的值对参数进行文字串置换时,要执行一次预处理程序。
The first part of the string offers a clue: It’s using a PHP function to decode the string of text, which is encoded as base64. If we pass this through a decoder, the string looks a lot more malicious
这串代码的第一部分提供了一个线索:这是一个用64位编码的PHP函数。
The input in this example is a simple string, so you populate the argument array with a string and pass it to the invoke function.
此示例中的输入是一个简单的字符串,因此将使用字符串填充参数,并将其传递给调用函数。
You could also pass 1 to draw a complete border around the cell, or a string to indicate specific borders' sides.
您也可以传递1来根据单元格制定完整的边界,或字符串以便说明特定的边界。
It doesn't matter whether we pass in an integer or a pre-formatted string, the SOAP messages that flow as a result are identical.
无论传递的是整数还是预格式化的字符串,都没有关系,最终传送的SOAP消息都是一样的。
Remember that the AST classes aren't visible outside of this package at all and that clients will (eventually) simply pass in a String representation of the expression they want evaluated.
要记住AST类在包外是不可见的, 还有就是客户机(最终)只会传入它们想求值的表达式的一个字符串表示。
You pass in the URL and a string naming the callback function.
传递一个URL和命名回调函数的字符串。
There are cases where you are only interested in a certain part of the XML document, or it could be that you want to leave that part unparsed and pass it as a string downstream.
有时候您只对XML文档某部分感兴趣或您希望保持这部分不解析并将其作为字符串向下传递。
To check for support for a particular codec, you can pass an identifying string to the canPlayType function.
为了检测对特定的一个编解码的支持,可以向canplaytype函数传递一个识别字符串。
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.
正如您可以从输出(清单2)中看到的,perror函数显示了传递给它的字符串,后跟冒号、空格,接着是当前errno值的文字表示形式。
To format a Joda object, call its toString method and, if you wish, pass either a standard ISO-8601 or a JDK-compatible control string to tell Joda how to format it.
要格式化一个Joda对象,调用它的toString方法,并且如果您愿意的话,传递一个标准的ISO- 8601或一个JD K兼容的控制字符串,以告诉JD K如何执行格式化。
You pass this into Flash as a string, but it must be the exact name of the function.
将其作为字符串传递给Flash,但它必须与函数名完全相同。
To compare an element or attribute with a string or pass it into a function that requires a string, you must cast it to a string using (string).
要把元素或属性和字符串进行比较,或者将其传递给需要字符串参数的函数,必须使用(string)强制转换成字符串。
You can even use "*" as a precision specifier (such as "%.*s"), so you can pass in a maximum length instead of having the maximum length embedded in the control string.
甚至可以使用“ * ”作为精确指定符(比如“ %.*s ”),这样您就可以传入一个最大长度值,而不是在控制字符串中嵌入最大长度值。
应用推荐