fixedlengthrecords:Rosetta Code任务“固定长度记录”的Python实现

时间:2024-03-12 02:50:13
【文件属性】:

文件名称:fixedlengthrecords:Rosetta Code任务“固定长度记录”的Python实现

文件大小:4KB

文件格式:ZIP

更新时间:2024-03-12 02:50:13

Python

定长记录 Rosetta Code任务“固定长度记录”的Python实现 dd if = sample.txt of = infile.dat cbs = 80 conv =阻止1条记录中的0 + 1条记录2条被截断的记录 dd if = infile.dat cbs = 80 conv =取消阻止行1 ... 1 ......... 2 ......... 3 ......... 4 .. ....... 5 ......... 6 ......... 7 ......... 8 2号线3号线4号线 第6行第7行缩进的第8行.................................................... .................第9行RT MARGIN 1 + 1条记录在0 + 1条记录中 dd if = outfile.dat cbs = 80 co


【文件预览】:
fixedlengthrecords-master
----sample.txt(278B)
----.gitignore(1KB)
----LICENSE(1KB)
----README.md(1009B)
----flr.py(278B)
----infile.dat(720B)
----update.txt(699B)
----outfile.dat(720B)

网友评论