摘要: apache依赖apr,apr-util,pcre 下载 检查httpd服务 卸载(这步可省略) 安装apr 安装apr-util 安装pcre(已有就无需安装) 安装apache 添加为服务 修改端口/app/deploy/apache2/conf/httpd.conf 启动 访问 注意:需要gc 阅读全文
posted @ 2018-01-08 23:40 maoriaty 阅读(124) 评论(0) 推荐(0) 编辑
摘要: frp启动 nginx启动 wampserver启动 tomcat启动 阅读全文
posted @ 2018-01-08 14:47 maoriaty 阅读(116) 评论(0) 推荐(0) 编辑
摘要: [*+><] _ \9 \0 阅读全文
posted @ 2018-01-08 11:16 maoriaty 阅读(75) 评论(0) 推荐(0) 编辑
摘要: 获取url参数 阅读全文
posted @ 2018-01-08 11:13 maoriaty 阅读(75) 评论(0) 推荐(0) 编辑
摘要: i,g,m +,*,? [xyz] \w,\W \s,\S \d,\D (pattern),(?:pattern) (.|\n) \,^,$ {n,m} exec 阅读全文
posted @ 2018-01-08 11:09 maoriaty 阅读(104) 评论(0) 推荐(0) 编辑
摘要: 或 与 阅读全文
posted @ 2018-01-08 10:53 maoriaty 阅读(126) 评论(0) 推荐(0) 编辑
摘要: 引入或清除多余的jar包 智能提示 添加getter,setter 手动编译 阅读全文
posted @ 2018-01-08 10:31 maoriaty 阅读(94) 评论(0) 推荐(0) 编辑