Programming 笔记

工作中遇到的问题就记载这里

  博客园 :: 首页 :: 博问 :: 闪存 :: 新随笔 :: 联系 :: 订阅 订阅 :: 管理 ::

2010年3月22日

摘要: Unix text file uses linefeed only to indicate end of line, the .net streamreader's readline function is not working with unix text file.I made a small wrapper for StreamReader class to make it is work... 阅读全文
posted @ 2010-03-22 12:30 IT 笔记 阅读(380) 评论(0) 推荐(0) 编辑