Intent跳转
<!-- [if gte mso 9]><![endif]--><!-- [if gte mso 9]><![endif]--><!-- [if gte mso 10]><![endif]--><!-- [if gte mso 9]><![endif]--><!-- [if gte mso 9]><![endif]-->
Intent itmod = newIntent(WeigthListActivity.this, WeigthModActivity.class);
itmod.putExtra(""+SysConst.TABLE_FIELD_DATE, selectid);
itmod.putExtra(""+SysConst.TABLE_FIELD_INPUT,
cursor.getString(cursor.getColumnIndex(SysConst.TABLE_FIELD_INPUT)));
itmod.putExtra(""+SysConst.TABLE_FIELD_OUTPUT,
cursor.getString(cursor.getColumnIndex(SysConst.TABLE_FIELD_OUTPUT)));
itmod.putExtra(""+SysConst.TABLE_FIELD_WEIGHT, cursor.getString(cursor.getColumnIndex(SysConst.TABLE_FIELD_WEIGHT)));
itmod.putExtra(""+SysConst.TABLE_FIELD_AMOUNTEXERCISE,
cursor.getString(cursor.getColumnIndex(SysConst.TABLE_FIELD_AMOUNTEXERCISE)));
startActivity(itmod);
Intent对象有很多的putExtra(…)方法,通过“key-value”对的方式把数据放置到Extras对象中。
516inc是一支专注于Android,iOS平台企业级应用开发的技术团队,致力于做中国最棒的移动应用程序开发机构,提供最棒的Android,iOS企业级应用开发培训服务 企业培训和开发合作官方联系方式: 电话:15801577739Email:jylong06@163.com QQ:1575716557 516inc--专注-专业-专心!