看板 Python 關於我們 聯絡資訊
請教一個問題 程式 A 是 Delphi 程式 B 是 C++ 程式 C 是 Python 在 windows 平台上想要做到 boolean, doublem, string 的訊號傳遞 最方便的方式是用 shared memory 嗎? 以 Python 來說, 如果我想要存取 shared memory 的訊號 請教關鍵字是什麼 謝謝 -- ※ 發信站: 批踢踢實業坊(ptt.cc) ◆ From: 219.69.42.170
tmuc:mmap 07/23 19:28
largesperm:謝謝 07/23 19:31
shaopin:應該也可以用socket 07/24 08:36
leejihchi:IPC (http://goo.gl/QP0Fr) 07/24 09:39
largesperm:IPC 讚 多謝 07/24 10:41