发布时间:2019-08-05 16:32:52编辑:auto阅读(2404)
import ctypes
whnd = ctypes.windll.kernel32.GetConsoleWindow()
if whnd != 0:
ctypes.windll.user32.ShowWindow(whnd, 0)
ctypes.windll.kernel32.CloseHandle(whnd)
上一篇: 3、SQLSVR安装及配置
下一篇: python打印数组的全部元素
51345
50807
41400
38198
32690
29582
28414
23298
23257
21588
1665°
2399°
2006°
1940°
2272°
1972°
2676°
4475°
4305°
3069°