parse
parse什么意思,parse翻译
基本解释
v.: (对句子)作语法分析;作句法分析
网络: 解析;剖析;分析语句
权威解释
(对句子)作语法分析;作句法分析:
to divide a sentence into parts and describe the grammar of each word or part
英汉解释
〔语〕分析
〔计〕语法分析
【语言学】从语法上分析;解析(词句等)
词性分析
过去分词:parsed
现在分词:parsing
第三人称单数:parses
同义词
v.analysedescribebreak downexplainconstrue
例句
But to be truly multi-lingual we"re going to want to be able to understand (parse) JSON, not just speak it.
可若要实现真正的多种标准并存,我们还要理解(解析)JSON而不是简单地介绍它。
Note that the core DOM API does not give you methods to either parse XML data into a DOM, or to serialize the DOM back out to XML.
注意,核心DOMAPI并不能使您将XML数据解析到DOM,或者将DOM序列化为XML。
Another advantage is - especially for professional Game Projects - that it"s not so easy to parse our file format.
这样做的另外一个好处是-尤其是对于专业的游戏软件工程来说-转换我们的文件格式并不是一件容易的事情。
As Christ said, the mark of a Christian is not her ability to parse other"s beliefs and actions.
就像基督说的,基督徒的标志不是她有能力分析别人的信念和行动。
As you can see, using favoring attributes over child tags leads to a smaller file size and a significantly faster parse time.
正如你所看到的,与使用子标签相比,使用属性时文件尺寸更小,特别是解析时间更快。
This means that if yacc would have to read two tokens before it knew which action to take, it would be unable to parse this grammar.
这就意味着,如果yacc在知道采取哪个动作之前,必须读取两个标记,那么它将无法解析该语法。
Informs the code model whether the current parse has completed and if it had errors.
通知代码模型当前分析是否已完成以及是否出错。
It would be nice to be able to parse the XML efficiently, but with a more intuitive programming model.
如果能够高效地解析XML而且可以使用更直观的编程模型那就太好了。
At this point, you don"t need to worry about putting any payload into the HTTP request, as you haven"t yet included code to parse it.
此时,不必考虑在HTTP请求中加入任何载荷,因为还没有包含相关的解析代码。
However, you also have the ability to parse the return information using jQuery code just as you parse your own Web pages on startup.
事实上,与在启动时解析Web页一样,您还需要解析使用jQuery代码返回的信息。