eval.
美
英 
- 網(wǎng)絡乙烯醇共聚物;求值;乙烯-乙烯醇共聚物
例句
At the beginning we started with a simple example, but lets revist a simple case where we use eval with the binding of a block.
先讓我們從一個簡單的例子開始,不過讓我們先回顧一下如何根據(jù)block的binding使用eval。
eval is possible as long as we ship with a parser and interpreter for Ruby code.
只要我們一起發(fā)布Ruby代碼的解析器和解釋器就可以使用eval。
The Eval method could be applied with the same syntax, but it would not perform as quickly.
Eval方法可能應用了相同語法,但它將無法快速執(zhí)行。
I stand up, start to do a Moral Benefit Eval, then think, No, no way, do not even think about doing that stupid shit now.
我站起身來,開始在腦子里做起了“道德效益評估”,然后想,不,不行,想都不要想去做那種蠢事。
It has been proven that it is reliable to use the Rock-Eval technology to determine the carbonate rocks containing mi-grating hydrocarbons.
同時用其它方法證明了巖石熱解技術對碳酸鹽巖含運移烴的識別是可靠的。
Live Eval aims to mimic as much of a full SuSE distribution as possible from a single CD-ROM.
LiveEval旨在從一個CD-ROM盡可能模擬完整的SuSE分發(fā)版。
The Eval method is a static (read-only) method that takes the value of a data field and returns it as a string.
Eval方法是靜態(tài)(只讀)方法,該方法采用數(shù)據(jù)字段的值作為參數(shù)并將其作為字符串返回。
One thing to watch out for in the interactive environment is that you need to eval each statement suite as soon as you write it.
在交互式環(huán)境中有一件事情值得注意,當寫完每個語句組,需要eval它。
The following code can be used to generate the above result and can be used as a reference for using a binding with eval.
下面的代碼可以產(chǎn)生上述結果,并且能夠作為參考,以了解如何與binding一起使用eval。
This multimethod is turned into a visitor with the node-eval function.
這種多重方法又轉(zhuǎn)為一個具有node-eval函數(shù)的訪問者。
The instance_eval method executes the code passed to it by changing the definition of the host object.
通過變更主機托管對象的定義instance_eval方法可執(zhí)行傳遞給它的代碼。
Tabular controls allow you to bind controls in a template to data using the Eval or Bind methods.
使用表格控件,可以通過Eval或Bind方法將模板中的控件綁定到數(shù)據(jù)。
JSON is a data serialization format that you can eval by a JavaScript interpreter to create an object.
JSON是一種數(shù)據(jù)序列化格式,可用JavaScript計時器eval來創(chuàng)建對象。
As a consequence ClojureScript lacks eval or other types of runtime code loading.
因此,ClojureScript缺少eval和其他類型的運行時代碼加載能力。
If all is well, the string representation of the JSON object is converted to a JavaScript object using the eval JavaScript function.
如果一切順利,JSON對象的字符串表示就會通過evalJavaScript函數(shù)轉(zhuǎn)變成一個JavaScript對象。
We wrap everything we do in an eval statement, since we don't want our program to die when an error occurs during execution.
因為不希望程序在出現(xiàn)執(zhí)行錯誤時終止,所以將所有操作放在eval語句中。
Following the expansion in Europe, Kuraray is considering similar increase at its EVAL Company of America site in Texas, USA.
在實施歐洲的擴建計劃之后,Kuraray正在考慮在其EvalCompanyofAmerica(位于美國德克薩斯州)實施類似的擴建計劃。
These languages are often called interpreted languages when the process of normal program execution is an eval.
這些語言往往被稱為解釋語言的過程時,正常計劃的執(zhí)行是一個
You can therefore use the Eval method only for binding inside templates of a data-bound control.
因此,只能對數(shù)據(jù)綁定控件的模板內(nèi)的綁定使用Eval方法。
Double-click the OCS_Eval. Msi program file on your hard disk to extract the trial version files.
雙擊硬盤上的OCS_Eval.msi程序文件來提取試用版文件。
This, and its transparency are fueling worldwide growth in demand for EVAL resin and film.
這個特點加上其透明性,使全球對EVAL樹脂和薄膜的需求不斷增長。
Technologies such as Knoppix and Live Eval, though, illustrate a way in which Linux radically alters computing's "terms of trade. "
但是,諸如Knoppix和LiveEval這樣的技術闡明了一條途徑,通過該途徑Linux從根本上改變了計算的“交易條款”。
If all is well, the string representation of the JSON array is converted to an array using the eval JavaScript function.
如果一切正常,則使用evalJavaScript函數(shù)將JSON數(shù)組的字符串表示將轉(zhuǎn)換為數(shù)組。
To check for parser errors, wrap the parse in an eval and then test $@ not $! .
為了檢查解析器錯誤,可以用eval把解析包裝起來,然后測試$@而不是$!。
From that point forward I used eval when necessary; however, I was careful to keep an eye toward using it as efficiently as possible.
從那時開始,我只在必要的時候才使用eval,而且我非常注意如何以更有效率的方式來使用eval。
If your installation is an evaluation version, the value in the Data column is Eval.
如果您的安裝是評估版本,“數(shù)據(jù)”列中的值為“Eval”。
If your metaprogramming requires eval, it's subject to the same requirements.
如果你的元編程需要eval,那它也必須遵循相同的要求。
Once executed, the eval `ssh-agent` statement will return the agent's process identifier.
執(zhí)行eval`ssh-agent`語句之后,它會返回代理的過程標識符。
Click the download button and save the OCS_Eval. Msi program file to your hard disk.
單擊“下載”按鈕并將OCS_Eval.msi程序文件保存到您的硬盤上。
This can be done by passing the value to the String function as in this example: eval(String(formula)); .
這可以像本例中一樣通過將值傳遞給String函數(shù)來做到:eval(String(formula));。
You can use the Eval method in any of the templates to display data.
可以在任何模板中使用Eval方法來顯示數(shù)據(jù)。
Finally, we create a multimethod to handle the evaluation, called eval-expr.
最后,我們創(chuàng)建一個多重方法來處理求值,即eval-expr。
As you write more and more test cases, you will find that eval blocks are very useful for many tests.
當您編寫越來越多的測試用例時,將發(fā)現(xiàn)對于許多測試,eval塊很有用。
The difference will be noticed only by users who upgraded an eval 9x version to a full version immediately after the 1st update.
只有初次更新后立即從9x版本升級到完整版本的用戶才能夠注意到這種差異。
You can also use the eval method to evaluate whether an XPath string is valid for a document tree to access one or more nodes.
還可以使用eval方法評估在訪問一個或多個節(jié)點時,XPath字符串對于文檔樹是否有效。
This JSON output is readily consumable inside JavaScript code using the eval statement.
JSON輸出易于在JavaScript代碼中使用eval語句進行處理。
This is obvious in the Visitor implementation where you see all of the recursive calls to the eval-concat function.
在訪問者實現(xiàn)中可以清楚地看到這一點,您可以看到對eval-concat函數(shù)的所有遞歸調(diào)用。
The expression is finally executed with the built in erl_eval: exprs library function.
最后由內(nèi)建的erl_eval:exprs庫函數(shù)執(zhí)行構建好的表達式。
For more information on the Eval and Bind methods, see Data-Binding Expression Syntax.
有關Eval和Bind方法的更多信息,請參見數(shù)據(jù)綁定表達式語法。
JSConsole is a tool in a similar vein as Weinre, albeit more focused on the console output and eval.
JSConsole是一個風格和Weinre類似的工具,它更多地關注于控制臺輸出和代碼求值。