Heim >Backend-Entwicklung >PHP-Tutorial >请问代码和终端经常出现的那种字符画是怎么做的

请问代码和终端经常出现的那种字符画是怎么做的

WBOY
WBOYOriginal
2016-06-06 20:21:141517Durchsuche

像这种:

请问代码和终端经常出现的那种字符画是怎么做的

回复内容:

像这种:

请问代码和终端经常出现的那种字符画是怎么做的

banner generator online

Text to ASCII Art Generator

搜下就有

请问代码和终端经常出现的那种字符画是怎么做的

这是Linux下的Banner字符串制作。
举例:figletUbuntu下:

<code>sudo apt-get install figlet </code>

然后输入你要的文字

<code>figlet Hello</code>

惊喜马上呈现!

<code>                _._                                                  
           _.-``__ ''-._                                             
      _.-``    `.  `_.  ''-._           Redis 3.0.7 (00000000/0) 64 bit
  .-`` .-```.  ```\/    _.,_ ''-._                                   
 (    '      ,       .-`  | `,    )     Running in standalone mode
 |`-._`-...-` __...-.``-._|'` _.-'|     Port: 6379
 |    `-._   `._    /     _.-'    |     PID: 29123
  `-._    `-._  `-./  _.-'    _.-'                                   
 |`-._`-._    `-.__.-'    _.-'_.-'|                                  
 |    `-._`-._        _.-'_.-'    |           http://redis.io        
  `-._    `-._`-.__.-'_.-'    _.-'                                   
 |`-._`-._    `-.__.-'    _.-'_.-'|                                  
 |    `-._`-._        _.-'_.-'    |                                  
  `-._    `-._`-.__.-'_.-'    _.-'                                   
      `-._    `-.__.-'    _.-'                                       
          `-._        _.-'                                           
              `-.__.-'                                               
</code>

这个比较酷

Stellungnahme:
Der Inhalt dieses Artikels wird freiwillig von Internetnutzern beigesteuert und das Urheberrecht liegt beim ursprünglichen Autor. Diese Website übernimmt keine entsprechende rechtliche Verantwortung. Wenn Sie Inhalte finden, bei denen der Verdacht eines Plagiats oder einer Rechtsverletzung besteht, wenden Sie sich bitte an admin@php.cn