在哪里可以找到 Windows 应用程序的用户界面 (UI) 设计模式?
声明:本页面是StackOverFlow热门问题的中英对照翻译,遵循CC BY-SA 4.0协议,如果您需要使用它,必须同样遵循CC BY-SA许可,注明原文地址和作者信息,同时你必须将它归于原作者(不是我):StackOverFlow
原文地址: http://stackoverflow.com/questions/2100277/
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
Where to find User Interface (UI) design patterns for Windows applications?
提问by MysticEarth
I don't know if this question really suits here, but we'll see :)
我不知道这个问题是否真的适合这里,但我们会看到:)
For web applications there are sites like Pattern Tapand UI-patterns, which have a great collection of design patterns used in UI's. I can't seem to find any websites/books/articles which cover design patterns for Windows Applications.
对于 Web 应用程序,有像Pattern Tap和UI-patterns这样的网站,它们收集了大量用于 UI 的设计模式。我似乎找不到任何涵盖Windows 应用程序设计模式的网站/书籍/文章。
The only useful resource I found is Windows User Experience Interaction Guidelines. Could you suggest other resources, like books/websites/articles which covers guidelines/patterns like this?
我发现的唯一有用的资源是Windows 用户体验交互指南。您能否推荐其他资源,例如涵盖此类指南/模式的书籍/网站/文章?
Not programming patterns, but design/lay-out patterns.
不是编程模式,而是设计/布局模式。
采纳答案by Joey
回答by David Rutten
回答by Gary Barrett
Microsoft now have User experience (UX) Design Patterns for Metro style apps. Plus they have more guidance for Metro style UX here.
Microsoft 现在拥有Metro 风格应用程序的用户体验 (UX) 设计模式。此外,他们在此处提供了更多关于 Metro 风格 UX 的指导。