Use the ctypes module to access the DLL: >>> from ctypes import cdll >>> mydll ... When I run the executable on my desktop computer, the CPU usage for the ...
確定! 回上一頁