方法一:
console.log('\033[2J');
方法二:
widows: ctrl+l
mac: command+l
方法一:
console.log('\033[2J');
方法二:
widows: ctrl+l
mac: command+l
相关文章: