Project Background:
Nowadays, many students cannot answer questions because they do not pay attention to the format when writing their papers.
This system helps students control the paper format and enables students to write papers in a more appropriate format.
Project Introduction:
This system is a sub-system of the entire thesis system.
It has two subsystems: teacher and student.
The system has the following functions:
Instructor end:
1. the instructor sets the paper template through the instructor, and sets the font format of each item in the paper, including (cover format, Chinese and English abstract, Chinese and English keywords, body format, reference document format, format ).
2. The instructor package the format and template to the web server.
Student end:
1. log on to the Student Terminal System by student ID and name.
2. After the student-end system passes authentication, download the template and format configuration file from the web server.
3. Enter the content of the paper, including (view and modify the cover information. Chinese and English summaries, Chinese and English keywords, text, references, and acknowledgment ).
4. After the paper is written, the system will upload the file according to the template, the paper format, and the content of the paper will be integrated into the word to upload the web server.
Project Source:
A graduation project
Development Time:
3.24-5.1
Development Environment and tools:
Tool: vs2008
Platform and requirements:. net3.5 or a later version.
Language: C #
Key technologies involved:
XML operation. design mode (Singleton mode). Word operation (mircosolf. Office. Word. InterOP ).