【单项选择题】
假设assets目录下有文件结构html/hello.html,用loadUrl()方法将该网页加载至webView时,需传入的参数是()。
A、A.file:///asset/html/hello.html
B、B.file:///android_asset/html/hello.html
C、C.file:///androidasset/hello.html
D、D.file:///assets/html/hello.html