在Index.html中使用$.getScript(“try.js”);引入了try.js
在try.js中使用var tryvar = 15;来定义变量。
又在Index.html中输出tryvar却提示not defined
CNode 社区为国内最专业的 Node.js 开源技术社区,致力于 Node.js 的技术研究。