06 2017 档案
摘要:http://www.iqiyi.com/a_19rrh9jx9p.html http://www.cnblogs.com/aarond/p/SQLDispatcher.html --读写分离 http://www.cnblogs.com/kakake/p/3991864.html 【开源】EFW框
阅读全文
摘要:/// <reference path="jquery-1.8.0.min.js" />/** DIV或元素居中* @return*/jQuery.fn.mCenterDiv = function () { this.css("position", "absolute"); this.css("bo
阅读全文
摘要:$.ajax({ url:"test.json", type: "GET", data: {username:$("#username").val()}, dataType: "json", beforSend:function(){ // 禁用按钮防止重复提交 $("#submit").attr(
阅读全文
摘要:<script type="text/javascript" src="/jquery/jquery.js"></script><script type="text/javascript">var jq=$.noConflict();jq(document).ready(function(){ jq
阅读全文
摘要:#extras {display: table-cell;width: 180px;padding-left: 10px;border-right: 1px dotted #d7ad7b;} table使该元素按table样式渲染table-row使该元素按tr样式渲染table-cell使该元素按
阅读全文
摘要:StringBuffer sb=new StringBuffer(); int n = 5; sb.append("<tr>"); List<MenuBean> chs = mb.getChildren(); for(int j = 0; chs != null && j < chs.size();
阅读全文
摘要:http://www.runoob.com/jeasyui/jeasyui-datagrid-datagrid23.html http://www.jeasyui.com http://fineui.com/demo_mvc/#/demo_mvc/Mobile/?file=MobileAccordi
阅读全文

浙公网安备 33010602011771号