GeekCode:将文本转换为ASCII Art的CLI

时间:2021-02-15 02:14:53
【文件属性】:
文件名称:GeekCode:将文本转换为ASCII Art的CLI
文件大小:15KB
文件格式:ZIP
更新时间:2021-02-15 02:14:53
cli cmake cpp text-generation C++ GeekCode v2.7 一个将文本转换为ASCII Art的CLI。 Usage: geekcode [options] file Options: -h --help : Display this information. -v --version : Display the version of GeekCode. -c --custom : Use a custom character to print the text. -o --output : Specifies the output file. 例子 CMakeLists.txt: main.cpp: 要求 C ++ 14或更高版本 CMa
【文件预览】:
GeekCode-master
----src()
--------CLI.cpp(2KB)
--------Character.cpp(531B)
--------TextTransformer.cpp(15KB)
--------FileHandler.cpp(853B)
--------main.cpp(1KB)
--------FileNotFound.cpp(272B)
----CMakeLists.txt(201B)
----README.md(1KB)
----.gitignore(16KB)
----include()
--------FileHandler.hpp(428B)
--------Character.hpp(450B)
--------CLI.hpp(448B)
--------Constants.hpp(202B)
--------FileNotFound.hpp(329B)
--------TextTransformer.hpp(640B)

网友评论