修改 app\config\main-local.php 文件即可: $config = [ 'components' => [ 'request' => [ // !!! insert a secret key in the following (if it is empty) - th...
一、设置主题 1. 给终端添加配色方案,修改 ~/.bash_profile 文件(没有则新建),添加以下文件: export CLICOLOR=1 LSCOLORS=gxfxcxdxbxegedabagacad export PS1='\033[01;32...
###1, 添加 mcrypt 扩展: 搜索mcrypt:brew search mcrypt 安装mcrypt: brew install mcrypt 安装PHP对应版本的mcrypt扩展:brew install homebrew/php/php55-mcrypt 查找路径:sudo fi...
先上张图: 1,搜索文件:shift + command + o 2,搜索所有位置:双击 shift 3,输入行号跳到某一行:command + l 4,command + a 全选 5,command + c 复制 6,command + v 粘贴 7,command...
1,复制一份原始配置文件 把 sublime text --> preferences --> Settings - Default 文件里的所有内容都复制到 sublime text --> preferences --> Settings -User 文件里, 2,配置注释: //...
1,确定 /etc/sysconfig/iptables 文件里面开放了3306 端口 2,允许 root 用户可以在任何地方登录 //登录 Mysql > mysql -u root -p // 设置 root 账户用 admin123 的密码可...
1,安装 LINUX 内核及依赖包 yum -y install perl gcc gcc-c++ kernel kernel-devel 安装完成后记得:重启虚拟机 2,点击VirtualBox的菜单 设备 --> 安装增强功能; 3,执行挂载命令...
命令行创建错误日志表 1,配置文件:console\config\main.php 'components' => [ 'log' => [ 'targets' => [ [ ...
没有更多内容
加载失败,请刷新页面
文章删除后无法恢复,确定删除此文章吗?
动弹删除后,数据将无法恢复
评论删除后,数据将无法恢复