async 中文意思是什麼

async 解釋
異步的
  1. The decision to name the single - async - operation version

    命名單個異步操作版本
  2. Async attributes sample : downloads data asynchronously

    > async屬性示例:異步下載數據
  3. Why are we using async in our examples

    在例子中我們為什麼使用異步?
  4. When the control user sets the url property, async creates a

    當控制項用戶設置url屬性時, async創建
  5. One async operation in entire class

    整個類執行一個異步操作
  6. Multiple async operations in class

    類中執行多個異步操作
  7. Yet incomplete for async processing

    異步處理仍不理想
  8. This sets the async control s

    這將設置async控制項的
  9. By using async delegates, for example to provide asynchronous behavior

    (例如,使用異步委託)以提供異步行為。
  10. Async messaging functions

    異步消息傳遞
  11. Using an 8 - depth async fifo solves the synchronization and exchange of data be - tween different clock domains. the data transaction protocol comes from the most basic work way of uart. when the master clock is 16. 7mhz, the pcm side and adpcm side clocks both are 2. 38mhz, the results of simulation show that the latency from the start - bit of pcm data inputting uart receiver to the stop - bit of adpcm data outputted uart transmitter is 14. 3 us and the latency from the start - bit of adpcm data inputting uart receiver to the stop - bit of pcm data outputted uart transmitter is 14. 7 us

    在主時鐘為16 . 7mhz , pcm數據端與adpcm數據端時鐘均為2 . 38mhz時,模擬結果表明從pcm的起始位輸入uart接收器到adpcm終止位輸出uart發送器的最大延遲為14 . 3 s ,從adpcm的起始位輸入uart的接收器到pcm終止位輸出uart發送器的最大延遲為14 . 7 s ,設計時盡可能的使編碼與解碼的時間相差不多,從結果看出基本達到這個要求。
  12. A new database set option, auto update statistics async, can be enabled to improve the predictability of query response times

    可以啟用新的數據庫set選項auto _ update _ statistics _ async來提高查詢響應時間的可預測性。
  13. The auto update statistics async option is set at the database level and determines the update method for all statistics in the database

    Auto _ update _ statistics _ async選項設置於數據庫級別上,並確定用於數據庫中所有統計信息的更新方法。
分享友人