CN116414511A - RWGH training platform software system - Google Patents

RWGH training platform software system Download PDF

Info

Publication number
CN116414511A
CN116414511A CN202310679714.9A CN202310679714A CN116414511A CN 116414511 A CN116414511 A CN 116414511A CN 202310679714 A CN202310679714 A CN 202310679714A CN 116414511 A CN116414511 A CN 116414511A
Authority
CN
China
Prior art keywords
unit
node
forum
manual
rwgh
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
CN202310679714.9A
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.)
Kuangzhi Zhongke Beijing Technology Co ltd
Original Assignee
Kuangzhi Zhongke Beijing Technology Co ltd
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 Kuangzhi Zhongke Beijing Technology Co ltd filed Critical Kuangzhi Zhongke Beijing Technology Co ltd
Priority to CN202310679714.9A priority Critical patent/CN116414511A/en
Publication of CN116414511A publication Critical patent/CN116414511A/en
Pending legal-status Critical Current

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/44Arrangements for executing specific programs
    • G06F9/451Execution arrangements for user interfaces
    • G06F9/453Help systems
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/90Details of database functions independent of the retrieved data types
    • G06F16/95Retrieval from the web
    • G06F16/958Organisation or management of web site content, e.g. publishing, maintaining pages or automatic linking
    • YGENERAL TAGGING OF NEW TECHNOLOGICAL DEVELOPMENTS; GENERAL TAGGING OF CROSS-SECTIONAL TECHNOLOGIES SPANNING OVER SEVERAL SECTIONS OF THE IPC; TECHNICAL SUBJECTS COVERED BY FORMER USPC CROSS-REFERENCE ART COLLECTIONS [XRACs] AND DIGESTS
    • Y02TECHNOLOGIES OR APPLICATIONS FOR MITIGATION OR ADAPTATION AGAINST CLIMATE CHANGE
    • Y02PCLIMATE CHANGE MITIGATION TECHNOLOGIES IN THE PRODUCTION OR PROCESSING OF GOODS
    • Y02P90/00Enabling technologies with a potential contribution to greenhouse gas [GHG] emissions mitigation
    • Y02P90/30Computing systems specially adapted for manufacturing

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Software Systems (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Databases & Information Systems (AREA)
  • Human Computer Interaction (AREA)
  • Data Mining & Analysis (AREA)
  • Management, Administration, Business Operations System, And Electronic Commerce (AREA)

Abstract

The invention discloses a RWGH training platform software system which comprises a help manual unit, a forum unit, a problem library unit and a project document unit, wherein the help manual unit is used for guiding a user to operate the system, the content in the help manual unit is stored in the help manual unit in a preset mode, the forum unit is used for publishing information comprising publishing problems and publishing replies, the forum unit is connected with the manual unit, and when the problems published in the forum unit are identical to the problems in the manual unit, the manual unit can output operation steps and display the operation steps in the publishing replies mode. When the system is implemented, the user can conveniently operate the system through the help manual unit, the problem library unit and the project document unit which are arranged in the system, and problems possibly encountered in the system operation process are built in the help manual unit and the problem library unit, so that the user is helped to better operate and maintain the system.

Description

RWGH training platform software system
Technical Field
The invention relates to the technical field of computer software, in particular to a RWGH training platform software system.
Background
In the prior art, various forums are endless in order to meet the requirements of users for information acquisition. However, after the forum is developed, professional developers are required to explain the system so that operators can use and maintain the forum, most of the developers develop a part of the system and most of the problems are solved, and the system does not have the capability of quick answering.
Disclosure of Invention
Accordingly, the present invention provides a RWGH training platform software system to address the above-described problems in the prior art.
In order to achieve the above object, the present invention provides the following technical solutions:
according to a first aspect of the invention, a RWGH training platform software system includes a help manual unit, a forum unit, a question library unit, a project documentation unit,
the help manual unit is used for guiding a user to operate the system, the content in the help manual unit is stored in the help manual unit in a preset mode,
the forum unit is used for issuing information, including issue questions and issue replies, the forum unit is connected with the manual unit, and when the issue questions in the forum unit are the same as the issue questions in the manual unit, the manual unit can output operation steps and display the operation steps in an issue reply mode,
the question library is used for storing the problems of issue, common fault problems of the system and solutions of the common fault problems of the system, the forum unit is connected with the question library unit, so that the issues in the forum unit can be stored in the question library unit,
the project document unit is used for storing various projects in a classified mode and displaying different projects in a classified mode.
Further, the system also comprises a background unit, wherein the background unit comprises a help manual background unit, a forum background unit, a problem library background unit and a project document background unit,
the background unit is used for managing, displaying and editing a corresponding help manual unit, a forum unit, a question library unit and a project document unit,
the help manual unit and the help manual background unit form a manual node,
the forum unit and the forum background unit form a forum node,
the problem library unit and the problem library background unit form a problem library node,
the project document unit and the project document background unit form a project node.
Further, the system also comprises an editing node, a display node, a classification node and a matching node,
the editing node and the display node are respectively connected with a manual node, a forum node and a question library node and project nodes,
the classification node is connected to the item node,
and the matching nodes are respectively connected with the forum node and the problem node.
Further, the method also comprises a record node and a statistics node,
the recording node is respectively connected with the project node and the forum node and is used for recording time, browsing quantity and replying quantity,
the statistical node can count the data recorded by the recording node according to a preset statistical mode.
Further, in the question library node, the statistics node is used for counting the content of the questions, the answers of the questions, the time of issue of the questions and the data of browsing amount, and counting the data in a table.
Further, a picking sub-node is further arranged in the problem library node, and the picking sub-node is used for picking and displaying the content of the problem.
Further, among project nodes, the statistical node is used for counting document names, document numbers, creators, latest update times, browsing amounts, comment numbers, and counting the above data in a table.
Further, the statistics node is further provided with a device note sub-node, a delete sub-node and a refresh sub-node.
Furthermore, the system adopts java to provide background service, the development framework is a springboot 2.2.2RELEASE database, an h2 embedded database is adopted, js and html are adopted at the front end, the development framework is vue 2.6.6, and the development language is ts.
The invention has the following advantages:
when the system is implemented, the user can conveniently operate the system through the help manual unit, the problem library unit and the project document unit which are arranged in the system, and problems possibly encountered in the system operation process are built in the help manual unit and the problem library unit, so that the user can be helped to better operate and maintain the system;
by the aid of the statistical nodes, various information can be counted when the system operates, so that a user can quickly master the problems of the system and the problems of the user.
Drawings
FIG. 1 is an overall diagram of a RWGH training platform software system provided by some embodiments of the invention.
FIG. 2 is a first style sheet of problem library nodes of a RWGH training platform software system provided by some embodiments of the invention.
FIG. 3 is a second style sheet of problem library nodes of a RWGH training platform software system provided by some embodiments of the invention.
Detailed Description
Other advantages and advantages of the present invention will become apparent to those skilled in the art from the following detailed description, which, by way of illustration, is to be read in connection with certain specific embodiments, but not all embodiments. All other embodiments, which can be made by those skilled in the art based on the embodiments of the invention without making any inventive effort, are intended to be within the scope of the invention.
Example 1
As shown in fig. 1-3, the RWGH training platform software system in the embodiment of the first aspect of the present invention includes an help manual unit, a forum unit, a question library unit, a project documentation unit,
the help manual unit is used for guiding a user to operate the system, the content in the help manual unit is stored in the help manual unit in a preset mode,
the forum unit is used for issuing information, including issue questions and issue replies, the forum unit is connected with the manual unit, and when the issue questions in the forum unit are the same as the issue questions in the manual unit, the manual unit can output operation steps and display the operation steps in an issue reply mode,
the question library is used for storing the problems of issue, common fault problems of the system and solutions of the common fault problems of the system, the forum unit is connected with the question library unit, so that the issues in the forum unit can be stored in the question library unit,
the project document unit is used for storing various projects in a classified mode and displaying different projects in a classified mode.
The software provides background service by adopting java, a development framework is a springboot 2.2.2RELEASE database, an h2 embedded database is adopted, js and html are adopted at the front end, the development framework is vue 2.6.6, the development language is ts, and the software is recompiled into js codes by a base during packaging. The ui library adopted by each module in the example diagram is an element ui.
The help manual and the data recorded in the help manual background module are markdown documents, a markdown document editor is provided in the help manual background, the written document effect can be synchronously seen on the page, and the help manual module only displays the markdown.
The editing function of each other module adopts a rich text editor, and is rendered into html when displayed.
The system also comprises a background unit, wherein the background unit comprises an help manual background unit, a forum background unit, a problem library background unit and a project document background unit, and the background unit can meet the requirements of users on management, maintenance and the like of background data.
The background unit is used for managing, displaying and editing a corresponding help manual unit, a forum unit, a question library unit and a project document unit,
the units are correspondingly matched with each other to form a node,
the help manual unit and the help manual background unit form a manual node,
the forum unit and the forum background unit form a forum node,
the problem library unit and the problem library background unit form a problem library node,
the project document unit and the project document background unit form a project node.
Also comprises an editing node, a display node, a classification node and a matching node,
the editing node and the display node are respectively connected with a manual node, a forum node and a question library node and project nodes,
the classification node is connected to the item node,
and the matching nodes are respectively connected with the forum node and the problem node.
Also comprises a recording node and a statistical node,
the recording node is respectively connected with the project node and the forum node and is used for recording time, browsing quantity and replying quantity,
the statistical node can count the data recorded by the recording node according to a preset statistical mode.
In the question library nodes, the statistical nodes are used for counting the content of the questions, answers of the questions, the time of issue of the questions and data of browsing quantity, and the data are counted in the table.
And the problem library node is also internally provided with a picking sub-node which is used for picking and displaying the content of the problem.
Among project nodes, the statistical node is used for counting document names, document numbers, creators, latest update time, browsing amount and comment number, and counting the data in a table.
And the statistical node is also internally provided with a device note sub-node, a delete sub-node and a refresh sub-node.
Standard parts used in the invention can be purchased from the market, special-shaped parts can be customized according to the description of the specification and the drawings, the specific connection modes of all parts adopt conventional means such as mature bolts, rivets and welding in the prior art, the machinery, the parts and the equipment adopt conventional modes in the prior art, and the circuit connection adopts conventional connection modes in the prior art, so that details are not described in detail in the specification, and the invention belongs to the prior art known to the person skilled in the art.
Although the present invention has been described with reference to the foregoing embodiments, it will be apparent to those skilled in the art that modifications may be made to the embodiments described, or equivalents may be substituted for elements thereof, and any modifications, equivalents, improvements and changes may be made without departing from the spirit and principles of the present invention.

Claims (9)

1. The RWGH training platform software system is characterized by comprising a help manual unit, a forum unit, a question library unit and a project document unit,
the help manual unit is used for guiding a user to operate the system, the content in the help manual unit is stored in the help manual unit in a preset mode,
the forum unit is used for issuing information, including issue questions and issue replies, the forum unit is connected with the manual unit, and when the issue questions in the forum unit are the same as the issue questions in the manual unit, the manual unit can output operation steps and display the operation steps in an issue reply mode,
the question library is used for storing the problems of issue, common fault problems of the system and solutions of the common fault problems of the system, the forum unit is connected with the question library unit, so that the issues in the forum unit can be stored in the question library unit,
the project document unit is used for storing various projects in a classified mode and displaying different projects in a classified mode.
2. The RWGH training platform software system of claim 1, further comprising a back office unit comprising a help manual back office unit, a forum back office unit, a question library back office unit, and a project document back office unit,
the background unit is used for managing, displaying and editing a corresponding help manual unit, a forum unit, a question library unit and a project document unit,
the help manual unit and the help manual background unit form a manual node,
the forum unit and the forum background unit form a forum node,
the problem library unit and the problem library background unit form a problem library node,
the project document unit and the project document background unit form a project node.
3. The RWGH training platform software system of claim 2, further comprising an edit node, a display node, a sort node, and a match node,
the editing node and the display node are respectively connected with a manual node, a forum node and a question library node and project nodes,
the classification node is connected to the item node,
and the matching nodes are respectively connected with the forum node and the problem node.
4. The RWGH training platform software system of claim 3, further comprising a logging node and a statistics node,
the recording node is respectively connected with the project node and the forum node and is used for recording time, browsing quantity and replying quantity,
the statistical node can count the data recorded by the recording node according to a preset statistical mode.
5. The RWGH training platform software system of claim 3, wherein in the question library node, the statistics node is configured to count data of content of the questions, answers to the questions, time of issue of the questions, and browsing amount, and to count the data in a table.
6. The RWGH training platform software system of claim 5, further comprising a pick sub-node within the question library node for picking and displaying the content of the question.
7. The RWGH training platform software system of claim 3, wherein, in the project node, the statistical node is used for counting the document name, the document number, the creator, the latest update time, the browsing amount and the comment number, and counting the data in a table.
8. The RWGH training platform software system of claim 6, wherein the statistics node is further provided with a remark child node, a delete child node, and a refresh child node.
9. The RWGH training platform software system of claim 1, wherein the system provides background services by java, the development framework is a springboot 2.2.2RELEASE database, the h2 embedded database is adopted by the front end, js and html are adopted by the front end, the development framework is vue 2.6.6, and the development language is ts.
CN202310679714.9A 2023-06-09 2023-06-09 RWGH training platform software system Pending CN116414511A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202310679714.9A CN116414511A (en) 2023-06-09 2023-06-09 RWGH training platform software system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202310679714.9A CN116414511A (en) 2023-06-09 2023-06-09 RWGH training platform software system

Publications (1)

Publication Number Publication Date
CN116414511A true CN116414511A (en) 2023-07-11

Family

ID=87058005

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202310679714.9A Pending CN116414511A (en) 2023-06-09 2023-06-09 RWGH training platform software system

Country Status (1)

Country Link
CN (1) CN116414511A (en)

Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
EP2942742A1 (en) * 2014-05-05 2015-11-11 Amadeus S.A.S. Virtual forum for travel services
CN105046431A (en) * 2015-07-16 2015-11-11 广东科达洁能股份有限公司 Service assistant system

Patent Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
EP2942742A1 (en) * 2014-05-05 2015-11-11 Amadeus S.A.S. Virtual forum for travel services
CN105046431A (en) * 2015-07-16 2015-11-11 广东科达洁能股份有限公司 Service assistant system

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
韦先波: "java ee论坛说明书_JAVA EE期末项目-企业论坛", Retrieved from the Internet <URL:CSDN> *

Similar Documents

Publication Publication Date Title
Vanderdonckt Development milestones towards a tool for working with guidelines
US8346803B2 (en) Dynamic generation of target files from template files and tracking of the processing of target files
US20100191567A1 (en) Method and apparatus for analyzing rhetorical content
US20080162542A1 (en) Dynamic generation of target files from template files and tracking of the processing of target files
CN111401008B (en) Document auditing system, document auditing method and device
US20070067371A1 (en) Database structure and method
de Souza et al. Semiotic engineering principles for evaluating end-user programming environments
US7620643B2 (en) System for handling meta data for describing one or more resources and a method of handling meta data for describing one or more resources
CN116468010A (en) Report generation method, device, terminal and storage medium
CN112434033A (en) Method for collecting and displaying flexible and changeable table type data
CN115576974A (en) Data processing method, device, equipment and medium
Koegel et al. HyOctane: A HyTime engine for an MMIS
CN112162751A (en) Automatic generation method and system of interface document
CN115859935A (en) Data analysis report template generation system and method based on index library
Popescu-Belis et al. The AMIDA automatic content linking device: Just-in-time document retrieval in meetings
CN110909017B (en) Data analysis method and system
CN109614143B (en) Development method for automatically generating fault flow chart in IETM browser
CN116414511A (en) RWGH training platform software system
US20200250242A1 (en) Novel user configurable electronic medical records browser
Celentano et al. Context-aware design of adaptable multimodal documents
CN107608950A (en) A kind of method for generating electronic report forms
CN114911466B (en) Data quality control system of acquisition terminal
CN114997119A (en) Rich text editing method for adjusting reading effect
CN113687827A (en) Data list generation method, device and equipment based on widget and storage medium
Succi et al. Holmes: an intelligent system to support software product line development

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
RJ01 Rejection of invention patent application after publication

Application publication date: 20230711