摘要: 转发链接:https://don.tuenhai.com/e/programming/python/pyqt.html 阅读全文
posted @ 2020-07-21 21:56 xdd1997 阅读(215) 评论(0) 推荐(0) 编辑
摘要: 参考地址:https://blog.csdn.net/xiangxianghehe/article/details/78172420 import uuid def get_mac_address(): mac=uuid.UUID(int = uuid.getnode()).hex[-12:] re 阅读全文
posted @ 2020-07-21 13:23 xdd1997 阅读(368) 评论(0) 推荐(0) 编辑