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.
これは可能ですか?
CPythonスクリプトアプリ(サードパーティ)とWPF UIアプリを相互運用するための考えられる方法はありますか?
方法はたくさんあります。CPythonと.NETはどちらも、かなりの数の形式のIPCをサポートしており、これらを簡単に使用して通信できるようにすることができます。