09 2019 档案

摘要:# 快捷键 跳转到方法实现类:Ctrl + Alt + B # 智能提示忽略大小写 原文:https://blog.csdn.net/zwj1030711290/article/details/81267400 # 设置sql大小写 原文:https://www.jianshu.com/p/920e 阅读全文
posted @ 2019-09-19 21:28 liDB 阅读(166) 评论(0) 推荐(0) 编辑
摘要:原文:https://www.cnblogs.com/nickflyrong/p/5973901.html 阅读全文
posted @ 2019-09-19 14:54 liDB 阅读(429) 评论(0) 推荐(0) 编辑
摘要:原文:https://yq.aliyun.com/articles/657711 点击 文件 顶部的 蓝色 MVC application context,修改为Local File 阅读全文
posted @ 2019-09-18 21:32 liDB 阅读(4946) 评论(0) 推荐(0) 编辑
摘要:对writer和reader指定字符集 具体代码: 阅读全文
posted @ 2019-09-18 18:43 liDB 阅读(3069) 评论(0) 推荐(0) 编辑
摘要:# 配置阿里镜像 阅读全文
posted @ 2019-09-10 22:29 liDB 阅读(113) 评论(0) 推荐(0) 编辑
摘要:原文:https://blog.csdn.net/wisdomhealth/article/details/78400421 @RequestMapping("/file/{filename}")调整为:@RequestMapping("/file/{filename:.+}") 阅读全文
posted @ 2019-09-08 18:12 liDB 阅读(753) 评论(0) 推荐(0) 编辑
摘要:原文:https://www.cnblogs.com/mondol/p/vi-examples.html 保存与退出 w # 保存当前文件w /tmp1 # 另存为/tmp1x 或 wq # 保存退出q # 没有修改的情况下退出viq! # 退出不保存 插入 i # 在光标前I # 在当前行首a # 阅读全文
posted @ 2019-09-08 11:22 liDB 阅读(145) 评论(0) 推荐(0) 编辑
摘要:# 安装软件 rpm -ivh 文件名称 rpm命令:https://blog.csdn.net/qq_33656602/article/details/79348550 # 查看安装的软件 rpm -qa 查看jdk:rpm -qa | grep jdk # 移除软件 yum remove XXX 阅读全文
posted @ 2019-09-08 11:14 liDB 阅读(135) 评论(0) 推荐(0) 编辑

点击右上角即可分享
微信分享提示