您要查找的是不是:
- The current object is not a valid class definition. 當前對象不是有效的類(lèi)定義。
- Could not register main window class! 無(wú)法注冊主窗口類(lèi)!
- Posts a window message to a window class. 將窗口消息發(fā)布到窗口類(lèi)。
- The code-behind file for a page is not a complete class definition. 頁(yè)的代碼隱藏文件不是一個(gè)完整類(lèi)定義。
- Which class definition is likely to need a copy constructor? 哪個(gè)類(lèi)定義可能需要一個(gè)復制構造函數?
- This example uses two generic data types in a class definition. 需的所有數據類(lèi)型。例如,下面的例子中創(chuàng )建了帶兩個(gè)樣板數據類(lèi)型的類(lèi)。
- Error registering main window class application cannot run. 注冊主窗口類(lèi)別出錯,應用程序無(wú)法運行。
- Post posts a Windows message to a window class. post將Windows消息發(fā)布到窗口類(lèi)。
- The entire class definition is visible as plain text in the source code. 整個(gè)類(lèi)定義在源代碼中以純文本的形式顯示。
- MFC provides a helper routine for registering a window class. MFC提供了注冊一個(gè)窗口類(lèi)的幫助例程。
- The name of the menu resource is specified when registering the window class. 當注冊窗口類(lèi)時(shí),菜單資源的名稱(chēng)在窗口類(lèi)中指定。
- The application was unable to register the following window class: '%s'. 應用程序無(wú)法注冊以下窗口類(lèi)
- To resolve this error, put all member variables in a single partial class definition. 要解決此錯誤,請將所有的成員變量放在一個(gè)單獨的分部類(lèi)定義中。
- To split a class definition in Visual Basic, use the Partial keyword, as shown in the following example. 若要在Visual Basic中拆分類(lèi)定義,請使用Partial關(guān)鍵字,如下面的示例所示。
- These options indicate the inheritance model of the not-yet-encountered class definition. 這些選項指示尚未遇到的類(lèi)定義的繼承模型。
- Class itself provides a method to dig into the details of a generified class definition. 類(lèi)本身提供了一個(gè)深入泛型類(lèi)定義的細節的方法。
- This use of emp is valid only if the class definition of Employee contains a way for a Boolean value to be computed. 只有Employee的類(lèi)定義中包含一種計算Boolean值的方法時(shí),使用emp才有效。
- Let's start out a new class definition, and I'll keep adding to it as we go through this section. 讓我們開(kāi)始一個(gè)新的類(lèi)定義,我將在本章中不斷地為它加入新的內容。
- The.NET Framework does not have a way of specifying form on a global or schema-wide level within a class definition.. NET Framework無(wú)法在類(lèi)定義內從全局級別或架構范圍級別指定form。
- Generates both the class constructor and the class definition as inline functions in the header file. 將類(lèi)構造函數和類(lèi)定義兩者生成為頭文件中的內聯(lián)函數。