Windows 启动画面的标准尺寸

声明:本页面是StackOverFlow热门问题的中英对照翻译,遵循CC BY-SA 4.0协议,如果您需要使用它,必须同样遵循CC BY-SA许可,注明原文地址和作者信息,同时你必须将它归于原作者(不是我):StackOverFlow 原文地址: http://stackoverflow.com/questions/605965/
Warning: these are provided under cc-by-sa 4.0 license. You are free to use/share it, But you must attribute it to the original authors (not me): StackOverFlow

提示:将鼠标放在中文语句上可以显示对应的英文。显示中英文
时间:2020-09-15 12:06:02  来源:igfitidea点击:

Standard sizes for Windows splash screens

windowssplash-screen

提问by Duncan Edwards

Is there a standard splash screen size or set of guidelines for the size of a splash screen? This is for a music-playing application for XP and Vista.

是否有标准的启动画面大小或启动画面大小的指导方针?这是用于 XP 和 Vista 的音乐播放应用程序。

采纳答案by Joey

The Windows User Experience Guidelines in http://msdn.microsoft.com/en-us/library/aa511284.aspxonly state that you shouldn't use splash screens, except for unusually long-loading applications. A splash screen size that doesn't get into the user's way too much (i. e. don't cover the whole screen, which should still hold true if the user has a lower screen resolution that the developer :)) should therefore be sufficient, if it is necessary at all.

http://msdn.microsoft.com/en-us/library/aa511284.aspx 中的 Windows 用户体验指南仅声明您不应使用启动画面,除了非常长的加载应用程序。因此,如果用户的屏幕分辨率低于开发人员 :) 的屏幕分辨率,则初始屏幕大小不会过多地影响用户(即不要覆盖整个屏幕,这应该仍然适用)应该足够了,如果完全有必要。

回答by Richard

Purely based on experience: No.

纯粹基于经验:否。

Not even from MS applications, e.g. Office and Visual Studio have different sizes (and the VS one grows as more components are added).

甚至不是来自 MS 应用程序,例如 Office 和 Visual Studio 具有不同的大小(并且 VS 会随着添加更多组件而增长)。

回答by Dennis

I use my splash screen as my login window. I just use 550X400 for my splash screen size as that is the size of standard wizards.

我使用启动画面作为登录窗口。我只使用 550X400 作为我的启动画面大小,因为这是标准向导的大小。

回答by IvanRF

I found this Microsoft article in the UX guidelines for Windows apps: Guidelines for splash screens.

我在 Windows 应用程序的 UX 指南中找到了这篇 Microsoft 文章:启动画面指南

It mentions this sizes:

它提到了这个尺寸:

Scale   Image size (pixels)

1x      620 x 300

1.4x    868 x 420

1.8x    1116 x 540