Online test system for small projects

Source: Internet
Author: User

mysql+ MyEclipse

Development of online examination system


No login registration, to simulate the realization of computer network examination system

http://jkx.cxtc.edu.cn/ks/

Browse to start your answer

You can see the answer when you submit.


The current project does not have a scoring process, and the user's answer record is not echoed.

The framework only uses the Hibernate framework to simplify database operations.

Random fetch n Information statement aspect

list<parper> list= session.createquery ("from Parper Order by rand ()"). Setfirstresult (0). Setmaxresults (2). List ( );

After the linked list is constructed, it disappears after leaving the session.

So the background is not using filter to implement Opensessioninview,

A copy of the list linked list is used, so a little bit slower when accessing the connection.

For part of the code, domain is generated by reverse engineering, so the actual beat of the code is just dozens of lines.


The code is uploaded to the connection to remember to continue learning.

Database section

Just a table

ID question A B ture

After design simple table plus primary key is appropriate, and avoid ture and other keywords

Online test system for small projects

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.