开发者

Equivalent to gconf on OSX

开发者 https://www.devze.com 2023-01-19 22:42 出处:网络
Is there something equivalent (and available by default) t开发者_JS百科o gconf on OSX?OS X uses a \"defaults\" system, and reads/writes application preferences as \"plist\" (property list) files that

Is there something equivalent (and available by default) t开发者_JS百科o gconf on OSX?


OS X uses a "defaults" system, and reads/writes application preferences as "plist" (property list) files that are stored in ~/Library/Preferences. You can read more about the defaults system here.

0

精彩评论

暂无评论...
验证码 换一张
取 消