最新消息:雨落星辰是一个专注网站SEO优化、网站SEO诊断、搜索引擎研究、网络营销推广、网站策划运营及站长类的自媒体原创博客

javascript - How to console.log() , any letter but in bold? - Stack Overflow

programmeradmin1浏览0评论

There are certain ways to print letters in javascript using unicode FOr example

console.log(\u0062) yields a b , so its the same as putting console.log(b)

But now, I do know there are certains way to console.log bold letters, for example

console.log('
发布评论

评论列表(0)

  1. 暂无评论