[{"data":1,"prerenderedAt":-1},["ShallowReactive",2],{"$fUxFitZQo0KMG3OIFV8Z1KUOq27WZmxPnVQdo0dSVURY":3},{"answer":4,"createTime":5,"id":6,"options":7,"origin":12,"question":19,"related":20,"source":24,"type":25},[],"2026-04-26 19:38:59",351809406,[8,9,10,11],"putStringArray(String key, String[] value)","putCharSequence(String key, CharSequence value)","putString(String key, String value)","putObject(String key, Object value)",{"count":13,"courseId":14,"courseImg":15,"courseName":16,"workId":17,"workName":18},60,"53e1d2ef4961cca8eea3e23969ad2cb9","https:\u002F\u002Ftihai-oss-cloud.itihey.com\u002Fimg\u002F03a579384a6dc297c89809b582fcc767.png","默认课程","work_52649052","第8次作业(Intent机制new)","要向 Bundle 中放入一个 String 类型的数据,应使用( )方法",[21,26,35,44,53,62,71,80,89,98],{"answer":22,"createTime":5,"id":6,"options":23,"question":19,"source":24,"type":25},[],[8,9,10,11],"v1",0,{"answer":27,"createTime":5,"id":28,"options":29,"question":34,"source":24,"type":25},[],351809407,[30,31,32,33],"sendBroadcast","startIntent","startActivityForResult","startActivityWithIntent","下面哪个方法可以用来启动Activity,并传递数据",{"answer":36,"createTime":5,"id":37,"options":38,"question":43,"source":24,"type":25},[],351809408,[39,40,41,42],"在Activity中,可以使用setContentView( )方法,确定加载哪一个布局文件","在Activity中,可以使用findViewById( )方法,通过组件id,获得指定视图元素","可以使用View类的findViewById( )方法,获得当前View对象中的某一个视图元素","在Activity中,可以使用R.drawable.***方式引用布局资源","以下描述不正确的是( )",{"answer":45,"createTime":5,"id":46,"options":47,"question":52,"source":24,"type":25},[],351809409,[48,49,50,51],"requestCode,表示在启动Activity时传递的请求码","data,表示启动Activity时传递的Intent","data,表示携带返回数据的Intent","resultCode,表示在返回数据时传入的结果码","关于onActivityResult(int requestCode, int resultCode, Intent data)方法中的参数描述错误的是( )",{"answer":54,"createTime":5,"id":55,"options":56,"question":61,"source":24,"type":25},[],351809410,[57,58,59,60],"putIntArray(String name, int[] value)","putArrayExtra(String name, int[] value)","putExtraArray(String name, int[] value)","putExtra(String name, int[] value)","在 Intent 中传递数组数据,例如 int 数组,可以使用( )方法",{"answer":63,"createTime":5,"id":64,"options":65,"question":70,"source":24,"type":25},[],351809411,[66,67,68,69],"设置Activity为启动程序","查看主程序","返回Home界面","设置Activity为Home程序","下面程序的作用是( ) Intent intent = new Intent(); intent.setAction( Intent.ACTION_MAIN ); intent.addCategory( Intent.CATEGORY_HOME ); startActivity(intent)",{"answer":72,"createTime":5,"id":73,"options":74,"question":79,"source":24,"type":25},[],351809412,[75,76,77,78],"&lt;permission&gt;","&lt;uses-permission&gt;","&lt;manifest-permission&gt;","&lt;android-permission&gt;","在AndroidManifest.xml文件中申请权限需要用到的标签是( )",{"answer":81,"createTime":5,"id":82,"options":83,"question":88,"source":24,"type":25},[],351809413,[84,85,86,87],"显式Intent","延迟Intent","广播","隐式Intent","下面代码采用的是( )启动Activity.Intent intent = new Intent( Intent.ACTION_VIEW );startActivity(intent)",{"answer":90,"createTime":5,"id":91,"options":92,"question":97,"source":24,"type":25},[],351809414,[93,94,95,96],"web.config","AndroidManifest.xml","Activity类","themes.xml","隐式启动Intent时,Android系统在( )搜索匹配组件信息",{"answer":99,"createTime":5,"id":100,"options":101,"question":106,"source":24,"type":25},[],351809415,[102,103,104,105],"Intent.ACTION_VIEW","Intent.ACTION_SENDTO","Intent.ACTION_PICK","Intent.ACTION_SEND","下面action动作用于向指定的地方发送消息的是( )"]