V2EX = way to explore
V2EX 是一个关于分享和探索的地方
现在注册
已注册用户请  登录
V2EX  ›  AlanZ1997  ›  全部回复第 1 页 / 共 1 页
回复总数  7
可以参考下我以前写的脚本 https://github.com/zbbalan/Apple_Movie_Script.git
AppleScript 了解下,
applescript = """
tell application "QuickTime Player"
activate
new movie recording
start document 1
set miniaturized of window 1 to true
delay 1 -- 延迟 10 秒以确保录制开始
tell application "System Events"
keystroke "q" using {command down, control down} -- 锁屏
end tell
end tell
"""
65 天前
回复了 qloog 创建的主题 Go 编程语言 大家线上的 Go 服务都是如何部署的?
@pol 使用 systemctl 管理
@nookd kill 掉 delete 父进程
@miaosl 已经解决了,ks 走的 http 协议,可以访问到,是服务器不适配的问题
不是 command+tab 吗?
关于   ·   帮助文档   ·   博客   ·   API   ·   FAQ   ·   实用小工具   ·   1679 人在线   最高记录 6679   ·     Select Language
创意工作者们的社区
World is powered by solitude
VERSION: 3.9.8.5 · 19ms · UTC 16:28 · PVG 00:28 · LAX 09:28 · JFK 12:28
Developed with CodeLauncher
♥ Do have faith in what you're doing.