随笔分类 -  OperationManual

摘要:备忘录: 设置每一行可容纳数 windows -> preferences -> java -> code style -> formatter -> edit -> line warpping -> maximum line width 设置保护色 windows -> preferences - 阅读全文
posted @ 2017-06-28 14:46 斌灬小生不才 阅读(150) 评论(0) 推荐(0)
摘要:1、先在github上新建一个project 2、create repositories 3、配置git基本信息 4、cd到一个新的file,初始化git信息 5、将git上新建的项目clone至当前目录 git clone https://github.com/hoboloser/tool.git 阅读全文
posted @ 2017-03-30 17:45 斌灬小生不才 阅读(238) 评论(0) 推荐(0)