摘要: 动态库封装实例 import ctypes # Load the CH347DLL library ch347dll = ctypes.WinDLL('CH347DLLA64.dll') # Update the filename if necessary # Define the argument 阅读全文
posted @ 2024-04-02 11:08 BISTER 阅读(226) 评论(0) 推荐(0)