Posted in: 前端, 后端 前端和后端的区别 Written by luch 2020年7月20日2020年7月20日 Leave a Comment on 前端和后端的区别 大前端时代来临,前端已不是几年前的前端。 Android、iOS、web、Watch等,一次开发,同时适用于所 […]Read More “前端和后端的区别”
Posted in: nginx Nginx 转发匹配规则 Written by luch 2020年7月19日2020年7月19日 Nginx 转发匹配规则有1条评论 一、正则表达式匹配 ~ 为区分大小写匹配 ~* 为不区分大小写匹配 !~ 和 !~* 分别为区分大小写不匹配及 […]Read More “Nginx 转发匹配规则”