parse信息详情
v.对(句子)作语法分析;仔细研究,分析
n.(计算机)句法分析,句法分析结果
Need to send or parse RFH headers?───需要发送或解析 RFH 报头?
It's easy to read and parse.───它很容易读取和解析。
How would you parse it, then?───那么,如何解析它呢?
Another advantage is - especially for professional Game Projects - that it's not so easy to parse our file format.───这样做的另外一个好处是-尤其是对于专业的游戏软件工程来说-转换我们的文件格式并不是一件容易的事情。
As you can see, using favoring attributes over child tags leads to a smaller file size and a significantly faster parse time.───正如你所看到的,与使用子标签相比,使用属性时文件尺寸更小,特别是解析时间更快。
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。
As Christ said, the mark of a Christian is not her ability to parse other's beliefs and actions.───就像基督说的,基督徒的标志不是她有能力分析别人的信念和行动。
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在知道采取哪个动作之前,必须读取两个标记,那么它将无法解析该语法。