在.net framework 2.0有一个SetCursorPosition (
int left,
int top
)
可以实现
可是在framework 1.1中没有,请问我要如何实现呢
实现的效果很简单,比如在一行上输出“当前进度 0%-100%”的变化量

相关文章: