国产高清精品免费区-男女一进一出抽搐免费视频-中日韩一二三级黄色永久视频-日韩精品人妻一区二区免费视频-日本久久视频在线观看-99热这里只有精品88热-亚洲韩国黄色最新短视频一区-日韩伦理在线观看免费全集-国产av一区二区三区天堂

async

async

 英

  • 網(wǎng)絡異步;非同步;異步串口

例句

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控件命名startAsyncButtonText屬性設置StartAsync

Rename the second Button control cancelAsyncButton, and set the Text property to Cancel Async.

第二Button控件命名cancelAsyncButtonText屬性設置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兩個選項syncasync

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——配置端口148。

Remoting: By adding annotations on POJOs or by using Spring XML configuration, integrate with remote invocations and async remoting

遠程通過添加POJO注解或者使用SpringXML配置遠程調用異步遠程集成