-
WTL81_9127
供WTL爱好者学习WTL 是 Windows Template Library 的缩写,由微软的ATL(Active Template Library) 小组开发,主要是基于 ATL 对Win32API 的封装。从 2.0 后,功能逐步完善,成为了一个完整的支持窗口的框架(windows framework)。
- 2022-05-19 18:30:21下载
- 积分:1
-
again embarkation some simple java source code, here please the heart
再上船一些简单的java源代码,这里请大家笑纳了-again embarkation some simple java source code, here please the heart
- 2022-03-01 09:19:04下载
- 积分:1
-
line clipping program
line clipping program
- 2022-03-21 22:57:44下载
- 积分:1
-
vc++实时曲线
VC6下的实时显示曲线// 设置网格间距void SetGridResolutionX(int nGridReluX);// 设置网格间距void SetGridResolutionY(int nGridReluY);// 设置网格滚动速度,正值为从左向右滚动,0不动void SetGridScrollSpeedX(int nSpeedX);// 正值为从上到下滚动,0不动void SetGridScrollSpeedY(int nSpeedY);// 网格线宽度void SetGridLineWidth(int nWidth);// 背景色void SetGridBackClr(COLORREF clr);// // 锁定数据显示范围void LockRang(bool bfLo
- 2022-01-28 15:55:44下载
- 积分:1
-
这是一个用C++Builder开发的有关BDE的小程序,希望能给大家一点提示...
这是一个用C++Builder开发的有关BDE的小程序,希望能给大家一点提示-This is a C Builder development of the small BDE procedures in the hope that will give us some suggest
- 2022-01-25 21:01:50下载
- 积分:1
-
在MFC网格控件使用组合框
Using comboboxes in the MFC Grid Control
Since I posted my MFC grid control I ve had a lot of requests asking how to use other methods of editing cells in the grid. Ken Bertelson has taken this to the extreme, with his Grid Tree control. For some this was a little too involved, so I ve created a demo project that shows how to replace the default editing with a simple combo box.
Previous methods of achieving this required that a new CGridCtrl derived class be created. With the new structure in the 2.X versions of CGridCtrl it s now a lot simpler. -Using comboboxes in the MFC Grid ControlSince I posted my MFC grid control I ve had a lot of requests asking how to use other methods of editing cells in the grid. Ken Bertelson has taken this to the extreme, with his Grid Tree control. For some this was a little too involved, so I ve created a demo project that shows how to replace the default editing with a simple combo box. Previous methods of achieving this required that a new CGri
- 2022-05-29 23:54:42下载
- 积分:1
-
这是在网络编程中经常用到的一种留言版本形式.
这是在网络编程中经常用到的一种留言版本形式.-This is the network programming frequently used as a voice version of the form.
- 2022-11-16 08:25:02下载
- 积分:1
-
应用visual c++设计了滚动字幕程序,有比较好的效果
应用visual c++设计了滚动字幕程序,有比较好的效果-Application of visual c++ program designed rolling captions, there is relatively good results
- 2022-01-23 10:40:55下载
- 积分:1
-
根据需要动态设置鼠标形状,哈好可以给你的界面增色不少啊...
根据需要动态设置鼠标形状,哈好可以给你的界面增色不少啊-necessary dynamic shape of the mouse, Kazakhstan can give you a good interface elegance ah
- 2022-02-05 08:19:20下载
- 积分:1
-
Qt设计洗衣机界面
利用Qt设计一个能远程控制洗衣机,分为上位机和下位机,上位机主要用Qt设计通过串口与下位机相连,可以通过计算机实现远程控制,程序有待完善,不过基本功能都能实现。
- 2023-01-19 10:55:05下载
- 积分:1