会员
众包
新闻
博问
闪存
赞助商
HarmonyOS
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
夏蝉冬雪
管理
上一页
1
···
12
13
14
15
16
17
18
19
20
···
40
下一页
2017年12月17日
redis启动停止+密码认证
摘要: redis启动停止命令 ./bin/redis-server redis.conf ./bin/redis-cli -h 127.0.0.1 -p 6379 shutdown flushall ——> 清空整个 Redis 服务器的数据(删除所有数据库的所有 key ) flushdb ——> 清空
阅读全文
posted @ 2017-12-17 10:27 余***龙
阅读(1762)
评论(0)
推荐(0)
2017年12月16日
nginx 服务器重启命令,关闭
摘要: https://www.cnblogs.com/apexchu/p/4119252.html
阅读全文
posted @ 2017-12-16 22:21 余***龙
阅读(222)
评论(0)
推荐(0)
eclipse实现热部署和热启动
摘要: 不用每次修改一个class文件就要重启tomcat这么麻烦: http://blog.csdn.net/fuzhongyu2/article/details/52073050
阅读全文
posted @ 2017-12-16 16:45 余***龙
阅读(449)
评论(0)
推荐(0)
Intellij IDEA 文件修改提示星号
摘要: https://www.cnblogs.com/zheting/p/7594073.html
阅读全文
posted @ 2017-12-16 16:24 余***龙
阅读(465)
评论(0)
推荐(0)
IntelliJ IDEA 自动编译功能无法使用,On 'update' action:选项里面没有update classes and resources这项
摘要: https://zhidao.baidu.com/question/1381265197230335740.html
阅读全文
posted @ 2017-12-16 16:19 余***龙
阅读(1964)
评论(0)
推荐(0)
idea最常使用的快捷键
摘要: 撤销 反撤销 : Ctrl+Z / Ctrl+Shift+Z 删除一行 : Ctrl+Y 跳到实现类 : Ctrl+Alt+B 重命名文件: shift+F6 控制台放大缩小: ctrl+shift+↑或↓ 代码编辑区最大化 : ctrl+shift+F12 代码格式化 ctrl+alt+L 开始调
阅读全文
posted @ 2017-12-16 13:59 余***龙
阅读(253)
评论(0)
推荐(0)
2017年12月14日
centos 切换用户显示bash-4.2$,不显示用户名路径的问题
摘要: 原文链接: http://blog.csdn.net/testcs_dn/article/details/70482468
阅读全文
posted @ 2017-12-14 14:33 余***龙
阅读(598)
评论(0)
推荐(0)
2017年11月27日
excel中如何将时间戳转换为日期格式
摘要: https://www.cnblogs.com/xueluozhangxin/p/5868225.html =TEXT((B2/1000+8*3600)/86400+70*365+19,"yyyy-mm-dd hh:mm:ss.000") 到毫秒
阅读全文
posted @ 2017-11-27 11:37 余***龙
阅读(462)
评论(0)
推荐(0)
给vmstat加上时间戳
摘要: http://bbs.51cto.com/thread-592543-1.html
阅读全文
posted @ 2017-11-27 11:13 余***龙
阅读(358)
评论(0)
推荐(0)
2017年11月13日
oracle nologging用法
摘要: https://www.cnblogs.com/zmlctt/p/3747443.html
阅读全文
posted @ 2017-11-13 09:57 余***龙
阅读(491)
评论(0)
推荐(0)
上一页
1
···
12
13
14
15
16
17
18
19
20
···
40
下一页
公告