原因是因為rich.console.Console 在寫stdout 的時候,沒有處理non-blocking I/O 的能力。 aioconsole 只用stdin. 在寫這個TUI 程式 ...
確定! 回上一頁