下面是用Python调用的例子。 import os import ctypes dllHandler = ctypes.cdll.LoadLibrary(os.getcwd() + '\\avcodec-57.dll') ret ...
確定! 回上一頁