资源列表
[ListView/ListBox] FlatHeaderCtrl
说明:一个用于ListView或者ListCtrl的HeaderCtrl自定义平面控件,可以设置控件颜色,好用。 -for a ListView ListCtrl or from the definition HeaderCtrl graphic Controls, color controls can be set up and ease of use.<颜建军> 在 2008-10-13 上传 | 大小:3.86kb | 下载:0
[编辑框] DragWindow.VB
说明:move a form by draging itself-move a form by itself draging<Li> 在 2008-10-13 上传 | 大小:777byte | 下载:0
[对话框与窗口] zoomwindow_transparent
说明:实现窗口的透明和放大镜窗口效果的源代码。-achieve the transparent window and a magnifying glass window effect of the source code.<黄少华> 在 2008-10-13 上传 | 大小:19.55kb | 下载:0
[ListView/ListBox] change_CListCtrl_color
说明:MFC的ListBox并不能改变当前选择行为任意颜色,该源码给出了继承自CListCtrl的新类,功能更强大。-MFC ListBox not change the current color choices arbitrary acts, given the source CListCtrl inherited from the new category and more powerful.<黄少华> 在 2008-10-13 上传 | 大小:61.06kb | 下载:0
[组合框控件] Floating_Number
说明:这是一个模拟单片机的要求,在cpu不支持浮点运算的情况下.计算精确的浮点数.本算法是把输入的字符串变成IEE754标准运算(如果要提高精确度的话,很方便).在运算过程只运用了移位,和加减运算.-This is a simulation of the single-chip microcomputer, the cpu does not support floating-point operations circumstances. th<Fox> 在 2008-10-13 上传 | 大小:18.33kb | 下载:2
[界面编程] fly123diao
说明: /* To wrap edges seamlessly, copy edge values around to other side of array */ if (i==0) fa[(subSize*size) + j] = fa[(i * size) + j] if (j==0) fa[(i*size) + subSize] = fa[(i * size) + j] j+=<刁轩> 在 2008-10-13 上传 | 大小:7.19kb | 下载:0