📌  相关文章
📜  applescript 在默认浏览器中打开 - Shell-Bash 代码示例

📅  最后修改于: 2022-03-11 14:50:15.536000             🧑  作者: Mango

代码示例1
osascript -e 'set x to "a"
say x'