MBA智库

08 2019 档案

摘要:toolbox: { orient: 'horizontal', // 布局方式,默认为水平布局,可选为:'horizontal' | 'vertical' x: 'right', // 水平安放位置,默认为全图右对齐,可选为:'center' | 'left' | 'right' | {number}(x坐标,单... 阅读全文
posted @ 2019-08-29 08:51 冷色008 阅读(513) 评论(0) 推荐(0)
摘要:http://jquery.cuishifeng.cn/jQuery.Ajax.html 阅读全文
posted @ 2019-08-28 11:53 冷色008 阅读(821) 评论(0) 推荐(0)
摘要:$.ajax({ type:"post", async:false, url:"data.php", data:{}, dataType:"json", success:function(result){ //[{"public_zao":53,"public_zhong":54,"public_wan":53},{"public_zao":56,"public_zhong":59,"public 阅读全文
posted @ 2019-08-20 11:41 冷色008 阅读(437) 评论(0) 推荐(0)
摘要://$arrOptions = split( '_', $ArrData); $arrOptions = preg_split('[_ :]', $ArrData); http://www.5idev.com/p-php_preg_split.shtml PHP 正则表达式分割 preg_split 阅读全文
posted @ 2019-08-19 09:45 冷色008 阅读(348) 评论(0) 推荐(0)
摘要:【电脑办公】 电脑系统(U盘安装) PE系统 Win7 Win8 Win10 XP 电脑系统(直接安装) Win7 Win8 Win10 Office office2003 office2007 office2010 office2013 office2016 office2019 Project 阅读全文
posted @ 2019-08-09 14:34 冷色008 阅读(665) 评论(0) 推荐(0)