-
C++程序供初学者使用
C++程序供初学者使用-C program for beginners
- 2023-06-03 05:15:03下载
- 积分:1
-
The windows true type fonts bmp documentation and source code is generated.
将 windows true type 字库生成 bmp文件资料及源码.-The windows true type fonts bmp documentation and source code is generated.
- 2022-02-20 12:25:36下载
- 积分:1
-
VC++窗体震动【抖动】例子
VC++窗体震动【抖动】例子,使用一个窗口震动功能类:窗体震动例程。作者:徐景周。在对按钮初始化时,自动为按钮属性添加自画属性(OWNERDRAW)
dx=5; // 横坐标震动位移
dy=5; // 纵坐标震动位移
SetDialogBkColor(RGB(160,180,220),RGB(0,0,0));设置对话框背景和文本颜色。
m_bShake=false; //初始置停止震动标志为假,既震动
m_iTotal=1; //总计数值,到一定时间不再震动窗体
注:此程序只能运行一次,用互斥量来判断程序是否已运行
- 2023-04-21 10:40:04下载
- 积分:1
-
the "quick start" on the toolbar to re
在“快速启动”工具栏上重新创建“显示桌面”图标-the "quick start" on the toolbar to re-create "desktop" icon
- 2022-12-28 01:05:03下载
- 积分:1
-
库存销售系统
inventory sales system
- 2022-02-05 17:18:19下载
- 积分:1
-
一个漂亮的下拉日历,在数据库编程中经常会用到的时间界面。...
一个漂亮的下拉日历,在数据库编程中经常会用到的时间界面。-A beautiful drop-down calendar
- 2022-03-06 09:33:28下载
- 积分:1
-
hefty almanac source code, the C and QB version, I do not know right wrong
万年历的源码,C++和QB版,不知道对不对-hefty almanac source code, the C and QB version, I do not know right wrong
- 2022-02-15 06:52:29下载
- 积分:1
-
VB控件类库,安捷伦签证。
vb,Agilent visa control class library.
- 2022-01-26 02:45:50下载
- 积分:1
-
CVS版本的Windows平台建立在Linux早期的不同是必要的。
CVS版本的Windows平台与我们之前在LINUX上构建的不同,现在已经在WIN下了
- 2022-07-03 12:22:39下载
- 积分:1
-
Bmp文件是非常常用的位图文件,无论是游戏还是其他都被广泛使用。针对bmp文件的处理也有一堆现成的api进行调用,然而文件内部究竟怎样,如何自己来解析这样的文件...
Bmp文件是非常常用的位图文件,无论是游戏还是其他都被广泛使用。针对bmp文件的处理也有一堆现成的api进行调用,然而文件内部究竟怎样,如何自己来解析这样的文件呢-Bmp file is a very commonly used bitmap file, whether it is games or other have been widely used. Bmp file for the deal also has a pile of off-the-shelf api calls, but what the internal documents, how to own such a document to resolve this
- 2022-03-21 13:22:07下载
- 积分:1