The syntax for coloured console message formatted using CSS: console.log('%cstringToStyle', 'color: #f0db4f');. The CSS format specifier %c ...
確定! 回上一頁