This is the Linux app named Defaults whose latest release can be downloaded as 9.0.5sourcecode.tar.gz. It can be run online in the free hosting provider OnWorks for workstations.
Download and run online this app named Defaults with OnWorks for free.
בצע את ההוראות הבאות כדי להפעיל את האפליקציה הזו:
- 1. הורד את היישום הזה למחשב שלך.
- 2. הזן במנהל הקבצים שלנו https://www.onworks.net/myfiles.php?username=XXXXX עם שם המשתמש שאתה רוצה.
- 3. העלה את היישום הזה במנהל קבצים כזה.
- 4. הפעל את האמולטור המקוון של OnWorks Linux או Windows מקוון או אמולטור מקוון של MACOS מאתר זה.
- 5. ממערכת ההפעלה OnWorks Linux שזה עתה התחלת, עבור אל מנהל הקבצים שלנו https://www.onworks.net/myfiles.php?username=XXXXX עם שם המשתמש הרצוי.
- 6. הורד את האפליקציה, התקן אותה והפעל אותה.
בצילומי מסך
Ad
ברירות מחדל
תיאור
Store key-value pairs persistently across launches of your app. It uses UserDefaults underneath but exposes a type-safe facade with lots of nice conveniences. It's used in production by all my apps (4 million+ users).
תכונות
- You declare the type and default value upfront
- Property wrapper that updates the view when the UserDefaults value changes
- You can store any Codable value, like an enum
- You can store any NSSecureCoding value
- Observe changes to keys
- The data is stored as JSON-serialized values
- You can serialize and deserialize your own type in your own way
שפת תכנות
סוויפט
כל הקטגוריות
This is an application that can also be fetched from https://sourceforge.net/projects/defaults.mirror/. It has been hosted in OnWorks in order to be run online in an easiest way from one of our free Operative Systems.