标签: python winio
现在,我希望从Hard wave IO端口获得价值。所以,我使用ctypes.windll.LoadLibrary(“WinIo32.dll”)加载WinIo32.dll,但它总是失败,为什么? 我如何在python中使用winio32.dll?