import pyodbc >>>[x for x in pyodbc.drivers() if x.startswith('Microsoft Access Driver')]. 如果你看到一个空列表,那么您正在运行64位Python, ...
確定! 回上一頁