Student Information Management System (III)-Interface Analysis

Source: Internet
Author: User

In the previous two blogs, we analyzed the functions and databases of the system. Today, we started to practice and further analyze the system. Our program design consists of two steps: interface design and code design. Today, let's take a look at its interface design. In the previous blog, I analyzed the functions of the system. A figure in it shows the interface layout of the program. Next, we will further analyze the system. The system consists of 16 forms and one module. I have classified these forms, and the code will be sorted in this order. See:

In this figure, the original interface layout is completely disrupted. According to the function, 16 forms are divided into seven categories. First, log on to the form, followed by the main form, and then add, query, modify, and set the form. Finally, it is about the form. Is it much simpler?When designing the interface, pay attention to the following points:1. unified format (Forms and controls ). 2. the shortcut keys are in line with everyone's habits. 3. Adhering to the idea of serving the people wholeheartedly, set the enabled attribute of unused buttons to False. This is just a few points I have come up with. You can add anything you need to pay attention. Some systems, databases, and interface analysis have already been done almost the same. The following code is used in practice. Please wait for the next blog "student information management system (IV)-module analysis"

Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.