parses
美 [pɑrs]
英 [pɑː(r)z] 
- v.【语】从语法上分析;解析(词句等)
- 网络软解析;硬解析;转换
词形变化
第三人称单数:parses 现在分词:parsing 过去式:parsed 同义词
英汉解释
英英解释
例句
The QuercusServlet is an interface to the Quercus engine, which parses the php files and is usually configured as shown in Listing 3.
QuercusServlet是一个指向Quercus引擎的接口,它解析php文件,通常按照清单3所示内容配置。
It then parses the content submitted by the user, extracting all the URLs found within the body by means of a simple regular expression.
它然后解析用户提交的内容,通过一个简单的正则表达式抽取出主体中找到的所有URL。
On receipt of a trigger message, the trigger monitor parses the message for the command to be executed and any parameters.
收到触发消息时,触发监控器解析将执行的命令以及任何参数的消息。
The operating system loader parses the import section, as you'll see in a moment.
下面你会看到操作系统的加载程序将对该输入节进行分析。
So there is often a requirement to write code that reads (deserializes or parses ) and writes (serializes) XML.
因此,总是需要写代码来读(反序列化或解析)和写(序列化)XML。
This object parses the passed WSIL inspection document and allows for the retrieval of an WSIL document object, as shown in Listing 1.
这个对象分析传递进来的WSIL检查文档并允许检索WSIL文档对象,如清单1所示。
This text is divided up by the map using the WORD function, which parses the text using the character as a delimiter.
映射使用WORD函数分解这段文本,它使用字符作为分隔符解析文本。
parsePastStartTag(ns, name) -- Parses past the start of element, which must be the next parse component seen other than character data.
parsePastStartTag(ns,name)-解析完元素的开始部分,它必须是所能看到的除字符数据以外的下一个解析组件。
The component parses the ID and checks for a specific mode value to signify whether the document should be opened in edit mode.
该组件将解析ID并检查特定模式值以表示是否应当在编辑模式下打开该文档。
The client receives the file data as a stream, which it parses into a memory-resident object.
客户机将文件数据作为流进行接收,然后将其解析为一个内存驻留对象。
Each servlet parses the method, arguments, and target LSID (which may be a SOAP parameter or part of the URL) from a request.
每个servlet从请求中解析出方法、参数和目标LSID(可能是一个SOAP属性或部分URL)。
The expression evaluator parses the expression and determines whether the expression follows the rules of the expression language.
表达式计算器分析表达式,并确定表达式是否按照表达式语言的规则执行。
The name of the method is self-explanatory: it parses a String object and tries to convert it into Number object.
方法的名字是不言而喻的:它分析一个String对象,并试着将其转化为Number对象。
When Outlook E-mail Postmark validation is enabled, the Content Filter agent parses the inbound message for a computational postmark header.
如果启用了Outlook电子邮戳验证,内容筛选器代理将分析入站邮件的计算邮戳邮件头。
These links allow the Object Manager to jump somewhere else in the namespace as it parses through a name.
这些链接允许对象管理器跳到命名空间的其他地方,比如它解析一个名称。
The request handler parses the HTTP_ACCEPT_LANGUAGES request header to get a prioritized list of languages supported by the client.
请求处理程序分析HTTP_ACCEPT_LANGUAGES请求标题以获取客户端支持的、按优先级排列的语言列表。
The online RDF Validator parses your RDF document, checks your syntax, and generates tabular and graphical views of your RDF document.
在线RDF有效性解析器的作用是解析你的RDF文档,检查语法,使你的RDF文档视图表格化和图形化。
The last part of the method parses the XML result using a Groovy XmlSlurper and stores the results in a hashmap.
方法的最后部分使用GroovyXmlSlurper解析XML结果并将结果存储在hashmap里。
The JavaScript then parses and displays this response in a user friendly manner, as shown in Figure 43.
然后JavaScript会以一种用户友好的方式,分析并显示这种回应,如图43所示。
After the style sheet is loaded and transformation is performed, the node re-parses the result into a message tree.
加载了样式表并执行转换之后,节点要将结果重新解析为消息树。
The Data Binding class reads the native MQ message, parses it, and populates a business object of a previously defined type with that data.
数据绑定类将读取本机MQ消息,解析该消息并填充以前使用该数据定义的类型的业务对象。
But you may specify either of two extra arguments to a production to handle speculative parses.
不过,您可以向结果指定两个额外参数中的一个来处理推测性解析。
Although you could write a program yourself that reads in the Web page and parses the content, that isn't necessary.
尽管您可以自己写一个程序来读取网页并解析其内容,但是不必这么做。
Parses the command-line parameters into a string dictionary.
将命令行参数分析到字符串字典中。
parseElementText(ns, name) -- Parses the next element, which must have only character data content.
parseElementText(ns,name)-解析下一个元素,它必须只包含字符数据内容。
Each program that parses this document must include its own custom parser for the permissions format and the time format.
解析此文档的每个程序都必须包含自定义的解析器,用于解析权限格式和时间格式。
Building a Web service that parses the contents of a Web page uses a different model than building a typical Web service.
生成分析网页内容的Web服务与生成标准的Web服务使用不同的模型。
Parses an input string into a Control object on the Web Forms page or user control.
将输入字符串分析为Web窗体页或用户控件上的Control对象。
It's written in Ruby, so parses things much more slowly (about 10x slower), and is also fairly new so still has a few bugs lurking.
它用Ruby写成,因而解析相对慢的多(大约要慢10倍),而且由于推出不久,尚有一些bug。
The FIT FileRunner class in turn parses the input file and writes the results of the FIT run into the output file that you selected.
FITFileRunner类会依次解析输入文件,并将FIT运行的结果写入您选择的输出文件中。
PyDev re-parses the Python file as it is being edited, and updates the Outline view, performs syntax checking, and syntax coloring.
PyDev在编辑Python文件的过程中对齐进行预先解析的工作,同时更新Outline视图,执行语法检查,并用不同颜色显示语法元素。
These modules are Getopt: : Std, which parses command line options, and Time: : HiRes, which provides microsecond resolution timing.
这些模块是Getopt::Std,用于解析命令行选项,以及Time::HiRes,用于提供微秒级精度计时。
parseContentText(ns, name) -- Parses past the end of the current element, which must have only character data content.
parseContentText(ns,name)-解析完当前元素的尾部,它必须只包含字符数据内容。
The following code example parses a string into a Unicode character.
下面的示例代码将字符串分析为Unicode字符。
You give it a list of rules describing your grammar, and it parses tokens and takes actions based on what it sees.
只要提供给它一组描述语法的规则,它就可以分析标记,并根据所见到的采取操作。
Parses brilliantly such questions as, What really is the public that journalists supposedly serve, and how well do we serve it?
作者精辟地剖析了此类问题:新闻记者应该服务的公众到底是什么、以及我们的服务究竟有多好?
The example also parses an existing connection string, and demonstrates various ways of manipulating the connection string's contents.
该示例还对一个现有的连接字符串进行分析,并演示操作该连接字符串的内容的各种方法。
When the page is posted back to the server, the page parses the view state string at page initialization and restores property information.
当该页回发到服务器时,会在页初始化阶段分析视图状态字符串,并还原属性信息。
The wrapper of the code parses the XML input data and moves the values to the appropriate addresses in the wrapped component.
代码的包装将解析XML输入数据,并将值传递到包装组件中相应的位置。
Upon receiving new message flows, the execution group parses the new configuration and then updates its execution logic immediately.
接收到新的消息流时,执行组解析新的配置,然后立即更新其执行逻辑。