Laze

If I rest I rust !

  博客园  :: 首页  :: 新随笔  ::  ::  :: 管理

文章分类 -  easyui

摘要:public Map<String,Object> sendSql(Map<String,String> shuruMap){ Map<String,Object> map = new HashMap<String, Object>(); Connection connection = null ; 阅读全文
posted @ 2016-12-21 10:05 CollinTsui 阅读(183) 评论(0) 推荐(0)

摘要:$.post(url, params,function(d) { var datas = $.parseJSON(d); if (datas.status == "") { if (datas.total > 0) { var columns = new Array(); //定义列集合 var r 阅读全文
posted @ 2016-12-21 09:44 CollinTsui 阅读(202) 评论(0) 推荐(0)