This repository has been archived by the owner on Jun 14, 2023. It is now read-only.
Replies: 1 comment 1 reply
-
有delay,就是你说的sleep |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
比如我想打开TIm并登录,需要三步操作
可是执行1之后,程序还没加载完,第2,3步就已经运行完了
如果增加sleep()功能的话,就能实现类似脚本的功能,
Beta Was this translation helpful? Give feedback.
All reactions