摘要:
文本处理工具之grep和egrep grep全称global search regular expression (RE) and print out the line 正则表达式(一类字符所书写的模式pattern) 元字符:不表示字符本身的意义,用于额外功能性的描述 基本正则表达式的元字符 字符 阅读全文
摘要:
nginx 配置反向代理及负载均衡 配置文件详解 1 # This number should be, at maximum, the number of CPU cores on your system. 2 # (since nginx doesn't benefit from more tha 阅读全文