Welcome![Sign In][Sign Up]
Location:
Search - classview

Search list

[Com Portzwjmscomm

Description: 在主对话框中加入一个复选接钮,ID为IDC_CHECK_HEXSEND Caption: 十六进制发送,再利用ClassWizard为其添加控制变量:m_ctrlHexSend; 在ClassView中为SCommTestDlg类添加以下两个PUBLIC成员函数,并输入相应代码 -the main dialog box to add a button to check then, ID IDC_CHECK_HEXSEND Caption : hexadecimal sent, reuse ClassWizard added control for variables : m_ctrlHexSend; in ClassView for SCommTestDlg add the following two categories of members of the honor PUBLIC the number and enter the corresponding code
Platform: | Size: 2563 | Author: 真实姓 | Hits:

[Com Portzwjmscomm

Description: 在主对话框中加入一个复选接钮,ID为IDC_CHECK_HEXSEND Caption: 十六进制发送,再利用ClassWizard为其添加控制变量:m_ctrlHexSend; 在ClassView中为SCommTestDlg类添加以下两个PUBLIC成员函数,并输入相应代码 -the main dialog box to add a button to check then, ID IDC_CHECK_HEXSEND Caption : hexadecimal sent, reuse ClassWizard added control for variables : m_ctrlHexSend; in ClassView for SCommTestDlg add the following two categories of members of the honor PUBLIC the number and enter the corresponding code
Platform: | Size: 2048 | Author: 真实姓 | Hits:

[Dialog_WindowClassViewer

Description: 通过反射 可以获得class对象,进而可以获得类相关的各种信息,本代码为一个小例子-Access class object through reflection, which can be related to various types of information, the code for a small example
Platform: | Size: 3072 | Author: chenyu | Hits:

[Multimedia programclassview

Description: it s really nice document.
Platform: | Size: 148480 | Author: ha trung dung | Hits:

[.netClassView

Description: .NET Reflector 内部,有各种可用来进一步分析该程序集的工具。-. NET Reflector inside, there are various useful to further analyze the assembly tool.
Platform: | Size: 5120 | Author: zhuhui | Hits:

[ConsoleClassView

Description: test lab for polyteh 2
Platform: | Size: 3072 | Author: bosov123 | Hits:

[OtherClassView

Description: 交通灯的基本程序,可以实现红黄绿的交替闪现-The basic process of the traffic lights, can realize the red yellow green alternate blink
Platform: | Size: 3072 | Author: lisa | Hits:

[Software Engineeringdialog_ex1

Description: 要在VC程序中打开一个新的对话框,步骤是: (1) 创建新对话框类。在“资源标签”下,创建一个新的对话框NewDialog,再右击该对话框,选择“ClassWizard”,创建一个“新类new Class”,记得该对话框的基类是CDialog; 此时,在ClassView标签下已经有了新建对话框类,但是该类与程序的主对话框还没有任何关系。 (2)关联新对话框类。在FileView标签下,打开程序主对话框的Dlg头文件,如dialog_ex1Dlg.h,在这个头文件的前面引入新建对话框类的头文件,即写#include NewDialog.h 语句;再在主对话框的public标记下,定义一个新对话框类变量,即写语句NewDialog m_dlg; 此时,可以打开dailog_ex1Dlg.cpp文件,再编译连接,检查关联操作是否正确,正确则没有任何错误。 (3)添加打开模式框操作代码。本样例中,当单击主对话框的“打开新对话框”按钮,则弹出新对话框。所以要在“打开新对话框”按钮的方法中,屏蔽原有语句CDialog::OnOK() ,再添加新语句 m_dlg.DoModal () 完成新对话框的打开。-To open a new dialog in VC program, the steps are: (1) Create a new dialog class. In the resource label to create a new dialog NewDialog, then right-click the dialog box, ClassWizard , creating a new class of new Class , remember that dialog is the base class CDialog At this time, in the New dialog box ClassView tags have class, but the class and the main dialog does not have any relationship. (2) associated with the new dialog class. In FileView tab, open the main program dialog Dlg header files, such as dialog_ex1Dlg.h, in front of the introduction of the new header file dialog class header file by writing#include NewDialog.h statement and then in the main dialog box of public tag, define a new dialog class variables, namely write statements NewDialog m_dlg At this point, you can open dailog_ex1Dlg.cpp file, then compile the connection, check the related operation is correct, there is no correct any errors.
Platform: | Size: 1867776 | Author: 陈沛涵 | Hits:

[OS programClassView

Description: 虚拟内存控制 C 语言源码,很老但是很好用的程序及代码-Virtual memory control C language source code, very old but very good use of the procedures and code
Platform: | Size: 3072 | Author: rourou | Hits:

CodeBus www.codebus.net