当前数字替换同一位置的前一个数字时打印倒计时

时间:2015-04-11 08:35:39

标签: python formatting

我看了:

How to replace string from previous line using \r (Python)

How do I write output in same place on the console?

但是,我尝试使用上面链接中的所有建议解决方案,但Eclipse坚持在不同的行中打印每一秒!

我错过了什么?这是Eclipse控制台的问题吗?

提前致谢!

1 个答案:

答案 0 :(得分:0)

我找到了答案!

How to get carriage return without line feed effect in Eclipse console?

这是十年前报道的eclipse控制台中的一个错误!