文件名称:TronJS_v6.1.223
-
所属分类:
- 标签属性:
- 上传时间:2015-12-21
-
文件大小:37.35kb
-
已下载:0次
-
提 供 者:
-
相关连接:无下载说明:别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容来自于网络,使用问题请自行百度
前端模块化的需求日益剧增,模块之间的关系也变的非常复杂,所以我们提出了模块依赖关系处理机制。TronJS的诞生就是这种机制的产物。在TronJS中,我们采用了非常先进的技术来处理异步请求。在国际上,被称为回调杀手的Promise也被引入到该框架。或许你们会问,Promise对低端IE不兼容。是的。但是我已经将es6-promise模块加载进了框架,也就意味着,使用我的框架,将能在所有浏览器使用Promise,这是对开发者极大的支持。不仅如此,我们也对JS没有类方法的缺陷进行了补足。在TronJS中,我们存在new Class() 的方法来为对象产生一个实体类。类可以进行扩展和继承,这个说明请在之后的详细介绍中查看。-The demand of the front end is increasing rapidly, and the relationship between the modules is also very complex, so we put forward the mechanism of the module dependency relationship processing. The birth of TronJS is the product of this mechanism. In TronJS, we use a very advanced technology to handle asynchronous requests. Internationally, the Promise is known as the callback killer is also introduced to the framework. Perhaps you will ask, Promise is not compatible with the low-end IE. Yes But I have loaded the es6-promise module into the framework, which means that the use of the framework, which will be able to use Promise in all browsers, this is a great support for developers. Not only that, we also have no class method of the defects of the JS. In TronJS, we are in the presence of Class new () the method is to generate an entity class for the object. The class can be extended and inherited, and this shows that you can see in the following details.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
tronjs.js-master/
tronjs.js-master/README.md
tronjs.js-master/readme.txt
tronjs.js-master/src/
tronjs.js-master/src/class.js
tronjs.js-master/src/define.js
tronjs.js-master/src/es6-promise.js
tronjs.js-master/src/json2.js
tronjs.js-master/src/module.js
tronjs.js-master/src/requires.js
tronjs.js-master/tron.js
tronjs.js-master/tron.min.js
说明.htm
tronjs.js-master/README.md
tronjs.js-master/readme.txt
tronjs.js-master/src/
tronjs.js-master/src/class.js
tronjs.js-master/src/define.js
tronjs.js-master/src/es6-promise.js
tronjs.js-master/src/json2.js
tronjs.js-master/src/module.js
tronjs.js-master/src/requires.js
tronjs.js-master/tron.js
tronjs.js-master/tron.min.js
说明.htm
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.