Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我有一个包含很多 javascript 的 webapp。我将 phonegap.js 的脚本标签放在哪里有关系吗?将它放在头部而不是放在页面的最后会更好吗?
我会把它作为页面的第一个脚本,但这并不重要,例如:
如前所述,您应该将其作为第一个脚本加载。