苹果维修

04 2013 档案

 
textmate常用快捷键备忘
摘要:视图切换Ctrl + Option + Cmd + D # 显示/隐藏左边文件导航树Cmd + Option + W # 切换代码折行Cmd + Option + -> # 切换左右Tab页Cmd + Option + <-Cmd + Shift + { # 切换左右Tab页Cmd + Shift + }目录树视图Ctrl + Cmd + R # 跳转到当前打开文件所在的目录树的位置Cmd + Up/Down # 左边目录树向上,向下进入一层 Cmd + Shift ... 阅读全文
posted @ 2013-04-01 11:12 贺杰峰 阅读(945) 评论(0) 推荐(0)
Git常用命令备忘
摘要:Git配置git config --global user.name "robbin" git config --global user.email "fankai@gmail.com"git config --global color.ui truegit config --global alias.co checkoutgit config --global alias.ci commitgit config --global alias.st statusgit config --global alias.br branchgit config - 阅读全文
posted @ 2013-04-01 11:11 贺杰峰 阅读(312) 评论(0) 推荐(0)

苹果急救站