-
VB compiler automatically registered. TLB file, use the code http://www.mvps.org
VB编译,自动注册.TLB 文件,利用 http://www.mvps.org 上的代码-VB compiler automatically registered. TLB file, use the code http://www.mvps.org
- 2022-08-12 22:30:57下载
- 积分:1
-
计算器Java小程序,四则运算等。
计算器Java小程序,四则运算等。-calculator Java programs, such as four operations.
- 2023-03-25 23:50:03下载
- 积分:1
-
八皇后问题的C++实现,在VC++下开发,测试通过可以运行
八皇后问题的C++实现,在VC++下开发,测试通过可以运行-8 Queen" s problem of C++ to achieve, in the VC++ under development, the test can run
- 2022-04-23 00:06:52下载
- 积分:1
-
一些C++源码,相信对大家很有帮助,特别是对于初学C++的新手来说更是如此。...
一些C++源码,相信对大家很有帮助,特别是对于初学C++的新手来说更是如此。-Some C++ Source Code,it s useful to the beginner of C++ language.
- 2022-01-25 16:07:34下载
- 积分:1
-
如何让软件运行时只在任务栏里显示小图标?
如何让软件运行时只在任务栏里显示小图标?-how software runs only on the task bar in the small icon shows?
- 2023-06-28 00:10:03下载
- 积分:1
-
这是一个对话框编程的一个简单例子,对于初始学习vc编程,是一个很好的参考。...
这是一个对话框编程的一个简单例子,对于初始学习vc编程,是一个很好的参考。-This is a dialog box for a simple programming example, programming for the initial study vc is a good reference.
- 2022-04-13 01:56:00下载
- 积分:1
-
sorry that I vc beginners, in their own things not to upload, not copy other peo...
不好意思,我是vc 初学者,没有自已得东西要上传,有不敢copy别人的劳动成果,所以就上了吴宗宪语录,希望能给大家紧张的编程工作带来一些放松。-sorry that I vc beginners, in their own things not to upload, not copy other people"s hard work, so the quotations on the Dancefloor, in hopes of giving you the tension caused some programming work to relax.
- 2022-08-10 23:00:34下载
- 积分:1
-
进程管理的一个代码,vc做的,可以查看当前系统的所有进程,并可以操作进程。象win优化大师里的那个进程管理。...
进程管理的一个代码,vc做的,可以查看当前系统的所有进程,并可以操作进程。象win优化大师里的那个进程管理。-It is a process management program code in vc.You can use it to examine and operate all processes of the current system.It is just like the process management tool in window s optimization expert.
- 2022-07-10 12:41:51下载
- 积分:1
-
一个非常炫的工具栏类,用来制作酷酷的界面
一个非常炫的工具栏类,用来制作酷酷的界面-a very Xuan toolbar category, producing grumbling but the interface
- 2022-05-05 14:30:14下载
- 积分:1
-
IP数据包解析
(1)捕获网络中的IP数据包,解析数据包的内容,显示结果,并将结果写入日志文件。
(2)显示的内容包括:捕获的IP包的版本、头长度、服务类型、数据包总长度、数据包标识、分段标志、分段偏移值、生存时间、上层协议类型、头校验和、源IP地址和目的IP地址等内容。
(3)设置停止标志,当程序接收到停止命令时即停止。
- 2022-02-12 00:07:19下载
- 积分:1