-
这VB6代码时钟。
This the VB6 code for Clock.-This is the VB6 code for Clock.
- 2022-09-16 14:10:03下载
- 积分:1
-
virtualtreeview
VirtualTreeview
- 2023-08-27 06:55:05下载
- 积分:1
-
这是用c#开发的,创建数据库,连接数据库的源代码,已经通过测试...
这是用c#开发的,创建数据库,连接数据库的源代码,已经通过测试-This is a c# Development, create databases, connect to database source code has passed the test
- 2022-03-21 13:39:37下载
- 积分:1
-
仿企鹅屏幕抓取工具源码
资源描述
一个仿企鹅的屏幕抓取工具,还是很不错的,来源不可考
开发平台
XP + delphi7
功能
支持自动选框和自由拖拽截图。
说明
程序运行后会出现在右下角托盘区
1.(Ctrl + Alt + D) 开始截图
2.单击左键退出截图程序(托盘区)
3.也可用命令行的方式运行 ...ScreenShot.exe runonce
- 2022-07-12 18:32:27下载
- 积分:1
-
windows 进程查看工具,效果不错,不妨一试
windows 进程查看工具,效果不错,不妨一试-Show windows process tools, well, one may wish to test
- 2022-01-25 16:43:29下载
- 积分:1
-
literacy bmp file for beginners
读写bmp文件用于初学者-literacy bmp file for beginners
- 2023-06-28 06:25:03下载
- 积分:1
-
Serial port driver for Power Macintoshes
Serial port driver for Power Macintoshes
- 2022-01-30 19:34:11下载
- 积分:1
-
没有密码用来解压缩这个文件。本程序介绍了解决方案…
无解压密码,此程序是介绍了关于小球反弹高度的一个计算问题。-No password used to unzip this file. This program introduces the program of solving the rebound s height.
- 2023-08-29 00:10:04下载
- 积分:1
-
VC++与Matlab混合编程的快速实现
书籍语言: 简体中文
书籍类型: 程序设计
授权方式: 免费软件...
VC++与Matlab混合编程的快速实现
书籍语言: 简体中文
书籍类型: 程序设计
授权方式: 免费软件
书籍大小: 103 KB
-VC and MatLab the rapid realization of books Language : English books categories : program design license : free software books Size : 103 KB
- 2022-02-20 17:48:47下载
- 积分:1
-
httpserver解决乱码问题
procedure TForm1.httpS_1CommandGet(AContext: TIdContext;
ARequestInfo: TIdHTTPRequestInfo; AResponseInfo: TIdHTTPResponseInfo);
// var
// bb : Tb
var
sRawByte: RawByteString;
sAnsi: AnsiString;
begin
Mm_1.Clear;
ARequestInfo.ContentType :="text/html;Charset=UTF-8";
Mm_1.Lines.Add("ContentType Params " + ARequestIn
- 2022-08-22 10:45:21下载
- 积分:1