摘要: 今天用git pull来更新代码,遇到了下面的问题: error: Your local changes to the following files would be overwritten by mergePlease, commit your changes or stash them bef 阅读全文
posted @ 2018-12-05 14:56 y-xs 阅读(855) 评论(0) 推荐(0)
摘要: 1.Ctrl+z是撤销快捷键 2.如果想恢复Ctrl+z 掉的内容,按快捷键为:Ctrl + Shift + Z 或 Ctrl + y 3.intellij 快捷键生成 继承类的抽象方法: Alt + Enter 选择 implement methods 阅读全文
posted @ 2018-12-05 14:54 y-xs 阅读(158) 评论(0) 推荐(0)