You can print colorful text to command when run nodejs application. console.log('\x1b[36m%s\x1b[0m', info); //cyan ...
確定! 回上一頁