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文本。文本中的標簽不會作為標示字體,實體也將不會得到擴展。