string str="The key factors are \"focus\" and \"perseverance\""; string str = "All finished.\n\n\n\n \a"; string str = @"This world is fairand everyth ...
分类:
其他好文 时间:
2016-06-04 00:20:13
阅读次数:
479
一、站立会议信息(配站立会议照片) 第八天我们考试!!!所以暂停一天的开发。 二、任务进度 第八天暂时没有进度。 三、任务看板(图) 四、燃尽图(图) ...
分类:
其他好文 时间:
2016-06-04 00:17:14
阅读次数:
198
git提交仓库主要分3快 1.用命令git add告诉Git,把文件添加到本地仓库(可以用.代替提交所有) 2.用命令git commit告诉Git,把文件提交到仓库: 3.用push提交到远程仓库 ...
分类:
其他好文 时间:
2016-06-04 00:18:40
阅读次数:
227