摘要: gg shift+v shift+g = 阅读全文
posted @ 2017-11-28 17:43 papering 阅读(109) 评论(0) 推荐(0) 编辑
摘要: mvn archetype 阅读全文
posted @ 2017-11-28 16:01 papering 阅读(138) 评论(0) 推荐(0) 编辑
摘要: 通过进程号进入工作目录 使用pwdx命令,这是最简单的方法,提供进程号,该命令就可以返回进程的工作目录。 pwdx 1312813128: /home/image/tianyi_to_biz pwdx 13128 | awk '{print $2}'/home/image/tianyi_to_biz 阅读全文
posted @ 2017-11-28 07:48 papering 阅读(479) 评论(0) 推荐(0) 编辑
摘要: scala 阅读全文
posted @ 2017-11-28 04:03 papering 阅读(112) 评论(0) 推荐(0) 编辑
摘要: Maven 仓库 | 菜鸟教程 https://www.runoob.com/maven/maven-repositories.html mvn jar 包 加入时间戳 实践:<version>${maven.build.timestamp}-SNAPSHOT</version><maven.bui 阅读全文
posted @ 2017-11-28 00:32 papering 阅读(174) 评论(0) 推荐(0) 编辑