-
php彩信发送文件自己下载研究看看吧
php彩信发送文件自己下载研究看看吧-php MMS to send files to download to look at the bar
- 2022-08-09 07:48:00下载
- 积分:1
-
vb写的时间延迟模块,比sleep好用,是setwaitabletimer
vb写的时间延迟模块,比sleep好用,是setwaitabletimer-vb write time delay module, easy to use than sleep, is setwaitabletimer
- 2023-08-22 15:40:03下载
- 积分:1
-
利用工厂设计模式这几计算器
使用简单工厂模式解决计算器相比较上次思维更加的清晰,各类以及函数的关系也更加的清楚。让我深刻的体会到良好的设计模式能给程序后期的修改和增加功能带来相当大的便利
- 2023-02-16 01:30:04下载
- 积分:1
-
This is a staff management system, please use the personal design
这是个员工管理系统,个人设计请用-This is a staff management system, please use the personal design
- 2022-03-18 17:43:29下载
- 积分:1
-
利用ip库,通过ip得 地区
利用ip库,通过ip得 地区-hello world this is very good
- 2023-04-27 00:35:03下载
- 积分:1
-
This dialog
This dialog-based application shows how to use the CListCtrl::Scroll() member. It subclasses a list view control which is in report mode, and forces the control to "snap" its horizontal scrolling to the exact start of each column. The code shows how to retrieve the count of columns in the control, and also demonstrates how to find information about each column. This is a VC++ 5.0 project. Differences from a stock AppWizard dialog-based application are marked with //SAMPLE comments.
- 2023-05-17 07:15:03下载
- 积分:1
-
vc6 modbus 大师
modbus tcp 主机-为 visual c + + 中 (vc6) 上执行的情况。MFC c + + 类。这些类实现 modbus 协议使用 RTU 或 ASCII 传输的串行端口。也是一个类,用于与奴隶通过使用开放的 modbus 通讯协议的网络通信。C + + 源文件是使用 Visual c + + 5.0 生成。
- 2022-02-13 03:49:35下载
- 积分:1
-
动态代理例子
包括:动态代理,静态代理,
以及gdk实现的动态代理和cglib动态代理的区别说明,
代码放入工程直接就可以运行,查看区别......................
- 2023-05-04 17:05:03下载
- 积分:1
-
正常开放
打开校内页面的辅助程序,可以看各项内容
先将ID复制到剪贴板
使程序处在激活状态,按任意键即可
按回车键是查看当前ID的,按其他键是看剪贴板中的-Open-assisted procedures for the school page, you can watch the first ID to copy the contents to the clipboard so that procedures are activated by pressing any key you press the Enter key is to view the current ID, and by other key is to watch clipboard
- 2023-09-09 19:20:03下载
- 积分:1
-
基于AD590和52单片机00的只能温控系统
#include
#define uchar unsigned char
#define uint unsigned int
sbit lcden=P3^3;
sbit lcdrs=P3^4;
sbit lcdrw=P3^5;
sbit eoc=P3^2;
sbit ale=P2^4;
sbit st=P2^4;
sbit oe=P2^5;
sbit clk=P2^3;
unsigned long dianya=0;
uchar num;
uchar code table[]="the range:0-100";
uchar code ta
- 2022-03-23 02:09:17下载
- 积分:1