Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
菜鸟编程题。我们有一个封闭源代码程序(erp 系统),我们希望自动化一些数据输入功能。此应用程序没有 API。我唯一的选择是用 sendkeys 写东西并通过应用程序按我的方式标签吗?我知道一点python和vbs/vba。