上一页 1 ··· 9 10 11 12 13 14 15 16 17 ··· 36 下一页
摘要: https://www.teambition.com/ 阅读全文
posted @ 2019-01-22 11:10 Tiac 阅读(107) 评论(0) 推荐(0)
摘要: 1、数据库配置 2、数据库、数据表字符串设置 3、数据库操作类的字符集设置 PS:此处是要修改自己框架里的连接配置,例如: database.php -> charset,记得修改为 uft8mb4 阅读全文
posted @ 2018-12-28 16:23 Tiac 阅读(224) 评论(0) 推荐(0)
摘要: 1)首先是一个简单的三级分销(邀请与被邀请),表结构是酱紫的 2)插入几条测试数据 3)然后 sql 是酱紫的(自己 join 自己,同表自 join) 4)查询结果 还是觉得蛮神奇,蛮强大的,记录一下~ 阅读全文
posted @ 2018-10-16 12:08 Tiac 阅读(601) 评论(0) 推荐(0)
摘要: Git 地址:https://github.com/Tiacx/leftTimer.js 阅读全文
posted @ 2018-09-28 16:35 Tiac 阅读(478) 评论(0) 推荐(0)
摘要: Xdebug是一个开放源代码的PHP程序调试器(即一个Debug工具),可以用来跟踪,调试和分析PHP程序的运行状况。 官网:https://xdebug.org/index.php 安装方法: https://www.cnblogs.com/mo-beifeng/articles/2446142. 阅读全文
posted @ 2018-08-29 09:32 Tiac 阅读(298) 评论(0) 推荐(0)
摘要: https://oneinstack.com/ 阅读全文
posted @ 2018-08-27 11:09 Tiac 阅读(288) 评论(0) 推荐(0)
摘要: http://echarts.baidu.com/examples/index.html 阅读全文
posted @ 2018-08-25 00:19 Tiac 阅读(146) 评论(0) 推荐(0)
摘要: https://xiumi.us/#/ 阅读全文
posted @ 2018-08-24 12:03 Tiac 阅读(429) 评论(0) 推荐(0)
摘要: /*! * Html 助手 * version: 1.0.0-2018.07.25 * Requires ES6 * Copyright (c) 2018 Tiac * http://www.cnblogs.com/tujia/p/9369027.html */ class Html { static merge(){ let obj = {}; ... 阅读全文
posted @ 2018-07-25 23:43 Tiac 阅读(356) 评论(0) 推荐(0)
摘要: https://pro.modao.cc/ 阅读全文
posted @ 2018-07-12 14:32 Tiac 阅读(117) 评论(0) 推荐(0)
上一页 1 ··· 9 10 11 12 13 14 15 16 17 ··· 36 下一页