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.
我需要通过 COM 访问来自不同 python 进程的单个对象的数据。
在 stackoverflow 上的一个类似问题中,建议让客户端创建多个 COM 对象,但让它们与单个对象实现进行通信......但我真的不知道该怎么做。
任何人都可以帮忙吗?
谢谢!马耳他
I am currently attempting to add a listener to my button so that when it is clicked it loads what is in the 'textId' textfield into an html text above said textfield and button. This is so th