标签:android http io 使用 文件 数据 sp 问题 c
<?xml version="1.0" encoding="utf-8"?> <selector xmlns:android="http://schemas.android.com/apk/res/android"> <item android:drawable="@drawable/ic_launcher" android:state_enabled="false" /> <item android:drawable="@drawable/ic_launcher" /> </selector>
标签:android http io 使用 文件 数据 sp 问题 c
原文地址:http://www.cnblogs.com/hugangyan86/p/4002024.html