-
实现在Windows mobile系统手机的一键重启和关机功能
实现在Windows mobile系统手机的一键重启和关机功能-Windows mobile system in the implementation of a key cell phone to restart and shutdown function
- 2023-07-26 20:15:03下载
- 积分:1
-
VB猜数字游戏,游戏的源程序。适合对小游戏有兴趣的朋友玩玩。...
VB猜数字游戏,游戏的源程序。适合对小游戏有兴趣的朋友玩玩。-VB猜数字Games, Games of the source. Suitable for small game are interested in friends to play.
- 2023-05-30 18:40:03下载
- 积分:1
-
can代码
can代码
class CPoint{
private: //私有成员
float m_x, m_y;
protected: //保护成员
void SetPoint(float x, float y) {m_x = x; m_y = y;}
public: //公共成员
CPoint(float x, float y) {m_x = x; m_y = y;} //构造函数
void Move(float x, float y) {SetPoint(m_x + x, m_y + y);}
void Display() {cout
- 2022-04-01 02:38:18下载
- 积分:1
-
这是一个CD机制作程序,具有播放CD效果,界面美观大方
这是一个CD机制作程序,具有播放CD效果,界面美观大方-This is a CD-making process, with results CD player, a stylish interface
- 2023-03-15 01:15:03下载
- 积分:1
-
DELPHI tender management system
DELPHI开发的招标管理系统-DELPHI tender management system
- 2022-05-12 16:13:56下载
- 积分:1
-
POS 打印机
这种销售和库存系统开发了使用 VB.NET 并在后端使用 MS Access 2010 数据库。主要特点是: 1.客户和供应商管理 2。订单处理 3。库存管理 4。销售管理 5。发票管理 6。低库存指标 7。预先记录搜索 8。进展报告的登录信息: 用户名为 admin 密码-12345
- 2022-07-02 19:10:30下载
- 积分:1
-
此程序代码用来获取计算机系统的时间,在很多情况下我们都需要系统时间....
此程序代码用来获取计算机系统的时间,在很多情况下我们都需要系统时间.-this procedure code used to access the computer system and the time, in many cases we need the system time.
- 2022-02-20 02:41:11下载
- 积分:1
-
文本文件计数计数的文本计数器
文本计数器 用于计数text文件数量-text counter for counting the number of text documents
- 2022-01-25 17:51:33下载
- 积分:1
-
VC++的插件,对编程的人很好。发现好东西大家一起分享啊!
VC++的插件,对编程的人很好。发现好东西大家一起分享啊!-VC++ The plug-in, people of good programming. Found good things to share with everyone ah!
- 2022-02-05 01:06:48下载
- 积分:1
-
VB中制作半透明窗体
VB中制作半透明窗体-VB production translucent Window
- 2022-05-26 16:06:49下载
- 积分:1