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按键一起按就好了,这个还是挺重要的,省了好多事。
查看全文
相关阅读:
C# 调用cmd执行指令
如何发布 silverlight wcf 简单易学
C#读取特定目录下的所有文件
用批处理bat一次安装所有的系统更新补丁
动态创建datagrid序号
学习DIV+CSS一个最简单的布局一行三列DIV代码!
highslide图片查看特效
相册程序mageVue
让Apache支持ASP.NET
ASP.NET四种页面导航方式之比较与选择
原文地址:https://www.cnblogs.com/Goden/p/4310400.html
最新文章
在gridview的页脚的textbox等控件通过javascript取值
建立 CLR Stored Procedure/Function 的小範例
asp.net 多文件上传,兼容IE6/7/8,提供完整代码下载
WSS 3.0 DataFormWebPart 可以使用 Microsoft Office SharePoint Designer 创建和自定义
WSS 3.0 ListViewWebPart 用户信息不可修改
Debugging Classic ASP in IIS7 and VS2010
jQuery对象与dom对象的转换
C# DateTime 月第一天和最后一天 取法
it's so cold
thank you
热门文章
精彩的辩论
学生都不愿意上课
做了个课件
Silverlight .xap文件详解
iis 服务没有及时响应启动或控制请求
用c# 如何操作 iis 根目录
C# 延时函数
CMD 常用命令
Using the Metabase Reference Pages
C#如何来创建IIS虚拟目录
Copyright © 2011-2022 走看看