windows 有哪些不错的免费 CSV 编辑器程序?
声明:本页面是StackOverFlow热门问题的中英对照翻译,遵循CC BY-SA 4.0协议,如果您需要使用它,必须同样遵循CC BY-SA许可,注明原文地址和作者信息,同时你必须将它归于原作者(不是我):StackOverFlow
原文地址: http://stackoverflow.com/questions/8538391/
Warning: these are provided under cc-by-sa 4.0 license. You are free to use/share it, But you must attribute it to the original authors (not me):
StackOverFlow
What are some good free CSV editor programs?
提问by Roeland
I deal with CSV files all the time. I have been using excel, but it's not really made for csv's. Is there a program out there that deals with just csv's and data shaping?
我一直在处理 CSV 文件。我一直在使用 excel,但它并不是真正为 csv 制作的。是否有一个程序只处理 csv 和数据整形?
采纳答案by Seb
in my opinion openoffice(libre office) are far better and have way more capabilities.
在我看来,openoffice(libre office)要好得多,而且功能更多。
回答by Aaron Stewart
I have written a product called Ron's Editorwhich you might want to look at. I am always interested in making it more useful/powerful so I would be interested in your feedback.
我写了一个叫做Ron's Editor的产品,你可能想看看。我总是有兴趣让它更有用/更强大,所以我会对你的反馈感兴趣。
回答by AlphaMale
Quattro Pro, Open Office.org Calc (Libre Office), Lotus Symphony Spreadsheetsand PlanMaker Mobileare some great csv editors and spreadsheet programs.
Quattro Pro、Open Office.org Calc (Libre Office)、Lotus Symphony Spreadsheets和PlanMaker Mobile是一些很棒的 csv 编辑器和电子表格程序。
Here are there details: A Collection of Free Spreadsheet Programs
以下是详细信息:免费电子表格程序集
Hope this helps.
希望这可以帮助。
回答by Chris
I have to manage a lot of string data in my job, and using spreadsheet programs can be trouble unless you take great care to stop if from guessing data types.
我在工作中必须管理大量字符串数据,使用电子表格程序可能会很麻烦,除非您非常小心地停止猜测数据类型。
Most of the time I do use MS Excel. But occasionally I'll drop into CSVed, such as when I have a field that exceeds the character limit. The reason I prefer MS Excel is because most of the time inline editing of a field is much faster than the way CSVed has you do it.
大多数时候我确实使用 MS Excel。但偶尔我会进入CSVed,例如当我有一个超过字符限制的字段时。我更喜欢 MS Excel 的原因是因为在大多数情况下,字段的内联编辑比 CSVed 的方式要快得多。