一个学习技术的记事本
os.system('chcp 65001')
#-*- encoding:utf-8 -*- import os, time os.system('chcp 65001') os.system('ping 8.8.8.8 -t')