摘要:
# -*- coding:utf-8 -*- - import os, time last_worktime=0 last_idletime=0 def get_cpu(): global last_worktime, last_idletime f=open("/proc/stat","r") l 阅读全文
# -*- coding:utf-8 -*- - import os, time last_worktime=0 last_idletime=0 def get_cpu(): global last_worktime, last_idletime f=open("/proc/stat","r") l 阅读全文
posted @ 2021-04-06 09:54
Security
阅读(105)
评论(0)
推荐(0)

浙公网安备 33010602011771号