03 2014 档案

摘要:http://www.cnblogs.com/jing870812/archive/2012/04/12/2444870.html 阅读全文
posted @ 2014-03-12 11:18 dongyl 阅读(128) 评论(0) 推荐(0)
只有注册用户登录后才能阅读该文。
posted @ 2014-03-12 09:54 dongyl 阅读(3) 评论(0) 推荐(0)
只有注册用户登录后才能阅读该文。
posted @ 2014-03-12 09:42 dongyl 阅读(9) 评论(0) 推荐(0)
摘要:using (FileStream outStream = new FileStream(@"D:\12.txt", FileMode.Open)) { using (FileStream fs = new FileStream(@"D:\1.txt", FileMode.Open)) { //缓冲... 阅读全文
posted @ 2014-03-12 09:09 dongyl 阅读(533) 评论(0) 推荐(0)
只有注册用户登录后才能阅读该文。
posted @ 2014-03-12 09:08 dongyl 阅读(2) 评论(0) 推荐(0)