SharedPreferences | Android 開發者

SharedPreferences | Android 開發者

瀏覽:527
日期:2025-11-13
類概述 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...看更多