科目名称:Android核心开发技术
试卷号:99999
题型:单选题
题目:假设assets目录下有文件结构html/hello.html,用loadUrl()方法将该网页加载至webView时,需传入的参数是( ).
选项:A.file:///asset/html/hello.html B.file:///android()asset/html/hello.html C.file:///androidasset/hello.html D.file:///assets/html/hello.html
需要1积分查看
答案:B.file:///android()asset/html/hello.html