问题:这些如果我用html让他在浏览器显示 怎么操作了
var a=50
undefined
typeof a
"number"
var name="btc"
typeof name
"string"