基本解釋n.獲取消息同根派生 GetMessage相關(guān)詞英漢例句The system calls this function whenever an application calls the GetMessage or PeekMessage function and there is a mouse message to be processed. 無論什么時候,當(dāng)應(yīng)用程序一調(diào)用GetMessage 或者 PeekMessage方法,有鼠標(biāo)消息即將被處理時,系統(tǒng)調(diào)用該方法。This message does not return a value. It is meant to be processed from within an application's main loop or a GetMessage hook procedure, not from a window procedure. 該消息沒有返回值。這意味著在應(yīng)用程序的主循環(huán)中被處理,或者在。NoSuchElementException (String s) Constructs a NoSuchElementException, saving a reference to the error message string s for later retrieval by the getMessage method. 構(gòu)造一個NoSuchElementException,將說明保存在錯誤信息字符串s中,以后可以通過getMessage 方法獲得。NoSuchElementExceptionpublic NoSuchElementException(String s)Constructs a NoSuchElementException, saving a reference to the error message string s for later retrieval by the getMessage method. 構(gòu)造一個NoSuchElementException,將說明保存在錯誤信息字符串s中,以后可以通過getMessage 方法獲得。This message indicates a request to terminate an application and is generated when the application calls the PostQuitMessage function. It causes the GetMessage function to return zero. 所以個人觀點,退出哪有那么多的消息,只要程序正常退出,退出過程都是一個消息,因為發(fā)送完這個消息以后,程序就不具有了分發(fā)和處理消息的能力了GetMessage更多例句