随笔分类 -  开发工具

前端
摘要:1. 问题现象描述 (在2021.3 2019.2版本验证过,但是不代表唯一解决方案) 2. 排查过程 <1> 查看网络代理 <2> 本地浏览器访问 http://plugins.jetbrains.com <3> 初步分析应该是idea内部访问上述地址时,被防火墙拦截了 打开控制面板-->系统和安 阅读全文
posted @ 2021-12-25 22:57 lvlin241 阅读(2988) 评论(0) 推荐(1)
摘要:不用下载相关画图软件(如micosoft visio等),可以直接在网页上设计业务流程图,挺方便的。 地址:draw.io 阅读全文
posted @ 2021-05-28 10:08 lvlin241 阅读(71) 评论(0) 推荐(0)
摘要:目的: 利用postman测试视频流接口 即 通过接口下载视频文件 框架:springboot 步骤 1. 编写接口 @Controller public class TestController { @RequestMapping(value = "/downloadVedio",method = 阅读全文
posted @ 2021-02-26 17:58 lvlin241
摘要:http://download.eclipse.org/technology/m2e/releases 阅读全文
posted @ 2020-12-04 17:39 lvlin241 阅读(59) 评论(0) 推荐(0)
摘要:1. parent https://blog.csdn.net/qq_41254677/article/details/81011681 2. properties https://liuyanzhao.com/8893.html 3. dependencyManagement https://bl 阅读全文
posted @ 2020-08-13 18:01 lvlin241 阅读(287) 评论(0) 推荐(0)
摘要:1. Problems while loading file history: svn: E175002: Unable to connect to a repository at URL 阅读全文
posted @ 2020-02-23 23:21 lvlin241 阅读(232) 评论(0) 推荐(0)
摘要:idea idea常用配置视频 配置idea快捷键与eclipse保持一致 阅读全文
posted @ 2020-02-04 21:34 lvlin241 阅读(96) 评论(0) 推荐(0)
摘要:使用Webstorm快速启动Vue项目配置 阅读全文
posted @ 2020-01-08 18:09 lvlin241 阅读(506) 评论(0) 推荐(0)
摘要:Visual Studio 下载 阅读全文
posted @ 2020-01-08 13:20 lvlin241 阅读(83) 评论(0) 推荐(0)
摘要:解决maven 在intellij IDEA 下载依赖包速度慢的问题 参考:https://www.jianshu.com/p/63a593700ebc 阅读全文
posted @ 2019-12-22 21:50 lvlin241 阅读(365) 评论(0) 推荐(0)
摘要:-Dfile.encoding=UTF-8 -Xms512m -Xmx3072m -XX:PermSize=512m 阅读全文
posted @ 2019-12-04 09:17 lvlin241 阅读(1235) 评论(0) 推荐(0)
摘要:https://mirrors.tuna.tsinghua.edu.cn/apache/maven/ 阅读全文
posted @ 2019-11-03 21:27 lvlin241 阅读(972) 评论(0) 推荐(0)
摘要:参考: http://blog.sina.com.cn/s/blog_be8b002e0101koql.html 阅读全文
posted @ 2019-11-02 15:14 lvlin241 阅读(108) 评论(0) 推荐(0)
摘要:参考: https://blog.csdn.net/weixin_42831477/article/details/82229436 阅读全文
posted @ 2019-10-31 11:18 lvlin241 阅读(67) 评论(0) 推荐(0)
摘要:1. Error:Cannot build Artifact :war exploded because it is included into a circular depency 参考: https://blog.csdn.net/LQzhang_11/article/details/80370 阅读全文
posted @ 2019-09-16 21:25 lvlin241 阅读(385) 评论(0) 推荐(0)
摘要:http://24mail.chacuo.net/ 阅读全文
posted @ 2019-09-13 18:33 lvlin241 阅读(412) 评论(0) 推荐(0)
摘要:参考: https://blog.csdn.net/weixin_39220472/article/details/80077803 阅读全文
posted @ 2019-09-12 18:04 lvlin241 阅读(1768) 评论(0) 推荐(0)