Versions处于选中状态,Finder的导航栏就是Versions的导航栏,如下图,Action - Cleanup...,就可以解锁了
分类:
其他好文 时间:
2015-12-23 12:54:57
阅读次数:
195
方法: 根据–soft –mixed –hard,会对working tree和index和HEAD进行重置:git reset --mixed:此为默认方式,不带任何参数的git reset,即时这种方式,它回退到某个版本,只保留源码,回退commit和index信息git reset --so....
分类:
其他好文 时间:
2015-12-18 18:14:07
阅读次数:
112
[revert]revert: Restore pristine working copy file (undo most local edits).usage: revert PATH... Note: this subcommand does not require network access...
分类:
其他好文 时间:
2015-12-17 10:49:47
阅读次数:
136
一、开篇1.Linux 描述的电源状态- On(on) S0 - Working- Standby (standby) S1 - CPU and RAM are powered but not executed-Suspend to RAM(mem) S3 - RA...
分类:
移动开发 时间:
2015-12-09 18:56:20
阅读次数:
727
SSH (安全外壳协议)为 Secure Shell的缩写,由 IETF 的网络工作小组(Network Working Group)所制定;SSH 为建立在应用层和传输层基础上的安全协议。SSH 是目前较可靠,专为远程登录会话和其他网络服务提供安全性的协议。利用 SSH 协议可以有效防止远程管理过...
分类:
其他好文 时间:
2015-12-09 13:44:37
阅读次数:
128
Q1:Why are you interested in working for our company?为什么有兴趣在我们公司工作?A1:Because your company has a good sales record. 因为你们公司有良好的销售记录 。A2:Because your op...
分类:
其他好文 时间:
2015-12-08 18:22:12
阅读次数:
205
http://www.androidhive.info/2014/05/android-working-with-volley-library-1/
分类:
移动开发 时间:
2015-12-08 11:37:12
阅读次数:
129
UE4 Tutorial - Custom Mesh ComponentOver the last few weeks I've been working on an old idea that I had and ended up starting from scratch. In my rese...
分类:
其他好文 时间:
2015-12-07 11:57:18
阅读次数:
323
Continue to type the following line of code: 接着之前代码写下:message2.lowercaseString + " Okay, i'm working on it"Swift allows you to concatenate two string....
分类:
移动开发 时间:
2015-12-04 20:47:56
阅读次数:
221
每次打开git bash时,默认路径都是C:\Users\alan_zhu,需要用CD命令切换到working directory (cd d:\forGit)中,这比较麻烦。方法1,修改git bash的快捷方式中的Start in即可解决这个麻烦。方法2,直接在系统变量对话框修改git默认路径,...
分类:
其他好文 时间:
2015-12-04 14:34:29
阅读次数:
1221