随笔分类 - 工具
摘要:> 组件 `http下 ` limit_req_zone $binary_remote_addr zone=ip_limit:10m rate=60r/m; >模块内添加 `server ->location下` limit_req zone=ip_limit burst=10 nodelay;
阅读全文
摘要:先上错误问题 这个报错我在网上找了~~~ 每个人都在说五花八门的, 接近真相但却不是!!!!! 接下来 由我补充 nacos-server-2.2.1\nacos\bin\startup.cmd 文件 修改nacos模式 修改的好处在win下 你可以直接双击启动 不需要 .\startup.cmd
阅读全文
摘要:pom 文件提示失效 标签颜色都变了 xml文件变成灰色 问题 查看是否缺少 *.xml 这条规则 添加完再试一下, 我也是今天出现这个问题的 原文 : https://www.cnblogs.com/yangzaikongzhongfei/p/14137840.html
阅读全文
摘要:XML格式化 https://c.runoob.com/front-end/710/ 文档翻译 https://translate.google.com/ 大小写转换等 https://www.iamwawa.cn/daxiaoxie.html 在线去重 https://tool.lanrentuk
阅读全文