parsed
美 [pɑrs]
英 [pɑː(r)z] 
- v.【语】从语法上分析;解析(词句等)
- 网络分析过;已分析;可解析
词形变化
第三人称单数:parses 现在分词:parsing 过去式:parsed 同义词
英汉解释
英英解释
例句
For very large parsed documents, such a two-step approach might be inefficient, but I find it easier to understand code written this way.
对于特别大的被解析的文档来说,这种两步方法可能是低效的,但是我发现这样更容易理解编写的代码。
You then pass these methods (in the form of a handler) to the parser, along with a document to be parsed.
然后您将这些方法(以处理程序的形式)以及要解析的文档一起传递给解析器。
Second, the language has been designed to be easy to analyze and can be parsed without a symbol table.
第二,设计的容易理解和不需要一个解析符号表。
Unless otherwise noted, the number of characters parsed may be from zero to the implementation-defined maximum length of a counted string.
除非另外注明,被分析的字元的数量可以从零到实作自订的一个计数字串的最大长度。
In a bit of Perl shorthand, the array of field names and the array of parsed fields is combined into a hash.
通过一点Perl技巧,字段名数组和已解析字段数组被合并到一个哈希中。
The syntax depends on the data provider, and the connection string is parsed during the attempt to open a connection.
此语法会因资料提供者而不同,而且连接字串会在尝试开启连接期间进行剖析。
This chain of dependencies can quickly run into a large number of plugin. xml files to be parsed starting from the user-selected plug-in.
从用户选择的插件开始,这个依赖链可以迅速导致有很多个plugin.xml文件需要进行分析。
The XML response cannot be sent directly to the user; it needs to be parsed in a way that the user can read.
XML响应不能直接发送给用户;需要以用户可以理解的方式来解析它。
Contrast this to HTML parsing which has always been asynchronous so that parts of the document become available as they're parsed.
对比XML解析与HTML解析,后者一直都是异步的,这样文档的各个部分在解析后就可以使用了。
Check to see that the document was successfully parsed.
用于检测该文档是否被正确地解析。
This file is parsed by FVWM when it starts up (or is restarted) and fvwm uses the info in here to set up the look and feel of your desktop.
在FVWM启动(或是重起)时将读取这个文件,而且FVWM将使用这些信息来建立你的桌面。
With the query parsed, the script is ready to run the search on the IndexSearcher.
有了经过解析的查询后,脚本就准备好在IndexSearcher上运行搜索了。
Setting this property replaces the children of the node with the parsed contents of the given string .
设置此属性将用经过分析的给定字符串内容替换该节点的子级。
That URI is usually provided by the parser based on the location of the file in which it was parsed.
解析器通常根据被解析文件的位置来提供这个URI。
DB2 stores and manipulates XML data in a parsed format that reflects the hierarchical nature of the original XML document.
DB2采用一种经过解析的格式来存储和操作XML数据,这种格式可以反映原始XML文档的层次结构。
In a real game, the scripts can be read in and parsed when the game first starts, or at some other specified time.
在真正的游戏中,这些脚本可以在游戏开始时或者其他特定的时间读取进来并被解析。
We wonder if, had some professors been on the platform, would they have paused to ponder how John Stuart Mill might have parsed the choices?
我们想知道,如果当时有些教授在站台上,他们会不会只是站在那里考虑,要是换做约翰·斯图尔特·密尔,他会怎样分析这些选择呢?
This information is returned as an XML document that can be parsed to understand which behaviors are possible.
该信息以XML文档的形式返回,这样通过解析便可了解可能发生的行为。
Alternately, a plain text search string, perhaps entered by an end-user, can be parsed and executed.
其次,Lucene可以解析并执行(可能由最终用户输入的)普通文本搜索字符串。
When a query is issued by a user or application, it first needs to be parsed and transformed to a format that DB2 recognizes.
当用户或应用程序发起一个查询时,首先需要将其解析并转换成DB2所能识别的格式。
The data is read into memory in its entirety, converted to a java. lang. String, and then parsed into a JSONArray.
数据被整体读到内存中,转换成一个java.lang.String,然后解析成JSONArray。
The native content is parsed, and the parsed version of that content is included in the index, but the original content is not stored.
而是对原始内容进行语法分析,索引中包含分析后的版本,但不会存储原始内容。
The data must be parsed to find the current price and the price change since the last update.
必须对这些数据进行分析以找到当前价格和自上次更新以后的价格变化。
It goes without saying that this file is created only when the source code of the filedep file is parsed to generate a dynamic assembly.
不用说就知道这个文件是在源代码文件分析为动态程序集时创建的。
Property to determine if the elements that are contained within a server control are parsed as properties of the server control.
类的新实例,以确定包含在服务器控件内的元素是否被分析为服务器控件的属性。
Next, the list of changes is parsed and a list of the files that have been changed and deleted is generated (see Listing 6).
接下来,解析修改的列表,生成已经修改和删除的文件的列表(见清单6)。
In order to be able to process this output within the rest of the message flow the output would need to be parsed.
为了能够在其余的消息流中处理此输出,需要解析输出。
The query only needs to be parsed (or prepared) once, but can be executed multiple times with the same or different parameters.
查询只需解析(或准备)一次,但是可以用相同或不同的参数执行多次。
The WSDL must be parsed to read binding and endpoint address information before an endpoint can be invoked.
要调用端点,则必须先解析这个WSDL,以读取绑定和端点地址信息。
For example, if an XML element or attribute is typed as an integer, that text has to be parsed to see if it is a valid integer.
例如,如果一个XML元素或类型被定为整型,那么相应的文本必须经过解析来查看它是否是一个合法的整型。
A warning appears on an application when a project file cannot be parsed.
当项目文件无法分析时,应用程序上会出现一个警告。
The elements used must be defined in a schema first; the parser checks this schema, signaling any discrepancies with the parsed file.
使用的元素必须首先在模式中定义,解析器检查该模式就可以发现与解析文件不一致的地方。
Activity Streams feeds, like their parent Atom feeds, are simple XML files that can be parsed quickly and used for many purposes.
ActivityStreams订阅源和它们的前辈Atom订阅源一样,都是简单的XML文件,它们能够被快速地解析,以及用于多种用途。
A report request coming in to the Dynamic Query Mode will initially be parsed into a plan tree.
传入DynamicQueryMode的一个报表请求首先会被解析成一个规划树。
The benefits of this method are that the back end is accessed less frequently and that style sheets are not parsed repeatedly.
此方法的优点是访问后端的频率较低,并且不必反复分析样式表。
That will be parsed into a numeric value, or checking for specific values before applying math operations.
或在应用数学运算前检查特定值。
Since the response is parsed as a string in both cases, there is no real difference in performance.
两种情况下都要解析字符串,在性能上没有实质上的差异。
The AST is a tree representation of the parsed source code, created by the compiler, similar to the DOM tree model of an XML file.
AST代表已解析源代码的树,它由编译器创建,与XML文件的DOM树模型类似。
The elements which are to be opaquely parsed must be named on the parser options tab of the input node of the message flow.
不透明解析的元素必须在消息流的输入节点的解析器选项选项卡上命名。
CDATA is text that will NOT be parsed by a parser . Tags inside the text will NOT be treated as markup and entities will not be expanded.
剖析器不会解析CDATA文本。文本中的标签不会作为标示字体,实体也将不会得到扩展。