parse
vi. 理解;从语法上分析
vt. 解析;从语法上分析
n. 从语法上分析;分列
2026-03-22 00:58 浏览次数 17
vi. 理解;从语法上分析
vt. 解析;从语法上分析
n. 从语法上分析;分列
Parse Tree[计] 分析树
parse list剖析表
anatomise解剖;剖析(同 anatomize)
get at理解;意指;贿赂;到达;着手处理
parse map分析映射;剖析映射
Parse Rorunpe空舞魔导阵
canonical parse规范语法分析
fanout扇出;展开;分列(账户)
parse trees[计] 分析树
parse command句法分析指令
parse phase解析阶段
cotton on理解
parse e(Parsee) 印度拜火教徒;帕西人
from there, you can build up your code to parse and further process the message.
从这里,您可以构建代码来解析和进一步处理消息。
the parse will fail if you receive html from a form login or an html error page from the server.
如果您接收到来自表单登录的html或一个来自服务器的html错误页面,那么解析就会失败。
listing 13 shows how to parse currency.
清单13显示了如何解析货币。
it would be your job to parse them and convert them to their original data types.
如何解析这些列和将其转换成原来的数据类型是您的工作。
i'm certain to be vilified by some engineers for even mentioning this approach, but you can parse xml with regular expressions.
可以肯定,即使提到这个方法,有些工程师也会批评我,但是确实可以用正则表达式解析xml。
you can then iterate through the entries and parse the list of words out of the entry, as in listing 1.
然后您可以迭代通过这些条目,从条目中解析出一系列单词,如 清单1 所示。
it caches these compiled scripts as a series of opcodes to avoid the parse and compile steps for every request.
它作为一系列操作码缓存这些编译脚本,以避免为解析和编译每个请求步骤。
parse simply renders the output as the array that i mentioned before.
解析操作仅将输出作为我之前提到的阵列呈现。
if the media types are described using an xml schema, grab that schema and generate classes that can parse or generate xml.
如果媒体类型是用xml模式描述的,那么就获取这个模式,生成能够解析或者生成xml的类。
these services require you to access and query them, and then parse results in non-standard ways.
这些服务需要您进行访问和查询,随后以非标準化的方式解析结果。
the dfa construction algorithm converts this parse tree into a set of states, as the previous column explains.
如前一篇专栏文章中所解释的,dfa构造算法将该解析树转换成一组状态。
next, you see another way to open and parse the file.
下面介绍打开和解析该文件的另一种方法。
later on we will combine token sequences into parse trees.
稍后我们会将记号序列组合成解析树。
with this method, you parse your arguments to your function and do your calculation.
使用此方法,您可以解析函数的参数并执行计算。
you have also gained some insight into the basic mechanisms used to process and parse command line arguments in the application.
另外,您还对用于处理和解析应用程序中的命令行参数的基本机制进行了一些了解。
applications can parse the messages, but how do they know how to interpret the parsed results?
应用程序可以解析消息,但它们怎样知道如何解释解析结果呢?
in this case, you need to parse the number, turning it from a string into a number.
在本例中,需要解析数字,并将其从一个字符串转变成一个数字。
this method is intended for debugging only, as it lets me compare the result of a parse with expected results.
我只是打算在调试时使用这个方法,它可以让我用所期望的结果与解析的结果作比较。
your application could do more interesting things with the parse tree.
您的应用程序可以用解析树做更多有趣的事情。
the parser is the software that takes those meaningful words and builds a parse tree out of them by recognizing their type and purpose.
解析器是一种软件,它从文本获得那些有意义的单词,并通过识别这些单词的类型与用途,从中构建解析树。
maybe i can bring myself to parse and import all of them into a database, so i can run some simple queries on them.
也许我可以自己解析一下,然后把它们全弄进数据库,这样我就能进行一些基于它们的搜索了。
this type of data mining is the focus of this article, specifically how to collect and parse this data.
这种类型的数据挖掘是本文的焦点,本文将专门介绍如何收集和解析这种数据。
before processing this step, you need to read and parse the wsdl document.
在处理这个步骤之前,您需要读取和解析wsdl文档。
separate software libraries emerged to parse and extract each of the individual formats, but there was nothing to intrinsically connect the different formats together.
虽然每种单独的格式都有各自的软件库来解析和提取信息,但却无法将不同的格式联系在一起。
however, the same problem applies: you still need to load and parse every document.
但是,相同的问题出现了:您仍需要装入并解析每个文档。