-
VC6. 0 to do a browser, a strong feature, you can periodically refresh
VC6。0做的一个浏览器,功能比较强,可以定时刷新-VC6. 0 to do a browser, a strong feature, you can periodically refresh
- 2023-02-25 22:50:03下载
- 积分:1
-
服务器
server server server-server server server server server
- 2022-03-26 19:42:51下载
- 积分: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
-
the procedures for a small chat rooms, you can use in the development of the sit...
本程序为小的聊天室,可以使用在你开发的网站上,做为附加功能.-the procedures for a small chat rooms, you can use in the development of the site, as additional features.
- 2022-08-08 22:00:53下载
- 积分:1
-
控件动态生成,可以按照用户要求大小生成。开发者只要扩展一下,完全可以自定义动态生成控件。...
控件动态生成,可以按照用户要求大小生成。开发者只要扩展一下,完全可以自定义动态生成控件。-controls dynamically generated, according to the size of user requirements generation. Developers as long as the expansion that can dynamically generated from the definition of control.
- 2022-05-26 08:38:40下载
- 积分:1
-
用delphi写的数据库连接程序小程序,供初学者参考
用delphi写的数据库连接程序小程序,供初学者参考-used to write database connectivity procedures small program for beginners reference
- 2022-03-26 17:36:18下载
- 积分:1
-
这些程序可以解决第一和二次多项式方程。它能使我…
These program can solve first and second degree polynomial equation. It evens works when the roots are complex numbers(when delta is a negative value).
- 2022-07-18 16:38:23下载
- 积分:1
-
rs232 串口通行 16进制
用于与rs232通行用,环境vs2012,能直接发送和接受16进制数据,可作为软件串口调试或串口通信开放用。能直接运行。
- 2023-02-02 16:35:03下载
- 积分:1
-
Soltek without extracting the software code, the installation can be extracted u...
soltek 本软件无解压码,解压安装即可用 简单使用 欢迎大家交流-Soltek without extracting the software code, the installation can be extracted using a simple Thank you, welcome you exchange
- 2023-03-17 18:45:05下载
- 积分:1
-
Lex和Yacc分析器程序
Lex和Yacc分析器的程序-Lex and Yacc analyzer procedures
- 2023-05-29 23:00:08下载
- 积分:1