Parses

对作语法分析

常用释义

词性释义

v.

对(句子)作语法分析;仔细研究,分析 (parse 的第三人称单数)
例句
  • 全部
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所示内容配置。
它然后解析用户提交的内容,通过一个简单的正则表达式抽取出主体中找到的所有URL。
收到触发消息时,触发监控器解析将执行的命令以及任何参数的消息。
下面你会看到操作系统的加载程序将对该输入节进行分析。
So there is often a requirement to write code that reads (deserializes or parses ) and writes (serializes) XML.
因此,总是需要写代码来读(反序列化或解析)和写(序列化)XML。
这个对象分析传递进来的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)-解析完元素的开始部分,它必须是所能看到的除字符数据以外的下一个解析组件。
该组件将解析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对象。
如果启用了Outlook电子邮戳验证,内容筛选器代理将分析入站邮件的计算邮戳邮件头。
这些链接允许对象管理器跳到命名空间的其他地方,比如它解析一个名称。
The request handler parses the HTTP_ACCEPT_LANGUAGES request header to get a prioritized list of languages supported by the client.
请求处理程序分析HTTP_ACCEPT_LANGUAGES请求标题以获取客户端支持的、按优先级排列的语言列表。
在线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里。
然后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消息,解析该消息并填充以前使用该数据定义的类型的业务对象。
不过,您可以向结果指定两个额外参数中的一个来处理推测性解析。
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)-解析下一个元素,它必须只包含字符数据内容。
解析此文档的每个程序都必须包含自定义的解析器,用于解析权限格式和时间格式。
Building a Web service that parses the contents of a Web page uses a different model than building a typical Web service.
生成分析网页内容的Web服务与生成标准的Web服务使用不同的模型。
将输入字符串分析为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运行的结果写入您选择的输出文件中。