parsed

美 [pɑrs]英 [pɑː(r)z]
  • v.【语】从语法上分析;解析(词句等)
  • 网络分析过;已分析;可解析

第三人称单数:parses 现在分词:parsing 过去式:parsed

parsedparsed

parsed

解析

...器进行解析,当这个网页首次被访问时,它就会被解析器解析(Parsed)、编译(Compiled),并缓存在前端 Web 服务器(Front-…

分析

它基本上是另一个 CGI 包装器,能分析 (parsed) SQL 查询及简化建立根据这些查询的表格和列表的工作。这工具名为FI (Form …

分析过

词典源文件被分析过parsed)后,形成一个关于词形式的哈希表(hash table)。小写字母字符串作为关键字;如果词形式不 …

已分析

实体可以包括已分析(parsed)的或未分析的(unparsed)数据。已分析的数据(parsed entity)内容被称为它的替换文本,这个文本 …

可解析

可解析parsed)与不可解析(unparsed)的实体

剖析

CS问题:请帮我翻译 @@ - Yahoo!奇摩知识+ ... servers= 伺服器 parsed= 剖析 Disabling= 使 ...

已析

XML 文件由称为实体的存储单元组成,实体可以包含已析parsed)数据或未析(unparsed)数据。已析数据由字符组成,其 …

1
For very large parsed documents, such a two-step approach might be inefficient, but I find it easier to understand code written this way. 对于特别大的被解析的文档来说,这种两步方法可能是低效的,但是我发现这样更容易理解编写的代码。
2
You then pass these methods (in the form of a handler) to the parser, along with a document to be parsed. 然后您将这些方法(以处理程序的形式)以及要解析的文档一起传递给解析器。
3
Second, the language has been designed to be easy to analyze and can be parsed without a symbol table. 第二,设计的容易理解和不需要一个解析符号表。
4
Unless otherwise noted, the number of characters parsed may be from zero to the implementation-defined maximum length of a counted string. 除非另外注明,被分析的字元的数量可以从零到实作自订的一个计数字串的最大长度。
5
In a bit of Perl shorthand, the array of field names and the array of parsed fields is combined into a hash. 通过一点Perl技巧,字段名数组和已解析字段数组被合并到一个哈希中。
6
The syntax depends on the data provider, and the connection string is parsed during the attempt to open a connection. 此语法会因资料提供者而不同,而且连接字串会在尝试开启连接期间进行剖析。
7
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文件需要进行分析。
8
The XML response cannot be sent directly to the user; it needs to be parsed in a way that the user can read. XML响应不能直接发送给用户;需要以用户可以理解的方式来解析它。
9
Contrast this to HTML parsing which has always been asynchronous so that parts of the document become available as they're parsed. 对比XML解析与HTML解析,后者一直都是异步的,这样文档的各个部分在解析后就可以使用了。
10
Check to see that the document was successfully parsed. 用于检测该文档是否被正确地解析。
11
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将使用这些信息来建立你的桌面。
12
With the query parsed, the script is ready to run the search on the IndexSearcher. 有了经过解析的查询后,脚本就准备好在IndexSearcher上运行搜索了。
13
Setting this property replaces the children of the node with the parsed contents of the given string . 设置此属性将用经过分析的给定字符串内容替换该节点的子级。
14
That URI is usually provided by the parser based on the location of the file in which it was parsed. 解析器通常根据被解析文件的位置来提供这个URI。
15
DB2 stores and manipulates XML data in a parsed format that reflects the hierarchical nature of the original XML document. DB2采用一种经过解析的格式来存储和操作XML数据,这种格式可以反映原始XML文档的层次结构。
16
In a real game, the scripts can be read in and parsed when the game first starts, or at some other specified time. 在真正的游戏中,这些脚本可以在游戏开始时或者其他特定的时间读取进来并被解析。
17
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? 我们想知道,如果当时有些教授在站台上,他们会不会只是站在那里考虑,要是换做约翰·斯图尔特·密尔,他会怎样分析这些选择呢?
18
This information is returned as an XML document that can be parsed to understand which behaviors are possible. 该信息以XML文档的形式返回,这样通过解析便可了解可能发生的行为。
19
Alternately, a plain text search string, perhaps entered by an end-user, can be parsed and executed. 其次,Lucene可以解析并执行(可能由最终用户输入的)普通文本搜索字符串。
20
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所能识别的格式。
21
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。
22
The native content is parsed, and the parsed version of that content is included in the index, but the original content is not stored. 而是对原始内容进行语法分析,索引中包含分析后的版本,但不会存储原始内容。
23
The data must be parsed to find the current price and the price change since the last update. 必须对这些数据进行分析以找到当前价格和自上次更新以后的价格变化。
24
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. 不用说就知道这个文件是在源代码文件分析为动态程序集时创建的。
25
Property to determine if the elements that are contained within a server control are parsed as properties of the server control. 类的新实例,以确定包含在服务器控件内的元素是否被分析为服务器控件的属性。
26
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)。
27
In order to be able to process this output within the rest of the message flow the output would need to be parsed. 为了能够在其余的消息流中处理此输出,需要解析输出。
28
The query only needs to be parsed (or prepared) once, but can be executed multiple times with the same or different parameters. 查询只需解析(或准备)一次,但是可以用相同或不同的参数执行多次。
29
The WSDL must be parsed to read binding and endpoint address information before an endpoint can be invoked. 要调用端点,则必须先解析这个WSDL,以读取绑定和端点地址信息。
30
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元素或类型被定为整型,那么相应的文本必须经过解析来查看它是否是一个合法的整型。