CN109284468A - Campus mutual assistance shared platform and its operational process based on SSM frame - Google Patents

Campus mutual assistance shared platform and its operational process based on SSM frame Download PDF

Info

Publication number
CN109284468A
CN109284468A CN201811088687.3A CN201811088687A CN109284468A CN 109284468 A CN109284468 A CN 109284468A CN 201811088687 A CN201811088687 A CN 201811088687A CN 109284468 A CN109284468 A CN 109284468A
Authority
CN
China
Prior art keywords
user
module
mutual assistance
shared platform
campus
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
CN201811088687.3A
Other languages
Chinese (zh)
Inventor
刘云翔
陈斌
施伟
徐琛
李晓丹
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Shanghai Institute of Technology
Original Assignee
Shanghai Institute of Technology
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Shanghai Institute of Technology filed Critical Shanghai Institute of Technology
Priority to CN201811088687.3A priority Critical patent/CN109284468A/en
Publication of CN109284468A publication Critical patent/CN109284468A/en
Pending legal-status Critical Current

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06QINFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
    • G06Q50/00Systems or methods specially adapted for specific business sectors, e.g. utilities or tourism
    • G06Q50/01Social networking

Abstract

The campus mutual assistance shared platform based on SSM frame that the invention discloses a kind of, comprising: homepage module, for checking documentary whip, carrying out user's login and new user's registration;New user registration module, for being registered as the user of the mutual assistance shared platform;User log-in block logs in the mutual assistance shared platform for user and carries out relevant operation;User information release module carries out release tasks for user in mutual assistance community and task is replied;Data community module carries out data check and shared data for user;Accumulated point exchanging module is carried out exchanging related data and article with integral for user.The invention also discloses the operational processes of the mutual assistance shared platform.Mutual assistance shared platform provided by the invention help each students in addition to use school provide corresponding teaching resource while, the existing resource of oneself, reciprocal mutual assistance can be shared, win-win progress, waste is reduced, makes friends with good teacher and helpful friend while helping others, common progress.

Description

Campus mutual assistance shared platform and its operational process based on SSM frame
Technical field
The present invention relates to mobile Internet platform development technique field more particularly to a kind of campus based on SSM frame are mutual Help shared platform and its operational process.
Background technique
" WeSharing " integrates frame using the currently prevailing Spring MVC+Spring+Mybatis (hereinafter referred to as SSM) Frame can be facilitated more, efficiently develop the powerful Web application of application function.SSM frame is a typical MVC frame, whole A system is divided into expression layer, control layer, service layer and 4 layers of database access layer, and wherein Spring is a lightweight Control reversion (IOC) and the container frame towards section (AOP).Spring MVC has separated controller, model object, allocator And the role of processing routine object, this separation make them be easier to carry out customizing.MyBatis is one and supports common SQL It inquires, the outstanding Persistence Layer Framework of storing process and advanced mapping.In actual development process, in addition to Web system to be considered It is powerful, except the performance indicators such as robustness, ease for maintenance of system, also the interactive efficiency of user and server make Consider for measurement index.
Summary of the invention
The present invention provides a kind of campus mutual assistance shared platform based on SSM frame, by building campus mutual assistance shared platform, Information resources share between realization student.
The technical scheme adopted by the invention is that:
A kind of campus mutual assistance shared platform based on SSM frame, comprising:
Homepage module, for checking documentary whip, carrying out user's login and new user's registration;
New user registration module, for being registered as the user of the mutual assistance shared platform;
User log-in block logs in the mutual assistance shared platform for user and carries out relevant operation;
User information release module carries out release tasks for user in mutual assistance community and task is replied;
Data community module carries out data check and shared data for user;
Accumulated point exchanging module is carried out exchanging related data and article with integral for user.
Preferably, user can be by carrying out task reply in the user information release module, in the data community Module carries out resources sharing and carries out integrating to supplement with money being integrated in the homepage module, and the integral of acquisition can be in the integral It exchanges and exchanges related data and article in module.
Preferably, the bottom of the homepage module provides the contact method of technical support.
Preferably, the homepage module is equipped with administrator module, the administrator module is used to carry out user basic Message audit, the management and problem information feedback management for modifying user password, task granting.
Preferably, when user logs in, mutual assistance shared platform saves user name in the database and close before Verifying is compared in code, if not previously existing, will pop up user name or password bad or user, there is no please infuse again The related prompt statement of volume.
Preferably, when user carries out release tasks in user's release module, can choose validity period and whether Integrate the specific requirement put on someone's head.
Preferably, registration information needs are compared with school information when being registered using the new user registration module It is right, it can succeed in registration after the approval.
A kind of operational process of the campus mutual assistance shared platform based on SSM frame, comprising the following steps: jsp first is sent Request, pass through core controller Servlet call request resolver: HandlendMapping parses request, by reflecting Relationship match is penetrated to Controller layers;Then Business Logic is called in control layer, Data Persistence Layer returns to control layer, request Complete to obtain one as a result, one view to be jumped of setting loads and transmit data, setting view;Last core controller tune View is parsed with view resolver, the corresponding page is matched and realizes page jump.
Compared with prior art, the beneficial effects of the present invention are:
The present invention is designed exploitation to the platform with current main-stream frame SSM, realizes that function is relatively reliable.SSM frame Increasingly lightweight configures frame in terms of MVC implementation and ORM persistence, will explain and perform to ultimate attainment, SQL is excellent Change easier.The present invention realizes information resources share between student, unified planning, a station by building campus mutual assistance shared platform Formula service, help each students in addition to use school provide corresponding teaching resource while, oneself can be shared Existing resource, reciprocal mutual assistance, win-win progress, reduce waste, make friends with good teacher and helpful friend while helping others, jointly improve.
Detailed description of the invention
Fig. 1 is the structure chart of the campus mutual assistance shared platform based on SSM frame of one embodiment of the invention;
Fig. 2 is that the campus mutual assistance shared platform based on SSM frame of one embodiment of the invention logs in flow chart;
Fig. 3 is the user management flow chart of the campus mutual assistance shared platform based on SSM frame of one embodiment of the invention;
Fig. 4 is the operational flow diagram of the campus mutual assistance shared platform based on SSM frame of one embodiment of the invention;
Fig. 5 is operation circle of the homepage module of the campus mutual assistance shared platform based on SSM frame of one embodiment of the invention Face figure;
Fig. 6 is the new user registration module of the campus mutual assistance shared platform based on SSM frame of one embodiment of the invention Operation interface diagram;
Fig. 7 is the behaviour of the user log-in block of the campus mutual assistance shared platform based on SSM frame of one embodiment of the invention Make surface chart;
Fig. 8 is the user information release module of the campus mutual assistance shared platform based on SSM frame of one embodiment of the invention Operation interface diagram;
Fig. 9 is the behaviour of the accumulated point exchanging module of the campus mutual assistance shared platform based on SSM frame of one embodiment of the invention Make surface chart;
Figure 10 is the operation of the administrator module of the campus mutual assistance shared platform based on SSM frame of one embodiment of the invention Surface chart.
Specific embodiment
To make the object, technical solutions and advantages of the present invention clearer, below in conjunction with attached drawing to each reality of the invention The mode of applying is explained in detail.
As shown in Figure 1, mutual assistance shared platform " WeSharing " includes homepage module;Homepage module includes new user's registration Module, user log-in block and administrator module;User log-in block include data community module, user information release module and Integrate prize module.
(1) homepage module
Homepage module is mainly the main navigation interface of system platform, user can check respectively mutual assistance community, public welfare activities, The documentary whip of announcement board is inquired and is exchanged to the information of data community module and accumulated point exchanging module, the module can To carry out user's login and new user's registration, user can click to supplement module with money and carry out integral and supplement with money.The page bottom is to meet Contact method part is supported to Problem Technical.Wherein, Fig. 5 is the Operation interface diagram of homepage module.
(2) new user registration module
When a new user wants using the platform, only carrying out user's registration becomes the user side of the mutual assistance platform Relevant operation can be carried out, registration information needs are compared with school information, can succeed in registration after the approval, to prevent void Bogus subscriber's existing way, while the registration information of the user can be saved in database by the platform, be to reuse this System.The permission that unregistered User only browses platform.Wherein, Fig. 6 is operation circle of new user registration module Face figure.
(3) user log-in block
User can enter the operation interface that user issues supply-demand information, by the information sought help by logging in It is checked, if there is classmate to give a hand.As shown in Fig. 2, as long as the classmate registered in mutual assistance shared platform before, fills out Write relevant information after the approval, platform can be compared in the database according to the username and password filled in front of you and test Card, if not previously existing, will pop up user name or password bad or the user, there is no the correlations such as please re-register to mention Show sentence.Wherein, Fig. 7 is the Operation interface diagram of new user log-in block.
(4) user information release module
User after a successful log, can carry out release tasks in mutual assistance community, the essential information of task is brief It enumerates, select validity period and whether integrates put on someone's head Deng specific requirements, finally confirm that errorless rear click is issued.Its In, Fig. 8 is the Operation interface diagram of user information release module.
(5) data community module
User can carry out data check and shared data in this module, and can collect related data.
(6) accumulated point exchanging module
User can carry out redeemable article with integral in this module, and integrate can be by issuing in the user information Module carries out task reply, carries out resources sharing in the data community module and carries out integrating to supplement with money obtaining in the homepage module ?.Wherein, Fig. 9 is the Operation interface diagram of accumulated point exchanging module.
(7) administrator module
This module is the operation interface that platform administrator is managed, including carries out essential information examination to user, repairs Management, problem information feedback management and the user for using family cryptographic tasks granting instead are newly-increased, modify and delete (as shown in Figure 3) etc. It is operated etc. some specific management, this management convenient for safeguarding provides better service for users, and provides technology and clothes Business ensures.Wherein, Figure 10 is the Operation interface diagram of administrator module.
The operational process of the campus mutual assistance shared platform based on SSM frame of one embodiment of the invention is as shown in figure 4, specific Are as follows: jsp first (view) sends request, passes through core controller Servlet call request resolver: HandlendMapping Request is parsed, is matched to Controller layers by mapping relations.Then Business Logic is called in control layer (Service), Data Persistence Layer (Dao) returns to control layer, and request completes to obtain one as a result, one view to be jumped of setting (Model) data are loaded and transmitted, view is set.Last core controller calls view resolver to parse view, and matching is corresponding The page realize page jump.
(1) Data Persistence Layer
My Batis application program creates Sq1 Session Factory example first, functions as a data Library connection pool, then Sq1 Session-Factory obtains a Sq1 Session by the SML file configured.It executes Method necessary to SQL statement is included in Sq1 Session, so passing through the behaviour of Sq1 Session database Make, needs to discharge database connection after being finished.
(2) Business Logic
Data access uses DAO (data access object) mode, and DAO is database access interface, can be from any one Data are obtained at configured data source.The use of service layer (DAO) can reduce business logic codes and database access generation The degree of coupling between code is conducive to divide and distribute task.Here with the management citing, first defining interface class of giving out information NewsDao is defined as follows:
Then it defines its interface and realizes class NewsDao Imp1, realize sound in the NewsDao interface realized in class in interface Bright method is accomplished by according to the method for inquiry new information sum
(3) control layer
When additions and deletions change a user information, a list is needed temporarily to store the letter of each field in user message table Breath, it is therefore desirable to which a list class, this is a Javo Bean, and each field both defines the side Get () and Set () Then method directly can directly write this Java Bean object, Spring meeting in the function parameter list of Controller Automatically it is packaged.
(4) expression layer (view)
The form request of the chained address of the page, submission can be forwarded to by Servlet registered In method in Controller class, jumping between the whole system page is realized.
The foregoing is only a preferred embodiment of the present invention, but scope of protection of the present invention is not limited thereto, In the technical scope disclosed by the present invention, any changes or substitutions that can be easily thought of by anyone skilled in the art, It should be covered by the protection scope of the present invention.Therefore, protection scope of the present invention should be with scope of protection of the claims Subject to.

Claims (8)

1. a kind of campus mutual assistance shared platform based on SSM frame characterized by comprising
Homepage module, for checking documentary whip, carrying out user's login and new user's registration;
New user registration module, for being registered as the user of the mutual assistance shared platform;
User log-in block logs in the mutual assistance shared platform for user and carries out relevant operation;
User information release module carries out release tasks for user in mutual assistance community and task is replied;
Data community module carries out data check and shared data for user;
Accumulated point exchanging module is carried out exchanging related data and article with integral for user.
2. a kind of campus mutual assistance shared platform based on SSM frame according to claim 1, which is characterized in that Yong Huke To carry out resources sharing in the data community module and in institute by carrying out task reply in the user information release module It states homepage module to carry out integrating to supplement with money being integrated, the integral of acquisition can exchange related data in the accumulated point exchanging module And article.
3. a kind of campus mutual assistance shared platform based on SSM frame according to claim 1, which is characterized in that the head The bottom of page module provides the contact method of technical support.
4. a kind of campus mutual assistance shared platform based on SSM frame according to claim 1, which is characterized in that the head Page module be equipped with administrator module, the administrator module be used for user carry out essential information examination, modification user password, The management and problem information feedback management of task granting.
5. a kind of campus mutual assistance shared platform based on SSM frame according to claim 1, which is characterized in that Yong Hujin When row logs in, verifying is compared in the username and password that mutual assistance shared platform saves in the database before, if in the past It is not present, then will pop up user name or password bad or the related prompt statement that please be re-registered is not present in user.
6. a kind of campus mutual assistance shared platform based on SSM frame according to claim 1, which is characterized in that Yong Hu When carrying out release tasks in user's release module, it can choose validity period and whether integrate the specific requirement put on someone's head.
7. a kind of campus mutual assistance shared platform based on SSM frame according to claim 1, which is characterized in that use institute When stating new user registration module and being registered, registration information needs are compared with school information, can register after the approval Success.
8. a kind of operational process of the campus mutual assistance shared platform based on SSM frame, using a kind of base as described in claim 1 In the campus mutual assistance shared platform of SSM frame, which comprises the following steps: jsp first sends request, passes through core Controller Servlet call request resolver: HandlendMapping parses request, is matched to by mapping relations Controller layers;Then Business Logic is called in control layer, Data Persistence Layer returns to control layer, and request is completed to obtain one As a result, one view to be jumped of setting loads and transmit data, view is set;Last core controller calls view resolver View is parsed, the corresponding page is matched and realizes page jump.
CN201811088687.3A 2018-09-18 2018-09-18 Campus mutual assistance shared platform and its operational process based on SSM frame Pending CN109284468A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201811088687.3A CN109284468A (en) 2018-09-18 2018-09-18 Campus mutual assistance shared platform and its operational process based on SSM frame

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201811088687.3A CN109284468A (en) 2018-09-18 2018-09-18 Campus mutual assistance shared platform and its operational process based on SSM frame

Publications (1)

Publication Number Publication Date
CN109284468A true CN109284468A (en) 2019-01-29

Family

ID=65181072

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201811088687.3A Pending CN109284468A (en) 2018-09-18 2018-09-18 Campus mutual assistance shared platform and its operational process based on SSM frame

Country Status (1)

Country Link
CN (1) CN109284468A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN111782984A (en) * 2020-05-19 2020-10-16 广州奇大教育科技有限公司 Campus mutual-aid sharing platform based on WeChat applet and operation method thereof

Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN106875249A (en) * 2016-12-28 2017-06-20 合肥智畅信息科技有限公司 A kind of community's life's mutual assistance management system
CN106875263A (en) * 2017-03-06 2017-06-20 郑州云海信息技术有限公司 A kind of second-hand article transaction system in campus and method
CN106934541A (en) * 2017-03-08 2017-07-07 中国林学会 System based on society management Yu membership service
CN107274062A (en) * 2017-05-11 2017-10-20 王嫣然 Share books management system and the sharing method using the system in a kind of campus based on school's LAN
CN107730305A (en) * 2017-09-26 2018-02-23 沈阳须云科技有限公司 Consor lives member's integration with sharing System Utilization Procedure
CN108196836A (en) * 2018-01-31 2018-06-22 北京工业大学 Blog system in enterprise based on SSM frames

Patent Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN106875249A (en) * 2016-12-28 2017-06-20 合肥智畅信息科技有限公司 A kind of community's life's mutual assistance management system
CN106875263A (en) * 2017-03-06 2017-06-20 郑州云海信息技术有限公司 A kind of second-hand article transaction system in campus and method
CN106934541A (en) * 2017-03-08 2017-07-07 中国林学会 System based on society management Yu membership service
CN107274062A (en) * 2017-05-11 2017-10-20 王嫣然 Share books management system and the sharing method using the system in a kind of campus based on school's LAN
CN107730305A (en) * 2017-09-26 2018-02-23 沈阳须云科技有限公司 Consor lives member's integration with sharing System Utilization Procedure
CN108196836A (en) * 2018-01-31 2018-06-22 北京工业大学 Blog system in enterprise based on SSM frames

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN111782984A (en) * 2020-05-19 2020-10-16 广州奇大教育科技有限公司 Campus mutual-aid sharing platform based on WeChat applet and operation method thereof

Similar Documents

Publication Publication Date Title
US8955037B2 (en) Access management architecture
US9674234B2 (en) Managing an application programming interface in a collaboration space
US8903815B2 (en) Enterprise architecture system and method
CN111580820B (en) Applet generation method and device
CN102222005A (en) Service model-oriented software running platform and running mode thereof
CN107924411A (en) The recovery of UI states in transaction system
US20040204947A1 (en) System and method for generic business scenario management
CN104508678A (en) Security and data isolation for tenants in a business data system
CN104081742A (en) Method and apparatus for providing federated service accounts
CN102117203A (en) Information management system based on Struts frame
Cano et al. Distributed framework for electronic democracy in smart cities
CN109471624B (en) Shared data model control system based on GOSAA and data architecture generation method
US11080241B2 (en) Document collaboration
US11334601B2 (en) Unified data model
Lowe et al. Interoperating remote laboratory management systems (RLMSs) for more efficient sharing of laboratory resources
WO2023278563A1 (en) Multi-platform application integration & data synchronization
Poth et al. Teamwork quality in technology‐driven product teams in large‐scale agile organizations
CN109284468A (en) Campus mutual assistance shared platform and its operational process based on SSM frame
US20120179711A1 (en) System and Method for Accessing a Database Including Data Abstraction Layer and Request Table Processing
CN105681291B (en) A kind of realization multi-client uniform authentication method and system
CN113220633A (en) Unified file coding management method and system
Pinandito et al. Framework design for modular web-based application using model-collectionservice-controller-presenter (mccp) pattern
CN103971224A (en) Signing method and system
CN108769249A (en) The high extended network framework and implementation method of iOS high-performance, server and medium
CN107808422A (en) A kind of cloud attendance checking system design of Android

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination
RJ01 Rejection of invention patent application after publication

Application publication date: 20190129

RJ01 Rejection of invention patent application after publication