待用程序 的英文怎麼說

中文拼音 [dāiyòngchéng]
待用程序 英文
inactive program
  • : 待動詞[口語] (停留) stay
  • : Ⅰ動詞1 (使用) use; employ; apply 2 (多用於否定: 需要) need 3 (敬辭: 吃; 喝) eat; drink Ⅱ名...
  • : 名詞1 (規章; 法式) rule; regulation 2 (進度; 程序) order; procedure 3 (路途; 一段路) journe...
  • 程序 : 1 (進行次序) order; procedure; course; sequence; schedule; ground rule; routing process 2 [自動...
  1. However, the nature of voice applications allows them to receive, interpret, and render more voicexml, such as by speaking through text - to - speech, playing prerecorded audio, or by activating more grammars in the browser and waiting for the user to say something else

    但語音應的性質允許它們接收、解釋和生成更多的voicexml ,比如通過說話(通過文本到語音( tts ) ) 、播放預先錄好的音頻或通過激活瀏覽器中的更多語法並等戶說些別的內容。
  2. Methods are conditioned to differentiate cars and trucks

    方法的調按條件對轎車和卡車區別對
  3. Based on the above theories, two softwares were developed for continuously shot input images and random shot input images. the softwares are with the ability of recognizing true and false objects, estimating the pose of the true objects and calculating the recognition probability of both true object and false object in the input image sequence

    基於以上原理,開發了針對連續拍攝的識別圖像列和隨機拍攝的圖像列識別的應,實現了旋轉畸變不變識別和對真目標旋轉姿態的估計以及識別圖像列中識別為真目標和假目標的概率的計算。
  4. The long wait for an entire page to refresh from a web server isn ' t necessary in an ajax - based application

    在基於ajax的應中沒有必要長時間等整個頁面的刷新。
  5. Further, applications that experience a high degree of contention usually exhibit lower throughput, not only because more time is spent scheduling threads and less time doing actual work, but because cpus may remain idle when threads are blocked waiting for a lock

    而且,在高度競爭環境下的應表現出來的吞吐量通常會更低,這不僅是因為花在調度線上的時間更多了,花在做實際工作上的時間更少了,而且當線為了等某一個鎖而被阻塞時, cpu可能處于空閑狀態。
  6. Named event wait handles can also be used to synchronize activities across application domains and processes, whereas monitors are local to an application domain

    命名事件等句柄也可於跨應域和進同步活動,而監視器對于應域是本地的。
  7. That specifies whether or not to wait for keystrokes to get processed before the application continues

    值,指定在應繼續之前是否等鍵擊處理完成。
  8. Gets or sets whether the wait cursor is used for all open forms of the application

    獲取或設置是否對應的所有打開窗體使光標。
  9. Message queuing generates a lookup identifier for all messages that are placed in any queue, including application - generated destination, administration, and report queues, as well as system - generated journal, dead - letter, connector, and outgoing queues

    消息隊列為放入任何隊列中的所有消息都生成查找標識符,包括應生成的目標、管理和報告隊列,以及系統生成的日記、死信、連接器和發隊列。
  10. A synchronous client socket suspends the application program while the network operation completes

    同步客戶端套接字在等網路操作完成時掛起應
  11. Asynchronous data synchronization lets a sql server 2005 mobile edition sql server mobile application to continue processing other information while waiting for data synchronization to complete

    異步數據同步使sql server 2005 mobile edition ( sql server mobile )應在等數據同步完成的同時能夠繼續處理其他信息。
  12. But as anyone who s written a concurrent application can tell you, simply dividing up the work across multiple threads isn t enough to achieve good hardware utilization - you must ensure that your threads spend most of their time actually doing work, rather than waiting for more work to do, or waiting for locks on shared data structures

    但是正如任何編寫並發應的人可以告訴你的那樣,要獲得好的硬體利率,只是簡單地在多個線中分割工作是不夠的,還必須確保線確實大部分時間都在工作,而不是在等更多的工作,或等鎖定共享數據結構。
  13. Class, but it can be marshaled across application domain boundaries, it can be used with multiple waits, and it can be used to synchronize threads in different processes

    類使更多系統資源,但是它可以跨應域邊界進行封送處理,可於多個等,並且可於同步不同進中的線
  14. Applications using serial flow, especially with complex data retrieval and storage, may run better in a dedicated local environment rather than across a grid because of the need to wait for one process to finish before another process starts

    使串列流的應,尤其是具有復雜的數據接收與存儲功能的,可能在網格上運行還不如在專的本地環境中運行,因為這樣的應需要在啟動進之前等前一個進結束。
  15. Sends the given keys to the active application, and then waits for the messages to be processed

    Sendkeys . sendwait方法向活動應發送給定的鍵,然後等消息被處理。
  16. To send keystrokes or combinations of keystrokes to the active application and wait for the keystroke messages to be processed

    可以將鍵擊或組合鍵擊發送到活動應,並等處理鍵擊消息。
  17. In this context, an online workload is one where the user waits for a response from the application before continuing

    在這個環境中,在線負載是一種戶在繼續執行之前必須等的響應的負載。
  18. Failure to synchronize access properly in the same or different application domains can lead to problems such as deadlocks in which two threads stop responding while each waits for the other to complete and race conditions when an anomalous result occurs due to an unexpected critical dependence on the timing of two events

    如果在相同或不同的應域中未能正確地使訪問同步,則會導致出現一些問題,這些問題包括死鎖和爭條件等,其中死鎖是指兩個線都停止響應,並且都在等對方完成;爭條件是指由於意外地出現對兩個事件的執行時間的臨界依賴性而發生反常的結果。
  19. The benefit from this style of grid - enabled application is that results are obtained when needed without having to wait for a predetermined time slot to run the application

    網格的應的優點是在需要時獲得結果,而不必預先等一段時間再來運行應
  20. If your application blocks while waiting for a reply, use the

    如果需要在等答復時阻止應,請使
分享友人