投放本站广告请联系:
extjscn#126.com
Ext JS 3.0 - 太出色了!
代表Ext团队,我很高兴地宣布发布Ext JS 3.0正式版。还包括以下大家喜欢的资料.
1,ExtJs公共提交日志

2,补丁发布周期
3,JS Builder 2
4,重整和改进的CSS
 
 
5,布局管理
6,Ext.data改进
// The new DataWriter component. Elegance in simplicity.
var writer = new Ext.data.JsonWriter({
encode: true,
writeAllFields: false
});7,内存管理改进//Old Style
this.el.on('click', this.onClick, this);
//New Style
this.mon(this.el, 'click', this.onClick, this);8,Designer Preview(可以视化设计器)  
等等.....
更多信息见: http://extjs.com/blog/2009/08/10/ext-js-30-be-outstanding/
- 要发表评论,请先登录



评论
好,对extjs感兴趣和有经验的请进这个群组
对extjs感兴趣和有经验的请进这个群组,没有人数限制,聚集了高手前辈在此http://www.rjgc.net/uchome/space.php?do=mtag&tagid=70