EXT 4.0 筹建

EXT 4.0 搭建extjs -4.0版本的 需要使用bootstrap.js、ext-all-debug.js、ext-core-debug.js和resources文件

EXT 4.0 搭建

extjs -4.0版本的

需要使用bootstrap.js、ext-all-debug.js、ext-core-debug.js和resources文件夹下的全部文件
界面上引用的话:resources/css/ext-all.css、bootstrap.js
说明:因为bootstrap.js里包含了ext-all-debug.js、ext-core-debug.js的引用,所以引入以上2个对于普通应用就够用了