logo
  • 教程列表
  • SO官方文档
  • 制作 Applescript If 和 Else 语句
    • if var = 2
    • if var1 = 5 else 语句
    • 对话返回了文字
  1. StackOverflow 文档
  2. applescript 教程
  3. 制作 Applescript If 和 Else 语句
  4. 对话返回了文字

对话返回了文字

Created: November-22, 2018

display dialog "Password" default answer ""
set w to text returned of the result
if w = "Password" then
    display notification "Correct"
end if
  • if var1 = 5 else 语句

Copyright © 2018. All right reserved

tastones.com 备案号:鲁ICP备18045372号-1

  • 关于我们
  • 免责声明