This is the Linux app named conf whose latest release can be downloaded as v15.0.2sourcecode.tar.gz. It can be run online in the free hosting provider OnWorks for workstations.
Download and run online this app named conf with OnWorks for free.
ทำตามคำแนะนำเหล่านี้เพื่อเรียกใช้แอปนี้:
- 1. ดาวน์โหลดแอปพลิเคชั่นนี้ในพีซีของคุณ
- 2. เข้าไปที่ file manager https://www.onworks.net/myfiles.php?username=XXXXX ด้วยชื่อผู้ใช้ที่คุณต้องการ
- 3. อัปโหลดแอปพลิเคชันนี้ในตัวจัดการไฟล์ดังกล่าว
- 4. เริ่มโปรแกรมจำลองออนไลน์ของ OnWorks Linux หรือ Windows ออนไลน์ หรือโปรแกรมจำลองออนไลน์ MACOS จากเว็บไซต์นี้
- 5. จาก OnWorks Linux OS คุณเพิ่งเริ่มต้น ไปที่ตัวจัดการไฟล์ของเรา https://www.onworks.net/myfiles.php?username=XXXXX พร้อมชื่อผู้ใช้ที่คุณต้องการ
- 6. ดาวน์โหลดแอปพลิเคชั่น ติดตั้ง และเรียกใช้
ภาพหน้าจอ
Ad
conf
DESCRIPTION
All you have to care about is what to persist. This module will handle all the dull details like where and how. It does not support multiple processes writing to the same store. I initially made this tool to let command-line tools persist some data.
คุณสมบัติ
- Changes are written to disk atomically, so if the process crashes during a write, it will not corrupt the existing config
- JSON Schema to validate your config data
- ภายใต้ประทุน ajv เครื่องมือตรวจสอบ JSON Schema จะใช้เพื่อตรวจสอบการกำหนดค่าของคุณ
- You should define your schema as an object where each key is the name of your data's property and each value is a JSON schema used to validate that property
- You can use migrations to perform operations to the store whenever a project version is upgraded
- The serialize and deserialize options can be used to customize the format of the config file
ภาษาโปรแกรม
สิ่งที่พิมพ์ด้วยพิมพ์ดีด
หมวดหมู่
This is an application that can also be fetched from https://sourceforge.net/projects/conf.mirror/. It has been hosted in OnWorks in order to be run online in an easiest way from one of our free Operative Systems.