文件名称:C#拷屏代码.txt
文件大小:6KB
文件格式:TXT
更新时间:2012-04-03 16:13:35
C# 拷屏代码
C# 拷屏程序 using System; using System.Collections.Generic; using System.ComponentModel; using System.Data; using System.Drawing; using System.Text; using System.Windows.Forms; using System.Drawing.Imaging; using System.Runtime.InteropServices;