上一页 1 ··· 3 4 5 6 7
摘要: php,PHP入门,PHP基础,总结 阅读全文
posted @ 2017-09-01 22:50 tatasix 阅读(164) 评论(0) 推荐(0) 编辑
摘要: jQuery,总结,基础 阅读全文
posted @ 2017-09-01 22:48 tatasix 阅读(231) 评论(0) 推荐(0) 编辑
摘要: css,总结,基础 阅读全文
posted @ 2017-09-01 22:47 tatasix 阅读(145) 评论(0) 推荐(0) 编辑
摘要: PHP运算符优先级 结合方向运算符附加信息 非结合 clone new clone 和 new 左 [ array() 非结合 ++ -- 递增/递减运算符 非结合 ~ - (int) (float) (string) (array) (object) (bool) @ 类型 非结合 instanc 阅读全文
posted @ 2017-08-23 20:19 tatasix 阅读(162) 评论(0) 推荐(0) 编辑
摘要: if(!function_exists('exportExcel')){ //导出excel文件 function exportExcel($datas, $save_method='http', $save_path=''){ set_time_limit(0); error_reporting( 阅读全文
posted @ 2017-08-22 21:08 tatasix 阅读(447) 评论(0) 推荐(0) 编辑
摘要: 冒泡排序以及一点小小的优化 阅读全文
posted @ 2017-07-26 15:34 tatasix 阅读(515) 评论(3) 推荐(1) 编辑
摘要: 微信开发中的几个问题 阅读全文
posted @ 2017-07-25 11:54 tatasix 阅读(325) 评论(0) 推荐(0) 编辑
上一页 1 ··· 3 4 5 6 7