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.
Suivez ces instructions pour exécuter cette application :
- 1. Téléchargé cette application sur votre PC.
- 2. Entrez dans notre gestionnaire de fichiers https://www.onworks.net/myfiles.php?username=XXXXX avec le nom d'utilisateur que vous voulez.
- 3. Téléchargez cette application dans ce gestionnaire de fichiers.
- 4. Démarrez l'émulateur en ligne OnWorks Linux ou Windows en ligne ou l'émulateur en ligne MACOS à partir de ce site Web.
- 5. Depuis le système d'exploitation OnWorks Linux que vous venez de démarrer, accédez à notre gestionnaire de fichiers https://www.onworks.net/myfiles.php?username=XXXXX avec le nom d'utilisateur que vous souhaitez.
- 6. Téléchargez l'application, installez-la et exécutez-la.
CAPTURES D'ÉCRAN
Ad
La valeur par défaut
DESCRIPTION
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).
Caractéristiques
- 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
Langage de programmation
Swift
Catégories
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.