To add colors to JavaScript console logs, call console.log() function and use %c as a color formatter followed by custom CSS.
確定! 回上一頁