本文介绍了窗口服务中的游标的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

您好,

我想问一下有关窗口服务的问题.
我有一个窗口服务在后台在特定时间执行某些任务,例如. 5分钟
执行完任务后,光标一直在闪烁或忙碌,是否可以防止它成为默认光标或用户什么都没发生?

谢谢

Hello,

I want to ask regarding the window service.
I have a window service doing some tasks in background with specific time, eg. 5 minutes
Once it was doing its tasks, the cursor was keeping flash or something likes busy, can I prevent it become default cursor or seems nothing happened to user?

Thanks

推荐答案


这篇关于窗口服务中的游标的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!

10-10 17:09