Win7或Win2008中隐藏窗口的优先级
对于 Windows 7 和/或 Windows Server 2008,隐藏窗口和可见窗口之间的线程优先级或类别是否有任何具体差异?换句话说,操作系统是否会降低应用程序的优先级?
For Windows 7 and/or Windows Server 2008, is there any specific difference in thread priority level or class between hidden windows and visible windows? In other words does the OS deprioritize the application?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(2)
我认为可见和隐藏之间没有区别,但在工作站系统上,前台应用程序会得到 优先级提升(可以调整 a> 在服务器和工作站上)
I don't think there is a difference between visible and hidden, but on workstation systems the foreground application gets a priority boost (This can be tweaked on both server and workstation)
不,优先级不会改变。
No, the priority doesn't change.