zoukankan
html css js c++ java
tips for using shortcuts
tips for using shortcuts
for mac:
command+ctrl+F:full screen(当前应用全屏之后有一个好处 就是 使用 4 tap 的手势 可以在全屏的界面之间进行切换 使用起来很酷炫)
right click + option : could force quite
command+i : show the informaion of the file(when you chose one file)
command+delete : delete the file directly
command+m : minimize the current window
command+h : hide the current window
command + tab then choose your app than command + option than loosing the command than the previous window will recover
command+tab可以在程序之间进行切换,如果打开多个word文档,想进行切换的话 可以使用command+ ~
for safarie:
command+T : open a new tag
command+R : refresh
for eclipse
backforward history : alt+ command+ left
forward history : alt+ command + right
添加自定义的快捷键:
http://www.macx.cn/thread-2138732-1-1.html
在当前文件夹下打开终端 使用了go2shell的小应用 (貌似还有点问题)
按键冲突问题
比如在虚拟机里 可能Fx按键都有其各自的功能,但是直接按的话,会变成mac自己的功能,这时只要加上fn按键一起按就好了,这个还是挺重要的,省了好多事。
查看全文
相关阅读:
金盾视频高级加密系统 2016S VIP 注册版 高强度视频加密工具
Webshell管理+网站后台管理+菜刀
易 5.2 修正版+破解+完美支持Win8/7
易5.1破解版+汉语编程
UltraISOPE 9.6.2.3059简体中文注册版/单文件版+软碟通
hfs网络文件服务器 2.3
免费开通二级域名的论坛
周星驰电影全集+BT种子下载+高清版MKV+周星驰系列电影合集
DJ音乐盒-专注DJ
EXE加载皮肤DLL
原文地址:https://www.cnblogs.com/Goden/p/4310400.html
最新文章
清除浮动4-插入多余的div
常用名词区分(个人笔记)
java学习笔记-设计模式1(简介)
spring Bean的生命周期
spring路径(个人笔记)
javascript Array总结
JSON 基础(个人笔记)
extjs 排序
myEclipse6.5注册码生成
ajax 基础(笔记)
热门文章
spring简介(个人笔记)
VS2013+openCV3.0无脑配置方法+解决警告问题【windows平台】
【WP开发问题1】 请确保已为开发人员解锁此设备。有关开发人员解锁的详细信息,
为notepad++添加g++编译器编译objc/c/c++/C#
为Notepad++配备VS的Visual C++ 编译器
Linux下MySQL的配置
typedef和define具体的详细区别
【算法】【转】KMP算法详解
【数据结构】顺序栈的基本操作操作---C/C++
【数据结构】双向循环线性表的基本操作--C++/C实现
Copyright © 2011-2022 走看看