Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
当我将使用 python 打印文档时,我需要打印机对话框(在 ctrl+P 之后出现的 Windows 默认打印对话框)。怎么做?
您可能会在此处找到答案,更具体地说,请在此引用的链接中找到答案。
精简版:
win32api.ShellExecute(...)