摘要:
接口:Java代码packagecom.test;publicinterfaceFruit{}一个实现类:Java代码packagecom.test;publicclassAppleimplementsFruit{}基本测试类:Java代码packagecom.test;importjava.uti... 阅读全文
posted @ 2015-02-09 16:42
Lechance
阅读(2477)
评论(0)
推荐(0)
摘要:
方式一,Running services通过手机上Running services的Activity查看,可以通过Setting->Applications->Running services进。关于Running services的详细内容请参考《Android中使用"running servic... 阅读全文
posted @ 2015-02-09 14:42
Lechance
阅读(564)
评论(0)
推荐(0)
摘要:
一、隐式意图介绍显式意图我们前面已经提到,形如:Intent intent = new Intent();intent.setClass(this,Other.class);//此句表示显式意图,因为明确设置激活对象为Other类startActivity(intent);顾名思义,隐式意图就是在不... 阅读全文
posted @ 2015-02-09 11:18
Lechance
阅读(8115)
评论(0)
推荐(0)

浙公网安备 33010602011771号