14,954
edits
| Line 10: | Line 10: | ||
<table border="1" class="wikitable sortable"> | <table border="1" class="wikitable sortable"> | ||
<tr> | <tr> | ||
< | <th>軟體</th> | ||
< | <th>操作方式</th> | ||
< | <th>輸出 CSV 檔案格式</th> | ||
</tr> | </tr> | ||
< | <tr> | ||
<td>[https://zh-tw.libreoffice.org/ LibreOffice] Calc ([http://portableapps.com/apps/office/libreoffice_portable LibreOffice Portable]) 版本 6.2.4.2</td> | <td>[https://zh-tw.libreoffice.org/ LibreOffice] Calc ([http://portableapps.com/apps/office/libreoffice_portable LibreOffice Portable]) 版本 6.2.4.2</td> | ||
<td>檔案 -> 另存新檔 -> 存檔類型:文字 CSV (.csv) -> 字元集:Unicode (UTF-8)</td> | <td>檔案 -> 另存新檔 -> 存檔類型:文字 CSV (.csv) -> 字元集:Unicode (UTF-8)</td> | ||
<td>{{Gd}} UTF-8 編碼 不帶簽名 ([https://www.unicode.org/faq/utf_bom.html#BOM BOM])</td> | <td>{{Gd}} UTF-8 編碼 不帶簽名 ([https://www.unicode.org/faq/utf_bom.html#BOM BOM])</td> | ||
</tr> | </tr> | ||
< | <tr> | ||
<td>[https://zh-tw.libreoffice.org/ LibreOffice] Calc ([http://portableapps.com/apps/office/libreoffice_portable LibreOffice Portable]) 版本 6.2.4.2</td> | <td>[https://zh-tw.libreoffice.org/ LibreOffice] Calc ([http://portableapps.com/apps/office/libreoffice_portable LibreOffice Portable]) 版本 6.2.4.2</td> | ||
<td>檔案 -> 另存新檔 -> 存檔類型:文字 CSV (.csv) -> 字元集:正體中文 (Big5)</td> | <td>檔案 -> 另存新檔 -> 存檔類型:文字 CSV (.csv) -> 字元集:正體中文 (Big5)</td> | ||