我是靠谱客的博主 纯情哑铃,最近开发中收集的这篇文章主要介绍控制Windows Vista下窗口动画速度的办法,觉得挺不错的,现在分享给大家,希望可以做个参考。

概述

我们都知道,在WIndows Vista中,当最大化/最小化窗口时,会有动画出现,但往往瞬间就没了,那么,有没有办法来控制呢?

其实我们可以用Shift来控制窗口动画的速度,但首先得先修改一下注册表以打开控制功能。

1.WIN+R运行regedit
2.定位到:HKEY_CURRENT_USER\Software\Microsoft\Windows\DWM.
3.右键DWM值,新建DWORD值(32位)
4.命名为AnimationsShiftKey.
5.双击AnimationsShiftKey,将其值改为1,确定
6.退出注册表编辑器并注销或重启系统

现在按住Shift键最大化/最小化窗口试试。

附部分原文:

When you minimize, maximize or close any windows/applications, the animation speed to perform these tasks is a default setting and you can’t really control it.
However, you can actually change the window animation speed by just holding down the SHIFT key to make the transition slower after doing some simple registry hack.
...

最后

以上就是纯情哑铃为你收集整理的控制Windows Vista下窗口动画速度的办法的全部内容,希望文章能够帮你解决控制Windows Vista下窗口动画速度的办法所遇到的程序开发问题。

如果觉得靠谱客网站的内容还不错,欢迎将靠谱客网站推荐给程序员好友。

本图文内容来源于网友提供,作为学习参考使用,或来自网络收集整理,版权属于原作者所有。
点赞(157)

评论列表共有 0 条评论

立即
投稿
返回
顶部