摘要:
代码 Ext.onReady(function () { Ext.data.JsonP.request({ url: 'http://smart-ip.net/geoip-json', success: function (data) { Ext.getCmp("lb_weather").setText(data.city);... 阅读全文
posted @ 2013-04-02 17:07
商银达Ext.net
阅读(174)
评论(0)
推荐(0)
摘要:
Ext.Net介绍: 是一组开源的Asp.net(WebForm,MVC)组件。基于Ext.Js库开发,含有100多个工具,如TextBox,Combox,Button,ToolBar,StateBar,Panel,TabPanel,ExplorerBar,MenuBar,PictureBox 等多种控件并支持Ajax无刷新效果。 下载地址:http://www.ext.net/downlo... 阅读全文
posted @ 2013-04-02 12:16
商银达Ext.net
阅读(314)
评论(0)
推荐(0)