摘要:
这个可能是最简单的严整码了..使用System.Net.WebClient _Client =new System.Net.WebClient(); byte[] _ImageBytes =_Client.DownloadData("http://www.fjjj.gov.cn/Article/getcode.asp"); MemoryStream _Memory = new MemoryStream(_ImageBytes); Bitmap _OldBitmap = (Bitmap)Image.FromStream(_Memory); pictureBox1.Image 阅读全文
posted @ 2012-06-05 11:21
天涯海客
阅读(850)
评论(0)
推荐(0)

浙公网安备 33010602011771号