搜索资源列表
QQ-code
- 对QQ的运行原理进行了深入剖析,并提供了具有参考价值的核心代码-right QQ operating principle of in-depth analysis, and to provide a reference value with the core code
2006451554829706
- 这是用vb写的数独代码,数独源自欧拉的拉丁方块理论,现代数独在日本兴起,而风靡欧美-This is written in Visual Basic with a few independent code, a few Euler independence from the Latin American box theory, Modern few independence in Japan rise, and the sweeping Europe and the United States
ScreenDraw
- 这是一个可以在屏幕上画图的代码,有实用价值-it to be a drawing on the screen in the code, a practical value
Source Code CFileDialog打开多个文件的详细步骤
- Source Code CFileDialog打开多个文件的详细步骤,代码一-Source Code to open multiple documents in detail the steps a code
Taskbar Icon With a Borderless Form
- 创建一个无边框窗口,同时这个窗口又可以在任务栏上?这个代码提供了方法 -without creating a window frame, the window can be on the task bar? This code provides a method
Infragistics.NetAdvantage.for.Windows.Forms.2009.V
- 非常豪华优秀的界面开发软件,用c#开发制作,光是读其中的源码就能让人收获颇多-Very luxurious excellent interface development software, making use of c# development, just read the source code which people can gain a lot
a
- 简单 的代码,教给你如何做特殊形状的窗口,这是一个中间有洞的窗口-Simple code, teach you how to do the special shape of the window, this is a hole in the middle of the window
code
- 标准的MFC代码,包含了对话框设计的常用代码,思路清晰,书写规范,命名符合习惯,是学习和参考的好选择。-The standard MFC code, a dialog box that contains the common code, design, clear, writing specifications, naming consistent habit of learning and reference a good choice.
ASC-code
- 一个检验键盘上各个键ASC码的单文档程序,通过弹出对话框的方式弹出-A test of each key on the keyboard to a single document procedures ASC code, the way a pop-up dialog box pops up
CODE
- 实现了实时动态的波形显示的功能,也具有很好的一致性,通过变写一个波形显示类来实现-Achieve real-time dynamic waveform display function, also has a good consistency, a waveform display by changing writing classes to achieve
building-forms-with-CPP-code
- Windows 窗体是一个窗口化工具包,而不像 MFC 一样是完整的应用程序框架。-Windows Forms is a window of the tool kit, rather than as a complete MFC application framework.
Code
- 如何制作属性页对话框和向导对话框,融合讲解组合框(如何调整组合框的大小)、列表框、单选按钮、复选按钮等常用对话框控件的多种使用方法。-How to make a property page dialog box and the wizard dialog box, fusion explain combo box (how to adjust the size of the combo box), list box, radio buttons, check button common dial
code
- MFC消息映射机制的剖析,讲述如何运用ClassWizard,,理解发送给窗口的消息是如何被MFC框架通过窗口句柄映射表和消息映射表来用窗口类的函数进行响应的。掌握设备描述表及其封装类CDC的使用,CDC是如何与具体的设备发生关联的,融合具体的画图程序进行分析。如何设置封闭图形的填充刷子(位图画刷与透明画刷的使用)。-MFC news mapping mechanism analysis, tells how to use ClassWizard,, understand the message
code
- C++经典语法与应用,类的编写与应用,构造与析构函数,函数的重载,类的继承,函数覆盖,基类与派生类的构造函数、析构函数先后调用顺序,如何在派生类构造函数中向基类的构造函数传递参数,this成员变量,类型转换的内幕,虚拟函数与多态性,引用和指针变量的区别与共同处。VC工程的编译原理与过程,将工程中不同的类拆分到不同的文件中,每一个类由一个.h和.cpp文件共同完成,头文件重复定义问题的解决,培养了学员良好的编程习惯,也为以后分析MFC AppWizard生成的工程奠定了良好基础。-Classics
generates-a-simple-text
- 就是一些基本的程序代码,主要用于在软件开发中编辑对话框的一些代码。-Is some basic code, mainly for some of the code editor dialog in software development.
AfxMessageBoxDemo
- 使用AfxMessageBox消息对话框,C++精选编程源码,很好的参考资料。-Using the AfxMessageBox message dialog box, select C++ programming source code, a good reference.
FontDlgDemo
- 使用字体对话框更改文本的字体,C++精选编程源码,很好的参考资料。-Use the font dialog box to change the text font, C++ select programming source code, a good reference.
ColorDlgDemo
- 使用颜色对话框选择颜色,C++精选编程源码,很好的参考资料。-The use of color dialog box to select a color selection, C++ programming source code, a good reference.
FileDlgDemo
- 使用文件对话框获取文件路径,C++精选编程源码,很好的参考资料。-Use the file dialog box to get the file path, C++ select programming source code, a good reference.
MultiFileDlgDemo
- 使用多选文件对话框,C++精选编程源码,很好的参考资料。-The use of multiple file dialog box, select the C++ programming source code, a good reference.