与 Java Applet 交互

发布于 2024-07-12 13:25:31 字数 110 浏览 6 评论 0原文

有谁知道是否可以通过.net 与java applet 交互?

编辑:我能够使用 UI 自动化框架来定位 java 小程序,并从那里使用 OCR 读取数据并模拟鼠标/键盘输入到小程序中。

Does anyone know if it is possible to interact with a java applet via .net?

Edit: I was able to use the UI Automation framework to locate the java applet, and from there use OCR to read data and simulate mouse/keyboard input into the applet.

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

溇涏 2024-07-19 13:25:31

您很可能能够使用辅助功能 API 来完成此操作,这些 API 旨在让屏幕阅读器等与程序进行交互。 看一下:

http://en.wikipedia.org/wiki/Microsoft_UI_Automation

You may well be able to do it using accessibility APIs, which are designed to let screen-readers and so on interact with programs. Have a look at:

http://en.wikipedia.org/wiki/Microsoft_UI_Automation

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文