资源列表
Check-button
- 复选按钮在vc++中,是一个经常应用到的按钮控件,通过对这个事例的学习,我们能够掌握它的使用方法-Check button in vc++ often applied to the button control, This case study, we were able to master its use
Test
- 实现自定义工具栏,具有XP风格的工具栏,主要使用重绘技术-failed to translate
close
- 一种比较有趣的关闭对话框的方式,右键在对话框上划线足够长即可关闭。适合初学者学习-a interesting mothed for close dialog,crossed on dialog enough then close
Remto
- createremotethread CreateRemoteThread routines- beginners watched every game!-createremotethread CreateRemoteThread routines- beginners watched every game!
timer
- timesetevent和QueryPerformanceFrequency 作为定时器的比较,实现了这2个函数的定时功能,并显示各自的定时时间-Timesetevent and QueryPerformanceFrequency As a comparison of the timer, realized this 2 function in the time function, and shows the timing of their time
OFDM
- OFDM的讲义,比较系统,适合慢慢学习。-OFDM lectures, comparative systems, suitable for learning slowly.
ObserverPatternDemo
- Observer模式实现,并有Demo演示.封装完整,演示全面.-Observer mode, and Demo demo. Package integrity, comprehensive presentation.
light
- • 应用逻辑设计 1. 灯类 a. 主要属性和行为: 亮熄状态,关联图片资源对象,接受客户的亮熄要求 b. 类CLight 成员变量: m_state 成员函数: init, getState, setState 2. 开关类 a. 主要属性和行为: 关联所控的电灯CLight,接受客户的按动操作 b. 类CSwitch 成员变量: m_pLight 成员函数: init, push 3. 实例对象: 两个开关,一个灯;
combox
- 本例子中包含列表框和组合框,并相互添加记录。并在原来的框中删除该记录。-liebiaokuangzuhekuang
serial
- 读取文件里的内容,具体串行口是什么意思我就不说了-Read the contents of the file, specifically what is meant by the serial port I do not say
PBacl
- PB 项目权限管理,程序环境:PB9.0 说明:用PB来进行项目权限管理的实例。