SharedPreferences | Android 開發者

SharedPreferences | Android 開發者

瀏覽:561
日期:2025-09-29
類概述 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...看更多