资源列表
Code1
- 这个代码是《Windows程序设计第五版珍藏版》里面的,这是1-10章的源码,由于源文件太大,所以分成两部分上传,这是上-This code is " Windows programming fifth edition of the Collector' s Edition" inside, which is the source of Chapter 1-10, since the source file is too large, it is divided into
Code2
- 这是《Windows高级编程第五版珍藏版》一书中的源码,11-23章,由于源码太大所以分开上传,这是下-This is the " Windows Advanced Programming Fifth Edition Collector' s Edition," a book source, 11-23 chapters, due to too much so upload separate source, which is under
123
- 实现了windows编程中图片透明的效果-Achieve a transparent picture windows programming in effect
management-system-for-students
- 学生成绩管理系统,包含添加、删除、修改、清空、分段统计、学科排名、查询等功能,且实现了对文件读取的操作。提供一种以MFC为类库框架的对话框程序设计思路。-Student achievement management system, including add, delete, modify, clear, segmented statistics, academic ranking, query and other functions, and to achieve the operation
Test
- 对话框相关的程序代码,例如,添加属性表单和属性页的功能-Dialog related code, for example, adding functional attributes forms and property pages
baiyechuang
- 采用VC制作百叶窗面板方法及相关程序,程序在word文档里面,非常详细给出了设计步骤-Production method using VC panel shutters and related procedures, procedures in word documents inside, gives a very detailed design steps
TouMingForm
- 透明窗体的又一实现方法,效果非常好,代码简洁,纯API实现,生成的文件超小。-Transparent form another implementation, the effect is very good, the code is simple, pure API implementation, the generated files ultra-small.
YuanForm
- 圆形窗口的实现代码,纯API实现,生成文件小,运行速度快,很适合新手参考。-Implementation code circular window, pure API implementation, small generated files, run fast, very suitable for beginners reference.
xianzhishubiaoyidong
- Simple and powerful limiting mouse movement, uses the API function to complete the
5_2
- 当按下鼠标左键时,会在窗口内随机显示大小不一的矩形。-When you press the left mouse button, it will display in the window of random rectangles of different sizes.
7_3
- 显示非客户区光标,当鼠标停留在非客户区时,能够显示鼠标的位置。-Show non-client area cursor. When the mouse hovers over the non-client area, can display location coordinates.
Mybole
- 对话框用户界面程序的编写,如何向对话框控件联接数据成员及其实现机理,如何向对话框控关联控件类,如何利用对话框类的成员函数向控件发送消息和获取对话框控件的类指针,如何直接利用对话框控件类操纵对话框控件(发送消息和直接调用成员函数)。如何在程序运行时产生和销毁控件。对话框控件的几种操作方式的优劣比较分析。如何实现对话框的部分收缩和展开。如何让对话框上的文本框在程序启动后立即获得焦点,如何利用SetWindowLong改变窗口的回调函数,通过改变文本框的默认回车处理方式进行演示。实现多个输入文本框间通