要用到win32com模块, 可以通过如下指令进行安装python -m pip install pypiwin32 安装以后就可以编写播放代码了如下#coding:utf-8 import win32com.client spk ...
確定! 回上一頁