资源列表
calutor
- 一个简易的计算器,可以实现加减乘除,开方,倒数,平方的运算-A simple calculator, you can achieve the arithmetic, square root, reciprocal, square op
ui
- vc6 mvc最基本的UI创建,vc6 acl, vc入门到精通-vc6 mvc basic UI creation
DrawingPad_NoPointer
- 不错的GDI小例子,绘图板,是VS的工程-GDI nice small example, the drawing board is a VS project
The-mouse-drag-images
- 一个小程序,通过鼠标移动控制一张图片在窗口内进行移动,有一定的学习借鉴。-A small program, through the mouse to control a moving picture in the window, there are certain to learn from.
AutoHideForm
- 让窗体像QQ一样,可以在停靠在屏幕旁边时自动隐藏-Let the same form as QQ, can be docked automatically hide
HSRManager
- 该代码展示了使用切分窗口功能在视图-文档结构MFC编程中的用法,希望可以为开发人员提供较好的UI框架-this code show how to split window in the view-document style programming
Update
- 自动更新winform应用程序 1.在服务器上配置好更新的xml,以及对应需要更新的文件 2.在本地UpdateSet.xml中配置好服务器xml路径,当前版本号,以及主程序名字-Automatic update winform application 1. Configure the server update xml, and the corresponding need to update the file 2. UpdateSet.xml locally configured s
FastManager
- 用MFC设计的快餐管理系统,包括用户权限,订餐,结算等功能-Fast design with MFC management system, including user permissions, ordering, billing and other functions
DROPTOOL
- 设计一个单文档类型的 MFC AppWizard (exe)工程,工程取名为:ex_ctrldraw。此 程序将实现简单的在对话框中绘图的功能,包括"水平线","竖直线","向下斜线","向上斜线","十字线","交叉线"的绘制填充-failed to translate
CommTest
- 在MFC中实现串口通讯,用户可以在界面中输入想发送的字符,点击发送即可将字符发送到指定串口-serial communication in MFC.
notitledrag
- 实现无标题栏的窗体拖动,演示了按住窗体的其它地方也可以拖动窗体,也挺简单的。-Achieved without dragging the title bar of the window, hold down the form demonstrated elsewhere can also drag the form, but also very simple.
WinFrom-Drawing
- 使用C# WinForm实现画图功能,用到的朋友可以借鉴一下,-Using c# WinForm achieve drawing function