因?yàn)?/c>不希望程序在出現(xiàn)執(zhí)行錯(cuò)誤時(shí)終止,所以將所有操作放在eval語(yǔ)句中。
Following the expansion in Europe, Kuraray is considering similar increase at its EVAL Company of America site in Texas, USA.
在實(shí)施歐洲的擴(kuò)建計(jì)劃之后,Kuraray正在考慮在其EvalCompanyofAmerica(位于美國(guó)德克薩斯州)實(shí)施類(lèi)似的擴(kuò)建計(jì)劃。
These languages are often called interpreted languages when the process of normal program execution is an eval.
這些語(yǔ)言往往被稱(chēng)為解釋語(yǔ)言的過(guò)程時(shí),正常計(jì)劃的執(zhí)行是一個(gè)
You can therefore use the Eval method only for binding inside templates of a data-bound control.
因此,只能對(duì)數(shù)據(jù)綁定控件的模板內(nèi)的綁定使用Eval方法。
Double-click the OCS_Eval. Msi program file on your hard disk to extract the trial version files.
雙擊硬盤(pán)上的OCS_Eval.msi程序文件來(lái)提取試用版文件。
This, and its transparency are fueling worldwide growth in demand for EVAL resin and film.
這個(gè)特點(diǎn)加上其透明性,使全球對(duì)EVAL樹(shù)脂和薄膜的需求不斷增長(zhǎng)。
Technologies such as Knoppix and Live Eval, though, illustrate a way in which Linux radically alters computing's "terms of trade. "
但是,諸如Knoppix和LiveEval這樣的技術(shù)闡明了一條途徑,通過(guò)該途徑Linux從根本上改變了計(jì)算的“交易條款”。
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 $! .
為了檢查解析器錯(cuò)誤,可以用eval把解析包裝起來(lái),然后測(cè)試$@而不是$!。
From that point forward I used eval when necessary; however, I was careful to keep an eye toward using it as efficiently as possible.
從那時(shí)開(kāi)始,我只在必要的時(shí)候才使用eval,而且我非常注意如何以更有效率的方式來(lái)使用eval。
If your installation is an evaluation version, the value in the Data column is Eval.
如果您的安裝是評(píng)估版本,“數(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`語(yǔ)句之后,它會(huì)返回代理的過(guò)程標(biāo)識(shí)符。
Click the download button and save the OCS_Eval. Msi program file to your hard disk.
單擊“下載”按鈕并將OCS_Eval.msi程序文件保存到您的硬盤(pán)上。
This can be done by passing the value to the String function as in this example: eval(String(formula)); .
這可以像本例中一樣通過(guò)將值傳遞給String函數(shù)來(lái)做到:eval(String(formula));。
You can use the Eval method in any of the templates to display data.
可以在任何模板中使用Eval方法來(lái)顯示數(shù)據(jù)。
Finally, we create a multimethod to handle the evaluation, called eval-expr.
最后,我們創(chuàng)建一個(gè)多重方法來(lái)處理求值,即eval-expr。
As you write more and more test cases, you will find that eval blocks are very useful for many tests.
當(dāng)您編寫(xiě)越來(lái)越多的測(cè)試用例時(shí),將發(fā)現(xiàn)對(duì)于許多測(cè)試,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版本升級(jí)到完整版本的用戶(hù)才能夠注意到這種差異。
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方法評(píng)估在訪問(wèn)一個(gè)或多個(gè)節(jié)點(diǎn)時(shí),XPath字符串對(duì)于文檔樹(shù)是否有效。
This JSON output is readily consumable inside JavaScript code using the eval statement.
JSON輸出易于在JavaScript代碼中使用eval語(yǔ)句進(jìn)行處理。
This is obvious in the Visitor implementation where you see all of the recursive calls to the eval-concat function.
在訪問(wèn)者實(shí)現(xiàn)中可以清楚地看到這一點(diǎn),您可以看到對(duì)eval-concat函數(shù)的所有遞歸調(diào)用。
The expression is finally executed with the built in erl_eval: exprs library function.
最后由內(nèi)建的erl_eval:exprs庫(kù)函數(shù)執(zhí)行構(gòu)建好的表達(dá)式。
For more information on the Eval and Bind methods, see Data-Binding Expression Syntax.
有關(guān)Eval和Bind方法的更多信息,請(qǐng)參見(jiàn)數(shù)據(jù)綁定表達(dá)式語(yǔ)法。
JSConsole is a tool in a similar vein as Weinre, albeit more focused on the console output and eval.
JSConsole是一個(gè)風(fēng)格和Weinre類(lèi)似的工具,它更多地關(guān)注于控制臺(tái)輸出和代碼求值。