-
43556877
java方面的教程, 是一个好教程 内容很全 讲解详细()
- 2018-02-08 18:22:04下载
- 积分:1
-
sbzddj
采用vb实现鼠标的自动定位点击,绝对的经典(Using vb realize automatic positioning mouse clicks, an absolute classic)
- 2008-05-07 08:49:40下载
- 积分:1
-
lwindow运行原理
了解window运行机制,介绍window运行原理,如何通过句柄操作(Understanding the window operating mechanism)
- 2017-08-12 16:08:10下载
- 积分:1
-
c# 读取usb信息
【实例简介】.net 实现usb 查看器,读取usb信息
- 2021-08-01 00:31:03下载
- 积分:1
-
VCPPGetHardwareId
VC++获取网卡MAC、硬盘序列号、CPU ID、BIOS编号,是个文档,用来学习,需要的话代码移植下也比较简单(VC++ Gets NIC MAC, hard drive serial number, CPU ID, BIOS serial number, is a document used to study under the required code migration is relatively simple)
- 2015-07-24 10:49:26下载
- 积分:1
-
JieMiJi
产生程序序列号JieMiJi,很不错的vc源码,希望能对大家有所帮助(Generation process serial number JieMiJi, very good vc source, I hope you can help)
- 2011-09-07 22:45:04下载
- 积分:1
-
743105
该文件使用VS 创建了一个实例来使用 Google Breakpad在程序崩溃时来生成dmp文件()
- 2018-04-11 08:46:53下载
- 积分:1
-
c# 多线程操作例子源码
多线程操作 [实例截图] [核心代码]using System;using System.Collections.Generic;using System.ComponentModel;using System.Data;using System.Drawing;using System.Linq;using System.Text;using System.Windows.Forms;using System.Threading;namespace ThreadMore{ public partial class Form3 : Form { public Form3() { InitializeComponent(); } // 发送数据包的类 public class SendPackage { Package pack; // 保存将被发送的数据包 int quantity = 1; // 数据包的个数 // 发送数据包 public SendPackage(Package p, int count) { pack = p; quantity = count; } public void ThreadRun() { // 发送指定数量的数据包 for (int looper = 1; looper
- 2015-03-20下载
- 积分:1
-
NetworkAdapter
在硬件设置上禁用和启动多个网卡,在xp、win98、win2000上测试过(the hardware setup and launched a number of banned card, xp, win98, tested on WIN2000)
- 2005-04-26 15:28:21下载
- 积分:1
-
CCpuId100
得到CPU信息的程序.不过好像不准.(Program which obtains CPU information, But it seems not so accuracy.)
- 2002-04-19 09:18:04下载
- 积分:1