搜索资源列表
眼睛 鼠标 跟随 Eyes 背景
- 一个眼睛跟随的小程序,眼珠跟随鼠标的移动,可以改变大小和形状,设置背景图片 需要raize控件-a small eyes follow the procedures eyes follow the movement of the mouse, can change the size and shape of set background images need to raize Controls
Curve
- 绘制曲线,对话框控件根据对话框的大小进行移动和放大缩小,实现该功能使用类ClxDialog,同时在对话框的初始化里对控件进行简单的规定即可。曲线绘制X、Y轴可以设定,输出精度可以设定。在不断完善,会及时更新!-Draw the curves dialog controls based on the size of the dialog box to move and zoom to implement this functionality using the class ClxDialog s
MyBarChartTest
- 基于MFC工程柱状图 柱状图类(CMyBarChart)的两个文件(MyBarChart cpp MyBarChart h)不依赖于具体的工程 将文件添加至自己的工程即可运行 控件内柱子所在位置 大小 可根据控件大小自适应调整大小及位置 每根柱子高度为相邻柱子之间间隙 设控件总宽度为W 柱子个数为N 那么间隙宽度 X W 3 N + 1 柱子高度为 Y 2 X 2 W 3 N + 1 使用步骤: 1 申明对象 CMyBarCh