07 2015 档案
摘要:转自 :http://blog.csdn.net/wangxiaohu__/article/details/7254598parse用于从一个字符串中解析出json对象,如var str = '{"name":"huangxiaojian","age":"23"}'结果:JSON.parse(str...
阅读全文
摘要:已知红,根据红update出绿.update tab_wbap_wbs t set t.prepose_wbs_id = (select wbs_id from tab_wbap_wbs m where t.prepose_wbs_no = m.wb...
阅读全文
摘要:new Ext.Panel( { id : 'cente...
阅读全文
摘要:listeners : { beforeselect : function(combo) { prov = combo.getValue(); }, select : function(combo, record, index) { i...
阅读全文
摘要:form.submit({submitEmptyText: false,//添加这条就不会提交emptyTextsuccess: function(form, action) {Ext.Msg.alert('保存成功', action.result.msg);addwin.destroy();gri...
阅读全文
摘要:转自:http://blog.chinaunix.net/uid-20577907-id-359126.html1.Ext.apply 无法复制 Ext.data.JsonStore 等数据源相关的类型var store2 = new Ext.data.JsonStore({});var store...
阅读全文
浙公网安备 33010602011771号