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.
我的项目将如此之大。我决定将我的 Extjs 代码保存在单独的文件中。我是怎么做的,请帮忙。
您可以将一些 Extjs 组件声明到另一个 .js 文件中,但是您必须在 html 文档中导入这两个文件。