Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save honkinglin/55970a4d77ab90a4878053212c188ea4 to your computer and use it in GitHub Desktop.
Save honkinglin/55970a4d77ab90a4878053212c188ea4 to your computer and use it in GitHub Desktop.
花式 console 输出
/**
*
*----------Dragon be here!----------/
   ┏┓   ┏┓
  ┏┛┻━━━┛┻┓
  ┃       ┃
  ┃   ━   ┃
  ┃ ┳┛ ┗┳ ┃
  ┃       ┃
  ┃   ┻   ┃
  ┃       ┃
  ┗━┓   ┏━┛
    ┃   ┃
    ┃   ┃
    ┃   ┗━━━┓
    ┃       ┣┓
    ┃       ┏┛
    ┗┓┓┏━┳┓┏┛
     ┃┫┫ ┃┫┫
     ┗┻┛ ┗┻┛
━━━━━━神兽出没━━━━━━
*/
/**
        ┏┓   ┏┓
       ┏┛┻━━━┛┻┓
       ┃       ┃  
       ┃   ━   ┃
       ┃ >   < ┃
       ┃       ┃
       ┃... ⌒ ... ┃
       ┃       ┃
       ┗━┓   ┏━┛
         ┃   ┃ Code is far away from bug with the animal protecting          
         ┃   ┃ 神兽保佑,代码无bug
         ┃   ┃           
         ┃   ┃       
         ┃   ┃
         ┃   ┃           
         ┃   ┗━━━┓
         ┃       ┣┓
         ┃       ┏┛
         ┗┓┓┏━┳┓┏┛
          ┃┫┫ ┃┫┫
          ┗┻┛ ┗┻┛
*/
/**
*        ┏┓   ┏┓+ +
*       ┏┛┻━━━┛┻┓ + +
*       ┃       ┃  
*       ┃   ━   ┃ ++ + + +
*       ████━████ ┃+
*       ┃       ┃ +
*       ┃   ┻   ┃
*       ┃       ┃ + +
*       ┗━┓   ┏━┛
*         ┃   ┃           
*         ┃   ┃ + + + +
*         ┃   ┃    Code is far away from bug with the animal protecting       
*         ┃   ┃ +     神兽保佑,代码无bug  
*         ┃   ┃
*         ┃   ┃  +         
*         ┃    ┗━━━┓ + +
*         ┃        ┣┓
*         ┃        ┏┛
*         ┗┓┓┏━┳┓┏┛ + + + +
*          ┃┫┫ ┃┫┫
*          ┗┻┛ ┗┻┛+ + + +
*/
@honkinglin
Copy link
Author

/*code is far away from bug with the animal protecting
* ┏┓   ┏┓
*┏┛┻━━━┛┻┓
*┃       ┃  
*┃   ━   ┃
*┃ ┳┛ ┗┳ ┃
*┃       ┃
*┃   ┻   ┃
*┃       ┃
*┗━┓   ┏━┛
*  ┃   ┃神兽保佑
*  ┃   ┃代码无BUG!
*  ┃   ┗━━━┓
*  ┃       ┣┓
*  ┃       ┏┛
*  ┗┓┓┏━┳┓┏┛
*   ┃┫┫ ┃┫┫
*   ┗┻┛ ┗┻┛
*   
*/

@honkinglin
Copy link
Author

/*
*                     _oo0oo_
*                    o8888888o
*                    88" . "88
*                    (| -_- |)
*                    0\  =  /0
*                  ___/`---'\___
*                .' \\|     |// '.
*               / \\|||  :  |||// \
*              / _||||| -:- |||||- \
*             |   | \\\  -  /// |   |
*             | \_|  ''\---/''  |_/ |
*             \  .-\__  '-'  ___/-. /
*           ___'. .'  /--.--\  `. .'___
*        ."" '<  `.___\_<|>_/___.' >' "".
*       | | :  `- \`.;`\ _ /`;.`/ - ` : | |
*       \  \ `_.   \_ __\ /__ _/   .-` /  /
*   =====`-.____`.___ \_____/___.-`___.-'=====
*                     `=---='
*
*
*   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
*
*             佛祖保佑         永无BUG
*
*/

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment