在windows上遇到这么个问题, 以下为例
怎么保证 "Please input your name: " 永久在所有 log 底部.
问题不那么重要, 只是不知道怎么搞
怎么保证 "Please input your name: " 永久在所有 log 底部.
问题不那么重要, 只是不知道怎么搞
1
AnyOfYou Apr 3, 2015 Python 可以用 curses,https://docs.python.org/2/howto/curses.html
不清楚是不是你要的。 |
3
gaocegege Apr 6, 2015
0.0是怎么用github发代码的啊求指导Orz
|
4
scola OP |