SharedPreferences | Android 開發者

SharedPreferences | Android 開發者

瀏覽:1169
日期:2026-04-19
類概述 Interface for accessing and modifying preference data returned by getSharedPreferences(String, int). For any particular set of preferences, there is a single instance of this class that all clients share. Modifications to the preferences must go throu...看更多