- 授权协议: GPLv2
- 开发语言: Python
- 操作系统: 跨平台
- 软件首页: http://code.google.com/p/recfile/
软件介绍
recfile 是一个 Python 的扩展模块,用来读写固定长度记录的文件,数据通过 Python 的数组读入,支持文本或者二进制文件,使用固定的分隔符,例如 csv、tab 或者空格。
Dive Into Python
Mark Pilgrim / Apress / 2004-11-5 / GBP 31.49
Python is a new and innovative scripting language. It is set to replace Perl as the programming language of choice for shell scripters, and for serious application developers who want a feature-rich, ......一起来看看 《Dive Into Python》 这本书的介绍吧!
