阅读过去,思考未来。面向信仰编程
安装 debian系中安装 apt-get install tor centos Read more…
$# 是传给脚本的参数个数 $0 是脚本本身的名字 $1 是传递给该shell脚 Read more…
首先更新命令有:apt-get update ,apt-get upgrade Read more…
xdebug下载地址:https://xdebug.org/download.p Read more…
新建一个cmdhere.reg文件,填写如下内容: Windows Regist Read more…
首先修改httpd.conf加载下面的模块 LoadModule proxy_m Read more…
GoLang 遍历目录,一个常用的功能。 package main import Read more…
有两种方式避免html/template转义html标签: 1. 把字符串类型数 Read more…
安装系统后,使用共享文件,重启后不能自动挂载,不知道为什么。 现在安装vm to Read more…
每次运行composer update都是在install dependenci Read more…