把~/.bashrc里的force_color_prompt=yes前面那个#去掉,终端就有高亮啦qwq!(然后source一下 然后vim ~/.vimrc然后加入 (为什么不改/etc/vim/vimrc呢?我 WC 的时候发现自己并不能 sudo QAQ) set nu set tabstop=4 set smartindent set autoindent set shiftwidth=4 inoremap ( ()<ESC>i inoremap [ []<ESC>i in
在Linux上配置xampp后远程访问域名报错: New XAMPP security concept: Access to the requested object is only available from the local network. This setting can be configured in the file "httpd-xampp.conf". 初步分析了一下错误原因是:安全异常,需要修改httpd-xampp.conf.这个文件在:/opt/lampp/