async
美
英 
例句
The class name in the asynchronous version must be the name of your original interface with the string Async added to the end.
異步版本中的類名必須是初始接口的名稱且末尾附加字符串Async。
For each remote service, GWT requires two interfaces on the client side: a remote service interface and a remote service async interface.
對于每個遠程服務,GWT在客戶端需要兩個接口:一個遠程服務接口和一個遠程服務異步接口。
We hope to keep going on these lines and get out other proposed features like Singletons and Async beans long before the spec goes final.
我們希望能再接再厲并在最終規(guī)范發(fā)布前提出其他建議如單例及異步beans。
The other point of interest to note with the tests is how the async tests usually need to be written.
關于測試的值得注意的另一點是為什么通常還要編寫異步測試。
As a work-around the Rx libraries were instead built on top of . NET's original async pattern.
作為替代方案,Rx庫是在.NET原來的異步模式上構建的。
"Async" indicates that the inbound service cannot wait for a response from the target component and keeps moving ahead.
“Async”表示入站服務會繼續(xù)執(zhí)行,而不等待目標組件的應答。
In other words, the only way the DOH knows an async test passed or failed is if an operation is invoked on the Deferred.
換句話說,DOH得知異步測試是通過還是失敗的惟一途徑就是:操作是否在延遲操作上被調用了。
Number of input async overflow errors. These can be caused by a lack of buffer space available on the host.
輸入異步溢出的數(shù)字。主機上的緩沖器空間不足會引起這些錯誤。
Total number of async overflow errors. These can be caused by a lack of buffer space available on the host.
異步溢出的總數(shù)。主機上的緩沖區(qū)空間不足會引起這些錯誤。
Async order processing: Asynchronous buy and sell order processing is handled by a JMS queue and an MDB.
異步訂單處理:異步訂單交易處理將由一個JMS隊列和一個MDB來處理。
A service's asynchronous interface must be in the same package and have the same name, but with the suffix "Async. "
服務的異步接口必須在相同的包中,名稱相同,但是帶“Async”后綴。
Number of input async framing errors. These can be caused by a noisy transmission line. Using a smaller packet size may help in some cases.
輸入異步幀錯誤數(shù)目。傳輸線路雜音可以造成這些錯誤。在某些情況下使用規(guī)格小一點的數(shù)據(jù)包會好些。
The preferred interaction style for the process interface needs to be set to "Async" .
流程接口的首選交互樣式應該設置為Async。
Number of output async parity errors . These can be caused by a hardware or line problem.
輸入異步效驗錯誤數(shù)目。有雜音的傳輸線路會造成這些錯誤。
Upon event (polled or async ) determines if conditions match configured criteria and sends notification to target.
發(fā)生事件時(輪詢或者異步)確定情況是否滿足標準,并向目標發(fā)送通知。
If omitted, the bind and the prep options inherit their default value from the FEDERATED_ASYNC database manager configuration parameter.
缺省情況下,綁定和準備選項從FEDERATED_ASYNC數(shù)據(jù)庫管理器配置參數(shù)繼承它們的缺省值。
When enabled, a special FTP command known as "async ABOR" will be enabled.
當設置為允許時,一個特別的FTP命令“異步退出”將生效。
This parameter should always be the last parameter in the MethodNameAsync method's signature.
此參數(shù)應當始終是方法名稱Async方法的簽名中的最后一個參數(shù)。
Setting the database manager configuration parameter FEDERATED_ASYNC to a value greater than 0 (or ANY).
將數(shù)據(jù)庫管理器配置參數(shù)FEDERATED_ASYNC設置為大于0的一個值,或者設置為ANY。
As above, all asynchronous invocations are made using the async with callback invocation style, never asynchronous deferred response.
如上所述,所有異步調用都是使用asyncwithcallback調用樣式進行的,而不使用異步延遲響應。
If you do not demand a sync invocation, you can have high performance after the "async" method is used.
如果不要求使用同步調用,那么在使用“async”方法后將獲得更高的性能。
Test runner frameworks like FlexUnit also require special handling for async operations.
像FlexUnit這樣的測試運行框架也需要針對異步操作進行特殊的處理。
Pass session information to the async callback handler.
將會話信息傳遞到異步回調處理程序。
Number of output async overflow errors.
輸出異步溢出錯誤數(shù)目。
Then we use "Async. Run" to run the tasks in parallel.
接著,我們使用“Async.Run”來并行運行這些任務。
To execute this action we need to use the "Async. Run" function, this executes a single workflow and waits for its result.
為了執(zhí)行這個動作,我們需要使用“Async.Run”函數(shù),它會執(zhí)行一個單獨的工作流并等待其完成后獲得執(zhí)行結果。
Number of output async overrun errors.
輸出異步超限錯誤數(shù)目。
Total number of async parity errors.
輸入異步效驗錯誤數(shù)目。
Yet incomplete for Async processing.
異步處理仍不理想。
In addition to the normal OSPF configuration commands, you should use the async default routing command on the asynchronous interface.
在除了正常的OSPF配置命令,你應該使用異步默認路由命令,異步接口。
Rename the first Button control startAsyncButton and set the Text property to Start Async.
將第一個Button控件重命名為startAsyncButton,并將Text屬性設置為StartAsync。
Rename the second Button control cancelAsyncButton, and set the Text property to Cancel Async.
將第二個Button控件重命名為cancelAsyncButton,并將Text屬性設置為CancelAsync。
Our async HTTP engine has also be reused in our async HTTP client, so we can now scalable produce request and consume responses.
我們的異步HTTP客戶端重用了異步HTTP引擎,這樣就能以可伸縮的方式生成請求并處理響應了。
A simple utility class is created to easily get the instance of the async remote interface (lines 7-13 in Listing 8).
通過創(chuàng)建簡單的實用程序類很容易獲得異步遠程接口的實例(清單8中的第7-13行)。
When an inbound service is wired to the target component, there are two options, sync and async as shown Figure 9.
當某入站服務關聯(lián)到目標組件時,可以看到如圖9所示的兩個選項,即sync和async。
The key here is the Async suffix on the service name.
這里的關鍵是服務名的Async后綴。
Why are we Using async in our Examples?
在例子中我們為什么使用異步?
For example, the command show port async all char returns detailed information about each port on the terminal server.
例如,showportasyncallchar命令返回終端服務器上每個端口的詳細信息。
Enter port async 1 48 -- Configures ports 1 through 48.
輸入portasync148——配置端口1到48。
Remoting: By adding annotations on POJOs or by using Spring XML configuration, integrate with remote invocations and async remoting
遠程化:通過添加POJO的注解或者使用SpringXML配置來與遠程調用和異步遠程化集成。