本帖最后由 依山居 于 2015-10-20 20:36 编辑
论坛的分类,文本处理和文件操作有啥区别?
吐槽rust 防盗链,国内没有镜像,下载速度极慢。
gayhub 主页 https://github.com/BurntSushi/xsv
xsv is a command line program for indexing, slicing, analyzing, splitting and joining CSV files. Commands should be simple, fast and composable:
Simple tasks should be easy.
Performance trade offs should be exposed in the CLI interface.
Composition should not come at the expense of performance.
windows 上安装有git 和RUST的话,一句命令获取,编译- git clone git://github.com/BurntSushi/xsv&&cd xsv&&cargo build --release
复制代码 我没有CSV文件需要处理,谁来做小白鼠?
我的编译好的 windows 7x64 rust1.2编译的
https://coding.net/u/FGFW/p/XSVEXE/git/blob/master/xsv.exe |