C#开源文件系统类库[FileHelpers Library]下载
2010年10月10日
没有评论
官方开源项目开源文件系统类库项目描述:The FileHelpers are 开源文件系统类库a free and easy to use .NET library to import/export data from fixed length or delimited records in files, strings or streams. The idea is pretty simple: You can strong type your flat file (fixed or delimited) simply describing a class that maps to each record and later read/write your file as [...]