完善资料让更多小伙伴认识你,还能领取20积分哦, 立即完善>
嗨伙计们,我有一个简单的问题,我确定我忽略了一个简单的解决方案但是.....我有一个包含多行空格分隔数据的文件 - 我不知道每行包含多少数据项但是数字
每个文件都是一致的。 我想读取文件,修改每行中的一个数据项,然后使用原始的面向行的格式将文件写回磁盘。 阅读和修改并不是问题; 我最终得到了一个2D数组项目。 但是,将它们返回到与原始格式相同的文件似乎过于困难,特别是因为我事先并不知道每行的行数和项目数。 我有什么遗漏文件条目:123.4 5.6 00.0 12 123.6 5.7 00.1 12 123.5 5.7 00.3 12Modified数组:[123.4 5.6 10.0 12] [123.6 5.7 10.1 12] [123.5 5.7 10.3 12]我有错误格式的新文件: 123.4 5.6 10.0 12 5.7 123.6 10.1 123.5 12 10.3 5.7 |
|
相关推荐
1个回答
|
|
嗨伙计们,我有一个简单的问题,我确定我忽略了一个简单的解决方案但是.....我有一个包含多行空格分隔数据的文件 - 我不知道每行包含多少数据项但是数字
每个文件都是一致的。 我想读取文件,修改每行中的一个数据项,然后使用原始的面向行的格式将文件写回磁盘。 阅读和修改并不是问题; 我最终得到了一个2D数组项目。 但是,将它们返回到与原始格式相同的文件似乎过于困难,特别是因为我事先并不知道每行的行数和项目数。 我有什么遗漏文件条目:123.4 5.6 00.0 12 123.6 5.7 00.1 12 123.5 5.7 00.3 12Modified数组:[123.4 5.6 10.0 12] [123.6 5.7 10.1 12] [123.5 5.7 10.3 12]我有错误格式的新文件: 123.4 5.6 10.0 12 5.7 123.6 10.1 123.5 12 10.3 5.7 --- 12Barrie您当前订阅的VRF为:r***@soco.agilent.comTo订阅发送空白邮件到“join-vrf@it.lists.it.agilent.com ”。要退订发送空白邮件到‘leave-vrf@it.lists.it.agilent.com’。为消息发送到这个邮件列表,电子邮件‘vrf@it.lists.it.agilent.com’。 如果您需要有关邮件列表的帮助,请发送邮件至“owner-vrf@it.lists.it.agilent.com”。 以上来自于谷歌翻译 以下为原文 Hi folks, I have a simple problem and I'm sure I'm overlooking a simple solution but ..... I have a file containing multiple lines of space delimited data - I do not know how many data items each line contains but the number is consistent for each file. I want to read the file, modify one of the data items in each line and then write the file back to the disk using the original line oriented format. Reading and modifying has not been a problem; I end up with a 2D array of data items. However, returning them to a file having the same format as the original seems overly difficult, particularly because I don't know the number of lines and the number of items per line in advance. What have I missed? File entry: 123.4 5.6 00.0 12 123.6 5.7 00.1 12 123.5 5.7 00.3 12 Modified array: [[123.4 5.6 10.0 12][123.6 5.7 10.1 12][123.5 5.7 10.3 12]] My new file having the wrong format: 123.4 5.6 10.0 12 123.6 5.7 10.1 12 123.5 5.7 10.3 12 Barrie --- You are currently subscribed to vrf as: [email=r***@soco.agilent.com]r***@soco.agilent.com[/email] To subscribe send a blank email to "join-vrf@it.lists.it.agilent.com". To unsubscribe send a blank email to "leave-vrf@it.lists.it.agilent.com". To send messages to this mailing list, email "vrf@it.lists.it.agilent.com". If you need help with the mailing list send a message to "owner-vrf@it.lists.it.agilent.com". |
|
|
|
只有小组成员才能发言,加入小组>>
1240 浏览 0 评论
2352 浏览 1 评论
2164 浏览 1 评论
2030 浏览 5 评论
2914 浏览 3 评论
983浏览 1评论
关于Keysight x1149 Boundary Scan Analyzer
713浏览 0评论
N5230C用“CALC:MARK:BWID?”获取Bwid,Cent,Q,Loss失败,请问大佬们怎么解决呀
813浏览 0评论
1240浏览 0评论
小黑屋| 手机版| Archiver| 电子发烧友 ( 湘ICP备2023018690号 )
GMT+8, 2024-11-30 01:12 , Processed in 1.151011 second(s), Total 47, Slave 41 queries .
Powered by 电子发烧友网
© 2015 bbs.elecfans.com
关注我们的微信
下载发烧友APP
电子发烧友观察
版权所有 © 湖南华秋数字科技有限公司
电子发烧友 (电路图) 湘公网安备 43011202000918 号 电信与信息服务业务经营许可证:合字B2-20210191 工商网监 湘ICP备2023018690号