搜索资源列表
zwjmscomm
- 在主对话框中加入一个复选接钮,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 C
zwjmscomm
- 在主对话框中加入一个复选接钮,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 C
ClassViewer
- 通过反射 可以获得class对象,进而可以获得类相关的各种信息,本代码为一个小例子-Access class object through reflection, which can be related to various types of information, the code for a small example
classview
- it s really nice document.
ClassView
- .NET Reflector 内部,有各种可用来进一步分析该程序集的工具。-. NET Reflector inside, there are various useful to further analyze the assembly tool.
ClassView
- test lab for polyteh 2
ClassView
- 交通灯的基本程序,可以实现红黄绿的交替闪现-The basic process of the traffic lights, can realize the red yellow green alternate blink
dialog_ex1
- 要在VC程序中打开一个新的对话框,步骤是: (1) 创建新对话框类。在“资源标签”下,创建一个新的对话框NewDialog,再右击该对话框,选择“ClassWizard”,创建一个“新类new Class”,记得该对话框的基类是CDialog; 此时,在ClassView标签下已经有了新建对话框类,但是该类与程序的主对话框还没有任何关系。 (2)关联新对话框类。在FileView标签下,打开程序主对话框的D
ClassView
- 虚拟内存控制 C 语言源码,很老但是很好用的程序及代码-Virtual memory control C language source code, very old but very good use of the procedures and code