上一页 1 ··· 4 5 6 7 8 9 10 11 12 ··· 29 下一页
摘要: 代码冗余比较严重 测试版本 阅读全文
posted @ 2018-09-14 14:30 尘梦 阅读(942) 评论(0) 推荐(0)
摘要: 所谓道门五术,即中国玄学五术: 山(读书|吐纳|符咒),医(经络|导引|方剂),命(八字|星辰|神数),卜(式卜|卦卜|易占),相(相天|相地|相人) 中国民间玄学五术,即:山、医、命、卜、相。 山,即仙学,包括修典、炼丹、符咒。 医,即传统中医,凭借经络学,以导引、祝由术、方剂治疗。 命,即命学, 阅读全文
posted @ 2018-09-12 16:38 尘梦 阅读(3303) 评论(0) 推荐(0)
摘要: React Native 环境搭建 环境:ubuntu17.10 安装依赖 必须安装的依赖有:Node、React Native 命令行工具以及 JDK 和 Andriod Studio。 安装node "Node官网下载" 确认存在以上配置后,通过执行source命令,使环境变量生效 查看可安装版 阅读全文
posted @ 2018-08-13 14:42 尘梦 阅读(348) 评论(0) 推荐(0)
摘要: ci框架 验证字段 需要 生成类似为: array('field' => 'admin_id','label' => '账号ID','rules' => 'integer'), array('field' => 'admin_account','label' => '账号','rules' => ' 阅读全文
posted @ 2018-07-18 15:10 尘梦 阅读(923) 评论(0) 推荐(0)
摘要: 工作需要 需要更新 所有表的注释 不影响原结构之上进行更新 model 阅读全文
posted @ 2018-07-18 14:23 尘梦 阅读(395) 评论(0) 推荐(0)
摘要: 折腾一大堆 看报错信息 正在选中未选择的软件包 wine-qqintl:i386。(正在读取数据库 ... 系统当前共安装有 185429 个文件和目录。)正准备解包 wine-qqintl_0.1.3-2_i386.deb ...正在解包 wine-qqintl:i386 (0.1.3-2) .. 阅读全文
posted @ 2018-07-07 16:27 尘梦 阅读(390) 评论(0) 推荐(0)
摘要: 整合PHP Excel和PHPexcelReader到 librarys下面 两个excel整合成一个excel <?php class Excel extends Controller { public function __construct() { parent::Controller(); 阅读全文
posted @ 2018-07-05 16:35 尘梦 阅读(1497) 评论(0) 推荐(0)
摘要: 第一步: cd ~/.atom/packages/第二部 apm install terminal-plus常用插件: 作者:saiji chan链接:https://www.zhihu.com/question/39938370/answer/124199749来源:知乎著作权归作者所有。商业转载 阅读全文
posted @ 2018-05-16 11:05 尘梦 阅读(343) 评论(0) 推荐(0)
摘要: 下面这里是对于lnmp的配置 lnmp的vhost php7的配置如下: Vhost里面引用 阅读全文
posted @ 2018-05-10 20:17 尘梦 阅读(5216) 评论(0) 推荐(0)
摘要: server { listen 80; server_name crsdemo.my; index index.html index.htm index.php default.html default.htm default.php; root /home/xss/www7/crs/public/admin; rewrite_log... 阅读全文
posted @ 2018-05-07 17:19 尘梦 阅读(1033) 评论(0) 推荐(0)
上一页 1 ··· 4 5 6 7 8 9 10 11 12 ··· 29 下一页