摘要:
参考:1. 用VS2008建立一个Windows应用程序:DownloadFileDemo源代码如下:1) FileTransformation.cs(该类包含了一个下载文件的方法)using System;using System.Collections.Generic;using System.Linq;using System.Text;using System.Net;using System.IO;namespace DownloadFileDemo{ class FileTransformation { //被下载的文件地址,绝对路径 private string webServe 阅读全文
posted @ 2012-08-23 14:39
aweifly
阅读(1245)
评论(0)
推荐(0)


浙公网安备 33010602011771号