摘要:
let readline = require("readline-sync"); // 引入输入模块 // 清屏函数 let clear = () => process.stdout.write(process.platform 'win32' ? '\x1Bc' : '\x1B[2J\x1B[3J 阅读全文
posted @ 2019-07-14 22:48
boring333
阅读(2296)
评论(0)
推荐(0)

浙公网安备 33010602011771号