摘要: 使用 rz -eb 不要用 rz -be 阅读全文
posted @ 2023-09-20 20:28 努力生活的小林 阅读(59) 评论(0) 推荐(0) 编辑
摘要: 新项目设置编码格式 https://blog.csdn.net/weixin_49736826/article/details/112858678 已有项目设置编码格式 https://blog.csdn.net/kobe_IT/article/details/123433313 阅读全文
posted @ 2023-09-13 09:54 努力生活的小林 阅读(8) 评论(0) 推荐(0) 编辑
摘要: https://blog.csdn.net/qq_41701956/article/details/126693711 阅读全文
posted @ 2023-09-12 18:28 努力生活的小林 阅读(3) 评论(0) 推荐(0) 编辑
摘要: Java中banner字符画,可生成各种图案_java输出图案_双普拉斯的博客-CSDN博客 Text to ASCII Art Generator (TAAG) (patorjk.com) http://www.network-science.de/ascii/ 阅读全文
posted @ 2023-09-04 21:38 努力生活的小林 阅读(279) 评论(0) 推荐(0) 编辑
摘要: ## # 查看指定端口的进程PID netstat -ano|findstr "8080" ## # 查看指定PID的程序名称 tasklist|findstr "16916" 阅读全文
posted @ 2023-09-04 20:18 努力生活的小林 阅读(13) 评论(0) 推荐(0) 编辑
摘要: Redis下载安装与配置(windows)_pingcode的博客-CSDN博客 下载 Releases · tporadowski/redis (github.com) 学习 Redis 安装 | 菜鸟教程 (runoob.com) 阅读全文
posted @ 2023-09-04 09:39 努力生活的小林 阅读(24) 评论(0) 推荐(0) 编辑
摘要: # 1 手动导入jar包 ![image](https://img2023.cnblogs.com/blog/3035125/202309/3035125-20230902223017915-618757783.png) # 2 编译不通过,修改如下设置 ![image](https://img20 阅读全文
posted @ 2023-09-02 22:31 努力生活的小林 阅读(15) 评论(0) 推荐(0) 编辑
摘要: Spring XML配置文件详解_spring.xml_算云烟的博客-CSDN博客 阅读全文
posted @ 2023-09-01 22:53 努力生活的小林 阅读(3) 评论(0) 推荐(0) 编辑
摘要: 用alt+insert ![image](https://img2023.cnblogs.com/blog/3035125/202309/3035125-20230901091157015-1535209848.png) 不要直接ctrl+O 这个是直接继承父类的 阅读全文
posted @ 2023-09-01 09:12 努力生活的小林 阅读(12) 评论(0) 推荐(0) 编辑
摘要: https://www.cnblogs.com/shan333/p/15726428.html https://blog.csdn.net/WHF__/article/details/129362462 阅读全文
posted @ 2023-08-31 21:02 努力生活的小林 阅读(27) 评论(0) 推荐(0) 编辑