-
ConvDBF
批量将DBF文件中的数据导入到一个MDB文件中,涉及到数据库操作和VC DLG编程。(Batch data in the DBF file into an MDB file, related to the operation of the database and the VC DLG programming.)
- 2013-09-27 20:40:44下载
- 积分:1
-
《C#案例开发》源代码,包括socket应用,文件操作,邮件收发,注册表操作等小例程...
《C#案例开发》源代码,包括socket应用,文件操作,邮件收发,注册表操作等小例程-"C# development case" source code, including socket applications, operational documents, e-mail, registry operators and other small routines
- 2022-04-22 08:00:59下载
- 积分:1
-
Wflop1
说明: low-level win9x copy to floppy with verify
- 2019-06-03 20:17:18下载
- 积分:1
-
XGZP-CODE
说明: 压力传感器xgzp6867iic读取程序(Pressure sensor xgzp6867iic reading program)
- 2021-01-16 15:18:45下载
- 积分:1
-
bch-decoder
dvb-t2 bch decoder 自己项目要求编的(dvb-t2 bch decoder )
- 2020-06-29 13:20:02下载
- 积分:1
-
C# 复制当前屏幕上指定区域图像
C#复制当前屏幕上指定区域图像。运行效果如演示截图所示。最核心的两行代码如下所示:
private void button1_Click(object sender, EventArgs e)
{//复制当前屏幕上指定区域图像
Graphics g = this.pictureBox1.CreateGraphics();
g.CopyFromScreen(new Point(1, 1), new Point(0, 0),new Size(1201, 1201));
}
- 2022-02-03 00:21:26下载
- 积分:1
-
dllNecSock
将socket封装进DLL,提供上层应用,简单方便(Into the socket package DLL, the upper application is simple and convenient)
- 2012-07-13 21:13:01下载
- 积分:1
-
C#编写的一个记事本程序,可完美替代记事本。
C#编写的一个记事本程序,可完美替代记事本。-C# Prepared a notebook of this procedure can be the perfect alternative to Notepad.
- 2022-04-21 14:47:01下载
- 积分:1
-
ASP.NET车站售票系统的设计与实现(源码+数据库+毕业论文)
ASP.NET车站售票系统的设计与实现(源码+数据库+毕业论文)
- 2020-06-16下载
- 积分:1
-
CODE_UPLOAD1216011282000
说明: VC++编程,MFC执行一个弹出消息的线程,对于线程的初学者有帮助(VC++ Programming, MFC to implement a pop-up message thread, the thread will help beginners)
- 2008-10-19 22:33:39下载
- 积分:1