您要查找的是不是:
- The process then returns to the message loop. 然后該進(jìn)程返回到消息循環(huán)。
- Begins running a standard application message loop and displays the service account form. 開(kāi)始運行一個(gè)標準應用程序消息循環(huán)并顯示服務(wù)帳戶(hù)窗體。
- Begins running a standard application message loop on the current thread, without a form. 在沒(méi)有窗體的情況下,在當前線(xiàn)程上開(kāi)始運行標準應用程序消息循環(huán)。
- Create a shared message loop on a new thread in the.NET Framework component. 在.;NET Framework組件的新線(xiàn)程上創(chuàng )建共享消息循環(huán)。
- Therefore, the thread that installed the hook must have a message loop. 因此,安裝有該鉤子的線(xiàn)程必須有消息循環(huán)。
- Is a standard message layer to exchange XML documents, and is one of the main building blocks for Web services. 是交換XML文檔的標準消息層,也是Web服務(wù)的主要構件之一。
- To force the processing of your application to wait until the message loop has returned to the idle state. 強制應用程序處理等待,直到消息循環(huán)返回到空閑狀態(tài)。
- The status line knows that it has a standard message and sometimes an error message to display. 狀態(tài)行知道要顯示標準消息,并且有時(shí)要顯示錯誤消息。
- Component to wait a finite amount of time for the process to become idle in the message loop. 組件在有限的時(shí)間內等待該進(jìn)程在消息循環(huán)內空閑。
- The following code example demonstrates how to display Windows Forms on a new thread with a shared message loop. 下面的代碼示例演示如何用共享消息循環(huán)在新線(xiàn)程上顯示W(wǎng)indows窗體。
- The following procedure demonstrates how to display a Windows Form on a new thread with a shared message loop. 下面的過(guò)程演示如何使用共享消息循環(huán)在新線(xiàn)程上顯示W(wǎng)indows窗體。
- When a process with a graphical interface is executing, its message loop is in a wait state. 有圖形界面的進(jìn)程在執行時(shí),其消息循環(huán)處于等待狀態(tài)。
- Thrown when a thread on which an operation should execute no longer exists or has no message loop. 當應執行某個(gè)操作的線(xiàn)程不再存在或者沒(méi)有消息循環(huán)時(shí),將引發(fā)此異常。
- Now, you can add the following code to the message loop of your application (usually in the WndProc function). 現在,可以將以下代碼添加到應用程序的消息循環(huán)(通常在WndProc函數中)。
- But this approach might introduce increased maintenance and monitoring overhead by the support personnel because the approach is different from the standard message middleware mechanisms. 但是因為這種方法和標準的消息中間件機制不同,可能需要更多支持人員,從而增加了維護和監控的開(kāi)銷(xiāo)。
- When a process with a user interface is executing, its message loop executes every time a Windows message is sent to the process by the operating system. 當帶有用戶(hù)界面的進(jìn)程執行時(shí),則每當操作系統向該進(jìn)程發(fā)送Windows消息時(shí),其消息循環(huán)執行。
- Third, Ford uses the German automotive industry EDI message standard, VDA, but converts it into a proprietary version, and the use of this unique standard message is very costly for the supplier. 第三,福特使用德國機動(dòng)工業(yè)EDI資訊標準VDA。但是,把它轉變成一個(gè)專(zhuān)有版本,并且這個(gè)唯一標準的資訊使用法就供給者而言就很昂貴。
- SOAP is a standard messaging layer used to exchange any XML documents and one of the main building blocks for Web services. SOAP是一個(gè)用來(lái)交換任意XML文檔的標準消息傳遞層,也是Web服務(wù)的主要構件之一。
- The basic idea is to make a smart object database of all kinds of standard messages with their translation in various languages and write an easy to use API to access the DB. 其基本思想是創(chuàng )建一個(gè)靈巧的對象數據庫,來(lái)存儲用各種語(yǔ)言翻譯的標準消息,并開(kāi)發(fā)一個(gè)易于使用、訪(fǎng)問(wèn)該數據庫的API。
- A process is said to be in an idle state when it is waiting for messages inside of a message loop. 當進(jìn)程在消息循環(huán)中等待消息時(shí),稱(chēng)該進(jìn)程處于空閑狀態(tài)。