-
jcaj
vc 检测键盘按键 的程序源码,感兴趣的可以看看(vc test program source code of keyboard keys, can be of interest to see)
- 2011-09-08 22:09:43下载
- 积分:1
-
ilto__interested
tcpDog ,闻入其名,对tcp 感兴趣的狗狗,祝大家狗年进步(TcpDog, smell into its, interested in TCP dog, I wish you all the year of the dog)
- 2017-06-02 09:21:31下载
- 积分:1
-
C# 收发短信例子源码下载(SMS短信二次开发)
C# 收发短信例子源码下载(SMS短信二次开发)
- 2015-05-20下载
- 积分: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
-
Power02
读取电池电量,显示电量和剩余时间,根据电量的多少显示托盘,读写注册表,开机启动,新手程序,请多批评(Read battery, battery and remaining time display, display tray according to the amount of power, read and write registry, boot, novice program, like him to criticize)
- 2011-08-11 14:10:26下载
- 积分:1
-
MFC利用ChartCtrl快速实现波形显示实例源码
MFC利用ChartCtrl快速实现波形显示实例源码
- 2020-12-10下载
- 积分:1
-
Windows-dll(Lib)
VC平台下使用VC++语言编程调用Lib库文件以及Dll文件的调用,代码比较简单,另有文字备注说明(VC LIB DLL)
- 2011-12-29 16:28:39下载
- 积分:1
-
kbhook
用VC开发的驱动级键盘钩子源码,可以用户获取记录按键信息(Drive-level keyboard hook source)
- 2013-10-12 17:58:16下载
- 积分:1
-
getmac
说明: vc编写的获取windows平台网络硬件地址的软件(get windows mac address)
- 2020-06-21 19:00:01下载
- 积分:1
-
ceing
一个直接写屏的模拟电影字幕的效果的测试程序,可以给你的程序带来很漂亮的效果1(A direct write screen simulation film subtitle effect test program, can give your program to bring a very beautiful effect 1)
- 2018-09-30 06:21:39下载
- 积分:1