点击运行
var f = function(){ return "hello"} console.log(f())
运行结果 :
正在执行...