描述
In the script, write read / write settings using API of "CsvHelper" which is a open source .Net class library.
[Script example]
-------------------
/* Get the API object that can be used in this script */
ICsvEditSharpApi api = GetCsvEditSharpApi();
/* Encoding of CSV file */
api.Encoding = Encoding.GetEncoding("utf-8");
/* Configuration settings for CSV Helper */
api.CsvConfiguration = new CsvConfiguration( CultureInfo.GetCultureInfo("en-US"))
{
HasHeaderRecord = true
};
/*****************************
Definition of record class
*****************************/
class FieldData
{
public string Name { get; set; }
[Format("d")]
public DateTime Birthday { get; set; }
public Gender Gender { get; set; }
public bool Married { get; set; }
[NumberStyles(NumberStyles.Currency)]
[Format("C")]
public decimal PocketMoney { get; set; }
}
/****************************************
Define the enum type of selection item
****************************************/
enum Gender
{
Male,
Female,
Other
}
/**********************************************
Register auto class maps in CSV reader/writer
**********************************************/
api.RegisterClassMap();
/************************
Add custom validations
************************/
api.AddValidation(
m => m.Birthday,
dt => dt.Date < DateTime.Now.Date,
"Cannot enter a future date.");
api.AddValidation(
m => m.PocketMoney,
n => n > 0 && n < 10000,
"PocketMoney must be in the range $0 to $10000.");
-------------------
For details of APIs that can be used in scripts, see below.
[GitHub]
https://github.com/pierre3/CsvEditSharp
[CsvHelper]
https://joshclose.github.io/CsvHelper/
螢幕擷取畫面
新功能
- 版本: PC
- 發佈日期:
價錢
- 今天: 免費
- 最小值: 免費
- 最大值: 免費
追蹤票價
開發人員
- pierre3
- 平台: Windows 應用程式 (1)
- 清單: 0 + 0
- 點數: 0 + 0 ¡
- 排名: 0
- 評測: 0
- 折扣: 0
- 影片: 0
- RSS: 訂閱
點數
未找到 ☹️
排名
未找到 ☹️
清單
未找到 ☹️
評測
成為第一個評論 🌟
其他資訊
- 版本: PC
- ID: 9PN205V6THDN
- 類別 :
Windows 應用程式
›公用程式與工具
- OS:
HoloLens
,Mobile
,PC
,Surface Hub
- 大小:
90 Mb
- 支援的語言 :
English
- 內容分級:
EVERYONE
- Windows Store 評分:
0
- 發佈日期:
- 發行日期:
聯絡人
你可能還喜歡
-
- CSV Format Editor
- Windows 應用程式: 公用程式與工具 由: ptl1998naganodevall
- $1.39
- 清單: 0 + 0 排名: 0 評測: 0
- 點數: 0 + 0 版本: PC ・Edit csv ・Convert csv to tsv ・Convert csv to json ・Convert csv to xml ・Convert csv to html ・Convert csv to excel ・Split csv file ・Join csv file ・Search csv ⥯
-
- Edit PDF Pages with PDFCool
- Windows 應用程式: 公用程式與工具 由: Newera Software Technology Inc.
- $19.99
- 清單: 1 + 0 排名: 0 評測: 0
- 點數: 1 + 4 (3.8) 版本: PC "Edit PDF Pages with PDFCool" is an easy-to-use but powerful PDF page handler. It can be used to edit and modify PDF pagess. You can add, del, export, insert and copy pages of PDF. In ... ⥯
-
- Edit Docx PLUS
- Windows 應用程式: 公用程式與工具 由: File Format Apps
- * 免費
- 清單: 1 + 0 排名: 0 評測: 0
- 點數: 7 + 1,555 (4.7) 版本: PC With Edit Docx PLUS, you can not only create and edit Word documents (.doc and .docx) directly, but also open many more common document formats (.odt, .wps and etc.). Support formats: ... ⥯
-
- CSV Viewer Free
- Windows 應用程式: 公用程式與工具 由: pauljohn
- 免費
- 清單: 1 + 0 排名: 0 評測: 0
- 點數: 1 + 541 (2.4) 版本: PC This app is a free Office solution which offers easy viewing of Microsoft Office spreadsheets such as CSV / XLS / XLSX, it can open formats such as .CSV files. This app is the One ... ⥯
-
- CSV to Dictionary Converter
- Windows 應用程式: 公用程式與工具 由: Lacko Luboslav
- 免費
- 清單: 0 + 0 排名: 0 評測: 0
- 點數: 0 + 3 (3.7) 版本: PC Application convert data from CSV (Comma-separated values) file to C# Dictionary structure (Key / Value pairs). Application use data with comma or semicolon separator. Attributes may ... ⥯
-
- Mepro CSV Editor
- Windows 應用程式: 公用程式與工具 由: Metin Morris
- $1.89
- 清單: 0 + 0 排名: 0 評測: 0
- 點數: 0 + 0 版本: PC CSV files are simple text files that contain values separated by commas, semicolons, or separator marks. They are widely used in most data analysis and reporting programs. However, ... ⥯
-
- Barcode Edit
- Windows 應用程式: 公用程式與工具 由: Needed Special Tools
- $1.99
- 清單: 1 + 0 排名: 0 評測: 0
- 點數: 3 + 1 (1.0) 版本: PC Barcode Edit has following features: - Read barcode information - Create barcode as image file - Create QR barcodes from rows of *.csv file Supported barcode formats to create image: ... ⥯
-
- ICAL to CSV Converter
- Windows 應用程式: 公用程式與工具 由: Freytag and Company LLC
- * 免費
- 清單: 1 + 0 排名: 0 評測: 0
- 點數: 2 + 8 (3.5) 版本: PC iCAL to CSV Converter is an all-in-one tool that privately converts your ICS (calendar) file to a convenient CSV (comma-separated value) file OR does the reverse and converts your CSV ... ⥯
-
- Spreadsheet-xlsx&csv editor
- Windows 應用程式: 公用程式與工具 由: Shenzhen Biggerlens Technology Co., Ltd
- 免費
- 清單: 0 + 0 排名: 0 評測: 0
- 點數: 0 + 0 版本: PC Form making tool software and daily office software; It allows you to create, view, edit, and share forms at any time. It provides a variety of form templates, and can quickly produce ... ⥯
-
- MBOX To CSV Converter
- Windows 應用程式: 公用程式與工具 由: ITBeaver
- $4.99
- 清單: 0 + 0 排名: 0 評測: 0
- 點數: 0 + 4 (2.8) 版本: PC This application is designed to convert e-mail export file(.mbox) to simple text file(.csv). Drag and drop or open file to easily convert. You can change default separator to comma or ... ⥯
-
- vCard CSV Exchange
- Windows 應用程式: 公用程式與工具 由: Quant Games LLC
- 免費
- 清單: 0 + 0 排名: 0 評測: 0
- 點數: 0 + 28 (2.0) 版本: PC This tool can help with conversion of contact data between CSV (Outlook.com exchange format) and vCard .VCF used by Nokia mobile and feature (like Asha) phones. ⥯
-
- Screen Recorder - Record Audio, Capture, Edit
- Windows 應用程式: 公用程式與工具 由: Good Job Apps
- * 免費
- 清單: 0 + 0 排名: 0 評測: 0
- 點數: 2 + 54 (2.8) 版本: PC Perfect app to record and capture the screen in video formats. Screen recording of any app can be done in live application usage mode, like typing any message, record video calls, ... ⥯
-
- PDF View and Edit
- Windows 應用程式: 公用程式與工具 由: Christian Regli
- $2.09
- 清單: 0 + 0 排名: 0 評測: 0
- 點數: 0 + 4 (5.0) 版本: PC Full featured PDF viewer with annotation capabilities. Nice and cleanly organized. Open and display both normal and PDF files protected with AES and RC4 encryption algorithms (password ⥯
-
- TXT Editer (win10)
- Windows 應用程式: 公用程式與工具 由: Shuolin Wei
- * 免費
- 清單: 0 + 0 排名: 0 評測: 0
- 點數: 0 + 4 (2.0) 版本: PC Edit TXT file except ANSI encoding format ⥯