明天的明天 永远的永远 未知的一切 我与你一起承担 ??

是非成败转头空 青山依旧在 几度夕阳红 。。。
  博客园  :: 首页  :: 管理

2007年4月26日

摘要: public void downLoad(string path) { try { string filePath = path; int temp = filePath.LastIndexOf("/") + 1; string fileName = filePath.Substring(temp... 阅读全文

posted @ 2007-04-26 11:05 且行且思 阅读(308) 评论(0) 推荐(0)