发布时间:2019-08-05 16:32:52编辑:auto阅读(2418)
import ctypes
whnd = ctypes.windll.kernel32.GetConsoleWindow()
if whnd != 0:
ctypes.windll.user32.ShowWindow(whnd, 0)
ctypes.windll.kernel32.CloseHandle(whnd)
上一篇: 3、SQLSVR安装及配置
下一篇: python打印数组的全部元素
51545
51106
41644
38398
32886
29860
28580
23532
23467
21812
1963°
2665°
2219°
2151°
2597°
2183°
2907°
4834°
4664°
3313°