我正在使用这个库:https://github.com/jeaye/ncurses-rs 简化代码: pub struct View { max_x: i32, max_y: i32, messages_window: WINDOW, ...
確定! 回上一頁