user-interface thread 中文意思是什麼

user-interface thread 解釋
使用介面執行緒
  • user : n. 1. 使用者,用戶。2. 吸毒成癮者。n. 【法律】(財產等的)使用(權),行使(權),享受(權),享有(權)。
  • interface : n. 分界面,兩個獨立體系的相交處。vt. (-faced, -facing) 把界面縫合。vi. 交流,交談。
  • thread : n 1 線;細絲;〈英國〉麻紗,〈美國〉棉紗;纖維。2 細線,細流,細礦脈。3 (議論等的)思路,條理,...
  1. Component that communicates using events, with cross - thread marshaling to the user - interface thread. threading and exceptions

    組件,該組件可以使用事件與用戶界面線程的跨線程封送進行通信。
  2. A user interface thread has its own message pump for handling user interface events separately from other threads

    用戶界面線程有自己獨立於其他線程的消息泵來處理用戶界面事件。
  3. Mainly we have four techniques discussed in the thesis and they are user - mode multi - thread, system user interface scripting configuration, data process scripting configuration, and component object model

    在一般數據處理過程的腳本配置的研究中,提出了一種使用腳本來配置一般數據處理過程的方法,使用javascript語言,操縱預先配置目標過程profiledom 。
  4. Application program mainly contains a multi - thread program, including main control thread, preview thread and encoding thread. main control thread initializes encoder end system and deals with control message delivered from user interface ; preview thread reads preview data and displays it on the screen by the way of user ’ s request ; encoding thread reads encoded data and transfers it to server process. according to user ’ s requirement, server saves the encoded data or transfers it to client by network

    主控制線程實現整個編碼端系統的初始化和處理用戶界面傳下來的控制信息;預覽線程從編碼系統讀取預覽數據並按照用戶界面傳下來的要求在屏幕上顯示預覽視頻;編碼線程從編碼系統讀取編碼數據並把數據轉發給服務器進程,由服務器進程實現數據的錄象存盤或通過網路向遠程客戶端傳輸。
  5. User - interface thread

    使用介面執行緒
  6. Network events in visual basic are marshaled back to the main application thread ; handlers of these events can, therefore, manipulate the user interface directly

    Visual basic中的網路事件將被封送回主應用程序線程,因此,這些事件的處理程序可以直接操作用戶界面。
  7. Menu to compare the " feel " of recalculation in a separate worker thread versus recalculation in the same thread as the main application user interface thread

    在「 demo 」菜單上單擊「 worker thread 」或「 single thread 」 ,對比在單獨的輔助線程中重新計算與在主應用程序用戶界面線程所在的同一線程中重新計算的「感受」 。
  8. Multithreading in windows forms controls in many applications, you can make your user interface more responsive by performing time - consuming operations on another thread

    在很多應用程序中,通過在另一個線程上執行耗時的操作,可以讓用戶界面( ui )提高響應能力。
  9. Multithread illustration, where user - interface events are processed in a separate user - interface thread

    多線程說明,其中在單獨的用戶界面線程中處理用戶界面事件。
  10. Enables background tasks that interact with the user interface, communicating via events raised on the user - interface thread

    啟用與用戶界面交互的后臺任務,通過用戶界面線程上引發的事件進行通信。
  11. Event handler cannot manipulate any user - interface objects because it runs on the background thread

    事件處理程序無法操作任何用戶界面對象,原因是它在後臺線程上運行。
  12. In most cases, however, it s better to use a background thread to manage a long - running operation, and leave your user interface accessible to the user

    但是,大多數情況下,最好使用后臺線程管理長時間運行的操作,並使用戶界面可供用戶訪問。
  13. Shows how you can run a worker thread which makes synchronous calls to the user interface ( for example, thread reads a long recordset and fills some control in the form )

    這個項目演示了如何運行一個工作線程,可以對用戶介面生成同步調用(如,線程可以讀取一個長記錄集,填充窗體中的一些控制項) 。
  14. Running worker thread in c - shows how you can run a worker thread which makes synchronous calls to the user interface ( for example, thread reads a long recordset and fills some control in the form )

    這個項目演示了如何運行一個工作線程,可以對用戶介面生成同步調用(如,線程可以讀取一個長記錄集,填充窗體中的一些控制項) 。
  15. This is because remote invocations in jsr 172 are blocking calls, and if invoked in the main event thread, the user interface will freeze until the remote invocation completes

    由於jsr 172中的遠程調用是按模塊進行的,而且如果在主事件線程中調用,用戶界面會凍結,直到遠程調用結束。
  16. The programming overhead in mtmdi should be a warning that you should have a good reason for using a user interface thread to justify the programming cost

    Mtmdi中的編程系統開銷是一個預兆,需有充足的理由證明編程成本的合理性,才應使用用戶界面線程。
  17. On top of all that, the operating system can also adjust thread priorities dynamically as an application s user interface is moved between foreground and background

    除此之外,當應用程序的用戶界面在前臺和后臺之間移動時,操作系統還可以動態調整線程優先級。
分享友人