Today, we will talk about interface design. In the interaction between people and machines, user interface design is an important part of screen products.
Especially in the domestic environment, a good UI determines the sales volume of your products, and the refreshing interface will add a lot of colors to you.
The three principles of user interface design are: placing the interface under the control of the user, reducing the user's memory burden, and keeping the interface consistent.
The interface design consists of three parts: structure design, interaction design, and visual design.
Good user interfaces generally comply with the following user interface specifications:
1. Usability PrincipleThe button name should be easy to understand, accurate in terms of words, no touch on the word, it should be easy to distinguish from other buttons on the same interface, such as can look at the best. The ideal situation is that you can know the functions of the interface and perform relevant operations without looking at help.
2. normative principlesGenerally, the interface design is based on the specifications of the Windows interface, that is, the standard format of "menu bar, toolbar, toolbox box, status bar, scroll bar, right-click shortcut menu" can be said: the higher the degree of standardization of the interface, the better the usability. A toolbox is generally not provided for small software.
3. Principles of assistance facilitiesThe system should provide detailed and reliable help documents, so that users can seek a solution if they are confused.
4. Rationality PrincipleThe intersection of the diagonal lines of the screen is where the user looks directly. The top 1/4 is a location that is easy to attract the user's attention. Pay attention to the two locations when placing the form.
5. aesthetic and coordination principlesThe interface size should be suitable for aesthetic points of view. It feels coordinated and comfortable, and can attract the user's attention within the effective scope.
6. Menu position principleMenus are the most important elements on the interface. Menu positions are organized by function.
7. uniqueness PrincipleIf you follow the industrial interface standards, you will lose your personality. When the framework complies with the above specifications, it is particularly important to design an interface with its own unique style. Especially in the circulation of commercial software, there is a good advertisement utility for the migration pipeline.
8. Combination of shortcutsUsing shortcut keys in menus and buttons allows users who prefer to use the keyboard to perform operations faster. Most of the shortcut keys used in western windows and their applications are consistent.
9. troubleshooting principlesYou can control the error probability in the following ways on the interface to greatly reduce the damage caused by user-caused errors. Developers should take into account all possible problems as much as possible to minimize the possibility of errors. If the application exits from the system due to a protective error, the user may lose confidence in the software. This means that the user has to interrupt his mind and log on again with time and effort, and all the operations that have been performed will be lost because there is no disk.
10. Multi-Window application and system resource principlesWell-designed software should not only have complete functions, but also occupy the minimum resources as much as possible. In a multi-window system, some interfaces must be kept at the top level, so that you do not need to switch or even minimize other windows to display them when opening multiple windows.
Red style
Yellow-green Style
Blue
They are all for reference on the Internet. Where can I find the PSD source code?
The design without an artist is really too watery.