1).easyloader.js文件用于加载指定模块,同时它也会加载指定模块所依赖的组件2).不使用easyloader加载:在easyui中有一个Parser解析器,它会解析class中的easyui-window,所以不用easyloader加载指定模块也可以。