개발자:
가격: 무료
순위: 0 
리뷰: 0 리뷰 작성
목록: 0 + 0
포인트: 0 + 0 ¡
포인트 +1

기술

CSV Edit Sharp
CsvEditSharp is a CSV editor that describes read / write settings with C # script.

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/
더보기 ↓

스크린샷

#1. CSV Edit Sharp (Windows) 게시자: pierre3
#2. CSV Edit Sharp (Windows) 게시자: pierre3
#3. CSV Edit Sharp (Windows) 게시자: pierre3
#4. CSV Edit Sharp (Windows) 게시자: pierre3

새로운 기능

  • 버전: PC
  • 업데이트:

가격

  • 오늘: 무료
  • 최소: 무료
  • 최대: 무료
가격 추적

개발자

  • pierre3
  • 플랫폼: Windows 앱 (1)
  • 목록: 0 + 0
  • 포인트: 0 + 0 ¡
  • 순위: 0
  • 리뷰: 0
  • 할인: 0
  • 동영상: 0
  • RSS: 구독

포인트

찾을 수 없음 ☹️

순위

찾을 수 없음 ☹️

목록

찾을 수 없음 ☹️

리뷰

첫 번째 리뷰를 남겨보세요 🌟

추가 정보

주소록

CSV Edit SharpCSV Edit Sharp 단축 URL: 복사됨!

당신은 또한 같은 수 있습니다

    • 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 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 ...
        ⥯ 
    • 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.
        ⥯ 
    • 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
        ⥯ 

당신은 또한 같은 수 있습니다

AppAgg에서 사용할 수 있는 검색 연산자
AppAgg에 추가
AppAgg
시작하기 – 무료예요
가입
로그인