liuyunfz/chaoxing_tool

[Enhancement] Clear Console on Unix System

Closed this issue · 0 comments

os.system("cls")

unix 系统中无 cls
是否可以通过 os 判断操作系统类型实现 清屏

image