Ben Shneidermann 8 Golden Rules of Interface Design
Ben Shneidermann’s 8 Golden Rules of Interface Design Ben Shneidermann的界面设计8条黄金法则 Strive for consistency 力求一致性 Consistency is critical to maintaining uniformity throughout the site, whether it’s the layout, the size of the button, the color code, or the tone used when writing the page. Consistency will enable you to establish your identity and stop users from abandoning your site. 一致性对于保持整个网站的一致性至关重要,无论是布局、按钮大小、颜色代码还是编写页面时使用的语气。 一致性将使您能够建立您的身份并阻止用户放弃您的网站。 Enable frequent users to use shortcuts 确保高频用户能够使用快捷方式 Think about allowing your users to access all areas of your website with a few clicks. To accomplish this, you should create a good hierarchy in the menu and make things clear. Consider including features for both advanced and novice users, such as keyboard shortcuts or macro-capabilities. ...