`
past2010
  • 浏览: 12697 次
  • 性别: Icon_minigender_1
  • 来自: 成都
社区版块
存档分类
最新评论

easyui敏捷开发

 
阅读更多
官方学习网址
http://plugins.jquery.com/pqgrid/
http://paramquery.com/demos/paging

属性http://yixibo.iteye.com/blog/1557847

http://www.jeasyui.com/demo/main/index.php?plugin=DataGrid&theme=default&dir=ltr&pitem=

http://www.jeasyui.com
http://sshe.btboys.com/ 个人版学习网址

工具包
http://www.jeasyui.com/download/downloads/jquery-easyui-1.2.6.zip
http://www.jeasyui.com/download/downloads/jquery-easyui-1.3.2.zip
easyui api
http://www.phptogether.com/juidoc/

http://www.phptogether.com/juidoc/calendar.html  日历http://www.phptogether.com/juidoc/


http://www.cnblogs.com/lxinxuan/archive/2007/04/19/719866.html  DataGrid分页控件重写


-----------------------------------------
http://www.phptogether.com/juidoc/datagrid.html 示例api
http://www.jeasyui.com/   以上网站的英文版

http://sshe.btboys.com/ 网站作为示例

http://blog.csdn.net/kongqz/article/details/6322936  json数组对象


http://www.360doc.com/content/12/0703/09/9693959_221848114.shtml  正确配置json对象

>http://www.cnblogs.com/xwdreamer/archive/2011/12/16/2296904.html
JSONObject与JSONArray的使用

http://www.phptogether.com/juidoc/
开发easyUI文档

<meta http-equiv="content-type" content="text/html; charset=UTF-8">
   
     <link rel="stylesheet" href="../js/jquery-easyui-1.2.6/themes/default/easyui.css" type="text/css"></link>
     <link rel="stylesheet" href="../js/jquery-easyui-1.2.6/themes/icon.css" type="text/css"></link>
     <script type="text/javascript" src="../js/jquery-easyui-1.2.6/jquery-1.7.2.min.js" charset="UTF-8"></script>
<script type="text/javascript" src="../js/jquery-easyui-1.2.6/jquery.easyui.min.js" charset="UTF-8"></script>
<script type="text/javascript" src="../js/jquery-easyui-1.2.6/locale/easyui-lang-zh_CN.js"></script>
<script type="text/javascript" charset="UTF-8">
  $(function(){
 
  });
</script>
分享到:
评论

相关推荐

Global site tag (gtag.js) - Google Analytics