开放大学在线学习搜题
当前位置:首页 > 学习题库 > Android移动开发技术

问题

Intent intent = new Intent(Intent.ACTION.VIEW, Uri.parse(“http://www.baidu.com”))的作用是()

发布时间:2025-08-26   作者:江苏开放大学   浏览:0

Intent intent = new Intent(Intent.ACTION.VIEW, Uri.parse(http://www.baidu.com))的作用是()

 

A:在浏览器中浏览百度网页

B:查看baidu源代码

C:发送Email

D:发送短信