La page d'accueil personnelle de LeetCode dessine la personnalisation du contenu

1.Leetcode par défaut helloworld

// 使用函数 draw 绘制图形,反斜杠 "\" 请使用 "\\" 转义
draw("  	_   _      _ _    __        __         _     _ 
       | | | | ___| | | __\\ \\      / /__  _ __| | __| |
       | |_| |/ _ \\ | |/ _ \\ \\ /\\ / / _ \\| '__| |/ _` |
       |  _  |  __/ | | (_) \\ V  V / (_) | |  | | (_| |
       |_| |_|\\___|_|_|\\___/ \\_/\\_/ \\___/|_|  |_|\\__,_|
")

2.KYRIELIU

// 使用函数 draw 绘制图形,反斜杠 "\" 请使用 "\\" 转义
draw("  	 _  ____     _______  _____ ______   _      _____ _    _ 
        | |/ /\\ \\   / /  __ \\|_   _|  ____| | |    |_   _| |  | |
        | ' /  \\ \\_/ /| |__) | | | | |__    | |      | | | |  | |
        |  <    \\   / |  _  /  | | |  __|   | |      | | | |  | |
        | . \\    | |  | | \\ \\ _| |_| |____  | |____ _| |_| |__| |
        |_|\\_\\   |_|  |_|  \\_\\_____|______| |______|_____|\\____/ 
")

3. Tortue et lièvre
https://blog.csdn.net/m0_47671600/article/details/106431019

Site Web de génération de texte ASCII : https://www.kammerl.de/ascii/AsciiSignature.php

Je suppose que tu aimes

Origine blog.csdn.net/qq_41340996/article/details/121609874
conseillé
Classement