QUICKTIMEPLAYER(quicktimeplayer打不开怎么办)太疯狂了
2.文稿类型选择[服务],“服务”收到设置为[没有输入],应用程序选择[QuickTime Play
有很多网友私信问我自带的QuickTime Player没有大多数播放器的方向键快进/快退功能有没有解决方案,当然有了,不过稍微复杂一点,具体操作如下:使用 Automator 创建服务1.打开OS X中自带的Automator软件,选择[新建文稿];。
2.文稿类型选择[服务],“服务”收到设置为[没有输入],应用程序选择[QuickTime Player];3. 在左侧的资源库面板中,将[实用工具]中的[运行 AppleScript]拖拽到右侧区域;
4.在出现的AppleScript编辑框中粘贴以下代码(选其一,之后再创建另一个):3秒快进on run {input,parameters}set step to 3tell application "QuickTime Player"
if front document exists thenif ((current time of front document) + step) ≤ (duration of front document) then
set (current time of front document) to ((current time of front document) + step)elseset (current time of front document) to (duration of front document)
end ifend ifend tellreturn inputend run3秒快退on run {input, parameters}set step to 5tell application "QuickTime Player"
if front document exists thenif ((current time of front document) - step) ≥ 0 thenset (current time of front document) to ((current time of front document) - step)
elseset (current time of front document) to 0end ifend ifend tellreturn inputend run
5. 保存服务现在打开QuickTime Player,就能在菜单栏中的[服务]列表中看到刚刚创建的服务了,但此时只能通过点击来运行服务设置快捷键1. 点击[服务]列表中最后的[服务偏好设置…];2. 在弹出的设置窗口右侧,[通用]分组中找到要设置的服务,选中该服务可以看到[添加快捷键]按钮;
3.点击[添加快捷键]按钮,在键盘上按下需要设置的快捷键;
- 标签:
- 编辑:李松一
- 相关文章
-
曾轶可史泰龙(曾轶可史泰龙的段子)硬核推荐
不高兴+没头脑
-
曾轶可史泰龙(曾轶可史泰龙的段子)满满干货
被嘲笑10年的绵羊音曾轶可,头发越来越短,眼神也越来越冷酷——引言。【本文主笔:小月亮】杨紫28岁生日那天,大半个娱乐圈都来给她送祝…
- 周杰伦昆凌被围堵(周杰伦为何选择了昆凌做妻子)太疯狂了
- 可有可无的反义词(可有可无的反义词 情侣)干货满满
- 奥特之父的哥哥(奥特之父的哥哥桀克奥特曼)学会了吗
- 重庆公安局长文强(重庆公安局长文强其人其事)学到了吗
- 重庆公安局长文强(重庆公安局长文强其人其事)学会了吗