资源列表
syb
- syb漂亮的控件各种VB的皮肤。相当给力!-syb control of the VB beautiful skin. Quite a force!
mfcdibdemo
- GDI按纽控件,主要是异形的按纽如何设计以及使用的思路。具体的方法见代码中说明-GDI button control, the button is mainly shaped the idea of how to design and use. Specific methods
CBtnEx(V1.2)
- CBtnEx1.2继承自CButton,是在VC++6.0环境下编写的按钮扩展类。按钮的外形可以为自定义的多边形、椭圆, 或由位图中抠出的图形决定。按钮的侧面棱边可为平面或为圆弧状的平滑过渡。可以为按钮设置三种状态下(未激活、鼠标在按钮上、鼠标按下)按钮表面、按钮棱边以及按钮上文字的颜色。同时可为按钮设置焦点框、贴图、ToolTip等细节内容。 -CBtnEx1.2 inherited from CButton, is in VC++6.0 environment prepared by
CControlButton
- 别人写的一个重载按钮类,可以实现不规则形状的三态按钮,绝对好用。。自己经常用到它-A reload button class written by someone else, you can achieve the irregular shape of the tri-state button, absolutely easy to use. .Often use it. .
vb-Tow
- 很好的VB.NET打印条码,主要打印二维码-Good VB.NET to print bar codes, mainly to print two-dimensional code
ref
- U8 调用系统的参照功能,标准的控件操作,只需要传参数即可调用-u8 reference
单片机控制步进电机的程序
- 单片机控制步进电机的程序可以正转和反转,非常适用-Single-chip stepper motor control procedures
test
- 这是一个测试QDateEdit和QTimeEdit的测试程序,主要获取系统当前的时间和日期信息。-This is a testing QDateEdit and QTimeEdit program, get system current date and time message.
DW2XLS_DEMO_PB9
- pb导出EXCEL完美版,很好用的控件,所见即所得-pb export EXCEL perfect version, easy to use controls, WYSIWYG
MyCombobox
- 自定义combobox,目的:换肤 希望对你有帮助-Custom combobox, purpose: peels you want to help
uip-1.0_tcpip
- uip1.0版开源tcpip协议栈,代码量小,移植简单,可以运行于裸机或者带操作系统运行-uip1.0 version of the open source tcpip protocol stack, a small amount of code, transplant, can run on bare metal or with the operating system is running
qq
- 我们知道,在Windows中可以通过剪贴板(Clipboard)来共享和传递数据,比如在资源管理器(Windows Explorer)中可以剪切/拷贝/粘贴文件。同样我们也可以在自己的应用程序中通过剪贴板来完成这些工作,从而提高我们自己的应用程序与Windows操作系统之间的互操作性。但我们如何才能与资源管理器之类的应用程序共享和传递数据呢?本文提供的方法是:使用Windows本身提供的一些数据结构和API,通过剪贴板来实现数据共享和传递-We know, in the Windows clip