摘要: public class service { private Context context;//引入上下文对象,要使用其中的方法openFileOutput public service(Context context) { super(); this.context ... 阅读全文
posted @ 2011-12-06 23:05 白婷 阅读(113) 评论(0) 推荐(0)