CN109614188B - Page online help method and device, computer equipment and storage medium - Google Patents

Page online help method and device, computer equipment and storage medium Download PDF

Info

Publication number
CN109614188B
CN109614188B CN201811460559.7A CN201811460559A CN109614188B CN 109614188 B CN109614188 B CN 109614188B CN 201811460559 A CN201811460559 A CN 201811460559A CN 109614188 B CN109614188 B CN 109614188B
Authority
CN
China
Prior art keywords
page
function
introduction
information
acquiring
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.)
Active
Application number
CN201811460559.7A
Other languages
Chinese (zh)
Other versions
CN109614188A (en
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.)
Guangdong Hoondraw Software Technology Co ltd
Original Assignee
Guangdong Hoondraw Software 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 Guangdong Hoondraw Software Technology Co ltd filed Critical Guangdong Hoondraw Software Technology Co ltd
Priority to CN201811460559.7A priority Critical patent/CN109614188B/en
Publication of CN109614188A publication Critical patent/CN109614188A/en
Application granted granted Critical
Publication of CN109614188B publication Critical patent/CN109614188B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

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

Abstract

The invention relates to a page online help method, which comprises the following steps: acquiring page function information according to the page identification; acquiring corresponding page introduction information according to the page function information; sending the page introduction information to a client; and if the page introduction modification request and the corresponding page introduction modification content are acquired, responding to the page introduction modification request, and replacing the page introduction information with the page introduction modification content. The invention has the effect of automatically acquiring the whole function of the introduction page according to the function of the page.

Description

Page online help method and device, computer equipment and storage medium
Technical Field
The present invention relates to the technical field of computer technologies, and in particular, to a page online help method, apparatus, computer device, and storage medium.
Background
Currently, a website includes a plurality of web pages, and the overall functions of each web page are different, so that a user may have ambiguity about the overall functions of the web pages during use. In the process of software development, if a fixed function introduction is set for each page, the development time is increased, and the development efficiency is reduced. In a website, some functions in some webpages are the same, so that when introducing the functions, the same functions are edited repeatedly, which affects the development efficiency. When a web page or software is upgraded, a part of web pages in the website may have new functions, and at this time, a developer needs to edit the introduction of the web page again for the upgraded web page, which is not favorable for the development efficiency.
Disclosure of Invention
The invention aims to provide a page online help method, a device, computer equipment and a storage medium, which can automatically acquire the whole function of an introduction page according to the function of the page.
The above object of the present invention is achieved by the following technical solutions:
a page online help method, comprising:
acquiring page function information according to the page identification;
acquiring corresponding page introduction information according to the page function information;
sending the page introduction information to a client;
and if the page introduction modification request and the corresponding page introduction modification content are acquired, responding to the page introduction modification request, and replacing the page introduction information with the page introduction modification content.
By adopting the technical scheme, the function information which can be realized by the corresponding page is obtained according to the page identification, and the corresponding page introduction information is obtained according to the page function information, namely, each function is introduced in advance in the development process, after the page is generated, the page introduction information corresponding to the function included in the page can be obtained through the function included in the page, even if a plurality of pages have partially same functions, repeated introduction of the same function is not needed, the development time is saved, and the development efficiency is improved. Meanwhile, after the website is upgraded or updated, if the functions of the page are changed, only the introduction of the convenient functions needs to be modified, and the introduction of the whole page does not need to be edited again, so that the development time is saved, and the development efficiency is improved.
The invention is further configured to: before the step of obtaining page function information according to the page identifier, the page online help method further includes:
according to the page function, packaging the code to obtain a function packaging packet;
and providing a corresponding interface for the function encapsulation packet according to the page function.
By adopting the technical scheme, the code is packaged to obtain the function packaging packet, the corresponding interface is provided for the function packaging packet according to the page function, the same function can be developed only once during development, and the function packaging packet corresponding to the function can be called only through the corresponding interface when the function packaging packet is used subsequently. When packaging the function packaging bag, the introduction of the functions realized by the function packaging bar can be packaged together in advance. Meanwhile, when the software or the page is upgraded or modified, only the related function packaging packet needs to be upgraded or modified, so that the working steps of developers are saved, and the software development efficiency is improved.
The invention is further configured to: the obtaining of the corresponding page introduction information according to the page function information includes:
acquiring the corresponding function encapsulation packet according to the page function information;
generating a corresponding page help button according to the function encapsulation package;
and acquiring the corresponding page introduction information from the function packaging packet, and associating the page introduction information with the page help button.
By adopting the technical scheme, the function encapsulation package corresponding to each function is obtained through the page function information, the corresponding page help button is generated on the client page from the specifically realized function of the function encapsulation package, the page introduction information in the function encapsulation package is related to the page help button, each function can be performed respectively, and the function of automatically obtaining the page introduction information is further realized.
The invention is further configured to: if the page introduction modification request and the corresponding page introduction modification content are obtained, responding to the page introduction modification request, and replacing the page introduction information with the page introduction modification content includes:
acquiring a user identifier, and performing authority distribution on the user identifier to obtain a high-authority user and a low-authority user;
if a page introduction modification request sent by the high-authority user is acquired, providing an editable interface for the high-authority user and sending an editing text box;
and if the page modification completion message is acquired from the editing text box, acquiring the page introduction modification content from the editable interface and storing the page introduction modification content in the corresponding function packaging packet.
By adopting the technical scheme, the user is subjected to authority distribution according to the user identification to obtain the high-authority user and the low-authority user, the authority which can modify the page introduction information is granted to the high-authority user, and the introduction of the function realized by the page can be updated or modified conveniently after the page is updated, so that the low-authority user can check the updated page introduction information at the first time.
The invention is further configured to: after the step of responding to the page introduction modification request and replacing the page introduction information with the page introduction modification content if the page introduction modification request and the corresponding page introduction modification content are obtained, the page online help method further includes:
if the low-permission user clicks the page help button, acquiring the corresponding function encapsulation package according to the page identifier;
and acquiring corresponding page introduction modification content from the function encapsulation package, and sending the content to the client.
By adopting the technical scheme, after the high-authority user modifies the page introduction information to obtain the page introduction modified content, the low-authority user can check the modified and replaced page introduction modified content through the original page help button.
The second aim of the invention is realized by the following technical scheme:
a page online help device, the page online help device comprising:
the first acquisition module is used for acquiring page function information according to the page identifier;
the second acquisition module is used for acquiring corresponding page introduction information according to the page function information;
the sending module is used for sending the page introduction information to a client;
and the replacing module is used for responding to the page introduction modification request and replacing the page introduction information with the page introduction modification content if the page introduction modification request and the corresponding page introduction modification content are obtained.
According to the page identification, the function information which can be realized by the corresponding page is obtained, and then the corresponding page introduction information is obtained according to the page function information, namely, each function is introduced in advance in the development process, after the page is generated, the page introduction information corresponding to the function included in the page can be obtained through the function included in the page, even if a plurality of pages have partial same functions, the same functions do not need to be introduced repeatedly, the development time is saved, and the development efficiency is improved. Meanwhile, after the website is upgraded or updated, if the functions of the page are changed, only the introduction of the convenient functions needs to be modified, and the introduction of the whole page does not need to be edited again, so that the development time is saved, and the development efficiency is improved.
The third object of the invention is realized by the following technical scheme:
a computer device comprising a memory, a processor and a computer program stored in the memory and executable on the processor, the processor implementing the steps of the above page online help method when executing the computer program.
The fourth object of the invention is realized by the following technical scheme:
the embodiment of the invention provides a computer-readable storage medium, wherein a computer program is stored in the computer-readable storage medium, and when the computer program is executed by a processor, the steps of the page online help method are realized.
In conclusion, the beneficial technical effects of the invention are as follows:
1. according to the page identification, the function information which can be realized by the corresponding page is obtained, and then the corresponding page introduction information is obtained according to the page function information, namely, each function is introduced in advance in the development process, after the page is generated, the page introduction information corresponding to the functions included in the page can be obtained through the functions included in the page, even if a plurality of pages have partially same functions, the same functions do not need to be introduced repeatedly, the development time is saved, and the development efficiency is improved;
2. meanwhile, after the website is upgraded or updated, if the functions of the page are changed, only the introduction of the convenient functions needs to be modified, and the introduction of the whole page does not need to be edited again, so that the development time is saved, and the development efficiency is improved.
Drawings
FIG. 1 is a diagram of an application environment of a page help method according to an embodiment of the present invention.
FIG. 2 is a flowchart of a page help method according to an embodiment of the present invention.
FIG. 3 is another flowchart of a page help method in an embodiment of the invention.
FIG. 4 is a flowchart illustrating the implementation of step S20 in the method for helping a page online in an embodiment of the present invention.
FIG. 5 is a flowchart illustrating the implementation of step S40 in the method for helping a page online in an embodiment of the present invention.
FIG. 6 is another flowchart of a page help method in an embodiment of the invention.
FIG. 7 is a functional block diagram of a page presence help device in an embodiment of the present invention.
FIG. 8 is a schematic diagram of a computer device according to an embodiment of the invention.
Detailed Description
The present invention will be described in further detail with reference to the accompanying drawings.
The page online help method provided by the application can be applied to the application environment as shown in fig. 1, wherein a client (computer device) communicates with a server through a network. And the client acquires the information checked by the page function information and sends the information to the client. After the server side obtains the information for checking the page function information, the server side obtains the corresponding content of the page introduction according to the page function information and sends the content to the client side. Among them, the client (computer device) may be, but not limited to, various personal computers, notebook computers, smart phones, tablet computers, and portable wearable devices. The server can be implemented by an independent server or a server cluster composed of a plurality of servers.
Referring to fig. 2, a method for page online help is provided, which is described by taking the server in fig. 1 as an example, and includes the following steps:
s10: and acquiring page function information according to the page identifier.
In this embodiment, the page identifier refers to a mark for distinguishing each page. The page function information is information in which functions that can be realized by the current page are described.
Specifically, the page function information of each page is obtained according to the page identifier.
S20: and acquiring corresponding page introduction information according to the page function information.
In this embodiment, the page introduction information refers to information for introducing functions that can be specifically realized by each function of the current page.
Specifically, page function information corresponding to each function of the current page is obtained according to the page function information.
S30: and sending the page introduction information to the client.
Specifically, after the page introduction information is acquired, the page introduction information is sent to the client through the network, so that the user can view the page introduction information.
S40: and if the page introduction modification request and the corresponding page introduction modification content are acquired, responding to the page introduction modification request, and replacing the page introduction information with the page introduction modification content.
In this embodiment, the page introduction modification request refers to a request triggered by a user to modify the page introduction information. The page introduction modification content refers to content after modification of the page introduction information.
Specifically, after the page introduction modification request and the corresponding page introduction modification content are acquired, the original page introduction information is replaced with the page introduction modification content, and the correspondence to the page introduction modification request is completed.
Preferably, permission distribution can be carried out on all users, permission for modifying the page introduction information is only provided for part of users, and further the safety of the page is ensured.
In one embodiment, as shown in fig. 3, before step S10, the page online help method further includes:
s11: and according to the page function, packaging the code to obtain a function packaging packet.
In this embodiment, the function package refers to a file package for storing code. Specifically, according to each function in the page or software, the corresponding code is split-packaged to obtain a function package packet corresponding to each function.
S12: and providing a corresponding interface for the function encapsulation package according to the page function.
In this embodiment, the interface refers to a communication rule for communicating the function encapsulation packet with the computer. The computer can call the function in the package using the corresponding function through the interface.
Specifically, according to the page function, a corresponding interface is provided for each function encapsulation packet, so that calling in the development process is facilitated. Meanwhile, the interface corresponding to each function encapsulation packet also plays a role of identification, so that developers can know the functions which can be specifically realized by the function encapsulation packets from the interface.
In an embodiment, as shown in fig. 4, in step S20, that is, according to the page function information, acquiring corresponding page introduction information includes the following steps:
s21: and acquiring a corresponding function encapsulation packet according to the page function information.
Specifically, according to the page function information, a function encapsulation package corresponding to each function of the current page is obtained.
The page function information may be added with a corresponding identifier according to a specifically implemented function, and when a function encapsulation packet is obtained, the corresponding function encapsulation packet is obtained in the database in which the function encapsulation packet is stored according to the identifier.
S22: and generating a corresponding page help button according to the function encapsulation package.
In this embodiment, the page help button is a function button for introducing the whole current page, and a user can view page introduction information corresponding to the current page by clicking the page help button.
Specifically, page introduction information of a corresponding function may be stored in the function encapsulation package in advance, and after the corresponding function encapsulation package is obtained, a page help button corresponding to the function is generated according to content in the page introduction information in the function encapsulation package.
S23: and acquiring corresponding page introduction information from the function packaging packet, and associating the page introduction information with the page help button.
Specifically, the page introduction information is obtained from the function encapsulation package and is associated with the page help button, so that the user can view the corresponding page introduction information after clicking the page help button.
In an embodiment, as shown in fig. 5, in step S40, if the page introduction modification request and the corresponding page introduction modification content are acquired, the step S specifically includes the following steps:
s41: and acquiring a user identifier, and performing authority distribution on the user identifier to obtain a high-authority user and a low-authority user.
In this embodiment, the user identifier refers to an identifier for distinguishing each user.
Specifically, according to the registration information of the user identifier or according to a preset rule, corresponding permissions are allocated to the user identifier, and according to the allocated permissions, the users corresponding to the user identifier are divided into high-permission users and low-permission users.
Wherein, the low-authority user can view or use the corresponding function on the page. Besides the high-authority user can view or use the page or the function on the software, the high-authority user can edit or modify the page introduction information of the page or the software.
S42: and if the page introduction modification request sent by the high-authority user is acquired, providing an editable interface for the high-authority user and sending an editing text box.
In this embodiment, the page introduction modification request refers to a request triggered by a high-authority user to modify the page introduction information. The editable interface is an interface capable of editing the content specified by the function encapsulation packet according to a protocol, and in this embodiment, specifically, the editable interface is an interface capable of editing the content interpreted by the function button in the help button.
Specifically, an editable interface is provided for the high-authority user, so that the high-authority user can modify the page introduction information in the edit text box. Preferably, the current page introduction information can be set in the edit text box by default, so that a high-authority user can directly modify the page introduction information corresponding to the current page introduction information without editing the page introduction information again.
S43: and if the page modification completion message is acquired from the editing text box, acquiring page introduction modification content from the editable interface and storing the page introduction modification content to the corresponding function packaging packet.
In this embodiment, the page modification completion message is a message triggered by the high-authority user to complete modification of the page introduction information.
Specifically, after the high-authority user finishes modifying the page introduction information, a page modification completion message is sent out by the editing text box, and the page introduction modification content is sent and stored to the corresponding function packaging packet through the editable interface.
In one embodiment, as shown in fig. 6, after step S40, the page online help method further includes the following steps:
s50: and if the low-authority user clicks the page help button, acquiring a corresponding function packaging packet according to the page identifier.
Specifically, when the low-authority user clicks the page help button and wants to view the page introduction information of the current page, the corresponding function package is obtained according to the method of steps S10-S20.
S60: and acquiring corresponding page introduction modification content from the function encapsulation package, and sending the content to the client.
Specifically, if the page introduction information is modified by the high-authority user and the original page introduction information is replaced by the page introduction modification content, the page introduction modification content is sent to the client, so that the low-authority user can view the modified page introduction modification content.
Example two:
in an embodiment, a page online help device is provided, and the page online help device corresponds to the page online help method in the above embodiments one to one. As shown in fig. 7, the page online help device includes a first obtaining module 10, a second obtaining module 20, a sending module 30, and a replacing module 40. The functional modules are explained in detail as follows:
the first obtaining module 10 is configured to obtain page function information according to the page identifier;
the second obtaining module 20 is configured to obtain corresponding page introduction information according to the page function information;
a sending module 30, configured to send the page introduction information to the client;
the replacing module 40 is configured to respond to the page introduction modification request and replace the page introduction information with the page introduction modification content if the page introduction modification request and the corresponding page introduction modification content are acquired.
Preferably, the page online help device further comprises:
the encapsulation module 11 is used for encapsulating the code according to the page function to obtain a function encapsulation package;
and the interface generating module 12 is configured to provide a corresponding interface for the function encapsulation package according to the page function.
Preferably, the second obtaining module 20 includes:
the first obtaining sub-module 21 is configured to obtain a corresponding function encapsulation package according to the page function information;
the button submodule 22 is used for generating a corresponding page help button according to the function encapsulation package;
and the association sub-module 23 is configured to obtain corresponding page introduction information from the function encapsulation package, and associate the page introduction information with the page help button.
Preferably, the replacement module 40 comprises:
the second obtaining submodule 41 is configured to obtain a user identifier, and perform authority distribution on the user identifier to obtain a high-authority user and a low-authority user;
the sending submodule 42 is configured to provide an editable interface for the high-permission user and send an editing text box if a page introduction modification request sent by the high-permission user is obtained;
and the storage replacement sub-module 43 is configured to, if the page modification completion message is obtained from the edit text box, obtain the page introduction modification content from the editable interface, and store the page introduction modification content in the corresponding function encapsulation package.
Preferably, the page online help device further comprises:
the function encapsulation package obtaining module 50 is configured to, if it is obtained that the low-permission user clicks the page help button, obtain a corresponding function encapsulation package according to the page identifier;
and a page introduction modified content sending module 60, configured to obtain the corresponding page introduction modified content from the function encapsulation package, and send the content to the client.
For the specific definition of the page online help device, reference may be made to the above definition of the page online help method, which is not described herein again. The various modules in the page online help device described above may be implemented in whole or in part by software, hardware, and combinations thereof. The modules can be embedded in a hardware form or independent from a processor in the computer device, and can also be stored in a memory in the computer device in a software form, so that the processor can call and execute operations corresponding to the modules.
Example three:
in one embodiment, a computer device is provided, which may be a server, and its internal structure diagram may be as shown in fig. 8. The computer device includes a processor, a memory, a network interface, and a database connected by a system bus. Wherein the processor of the computer device is configured to provide computing and control capabilities. The memory of the computer device comprises a nonvolatile storage medium and an internal memory. The non-volatile storage medium stores an operating system, a computer program, and a database. The internal memory provides an environment for the operation of an operating system and computer programs in the non-volatile storage medium. The database of the computer device is used for storing the function package and the page introduction information. The network interface of the computer device is used for communicating with an external terminal through a network connection. The computer program is executed by a processor to implement a method for page online help.
In one embodiment, a computer device is provided, comprising a memory, a processor, and a computer program stored on the memory and executable on the processor, the processor implementing the following steps when executing the computer program:
acquiring page function information according to the page identification;
acquiring corresponding page introduction information according to the page function information;
sending the page introduction information to the client;
and if the page introduction modification request and the corresponding page introduction modification content are acquired, responding to the page introduction modification request, and replacing the page introduction information with the page introduction modification content. Example four:
in one embodiment, a computer-readable storage medium is provided, having a computer program stored thereon, which when executed by a processor, performs the steps of:
acquiring page function information according to the page identification;
acquiring corresponding page introduction information according to the page function information;
sending the page introduction information to the client;
and if the page introduction modification request and the corresponding page introduction modification content are acquired, responding to the page introduction modification request, and replacing the page introduction information with the page introduction modification content.
It will be understood by those skilled in the art that all or part of the processes of the methods of the embodiments described above can be implemented by hardware instructions of a computer program, which can be stored in a non-volatile computer-readable storage medium, and when executed, can include the processes of the embodiments of the methods described above. Any reference to memory, storage, database, or other medium used in the embodiments provided herein may include non-volatile and/or volatile memory, among others. Non-volatile memory can include read-only memory (ROM), Programmable ROM (PROM), Electrically Programmable ROM (EPROM), Electrically Erasable Programmable ROM (EEPROM), or flash memory. Volatile memory can include Random Access Memory (RAM) or external cache memory. By way of illustration and not limitation, RAM is available in a variety of forms such as Static RAM (SRAM), Dynamic RAM (DRAM), Synchronous DRAM (SDRAM), Double Data Rate SDRAM (DDRSDRAM), Enhanced SDRAM (ESDRAM), Synchronous Link DRAM (SLDRAM), Rambus Direct RAM (RDRAM), direct bus dynamic RAM (DRDRAM), and memory bus dynamic RAM (RDRAM).
It will be apparent to those skilled in the art that, for convenience and brevity of description, only the above-mentioned division of the functional units and modules is illustrated, and in practical applications, the above-mentioned function distribution may be performed by different functional units and modules according to needs, that is, the internal structure of the apparatus is divided into different functional units or modules to perform all or part of the above-mentioned functions.
The above-mentioned embodiments are only used for illustrating the technical solutions of the present invention, and not for limiting the same; although the present invention has been described in detail with reference to the foregoing embodiments, it will be understood by those of ordinary skill in the art that: the technical solutions described in the foregoing embodiments may still be modified, or some technical features may be equivalently replaced; such modifications and substitutions do not substantially depart from the spirit and scope of the embodiments of the present invention, and are intended to be included within the scope of the present invention.

Claims (5)

1. A page online help method is characterized in that the page online help method comprises the following steps:
according to the page function, packaging the code to obtain a function packaging packet;
providing a corresponding interface for the function encapsulation packet according to the page function;
acquiring page function information according to the page identification;
acquiring the corresponding function encapsulation packet according to the page function information; generating a corresponding page help button according to the function encapsulation package;
acquiring corresponding page introduction information from the function encapsulation package, and associating the page introduction information with the page help button;
sending the page introduction information to a client;
if a page introduction modification request and corresponding page introduction modification content are acquired, responding to the page introduction modification request, and replacing the page introduction information with the page introduction modification content;
the step of responding to the page introduction modification request and replacing the page introduction information with the page introduction modification content if the page introduction modification request and the corresponding page introduction modification content are acquired comprises:
acquiring a user identifier, and performing authority distribution on the user identifier to obtain a high-authority user and a low-authority user;
if a page introduction modification request sent by the high-authority user is acquired, providing an editable interface for the high-authority user and sending an editing text box;
if the page modification completion message is obtained from the editing text box, obtaining the page introduction modification content from the editable interface and storing the page introduction modification content in the corresponding function packaging packet;
and if the low-authority user clicks the page help button, acquiring the corresponding function encapsulation package according to the page identifier.
2. The method for on-line help of a page according to claim 1, wherein after the step of responding to the request for modifying page introduction and replacing the page introduction information with the content for modifying page introduction if the request for modifying page introduction and the corresponding content for modifying page introduction are obtained, the method for on-line help of a page further comprises:
and acquiring corresponding page introduction modification content from the function encapsulation package, and sending the content to the client.
3. A page online help device, the page online help device comprising:
the packaging module is used for packaging the code according to the page function to obtain a function packaging packet;
the interface generation module is used for providing a corresponding interface for the function encapsulation packet according to the page function;
the first acquisition module is used for acquiring page function information according to the page identifier;
the second acquisition module is used for acquiring corresponding page introduction information according to the page function information;
the second acquisition module comprises an acquisition sub-module, a button sub-module and an association sub-module;
the acquisition submodule is used for acquiring the corresponding function packaging packet according to the page function information,
the button submodule is used for generating a corresponding page help button according to the function packaging packet,
the association submodule is used for acquiring corresponding page introduction information from the function encapsulation package and associating the page introduction information with the page help button;
the sending module is used for sending the page introduction information to a client;
the replacing module is used for responding to the page introduction modification request and replacing the page introduction information with the page introduction modification content if the page introduction modification request and the corresponding page introduction modification content are obtained;
the replacement module comprises a second acquisition submodule, a sending submodule and a storage replacement submodule;
the second obtaining submodule is used for obtaining a user identifier and performing authority distribution on the user identifier to obtain a high-authority user and a low-authority user;
the sending submodule is used for providing an editable interface for the high-authority user and sending an editing text box if a page introduction modification request sent by the high-authority user is obtained;
the storage replacement submodule is used for acquiring page introduction modification content from the editable interface and storing the page introduction modification content into the corresponding function packaging packet if the page modification completion message is acquired from the editing text box;
and the function encapsulation package acquisition module is used for acquiring a corresponding function encapsulation package according to the page identifier if the function encapsulation package acquisition module acquires that the low-authority user clicks the page help button.
4. A computer device comprising a memory, a processor and a computer program stored in the memory and executable on the processor, characterized in that the processor implements the steps of the page online help method according to any one of claims 1 to 2 when executing the computer program.
5. A computer-readable storage medium, in which a computer program is stored, which, when being executed by a processor, carries out the steps of the page online help method according to any one of claims 1 to 2.
CN201811460559.7A 2018-12-01 2018-12-01 Page online help method and device, computer equipment and storage medium Active CN109614188B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201811460559.7A CN109614188B (en) 2018-12-01 2018-12-01 Page online help method and device, computer equipment and storage medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201811460559.7A CN109614188B (en) 2018-12-01 2018-12-01 Page online help method and device, computer equipment and storage medium

Publications (2)

Publication Number Publication Date
CN109614188A CN109614188A (en) 2019-04-12
CN109614188B true CN109614188B (en) 2021-09-03

Family

ID=66006715

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201811460559.7A Active CN109614188B (en) 2018-12-01 2018-12-01 Page online help method and device, computer equipment and storage medium

Country Status (1)

Country Link
CN (1) CN109614188B (en)

Families Citing this family (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN110134903A (en) * 2019-05-17 2019-08-16 广东电网有限责任公司 A kind of online help method of application system
CN110443676A (en) * 2019-07-05 2019-11-12 深圳壹账通智能科技有限公司 Management method, device, equipment and the storage medium of product information

Citations (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101527737A (en) * 2009-04-03 2009-09-09 成都市华为赛门铁克科技有限公司 Display method of help information of page, system and client
CN101710274A (en) * 2009-10-28 2010-05-19 金蝶软件(中国)有限公司 Method and system for generating help information of application software
CN102214203A (en) * 2010-04-06 2011-10-12 微软公司 Interactive application assistance, such as for web applications
CN102369526A (en) * 2011-04-13 2012-03-07 华为技术有限公司 Method and device for assistance in information configuration process
CN105677132A (en) * 2016-01-06 2016-06-15 腾讯科技(深圳)有限公司 Processing method and device for prompt information of application program
CN106021617A (en) * 2016-07-12 2016-10-12 腾讯科技(深圳)有限公司 Page generation method and device
CN106572378A (en) * 2016-09-30 2017-04-19 乐视控股(北京)有限公司 Video introduction information display method and apparatus
CN107301052A (en) * 2017-06-30 2017-10-27 厦门美图移动科技有限公司 The display methods and mobile terminal of a kind of help information

Family Cites Families (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP4409497B2 (en) * 2005-10-24 2010-02-03 エヌ・ティ・ティ・ソフトウェア株式会社 How to send confidential information
US8339636B2 (en) * 2006-01-27 2012-12-25 Kyocera Document Solutions Inc. Multi-function peripheral apparatus for processing unified job steps
CN101840334B (en) * 2010-04-16 2013-04-17 中国电子科技集团公司第二十八研究所 Software component service packaging method
CN104753911B (en) * 2013-12-31 2019-03-15 腾讯科技(深圳)有限公司 A kind of information processing method based on social application, relevant apparatus and system
CN105607931B (en) * 2015-12-23 2019-07-23 北京金山安全软件有限公司 Method and device for optimizing retention rate of application program and electronic equipment

Patent Citations (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101527737A (en) * 2009-04-03 2009-09-09 成都市华为赛门铁克科技有限公司 Display method of help information of page, system and client
CN101710274A (en) * 2009-10-28 2010-05-19 金蝶软件(中国)有限公司 Method and system for generating help information of application software
CN102214203A (en) * 2010-04-06 2011-10-12 微软公司 Interactive application assistance, such as for web applications
CN102369526A (en) * 2011-04-13 2012-03-07 华为技术有限公司 Method and device for assistance in information configuration process
CN105677132A (en) * 2016-01-06 2016-06-15 腾讯科技(深圳)有限公司 Processing method and device for prompt information of application program
CN106021617A (en) * 2016-07-12 2016-10-12 腾讯科技(深圳)有限公司 Page generation method and device
CN106572378A (en) * 2016-09-30 2017-04-19 乐视控股(北京)有限公司 Video introduction information display method and apparatus
CN107301052A (en) * 2017-06-30 2017-10-27 厦门美图移动科技有限公司 The display methods and mobile terminal of a kind of help information

Also Published As

Publication number Publication date
CN109614188A (en) 2019-04-12

Similar Documents

Publication Publication Date Title
CN110297672B (en) Page dynamic generation method and device, computer equipment and storage medium
CN111666514A (en) Data processing method and device for realizing cross-domain request at webpage end and related equipment
CN109474662B (en) Product data publishing method and device, computer equipment and storage medium
CN110135129B (en) Code segment protection method and device, computer equipment and storage medium
CN111143462A (en) Data export method and device, computer equipment and storage medium
CN111984356A (en) Page jump method, device, computer equipment and storage medium
CN111324905A (en) Image data labeling method and device, computer equipment and storage medium
CN108959384B (en) Webpage data acquisition method and device, computer equipment and storage medium
CN110908778B (en) Task deployment method, system and storage medium
CN110245505A (en) Tables of data access method, device, computer equipment and storage medium
CN109614188B (en) Page online help method and device, computer equipment and storage medium
CN110659938A (en) Method and device for determining promotion channel, computer equipment and storage medium
CN112068818A (en) Service interaction method and device, computer equipment and storage medium
CN109254765B (en) Timing task management method, device, computer equipment and storage medium
CN112016122A (en) Webpage data processing method and device, computer equipment and storage medium
CN110750443A (en) Webpage testing method and device, computer equipment and storage medium
CN114118971A (en) Cloud-native-based online development method, device, equipment and storage medium
CN109615419B (en) Method, device, equipment and storage medium for establishing engineering cost template
CN111666211A (en) Dynamic service test method and device, computer equipment and storage medium
CN112181423B (en) Project construction method and device based on configuration file, computer equipment and medium
CN113296960A (en) Data quasi-real-time distribution method, device, equipment and storage medium
CN111026988A (en) Page loading method, device and system and computer equipment
CN112433925A (en) Log generation method and device based on artificial intelligence, computer equipment and medium
CN108595274B (en) Program synchronization control method, device, system, computer device and storage medium
CN109063044B (en) Parameter insertion method and device for database table, terminal equipment and storage medium

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
GR01 Patent grant
GR01 Patent grant
CP02 Change in the address of a patent holder
CP02 Change in the address of a patent holder

Address after: No. 263 Gaotang Road, Tianhe District, Guangzhou City, Guangdong Province, 510630, 706

Patentee after: GUANGDONG HOONDRAW SOFTWARE TECHNOLOGY Co.,Ltd.

Address before: 510070 room 1514, 15 / F, No. 75, courtyard, No. 81, Xianlie Middle Road, Yuexiu District, Guangzhou, Guangdong (only for office purposes)*

Patentee before: GUANGDONG HOONDRAW SOFTWARE TECHNOLOGY Co.,Ltd.