当前位置:网站首页>Customize the console plot result style
Customize the console plot result style
2022-06-25 04:58:00 【← your beloved brother Qiang →】
console.log("%c Your beloved brother Qiang kindly reminds you :","background:green;color:white;font-family:' Microsoft YaHei ';font-size:60px;font-weight:bold");
let msg=' Wrong content '
console.log('%c Error message :','background:red;color:white;padding:5px;border-radius:4px;',msg);
边栏推荐
- Write shell script error summary
- EL & JSTL (XIII)
- 第九章 APP项目测试(2) 测试工具
- [Flink] problems and solutions of the continuous growth of checkpoint size in rocksdb incremental mode
- Efficient NoSQL database service Amazon dynamodb experience sharing
- Google Earth Engine(GEE)——全球JRC/GSW1_1/YearlyHistory数据集的批量下载(中国区域)
- ThinkPHP 5 log management
- ORA-00800: soft external error
- 【Flink】RocksDB增量模式checkpoint大小持续增长的问题及解决
- Web3 DAPP user experience best practices
猜你喜欢
IronOCR 2022.1 Crack
ASEMI大功率场效应管和三极管的区别
Visual studio 2022 interface beautification tutorial
leetcode1221. Split balance string
MySQL concept and operation (III)
SQL lab range explanation
Upgrade PHP to php7 The impact of X (I). The problem of session retention. Keep login
dotnet-exec 0.4.0 released
olap分析引擎——Kylin4.0
The solution of wechat applet switchtab unable to take parameters
随机推荐
Compatible with Internet Explorer
Vscade setting clang format
ORA-00800: soft external error
leetcode1221. 分割平衡字符串
多睡觉,能减肥,芝加哥大学最新研究:每天多睡1小时,等于少吃一根炸鸡腿...
Penetration information collection steps (simplified version)
Why PHP is not safe
[keil] GPIO output macro definition of aducm4050 official library
Upgrade PHP to php7 The impact of X (I). The problem of session retention. Keep login
Startup mode of SoC verification environment
cannot import name ‘escape’ from ‘jinja2’【成功解决】
为什么SQL语句命中索引比不命中索引要快?
Kotlin Compose 完善toDo项目 Surface 渲染背景 与阴影
The solution of wechat applet switchtab unable to take parameters
固态硬盘开盘数据恢复的方法
Web3 DApp用户体验最佳实践
Bingbing's learning notes: implementation of circular queue
Summary of SQL injection (I)
PHP calls map API
【图像融合】基于matlab方向离散余弦变换和主成分分析图像融合【含Matlab源码 1907期】