04 2022 档案

摘要:创建脚本,run.py import sys import subprocess from time import sleep from multiprocessing import Process def process_bar(bar="#"): print("%s" % bar,end="") 阅读全文
posted @ 2022-04-29 13:59 liwl1991 阅读(194) 评论(0) 推荐(0)
摘要:功能比较弱,不如直接用Python哈 阅读全文
posted @ 2022-04-15 13:31 liwl1991 阅读(438) 评论(0) 推荐(0)