摘要: #!/usr/bin/env python3 # -*- coding: utf-8 -*- import subprocess import re dict_sn_productName = {} def getDmidecode(): # #variable 'out' is subproces 阅读全文
posted @ 2016-07-08 16:27 乾坤颠倒 阅读(651) 评论(0) 推荐(0)