标签: javascript facebook google-chrome google-chrome-devtools
我刚从chrome打开开发工具,看到这样的东西..
有人创建样式日志吗?
答案 0 :(得分:1)
console.log("%c%s output: %d", "color:red; background:blue; font-size: 16pt", 'Facebook', 100);