Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
curses最初のプログラムを印刷しました。
curses
Curses UI で角を丸くできるかどうか、突然気になりました。角を丸く描くことはできますか?Unicode をサポートしている場合、および次のような文字を印刷できる場合。
╭╮ ╰╯ (U+256D~2570)
それは可能でしょう。ソースコードを変更する必要がありますか? または、その文字を変更する API はありますか?