资源列表
jyzmanager
- 1、 固定客户管理 主要包括: 固定客户基本信息的增加,注销等。 2、 固定客户加油、刷卡管理 主要包括: 采集客户本次消费金额;更新、修改客户卡存剩余金额;保存客户加油记录信息;显示客户加油卡剩余金额。 3、 固定客户加油卡管理 主要包括: 加油卡的存值;加油卡的注销;加油卡的挂失;发放加油卡等。 4、 查询管理 主要包括: 客户基本信息查询;客户消费信息查询;加油站经营信息综合查询等。 5、 系统管理 主要包括: 系统的初始化;系统信息
serial-communication
- VS 2005串口通讯程序 可16进制显示-VS 2005 serial communication program
mybole
- 对话框用户界面程序的编写,如何向对话框控件关联数据成员及其实现机理,如何利用对话框类的成员函数向控件发送消息和获取对话框控件的类指针,如何直接利用对话框控件类操纵对话框控件(发送消息和直接调用成员函数)。如何在程序运行时产生和销毁控件。对话框控件的几种操作方式的优劣比较分析。如何实现对话框的部分收缩和展开。如何让对话框上的文本框在程序启动后立即获得焦点,如何利用SetWindowLong改变窗口的回调函数,通过改变文本框的默认回车处理方式进行演示。实现多个输入文本框间通过回车逐一向下传递焦点的另
Assembly
- 实现MFC自动视图分割与视图切换功能,附word说明文档。-MFC to achieve automatic switching function with the view split view, with word documentation.
dialog
- 简单实现对话框,内容包括文件的打开关闭、字体的设置等。-Simple to achieve dialog box, include the file open and close, and font settings.
splash
- 基于vc的开机动画代码,用VS2010编程实现软件的开机动画-Vc based boot animation code
COMDialogTest
- 该程序主要实现如何调用一个组件对象模型(COM)中的对话框。关于该对话框的操作可以完全在COM中实现,而主程序只需负责整体的逻辑操作。通过这种编程方式,可以很好的实现插件式编程。-The procedure to achieve how to call a Component Object Model (COM) in the dialog box. Operation on the dialog box can be fully realized in the COM, while the m
DemoShow
- 基于opencv的mfc图像显示demo,使用对话框界面,适合初学者学习使用-Opencv based on the MFC image display demo, using the dialog box interface, suitable for beginners to learn to use
018
- 使用vc编写的outlook Dialog code 使用vc开发的类似于outlook的界面,可以有参考价值-use vc similar to the outlook of the development of the interface, can be a valuable reference
Fat_1
- 采用VS2005MFC模块编制用于模糊故障树顶事件概率计算和分析的软件,功能比较简单,供交流学习。-For fuzzy fault the treetops event probability using VS2005MFC module preparation of calculations and analysis software, is relatively simple, and for the exchange of learning.
Visual-Assist_use
- Visual Assist_use,VS2010注释;Visual Assist_use,VS2010注释-Visual Assist_use, VS2010 comment Visual Assist_use, VS2010 comment
Serial
- 深入浅出VC++串口编程之基于Win32 API 源码 参照该文档编写 同步阻塞方式 非常适合初学者 点击发送之后不要移动鼠标 vs2005编译通过-VC++ Win32 API SerailPort code VS2005