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