-
一个groupbox自绘xp风格的源码
一个自绘的groupbox,能方便的修改字体颜色,边框颜色。通过导入相应的.h,.cpp便可方便的导入自己的程序中使用。
- 2022-02-01 15:25:01下载
- 积分:1
-
基本开始下载
basic to start downloads
- 2022-06-25 23:00:15下载
- 积分:1
-
像某窗口发送文本....本版本为易语言版
像某窗口发送文本....本版本为易语言版-For example, one window to send a text .... this version of Yi language version ....
- 2022-03-13 19:01:00下载
- 积分:1
-
80c196与pc机串口通讯的asm通讯程序
80c196与pc机串口通讯的asm通讯程序-bits and PCs serial communications asm communication procedures
- 2023-09-01 16:45:03下载
- 积分:1
-
库存管理
库存控制系统是一个用于管理和定位对象或材料的过程。在共同使用,术语可能也指只是软件组件。
现代库存控制系统往往依赖条形码和无线射频识别 (RFID) 标签,提供库存对象的自动识别。库存对象可能包括任何种类的实物资产: 商品、 消耗品、 固定资产、 循环工具、 图书馆的书籍或资本设备。若要记录的库存交易记录,该系统使用条码扫描仪或RFID 阅读器自动识别库存对象,,然后从运营商通过固定的终端 (工作站) 或移动计算机收集的其他信息。
- 2022-02-05 23:05:19下载
- 积分:1
-
C++常用算法程序集
C++常用算法程序集 -C++常用算法程序集
- 2022-02-07 08:15:15下载
- 积分:1
-
详细解析了C++的原理,并且深入机理结合应用,很值得看一看...
详细解析了C++的原理,并且深入机理结合应用,很值得看一看-good,sorry,my english is poor!
- 2023-02-07 23:25:03下载
- 积分:1
-
VIP programing refrence
VIP programing refrence
- 2022-01-31 23:02:27下载
- 积分:1
-
VC++ 模拟生成彩票号码的简单程序源代码
VC++ 模拟生成彩票号码的简单程序源代码-VC++ simulation generated a simple numbers lottery source code
- 2022-04-07 14:34:35下载
- 积分:1
-
假设你想给用户修改大小和位置的能力…
Suppose you wanted to give the user the ability to modify the size and position on a certain control? This example shows how to implement resizing controls on a dialog box as it is done when drawing controls on a dialog template or visual basic at design time. In order to accomplish this we can use the class CRectTracker to manage all the drawing and resizing of a rectangular frame which also has (optional) 6 resize handlers (as shown in the image above). The first thing, you ll need to do is to invoke a CRectTracker and specify given coordinates: -Suppose you wanted to give the user the ability to modify the size and position on a certain control This example shows how to implement resizing controls on a dialog box as it is done when drawing controls on a dialog template or visual basic at design time. In order to accomplish this we can use the class CRectTracker to manage all the drawing and resizing of a rectangular frame which also has (optional) 6 resize handlers (as shown in the
- 2022-10-29 16:00:03下载
- 积分:1