gpt4 book ai didi

python - 如何使用 Python 识别 Windows 10?

转载 作者:可可西里 更新时间:2023-11-01 14:13:31 26 4
gpt4 key购买 nike

<分区>

import platform 
if platform.release() == 'post2008Server' and platform.version() == '6.2.9200':
print "It's windows 8"

我以前用这个来识别 Windows 8。但它对于 Windows 10 返回相同的结果。那么有没有其他方法可以识别它?

26 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com