Console Library 4.7.0
A header-only library that makes C++ simple
Loading...
Searching...
No Matches
screen.h File Reference

使用8点位Unicode盲文实现的控制台艺术,需要终端支持,建议设置合理的字体和大小。 More...

#include <string>
#include <array>
#include <iostream>
#include <cstdlib>
#include <cmath>
#include <utility>

Go to the source code of this file.

Classes

class  console::Screen< COLS, ROWS >
 用于表示虚拟屏幕的类。 More...

Namespaces

namespace  console
 本库所有组件所在的顶层命名空间。

Detailed Description

使用8点位Unicode盲文实现的控制台艺术,需要终端支持,建议设置合理的字体和大小。

Author
MrXie1109
Date
2026