2007年11月20日

抓屏(转)

摘要: using System; using System.Windows.Forms; using System.Drawing; using System.Drawing.Imaging; using System.Runtime.InteropServices; namespace PrintScreen { //一部分代码来自网络 [StructLayout(LayoutKind.Se... 阅读全文

posted @ 2007-11-20 10:39 井泉 阅读(418) 评论(0) 推荐(0) 编辑

投票程序2 图像识别 Using The Office 2007 OCR Component in C#

摘要: http://www.devsource.com/article2/0,1759,2143124,00.asp 阅读全文

posted @ 2007-11-20 10:33 井泉 阅读(910) 评论(0) 推荐(0) 编辑

投票程序

摘要: tool ieHTTPHeaders 代理超人Net WebClient通过代理服务器进行HTTP交互。//创建 代理服务器设置对象 的实例System.Net.WebProxy wp= newSystem.Net.WebProxy("172.24.2.98:8080");//代理服务器需要验证wp.BypassProxyOnLocal=false;//用户名密码wp.Credentials= n... 阅读全文

posted @ 2007-11-20 10:28 井泉 阅读(977) 评论(0) 推荐(0) 编辑

httptunnel

摘要: // * @author Kamlesh Singh, Copyright (C) 2006, All Rights Reservedusing System;using System.Net;using System.Net.Sockets;using System.Text;namespace HTTP_TUNNEL{/// <summary>/// Summary descrip... 阅读全文

posted @ 2007-11-20 10:05 井泉 阅读(421) 评论(0) 推荐(0) 编辑

导航