【Applescript函数,用于检查应用程序是否正在运行】卧疾丰暇豫,翰墨时间作。这篇文章主要讲述Applescript函数,用于检查应用程序是否正在运行相关的知识,希望能为你提供帮助。
- -- function appIsRunning() by sebastien.wains - Google Project Hosting http://bit.ly/gb43CT - from SampleAppleScripts - reduxcomputing-proximity - http://bit.ly/fCoJxY
- on appIsRunning( appName)
- tell application " System Events" to ( name of processes) contains appName
- end appIsRunning
- -- USAGE:if appIsRunning(" Finder" ) then...
推荐阅读
- android ninepatchdrawable可缩放
- Applescript函数-send CMD Command down键加字母键
- Applescript函数,用于检查应用程序菜单项是否存在
- android emulator-替换系统应用程序
- Android中的互联网连接
- 纳吉奥斯(netapp ontap 8 control de tama?±o por vol?omen)
- Android中的Toast
- Android表布局宽度问题
- 基本Android计算器