例:
let :test = "Hello"; console.log(test);
此代码不会引发任何错误。为什么?
javascript variables
javascript ×1
variables ×1