July 2007
Python 與 CSV
by YukuanBlog許多資料,像通訊錄或試算表之類的,很適合列表呈現。而 comma-separated values, CSV是微軟牌視窗軟體存放表格資料常用的檔案格式。這種純文字格式的檔案格式是以逗號(comma)來為每筆(record)資料的欄位(field)作分隔。
February 2007
FileHelpers Library 1.6.0 - Marcos Meli
by brianwaustin & 2 othersComponent that allows you to easily read comma delimited files
January 2006
FileHelpers 1.5.0 - Strong Type your Flat File
by marcman (via)The FileHelpers are an easy to use .NET library written in C#. Is designed to read/write data from flat files with fixed length or delimited records (CSV). Also has support to import/export data from different data storages (Excel, Access, SqlServer)
1
(3 marks)