FTXUI
6.1.9
C++ functional terminal UI.
载入中...
搜索中...
未找到
命名空间
|
函数
deprecated.hpp 文件参考
浏览该文件的源代码.
命名空间
namespace
ftxui
#include "ftxui/component/component_base.hpp" // 用于
ComponentBase
函数
Element
text
(std::wstring text)
显示一段Unicode文本。
Element
vtext
(std::wstring text)
垂直显示一段Unicode文本。
Elements
paragraph
(std::wstring text)