Intent意图
摘要:
Intent显示意图实现: Intent intent1 = new Intent(); /** * 写法一: * 第一个参数:上下文 * 第二个参数:Class cls目标位置 */ComponentName cn1 = new ComponentName(MainActivity.this, S 阅读全文
posted @ 2016-12-15 17:33 乄Dream灬素梦丶 阅读(146) 评论(0) 推荐(0)
posted @ 2016-12-15 17:33 乄Dream灬素梦丶 阅读(146) 评论(0) 推荐(0)
posted @ 2016-12-15 08:53 乄Dream灬素梦丶 阅读(297) 评论(0) 推荐(0)