随笔 - 197  文章 - 0  评论 - 24  阅读 - 33万
08 2018 档案
git遇到的问题之“Please make sure you have the correct access rights and the repository exists.”
摘要:对于git的提交一直很小心翼翼,感觉一不小心就会踩到莫名的坑。 这不, 某天commit 就遇到了On branch master nothing to commit (working directory clean)  一查意思。你的分支很干净? 阅读全文
posted @ 2018-08-27 22:24 duende99 阅读(195) 评论(0) 推荐(0) 编辑
String MVC @RequestParam(required=false) int XXX 参数为空报错解决方法
摘要:今天在用@RequestParam(required=false) int XXX 取参数的时候,当参数没有的时候Spring默认赋值为空。而此时使用基本类型int,所以报错,建议使用包装类 Integer。 参考: https://blog.csdn.net/Hello_l/articl 阅读全文
posted @ 2018-08-09 15:20 duende99 阅读(451) 评论(0) 推荐(0) 编辑
数据库集合
摘要:1. sql server: 链接:https://pan.baidu.com/s/1RKXyE_myWkzldbcNuPSMNA 密码:cxct 2. mysql5.7 安装版: 链接:https://pan.baidu.com/s/1EPII2dtyAgnjTb7iI3s_Og 密码:clnm 阅读全文
posted @ 2018-08-06 12:43 duende99 阅读(134) 评论(0) 推荐(0) 编辑
idea关闭标签快捷键修改----兼 常用实用快捷键
摘要:1. 还有一个快捷键: 自动补全返回值 : ctrl + alt + v 2. alt + enter: 自动添加未定义的方法 1. idea 原本的关闭快捷键是: ctrl + F4,但是不好用,谁的手指伸这么长 2. 修改这个快捷键,即 将 ctrl + W 也修改成关闭快捷键 3. 方法: 1 阅读全文
posted @ 2018-08-02 11:30 duende99 阅读(4627) 评论(1) 推荐(1) 编辑
三星手机在线看腾讯视频很卡--解决方案
摘要:1. 只要关闭省电模式就可以了,就不卡了,我也是搜了好久发现这个解决方案。我的是三星 C9Pro,其他我不清楚 2019.03.06 更新: 现在不卡了, 可能之前是有什么原因的吧, 具体不清楚了 阅读全文
posted @ 2018-08-02 08:00 duende99 阅读(346) 评论(0) 推荐(0) 编辑

< 2025年3月 >
23 24 25 26 27 28 1
2 3 4 5 6 7 8
9 10 11 12 13 14 15
16 17 18 19 20 21 22
23 24 25 26 27 28 29
30 31 1 2 3 4 5

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