资源列表
Example42
- 利用MFC的基于对话框方式创建动态分割窗口-Using MFC dialog-based approach to create a dynamic split window
Example8
- 利用MFC的基于对话框方式实现模态对话框的创建-Using MFC dialog-based approach to achieve create a modal dialog box
Clock
- 一个图形化的钟表程序,时针分针秒针实时动态,包含对钟表时间的调节和日期的显示。-A graphical clock, hour and minute hands of real-time dynamic display, including the clock time and date of the regulation.
MAC-Tool-V1.0
- 一款工具软件,可用于更改下位机的MAC地址,包括通信协议以及相关软件源码。-A tool that can be used to change the MAC address of the next crew, including communication protocols and related software source code.
mybole
- 对话框用户界面程序的编写,如何向对话框控件关联数据成员及其实现机理,如何利用对话框类的成员函数向控件发送消息和获取对话框控件的类指针,如何直接利用对话框控件类操纵对话框控件(发送消息和直接调用成员函数)。如何在程序运行时产生和销毁控件。对话框控件的几种操作方式的优劣比较分析。如何实现对话框的部分收缩和展开。如何让对话框上的文本框在程序启动后立即获得焦点,如何利用SetWindowLong改变窗口的回调函数,通过改变文本框的默认回车处理方式进行演示。实现多个输入文本框间通过回车逐一向下传递焦点的另
QQ-form
- QQ窗体程序 C# Visual Studio 2008-QQ forms develop by c# and use Visual Studio 2008
Dialog-ShowAndAutoHide
- Dialog auto hide example C# with VS2008
ScreenProtect
- how to impelement a screen protect example C# with VS2008
taskbar-with-windowsXP-style
- create a taskbar with windows XP style C# with VS2008
Max_min-button-define
- How to implement user-defined Max/Min/Close button for a Dialog using C# with VS2008.
c-l
- 《C语言入门经典(第4版)》的目标是使你在C语言程序设计方面由一位初学者成为一位称职的程序员。读者基本不需要具备任何编程知识,即可通过《C语言入门经典(第4版)》从头开始编写自己的C程序。研读《C语言入门经典(第4版)》,你就可以成为一位称职的C语言程序员。从许多方面来说,C语言都是学习程序设计的理想起步语言。C语言很简洁,因此无须学习大量的语法,就能够开始编写真正的应用程序。除了简明易学外,它还是一种功能非常强大的语言,至今仍被专业人士广泛使用。C语言的强大之处主要体现在,它能够进行各种层次的
Release
- 自己写的MFC计算器Release 版本。希望各位能喜欢,非常简单的小程序。-It is simple MFC program, and It s my first attempt. Thank you