会员
众包
新闻
博问
闪存
赞助商
HarmonyOS
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
//目录
树的种子
啦啦啦,我是卖报的小行家
https://github.com/Jian-Yin-Shine
博客园
首页
联系
管理
2017年11月30日
Android——Intent,Bundle
摘要: Intent——切换activity intent.setClass(first.this,second.class); startActivity(intent); Bundle——切换时数据传递 //跳转 Intent intent = new Intent(); //跳转时数据传输 Bundl
阅读全文
posted @ 2017-11-30 22:46 小草的大树梦
阅读(241)
评论(0)
推荐(0)
公告