06 2007 档案
Read and write flat file
摘要:private void operateFlatFile() { string path; FileStream fs; byte[] _read, _write; int start, end; start = 0; end = 50; // read path = Server.MapPath("http://www.cnb... 阅读全文
posted @ 2007-06-20 18:18 Good life 阅读(291) 评论(0) 推荐(0)
vsts setup
摘要:http://www.cnblogs.com/Jinjian/archive/2007/02/25/656310.aspxhttp://joezhou.blogbus.com/logs/1158793.htmlhttp://www.microsoft.com/china/msdn/events/Webcasts/shared/Webcast/episode.ASPx?newsID=1242785h... 阅读全文
posted @ 2007-06-04 09:04 Good life 阅读(115) 评论(0) 推荐(0)