摘要: import requests import os class Code: def __init__(self): self.url = [ "https://api.uiverse.io/buttons?type=button&orderBy=popular", "https://api.uive 阅读全文
posted @ 2022-04-20 15:54 萱泽 阅读(93) 评论(0) 推荐(0) 编辑
摘要: 一.设计,开发理念: 传统的便携式瓦检仪领取,归还靠的是工作人员挂牌登记,发放。再挂牌登记,归还的方式导致每一个矿工进行借,还便携仪都需要很繁琐的手续及很长的时间。特别是在上.下井高峰时期造成拥挤。这种人工的登记管理方式,需要耗费更多的人力成本和矿工下井作业时间。而随着煤矿企业信息化,自动化程度的不 阅读全文
posted @ 2022-04-20 15:13 萱泽 阅读(147) 评论(0) 推荐(0) 编辑
摘要: import rarfile import zipfile import py7zr c = 0 a = 0 print("本软件只支持 7z , zip , rar格式的压缩包") zd = input("请输入字典位置:") try: ozd = open(zd,"r",encoding="ut 阅读全文
posted @ 2022-04-20 15:05 萱泽 阅读(650) 评论(0) 推荐(0) 编辑