会员
众包
新闻
博问
闪存
赞助商
HarmonyOS
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
ENU
博客园
首页
新随笔
联系
管理
订阅
上一页
1
2
3
4
5
6
下一页
2020年4月3日
ssh pem凭证免密登录
摘要: https://blog.csdn.net/chushoufengli/article/details/96842820 https://www.cnblogs.com/sheldonxu/archive/2012/09/17/2688281.html
阅读全文
posted @ 2020-04-03 15:07 ENU
阅读(301)
评论(0)
推荐(0)
2020年1月7日
Ubuntu常用命令
摘要: apt-cache search package //搜索软件包 apt-cache show package //获取包的相关信息,如说明、大小、版本等 sudo apt-get install package //安装包 sudo apt-get install package --reinst
阅读全文
posted @ 2020-01-07 20:28 ENU
阅读(210)
评论(0)
推荐(0)
2019年12月15日
docker 常用命令
摘要: 菜鸟教程docker常用命令链接 https://www.runoob.com/docker/docker-command-manual.html docker system df 用于查看Docker的磁盘使用情况 docker images -f "dangling=true" 列出所有悬挂镜像
阅读全文
posted @ 2019-12-15 22:56 ENU
阅读(279)
评论(0)
推荐(0)
2019年10月17日
java常用api
摘要: LocalDateTime ZoneId: 时区ID,用来确定Instant和LocalDateTime互相转换的规则Instant: 用来表示时间线上的一个点(瞬时)LocalDate: 表示没有时区的日期, LocalDate是不可变并且线程安全的LocalTime: 表示没有时区的时间, Lo
阅读全文
posted @ 2019-10-17 16:03 ENU
阅读(209)
评论(0)
推荐(0)
个人速查笔记
摘要: idea常用操作速查: https://www.cnblogs.com/ENU7/p/11198865.html linux常用命令查询: https://www.cnblogs.com/ENU7/p/9278891.html Java常用命令查询: https://www.cnblogs.com/
阅读全文
posted @ 2019-10-17 15:55 ENU
阅读(428)
评论(0)
推荐(0)
2019年10月14日
常用命令
摘要: springboot 启动命令: nohup java -jar -Dq3.config.dir=/opt/cloud/java/qukan3config -Dspring.config.location=./application.properties -Xdebug -Xrunjdwp:tran
阅读全文
posted @ 2019-10-14 16:03 ENU
阅读(125)
评论(0)
推荐(0)
mysql常用命令
摘要: 1 MySQL执行sql文件: 把sql文件放在指定目录,然后登陆mysql,然后use到执行数据库 然后执行:source sql-location
阅读全文
posted @ 2019-10-14 15:37 ENU
阅读(162)
评论(0)
推荐(0)
2019年9月26日
特性
摘要: 易用性 可用性 容错性 可维护性 安全性 稳定性 高性能 高可用性
阅读全文
posted @ 2019-09-26 11:58 ENU
阅读(176)
评论(0)
推荐(0)
2019年9月5日
centos ubuntu 软件安装
摘要: ubuntu centos
阅读全文
posted @ 2019-09-05 11:33 ENU
阅读(202)
评论(0)
推荐(0)
2019年7月17日
IDEA小技巧
摘要: Ctrl + Alt + M 方法抽取 Ctrl + I 实现接口方法 后缀补全 .sout idea破解 在git里有 我的idea 常用插件: Lombok mybatisCodeHelperPro Maven Helper Restfultoolkit ctrl+\ 找requestmappi
阅读全文
posted @ 2019-07-17 09:20 ENU
阅读(175)
评论(0)
推荐(0)
上一页
1
2
3
4
5
6
下一页
公告