欢迎光临
感谢一路有你

2018年07月22日的文章

第2页
Docker

docker 创建镜像

王明昌阅读(2302)赞(0)

修改镜像并提交 1. 进入镜像 docker run -t -i ansible/centos7-ansible /bin/bash 2. 添加新应用 3. exit 退出 4. 提交 docker commit -m 'add new' ...

微擎

微擎模版引擎

王明昌阅读(3506)赞(0)

include $this->template('index'); 写在前台方法里寻找的目录:/Addons/xxx/template/mobile/index.html 写在后台方法里寻找的目录:/Addons/xxx/templa...

微擎

微擎常量变量路由

王明昌阅读(3153)赞(0)

开启微擎开发者模式 /data/config.php $config['setting']['development']=1;//1为开启开发者模式 预定义常量 [http://s.we7.cc/index.php?c=wiki&d...

微擎

微擎模块开发流程

王明昌阅读(8498)赞(8)

  http://wq.90ckm.com/app/index.php?i=2&c=entry&eid=15 i:是公众号的站内id c=entry :应用入口 eid:用户安装后的应用id 数据表: ims_mo...

×
订阅图标按钮