2007年5月24日

摘要: 1System.IO.Stream iStream = null; 2 3 // Buffer to read 10K bytes in chunk: 4 byte[] buffer = new Byte[10240]; 5 6 // Length of the file: 7 int length; 8 9... 阅读全文

posted @ 2007-05-24 21:56 Leon0812 阅读(204) 评论(0) 推荐(0)

摘要: 1using System; 2using System.Drawing; 3using System.Collections; 4using System.ComponentModel; 5using System.Windows.Forms; 6using System.Data; 7using System.Net; 8using System.IO; 9using S... 阅读全文

posted @ 2007-05-24 21:35 Leon0812 阅读(446) 评论(0) 推荐(0)


博客园  ©  2004-2025
浙公网安备 33010602011771号 浙ICP备2021040463号-3