[Computer Graduation Design] 144 University Office Administrative Affairs Management System

1. Screenshots of the system (if you need a demo video, you can chat privately)

Table of contents

Table of contents

Summary

ABSTRACT

1 Introduction

1.1 Subject background

1.2 Research Status

1.3 Research content

2 System development environment

2.1 vue technology

2.2 JAVA technology

2.3 MYSQL database

2.4 B/S structure

2.5 SSM framework technology

3 System Analysis

3.1 Feasibility Analysis

3.1.1 Technical Feasibility

3.1.2 Operational Feasibility

3.1.3 Economic feasibility

3.1.4 Legal feasibility

3.2 System performance analysis

3.3 System function analysis

3.3.1 Role requirements

3.3.2 Functional requirements

3.4 System flow analysis

3.4.1 Registration process

3.4.2 Login process

4 System Design

4.1 System outline design

4.2 System structure design

4.3 Database Design

4.3.1 Database table design

5 Implementation of the system

5.1 Realization of function modules

5.1 Teacher Information Management

5.2 Office Management

5.3 Office material management

5.1 Seal information management

6 System Test

6.1 Test Definitions

6.2 Test purpose

6.3 Test method

6.4 Test Analysis

7 Conclusion

thank you

references

Summary

In the Internet age, with the continuous maturity and improvement of the development of the network system, people's lives have also undergone great changes. While people are pursuing a higher material life, they are also thinking about how to make their own spiritual connotations To be promoted, and reading is a very important way for people to obtain spiritual enjoyment. In order to meet the requirement that people can read books anytime and anywhere as long as there is a network, the administrative affairs management system of university offices has been developed and researched.

This article mainly describes the specific development process of the university office administrative affairs management system. Based on the SSM framework, Vue technology and MYSQL database are used to make the university office administrative affairs management system have good stability and security. This design focuses on the description of the university office administrative affairs management system from the aspects of system overview, system analysis, system design, database design, system test and summary. Users can query their favorite information through the university office administrative affairs management system .

The university office administrative affairs management system can not only run stably, operate quickly and conveniently, the interface is simple and clear, but also has complete functions and strong practicability.

Key words: university office administrative affairs management system, SSM framework, system analysis, database design

introduction

  1. Subject background

In the Internet age, with the continuous maturity and improvement of the development of the network system, people's lives have also undergone great changes. At present, while people are pursuing a higher material life, they are also thinking about how to improve their spiritual connotation, and reading is a very important way for people to obtain spiritual enjoyment [1]. Books in paper version are heavy and inconvenient to carry, and because mobile phones and tablets can not only store a large amount of book information data, but also are light in weight and can be carried around, people now prefer to read online through mobile phones, tablets, etc.[ 2]. Therefore, the development of a university office administrative affairs management system is very in line with people's reading needs.

In the past, people needed to go to bookstores or libraries to read books, but now as long as there is an Internet, people can read books whenever they want through mobile phones, tablets or computers, and they can read whatever books they want. It is very convenient, and people use all their free time to read, which greatly improves the reading efficiency and makes life more colorful. In addition, through the administrative affairs management system of the university office, you can quickly find which book you want to read by searching, and you can also classify, count and standardize the management of books. The interface of the university office administrative affairs management system is very clear, easy to use, and can be used by literate people, and its functions are complete, which can meet the requirements of various people.

This paper not only conducts a comprehensive analysis of the e-book online system from requirements analysis, design analysis, and function analysis, but also conducts a comprehensive analysis of the university office administrative affairs management system from the development background, development environment, goals, processes, databases, and system maintenance. General planning and design. The university office administrative affairs management system is developed using vue technology and MYSQL database, which has good stability and developability.

    1. Research status

The pace of development of foreign information technology has not stopped. A steady stream of computer application software has been developed, and software technology is also constantly iterating. At present, the software industry in all countries in the world has emerged [3-5].

Compared with foreign countries, the development of my country's information technology is relatively late, but after our continuous catching up, my country's information technology has made great progress. my country has carried out detailed research on the existing software development technology, At present, our country has been able to independently develop systems, and has also applied these software systems in people's lives and in all walks of life. At present, the software industry is a very popular industry in our country [6-9].

The digitalization of information enables the rapid dissemination of various information of people and makes full use of various information of people. At the same time, it also greatly publicizes the software system behind the digitalization of information [10-12]. The capability of the software development team is getting stronger and stronger, and the function of the development technology is getting more and more powerful. The software system greatly improves the efficiency of information processing and saves the processing time of the processor. In terms of reading books, people read paper books, which is now somewhat outdated [13-14]. Using the current software development technology to develop a university office administrative affairs management system can greatly meet people's reading needs. Through the university office administrative affairs management system, people can quickly find and read their favorite books online, and it also greatly improves the reading experience. The efficiency of people's reading.

    1. research content

This paper mainly expounds the development technology, system demand analysis, system design, system function realization and system test of the university office administrative affairs management system. In order to develop this system, I have spent a lot of effort and thought on the following, for example, I went to the library to read programming books on vue technology, MYSQL database, etc., and searched for many similar systems made by others on the Internet to compare them. I applied my design concept to my own design, and finally got the current results.

This thesis is mainly divided into 7 parts, including:

1. Introduction: It expounds the background technology, research status and development significance of the system;

2. Related technologies: Introduce various technologies used in developing the system;

3. System requirement analysis: expounds the feasibility analysis and function requirement analysis of developing the system;

4. System design: It expounds the function module design and database design of the system;

5. System realization: It shows the main function module interface of the system;

6. System test: test the developed system;

7. System summary: Summarize the whole working process of developing the system.

  1. System development environment
    1. vue technology

Vue (pronounced /vjuː/, similar to view) is a progressive JavaScript framework for building user interfaces . [5]  Unlike other large frameworks, Vue is designed to be applied layer by layer from the bottom up. Vue's core library only focuses on the view layer, which is not only easy to use, but also easy to integrate with third-party libraries or existing projects. On the other hand, when combined with a modern toolchain and various supporting libraries , Vue is also fully capable of powering complex single-page applications ( SPAs ) 

Vue.js is currently the hottest front-end framework and one of the three mainstream front-end frameworks.
Vue.js is a set of frameworks for building user interfaces (a complete set of solutions, which are very intrusive to the project, and if you need to change the framework halfway, you need to refactor the entire project), it only focuses on the view layer, easy to use, and has a supporting first Three-party class library. Improve development efficiency and help reduce unnecessary dom operations; two-way data binding, through the instructions provided by the framework, the front end only needs to focus on business logic, and no longer cares about how dom is rendered.

    1. JAVA technology

The Java programming language has various characteristics such as cross-platform, distributed, and portable. Many platforms can run Java, and programs written in Java can be run all over the world. In 1995, the JAVA programming language was developed. The JAVA programming language has many characteristics, such as: simplicity, security, portability, robustness (Robust), high energy efficiency in writing, and many threads. In the era of rapid development of the Internet, the application of Java programming language is becoming more and more common [19]. It features:

1. Object-oriented: JAVA is suitable for distributed environments, and JAVA can be fully object-oriented, including object design and connection;

2. Distributed: while JAVA is working, other computing nodes are driven to work, as long as there is a network, other objects can be accessed;

3. Robustness: JAVA can automatically handle garbage and exceptions, and the mechanism type is strong;

4. Security: When pointers and memory are deleted, illegal memory can be avoided.

    1. MYSQL database

The database is essential in the development of every website. In the past, the database only had the function of data storage and management, but with the continuous update and iteration, the current database can not only process data, but also store Countless data [20].

The administrative affairs management system of the university office uses the MYSQL database, which was originally developed by Microsoft Corporation. A total of more than a dozen corresponding tables have been established in the MYSQL database, and they are independently connected, and the database and the program are inseparable [21].

The characteristics of the MYSQL database include: it can be applied to a variety of operating systems; the algorithm is optimized when querying SQL, and the search speed is greatly improved; it can also perform operations such as database management, control, and optimization; a database can record countless data.

    1. B/S structure

The current popular network structure model is the B/S (browser/server) structure, which can concentrate all the core functions of the system on the server, making the work of system developers easier, and the developed system is also easier use and post-maintenance. The familiar browsers include 360 ​​browser, Google browser, QQ browser, etc. The familiar databases include sqlserver, mysql database, etc. These databases and browsers above can be installed on the client. There are no restrictions on the B/S structure, and there is no need for special installation software. As long as the notebook and computer have a network, they can access the system. The program developed with B/S structure is relatively easy to maintain. It only needs to be processed on the client side instead of on the server. It also has better interaction with users. Refresh the browser to update the data information in real time. [twenty two]. The B/S architecture is shown in Figure 2-1:

Figure 2-1 Architecture diagram of B/S mode

    1. SSM framework technology

The administrative affairs management system of the university office is developed based on the framework of Spring, SpringMVC and Mybatis.

In 2004, the Spring framework debuted for the first time, and it has been updated many times since then. The Spring framework includes seven modules including SpringCore, Spring AOP, Spring ORM, Spring DAO, Spring Web Flow, Spring Context and Spring Web MVC. Enterprise applications are developed through these seven modules and different platforms. Spring Web MVC A loose coupling is formed between the various elements in [23-25].

  1. system analysis
    1. Feasibility Analysis

Before developing the system, developers need to conduct feasibility analysis to ensure that the system can be successfully developed.

      1. technical feasibility

The technology used to develop the administrative affairs management system of the university office is vue and MYSQL database. Students majoring in computer science have systematically learned a lot of programming knowledge during school, and have also come into contact with a lot of programming software, so they are more confident in technology development.

      1. operational feasibility

The interface of the administrative affairs management system of the university office is simple and clear, and the operation is simple, and the user can operate it at a glance. There are prompts for each step on the operation interface, and users only need to follow the prompts to operate. The administrative affairs management system of the university office is feasible.

      1. economic feasibility

I am still a student and do not have a stable financial income, so I will control the cost of developing the program within the range that I can accept. The development software, database, and photoshop software I used for designing the interface are all downloaded for free from the Internet. In addition, the source code used in the programming stage is also available for free on the Internet. Now I can download many useful and free Things, so the development of the system basically does not cost money and is economically feasible.

      1. legal feasibility

 I obtained the materials and software needed to develop the administrative affairs management system of the university office through the library, Baidu library, Baidu webpage, etc., and they are all legal channels. In addition, the source code and the content of the thesis are all written by myself. Written in one word, without plagiarizing others, is legally feasible.

Through the above analysis of technical feasibility, operational feasibility, economic feasibility and legal feasibility, it can be seen that the administrative affairs management system of the university office can be successfully developed.

    1. System Performance Analysis
  • Storage: The database function of the administrative affairs management system of the university office is relatively powerful, it can enter a lot of complicated information, and can ensure the real-time nature of the data;

2. Ease of learning: The university office administrative affairs management system is very simple to use, users can easily understand it at a glance, no special training is required, it is very easy to use, and can be proficiently operated after one or two uses;

3. Data requirements: The data entered is accurate and reliable, can be updated in time, can be stored independently, and some unnecessary data can be deleted;

4. Stability: The administrative affairs management system of the university office can operate stably, with a clear interface;

5. Reliability: The administrative affairs management system of the university office is equipped with an interceptor, which can intercept viruses, etc., and has also taken protective measures for information, so users can use it with confidence.

    1. System function analysis
      1. role requirements

The university office administrative affairs management system mainly provides requirements for two types of user roles: administrator and user. The administrator can manage the system comprehensively in the background, and the user can view system information, register and log in, query books, comment, and download books in the foreground. and so on.

Figure 3-1 shows the user static structure.

Figure 3-1 User static structure diagram

      1. Functional Requirements

The administrative affairs management system of the university office has perfect functions, the interface is clear at a glance, and the user can operate it at a glance. The administrator function module and the user function module are the two main function modules of the system. The functional requirements are as follows:

Functional requirements for administrators:

The administrator can fully manage the system in the background. The functions of the administrator mainly include user management, news management, book management and comment management.

User's functional requirements:

Before the user registers, the user enters the website. The main functions of the user include viewing the homepage of the website, seal information, book classification and book information. Information Management, My Bookshelf and My Messages.

    1. System Process Analysis
      1. registration process

Users can only log in to the system after registration. The user registration process is shown in Figure 3-2:

Figure 3-2 Registration flow chart

      1. login process

Users need to log in to the system before they can perform operations such as book reviews and book downloads. The administrator can only manage all aspects of the system after logging in to the system without any restrictions. Figure 3-3 shows the user login process.

Figure 3-3 Login flow chart

  1. system design
    1. System outline design

In this paper, the administrative affairs management system of the university office is developed through the B/S structure (Browser/Server, browser/server structure). The B/S structure has many advantages, such as: easy development, strong sharing, easy maintenance, etc., as long as With the Internet, users can use it anytime, anywhere.

The working principle of the system is shown in Figure 4-1.

Figure 4-1 System working principle diagram

    1. System structure design

The system structure design is like a tree structure. A trunk has many branches. Large tasks are equivalent to the trunk, and small tasks are equivalent to branches. The designed system is continuously optimized, and finally a specific and realistic system structure is obtained.

The administrator function module and the user function module are the two major parts of the administrative affairs management system of the university office, and the system structure is shown in Figure 4-2.

Figure 4-2 System structure diagram

4.3 Database design

Developing a system also requires designing the database in advance. The database here is a collection of related data, and these data stored together are also organized in a certain way. At present, the database can serve a variety of applications because of its optimal storage method and low data redundancy rate. Although the database provides information storage services for the program, it can also maintain a high degree of independence from the program. All in all, the database has experienced a long period of development, from being unknown at the beginning to now being well known, its related technologies are becoming more mature, and it also has a solid theoretical foundation.

4.3.1 Database conceptual design

This part of the content needs to be completed with the help of database relationship diagrams, and tools that specialize in drawing database relationship diagrams are also required. For example, Visio tools can design ER diagrams (database relationship diagrams). The design of the database also needs to be carried out according to the design process. First, it is necessary to complete the determination of the entity according to the requirements, analyze the characteristics of the entity, and determine the relationship between the entities. Finally, the ER diagram of the system is drawn using the representation method of the ER model. Whether you use Edraw software or Visio tool, the symbols for ER models are the same. Usually, rectangles represent entities, relationships between entities are represented by diamond symbols, and the attributes of entities, that is, the characteristics of entities, are represented by symbol ellipses. Finally use straight lines to connect symbols like rectangles, rhombuses and ellipses. Then start to draw the ER diagram of this system.

(1) The figure below shows the conference room application entity and its attributes.


Figure 4.1 Entity attribute map of conference room application

(2) The figure below shows the teacher entity and its attributes.


Figure 4.2 Teacher entity attribute graph

(3) The figure below shows the dictionary table entity and its attributes.


Figure 4.3 Dictionary table entity attribute diagram

(4) The figure below shows the office material entity and its attributes.


Figure 4.4 Office Material Entity Attribute Diagram

(5) The figure below shows the office material application entity and its attributes.


Figure 4.5 Entity attribute diagram of office materials application

(6) The figure below shows the conference room entity and its attributes.


Figure 4.6 Conference Room Entity Attribute Diagram

(7) The figure below shows the leave application entity and its attributes.


Figure 4.7 Leave application entity attribute diagram

(8) The figure below shows the resignation application entity and its attributes.


Figure 4.8 Resignation application entity attribute diagram

(9) The figure below shows the office entity and its attributes.


Figure 4.9 Office entity property graph

(10) The figure below shows the office application entity and its attributes.


Figure 4.10 Office Application Entity Attribute Diagram

(11) The figure below shows the seal entity and its attributes.


Figure 4.11 Seal Entity Attribute Map

(12) The figure below shows the stamp addition application entity and its attributes.


Figure 4.12 Seal Add Application Entity Attributes

(13) The figure below shows the user table entity and its attributes.


Figure 4.13 User table entity attribute diagram

(14) The figure below shows the seal application entity and its attributes.


Figure 4.14 Seal application entity attribute diagram

      1. database table design

The MYSQL database is used to store the data of the administrative affairs management system of the university office. The detailed information of each database table included in the database is as follows:

Table 4.1 Office table

serial number

column name

type of data

illustrate

allow empty

1

Id

Int

id

no

2

bangongshi_name

String

office room number

yes

3

bangongshi_address

String

Address

yes

4

jiaoshi_id

Integer

use teacher

yes

5

create_time

Date

creation time

yes

Form 4.2 Office Application Form

serial number

column name

type of data

illustrate

allow empty

1

Id

Int

id

no

2

jiaoshi_id

Integer

apply for teachers

yes

3

bangongshi_id

Integer

application office

yes

4

insert_time

Date

application time

yes

5

bangongshi_shenqing_yesno_types

Integer

application result

yes

6

create_time

Date

creation time

yes

Table 4.3 Office Materials List

serial number

column name

type of data

illustrate

allow empty

1

Id

Int

id

no

2

bangongwuzi_uuid_number

String

Material number

yes

3

bangongwuzi_name

String

Material name

yes

4

bangongwuzi_types

Integer

material type

yes

5

jiaoshi_id

Integer

use teacher

yes

6

create_time

Date

creation time

yes

Table 4.4 Application Form for Office Supplies

serial number

column name

type of data

illustrate

allow empty

1

Id

Int

id

no

2

jiaoshi_id

Integer

apply for teachers

yes

3

bangongshi_id

Integer

Apply for office supplies

yes

4

insert_time

Date

application time

yes

5

bangongwuzi_shenqing_yesno_types

Integer

application result

yes

6

create_time

Date

creation time

yes

Table 4.5 Dictionary table table

serial number

column name

type of data

illustrate

allow empty

1

Id

Int

id

no

2

dic_code

String

field

yes

3

dic_name

String

field name

yes

4

code_index

Integer

coding

yes

5

index_name

String

encoding name

yes

6

super_id

Integer

parent field id

yes

7

beizhu

String

Remark

yes

8

create_time

Date

creation time

yes

Table 4.6 Meeting Room Table

serial number

column name

type of data

illustrate

allow empty

1

Id

Int

id

no

2

huiyishi_uuid_number

String

会议室编号

3

huiyishi_address

String

会议室地址

4

huiyishi_size

String

会议室大小

5

huiyishi_types

Integer

会议室类型

6

zhuangtai_types

Integer

会议室状态

7

create_time

Date

创建时间

表4.7会议室申请表

序号

列名

数据类型

说明

允许空

1

Id

Int

id

2

jiaoshi_id

Integer

申请教师

3

huiyishi_id

Integer

申请办公物资

4

insert_time

Date

申请时间

5

huiyishi_shenqing_yesno_types

Integer

申请结果

6

create_time

Date

创建时间

表4.8教师表

序号

列名

数据类型

说明

允许空

1

Id

Int

id

2

jiaoshi_name

String

教师姓名

3

jiaoshi_id_number

String

身份证号

4

jiaoshi_phone

String

手机号

5

jiaoshi_photo

String

照片

6

jiaoshi_delete

Integer

假删

7

create_time

Date

创建时间

表4.9离职申请表

序号

列名

数据类型

说明

允许空

1

Id

Int

id

2

jiaoshi_id

Integer

申请教师

3

insert_time

Date

离职申请时间

4

lizhi_content

String

离职原因

5

jiaoshi_lizhi_yesno_types

Integer

审核结果

6

create_time

Date

创建时间

表4.10请假申请表

序号

列名

数据类型

说明

允许空

1

Id

Int

id

2

jiaoshi_id

Integer

申请教师

3

insert_time

Date

请假时间

4

qingjia_time

Date

请假结束时间

5

jiaoshi_qingjia_yesno_types

Integer

审核结果

6

qingjia_content

String

请假原因

7

create_time

Date

创建时间

表4.11印章表

序号

列名

数据类型

说明

允许空

1

Id

Int

id

2

yinzhang_uuid_number

String

印章编号

3

yinzhang_name

String

印章名称

4

create_time

Date

创建时间

表4.12印章申请表

序号

列名

数据类型

说明

允许空

1

Id

Int

id

2

jiaoshi_id

Integer

申请教师

3

yinzhang_id

Integer

申请办公物资

4

insert_time

Date

申请时间

5

yinzhang_shenqing_yesno_types

Integer

申请结果

6

create_time

Date

创建时间

表4.13印章添加申请表

序号

列名

数据类型

说明

允许空

1

Id

Int

id

2

jiaoshi_id

Integer

申请教师

3

yinzhang_name

String

印章名称

4

yinzhang_file

String

材料

5

insert_time

Date

申请时间

6

yinzhangadd_shenqing_yesno_types

Integer

申请结果

7

yinzhang_shenqing_content

String

添加原因

8

create_time

Date

创建时间

表4.14用户表表

序号

列名

数据类型

说明

允许空

1

Id

Int

id

2

username

String

用户名

3

password

String

密码

4

role

String

角色

5

addtime

Date

新增时间

  1. 系统的实现
    1. 功能模块的实现

5.1教师信息管理

如图5.1显示的就是教师信息管理页面,此页面提供给管理员的功能有:教师信息的查询管理,可以删除教师信息、修改教师信息、新增教师信息,

还进行了对用户名称的模糊查询的条件

图5.1 教师信息管理页面

5.2 办公室管理

如图5.2显示的就是办公室管理页面,此页面提供给管理员的功能有:查看已发布的办公室数据,修改办公室,办公室作废,即可删除,还进行了对办公室名称的模糊查询 办公室信息的类型查询等等一些条件。

图5.2 办公室管理页面

5.3办公物资管理

如图5.3显示的就是办公物资管理页面,此页面提供给管理员的功能有:根据办公物资进行条件查询,还可以对办公物资进行新增、修改、查询操作等等。

图5.3 办公物资管理页面

5.1印章信息管理

如图5.4显示的就是印章信息管理页面,此页面提供给管理员的功能有:根据印章信息进行新增、修改、查询操作等等。

图5.4 印章信息管理页面

  1. 系统测试
    1. 测试定义

系统能否进行正常工作,功能模块能否实现,程序代码是否有错误,这些都需要通过系统测试来进行判断,测试是程序开发中必不可少的步骤,就算系统一步不差的被开发出来了,但进行测试时总能发现一个之前从没遇到过的问题[26]。

在系统开发的整个过程当中都需要不断进行系统测试,根据经验发现,前期的一个小问题,将会酿成后期的一个大问题,所以越早发现,越早解决,才能保证后续的编码、测试和设计能够顺利进行。目前,系统测试所使用的方法主要是黑盒测试,系统测试的目的包括:根据客户的需求来设计用户界面;在满足设计标准的同时,对设计接口不断创新,形成独特的审美特征[27]。

    1. 测试目的

系统测试的目的重点放于系统的稳定和可操作性,系统测试是开发软件过程中必不可少的步骤。在开发软件的整个过程中,对于每一个小的单独的功能都要进行测试,确保前边的每一步都是没问题的,这样在进行后续的融合工作过程中,才能保证软件的正确性,即使出现问题,也能够很可快速的发现并解决。

每一个系统发开完成之后,都需要进行测试,该高校办公室行政事务管理系统也不例外,进行系统测试是为了发现该系统是否还存在问题,保障该系统的质量是过关的,让用户使用起来比较安心。在进行测试过程中,需要测试的内容有:系统界面是否清晰明了,颜色搭配是否顺眼,功能布局是否合理,一旦发现上述内容不达标,开发人员就需要及时进行修改,以达到满足用户的需求。系统测试的方法有很多,但是该高校办公室行政事务管理系统所使用的测试方法是黑盒测试方法[28]。

    1. 测试方法

在开发软件过程中,黑盒测试和白盒测试是比较常用的两种测试方法。

白盒测试的大概思路是:将程序当做一个透明盒子,程序中的各个结构都需要弄清楚,之后对程序内部的逻辑结构进行测试,对程序中的每条通路都进行检查,看下每条通路是否能够按预期进行工作[29]。

黑盒测试是需要在测试程序接口之前,对程序的功能和需求进行检查,对程序的输入输出数据进行检查,对整个系统结构的完整性进行检查[30]。

    1. 测试分析

对系统进行测试是测试系统是否还存在问题,并对问题进行解决,让用户能够用的放心,当然测试也不能把系统当中的所有问题都暴露完全,但测试能够将问题降到最低,所以进行系统测试还是非常必要的[31]。

该高校办公室行政事务管理系统经过上述的一系列测试之后,得出的测试结果是:各项要求都达标,基本功能均可实现,容易操作,运行流畅[32]。

  1. 结论

该高校办公室行政事务管理系统的开发已经到了最后阶段,在开发该高校办公室行政事务管理系统的整个过程中,我学习到了很多东西,论文中的每一部分,我都花费了很多的心血去完成,期间遇到了很多的困难,我是先通过自己的努力去解决,自己实在解决不了的问题,再去请教同学和老师,问题很快得到了解决,问题解决的那一刻还是非常开心的,在开发的过程中,有的时候是由于自己的大意造成的问题,这样也会督促自己做事情要细心一点,在系统开发的整个过程中,最难的部分就是系统编码,经常会出很多错误,弄得自己的心情很差,最后在同学和老师的帮助下,还是顺利的完成了系统的开发,并且该系统所需要的功能也都具备了。

自己在开发该高校办公室行政事务管理系统的整个过程中,也有很多考虑不周全的地方,但整体还是过关的,通过毕设的整个制作过程,自己不仅学到了很多知识,提供了独立学习能力,而且也交到了很多好朋友,这次的毕设完成的还算比较圆满,觉得很骄傲。

致谢

该高校办公室行政事务管理系统的开发过程经历了好几个月,在这几个月当中,我把之前几年所学到的东西都用到了程序开发过程中,真正体验到了什么叫学以致用,并且对之前自己学的不是很明白的知识,经过这次的实践,我现在也能够理解透彻了,很开心。

在我做毕设的过程中,我的老师、同学、家人都给予了我很大的支持、鼓励和帮助,我也在他们的支持鼓励和帮助下顺利完成了自己的毕设,我非常感谢他们。

指导老师对我制作毕设帮助最大,他能够及时指出我毕设中问题,并给出建议,才使我的设计能够顺利完成。我的指导老师在我程序的设计、代码的完善等方面都提出了很多宝贵建议,并且还给我推荐一些对我毕设很有帮助的资料,我在这个过程当中学习了很多有用的知识,获益匪浅。

参考文献

[1]张春玮. 在线阅读方法及系统,客户端,服务器:, 2014.

[2]孟小华. 用Java实现手机上网在线阅读电子书[J]. 微计算机应用, 2004.

[3]李阳. 基于微服务架构的双语阅读平台的设计与实现[D].  2019.

[4]邹进波. 基于CEBX的跨终端在线阅读系统的设计与实现[D].  2011.

[5]滑斌. 基于聚类理论的图书电子商务的研究与应用[D]. 厦门大学, 2011.

[6]陈曼曼. 数字出版应用服务平台的设计与实现[D].  2016.

[7]马鸣, 钱鸽. 基于Android的电子书阅读器的设计与实现[J]. 电脑知识与技术:学术交流, 2012.

[8]杨慧, 吉建勋. 一种基于区块链的电子书收费方法及系统:, 2019.

[9]杜先金, 陈晖, 李红兵. 一种互联网电子书的管理系统及方法:, 2019.

[10]孙庆玲. 具有联网预约借购的大型图书馆系统:, 2018.

[11]陈飞飞 潘章晟 王海. IPAD IPHONE必装发烧软件200+(附光盘)[M]. 电脑报出版社, 2011.

[12]邹进波. 基于CEBX的跨终端在线阅读系统的设计与实现[D]. 北京邮电大学.

[13]孙庆玲. 具有票务系统的列车专用小型图书馆及使用方法:, 2018.

[14]C·莱恩. 基于因特网的电子书:, 2009.

[15]郭宇. 电子书阅读方法,装置,系统和存储介质:, 2019.

[16]李少明, 文伟龙. 电子书加密和离线阅读方法及装置,电子书版权保护系统:, 2018.

[17]郭海伟, 王东, 喻向东,等. 一种电子书阅读权限保护方法及系统:, 2017.

[18]徐宇雷. 电子书的存储检索方法,电子书管理系统,阅读系统:, 2017.

[19]孟小华. 用Java实现手机上网在线阅读电子书[J]. 微计算机应用, 2004, 25(3).

[20]李阳. 基于微服务架构的双语阅读平台的设计与实现[D].

[21]李健. 实现多设备无缝阅读的电子书阅读系统及设备间切换方法:, 2015.

[22]褚晶辉, 卢莉莉, 邓为贤,等. 一种纸质书与电子书阅读进度同步系统及同步方法:, 2016.

[23]张喜亮, 熊健南, 莫文. 提高用户阅读电子书体验的方法,装置及系统:, 2016.

[24] Han Xiaoyu. A dynamic e-book reading system:, 2014.

[25] Feng Wei, Ye Lifei, Chen Dehui, et al. E-book reading system and e-book reader interconnection and input method:, 2010.

[26] Lu Hailong. Linux platform embedded epub e-book reading and management system [D]. 2010.

[27] Chen Danian. System and method for user behavior pattern analysis through e-book readers:, 2012.

[28] Gong Jiangnan. Design and Implementation of Embedded PDF E-book Reading and Management System [D]. 2010.

[29] Ma Ming, Qian Ge. Design and Implementation of Android-based E-book Reader [J]. Computer Knowledge and Technology, 2012, 000(027):6533-6537.

[30]Zhu Anqing, Gao Hefu. Implementation and key technology research of e-book reading and publishing system based on B/S architecture[J]. Journal of Hanshan Normal University, 2011, 032(006):54-59.

[31] Shan Huilin, Zhang Yinsheng, Tang Huiqiang. Design of Multifunctional E-book Reader [J]. Journal of Wuhan University of Technology (Information and Management Engineering Edition), 2013(03):320-323.

[32] Zhuang Zilong, Li Chuanwei, Xu Yimei. Data download method, data transmission method and system of e-book reading device:, 2013.

Guess you like

Origin blog.csdn.net/licongzhuo/article/details/131355629