CN111158565B - Page turning prompting method and device, electronic equipment and storage medium - Google Patents

Page turning prompting method and device, electronic equipment and storage medium Download PDF

Info

Publication number
CN111158565B
CN111158565B CN201911379306.1A CN201911379306A CN111158565B CN 111158565 B CN111158565 B CN 111158565B CN 201911379306 A CN201911379306 A CN 201911379306A CN 111158565 B CN111158565 B CN 111158565B
Authority
CN
China
Prior art keywords
information
page
change event
instruction
user
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
CN201911379306.1A
Other languages
Chinese (zh)
Other versions
CN111158565A (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.)
Hangzhou DPTech Technologies Co Ltd
Original Assignee
Hangzhou DPTech Technologies 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 Hangzhou DPTech Technologies Co Ltd filed Critical Hangzhou DPTech Technologies Co Ltd
Priority to CN201911379306.1A priority Critical patent/CN111158565B/en
Publication of CN111158565A publication Critical patent/CN111158565A/en
Application granted granted Critical
Publication of CN111158565B publication Critical patent/CN111158565B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F3/00Input arrangements for transferring data to be processed into a form capable of being handled by the computer; Output arrangements for transferring data from processing unit to output unit, e.g. interface arrangements
    • G06F3/01Input arrangements or combined input and output arrangements for interaction between user and computer
    • G06F3/048Interaction techniques based on graphical user interfaces [GUI]
    • G06F3/0484Interaction techniques based on graphical user interfaces [GUI] for the control of specific functions or operations, e.g. selecting or manipulating an object, an image or a displayed text element, setting a parameter value or selecting a range
    • 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
    • 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/46Multiprogramming arrangements
    • G06F9/54Interprogram communication
    • G06F9/542Event management; Broadcasting; Multicasting; Notifications

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Software Systems (AREA)
  • General Engineering & Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • Human Computer Interaction (AREA)
  • Multimedia (AREA)
  • Information Retrieval, Db Structures And Fs Structures Therefor (AREA)
  • User Interface Of Digital Computer (AREA)

Abstract

The application provides a page turning prompting method, a page turning prompting device, electronic equipment and a storage medium, wherein the method comprises the following steps: receiving page turning instruction information triggered by a user; responding to the page turning instruction information, detecting whether an information change event exists in the current page, and if so, outputting prompt information corresponding to the information change event; and after receiving an operation instruction which is input by a user and is related to the information change event, triggering the current page to jump to a page corresponding to the page turning instruction information. By the technical scheme, the change efficiency of the resource information in the page can be improved.

Description

Page turning prompting method and device, electronic equipment and storage medium
Technical Field
The application relates to the technical field of networks, in particular to a page turning prompting method and device, electronic equipment and a storage medium.
Background
With the continuous development of modern electronic technology, the electronic operation mode of resource information is gradually popularized. Under the condition that resource information to be displayed is more, a plurality of pages are required to jointly complete the display of the resource information, so that the rendering speed of the resource information is improved in a paging display mode.
In the process of executing information change on resource information which needs to be jointly displayed by a plurality of pages, related technologies directly jump to the corresponding page after receiving a page jump instruction, so that the change information about the resource information, which is originally input by a user, is irreversibly lost. Even if the changed resource information is submitted to the back end for storage before the jump instruction is triggered, for the resource information of which the change operation is not completed, the way of directly submitting the changed resource information to the back end for storage is not beneficial to subsequent perfect operation of the resource information, the utilization efficiency of the changed resource information is limited, and the waste of production resources such as manpower, material resources and the like is caused.
Disclosure of Invention
In view of this, the present application provides a page turning prompting method and apparatus, where when a user triggers page turning instruction information, a page with an information change event is prompted by outputting a prompting message, and a page jump is performed only after receiving an operation instruction related to the information change event and input by the user, so that unavailability or loss of resource information due to direct submission to a back end for storage or discarding is avoided, and the efficiency of changing the resource information is improved.
In order to achieve the above purpose, the present application provides the following technical solutions:
according to a first aspect of the present application, a page turning prompting method is provided, where the method includes:
receiving page turning instruction information triggered by a user;
responding to the page turning instruction information, detecting whether an information change event exists in the current page, and if so, outputting prompt information corresponding to the information change event;
and after receiving an operation instruction which is input by a user and is related to the information change event, triggering the current page to jump to a page corresponding to the page turning instruction information.
Optionally, the operation instruction includes a commit instruction and a cancel instruction, and the method further includes:
updating the information change event into a database in the case of receiving a submission instruction related to the information change event input by a user;
and in the case of receiving a cancel instruction related to the information change event input by a user, discarding the data information corresponding to the information change event.
Optionally, the operation instruction includes a temporary save instruction, and the method further includes:
if a temporary saving instruction which is input by a user and is related to the information change event is received, adding the information change event into a configuration file which is different from the database, wherein the file name of the configuration file corresponds to the page name of the current page;
and under the condition that request information for loading the current page is received, judging whether a configuration file corresponding to the current page exists, if so, outputting prompt information related to the configuration file, so that a user triggers loading of the configuration file in the current page based on the prompt information.
Optionally, the method further includes:
and after the prompt information related to the configuration file is output, if the instruction information for loading the configuration file is not received, refusing any updating operation on the current page.
Optionally, the outputting the prompt information corresponding to the information change event includes:
and displaying a prompt box containing the prompt information, wherein the prompt box contains function options respectively used for receiving each operation instruction.
According to a second aspect of the present application, a page turning prompting device is provided, the device comprising:
the receiving unit is used for receiving page turning instruction information triggered by a user;
the response unit is used for responding to the page turning instruction information, detecting whether an information change event exists in the current page or not, and if so, outputting prompt information corresponding to the information change event;
and the triggering unit is used for triggering the current page to jump to the page corresponding to the page turning instruction information after receiving an operation instruction which is input by a user and is related to the information change event.
Optionally, the operation instruction includes a commit instruction and a cancel instruction, and the apparatus further includes:
an updating unit that updates the information change event into a database in a case where a commit instruction related to the information change event input by a user is received;
and the discarding unit is used for discarding the data information corresponding to the information change event when receiving a cancel instruction related to the information change event input by a user.
Optionally, the operation instruction includes a temporary save instruction, and the apparatus further includes:
the adding unit is used for adding the information change event into a configuration file which is different from the database if a temporary saving instruction which is input by a user and is related to the information change event is received, wherein the file name of the configuration file corresponds to the page name of the current page;
and the judging unit is used for judging whether a configuration file corresponding to the current page exists or not under the condition of receiving the request information for loading the current page, and if so, outputting prompt information related to the configuration file so that a user triggers to load the configuration file in the current page based on the prompt information.
According to a third aspect of the present application, there is provided an electronic device comprising:
a processor;
a memory for storing processor-executable instructions;
wherein the processor is configured to execute instructions to implement the method of the first aspect.
According to a fourth aspect of the present application, a computer-readable storage medium is proposed, on which computer instructions are stored, which instructions, when executed by a processor, carry out the steps of the method of the first aspect described above.
According to the embodiment, if the page turning instruction information triggered by the user is received, whether the information change event exists in the current page is detected, so that the prompt information corresponding to the information change event is output under the condition that the information change event exists, the page turning is executed after the operation instruction which is input by the user and is related to the information change event is received, the irreversible loss of the information change event caused by the page turning operation can be effectively avoided, the utilization efficiency of the changed resource information is improved, the labor cost is reduced, and the utilization value of manpower and material resources is improved.
Drawings
FIG. 1 is a flow diagram of a page flip prompt method in an exemplary embodiment according to the present application;
FIG. 2 is a flow diagram of another page flip prompt method in an exemplary embodiment according to the present application;
FIG. 3 is a schematic illustration of a prompt box in an exemplary embodiment according to the present application;
FIG. 4 is a flow diagram of a method of page loading in an exemplary embodiment in accordance with the present application;
FIG. 5 is a schematic block diagram of an electronic device in an exemplary embodiment in accordance with the subject application;
FIG. 6 is a block diagram of a page flip prompt apparatus according to an exemplary embodiment of the present application.
Detailed Description
Reference will now be made in detail to the exemplary embodiments, examples of which are illustrated in the accompanying drawings. When the following description refers to the accompanying drawings, like numbers in different drawings represent the same or similar elements unless otherwise indicated. The embodiments described in the following exemplary embodiments do not represent all embodiments consistent with the present application. Rather, they are merely examples of apparatus and methods consistent with certain aspects of the present application, as detailed in the appended claims.
The terminology used herein is for the purpose of describing particular embodiments only and is not intended to be limiting of the application. As used in this application and the appended claims, the singular forms "a", "an", and "the" are intended to include the plural forms as well, unless the context clearly indicates otherwise. It should also be understood that the term "and/or" as used herein refers to and encompasses any and all possible combinations of one or more of the associated listed items.
It is to be understood that although the terms first, second, third, etc. may be used herein to describe various information, such information should not be limited to these terms. These terms are only used to distinguish one type of information from another. For example, first information may also be referred to as second information, and similarly, second information may also be referred to as first information, without departing from the scope of the present application. The word "if" as used herein may be interpreted as "at … …" or "when … …" or "in response to a determination", depending on the context.
Referring to fig. 1, fig. 1 is a flowchart illustrating a page turning prompting method according to an exemplary embodiment of the present application, and as shown in fig. 1, the method may include the following steps:
step 101, receiving page turning instruction information triggered by a user.
The device for receiving the page turning instruction information triggered by the user may be a portable device, such as a laptop, a portable mobile phone, etc., and the device for receiving the page turning instruction information triggered by the user may also be a desktop, a wireless device, etc. The page containing the page turning instruction capable of being triggered can be a configuration interface for setting functions of network equipment, an information entry page for entering various information, an editing page of a data report and the like.
And step 102, responding to the page turning instruction information, detecting whether an information change event exists in the current page, and if so, outputting prompt information corresponding to the information change event.
The method for outputting the prompt information corresponding to the information change event can be various, in one embodiment, the prompt information of the information change event can be output by displaying the prompt box containing the prompt information, in this embodiment, whether the information change event exists in the current page is detected, so that the page jump action of jumping from the current page to the corresponding page originally is blocked, and then the prompt information to be output is displayed through the prompt box, so that the omission of the output prompt information by a user can be effectively avoided, and the information prompt efficiency is improved.
And 103, after receiving an operation instruction which is input by a user and related to the information change event, triggering the current page to jump to a page corresponding to the page turning instruction information.
In one embodiment, the operation instruction may include a commit instruction or a cancel instruction, and in a case where a commit instruction related to the information change event input by the user is received, the information change event is updated into the database; and in the case of receiving a cancel instruction related to the information change event input by a user, discarding the data information corresponding to the information change event.
In this embodiment, the user may input an operation instruction related to the information change event according to the output prompt information, specifically, in a case where the user inputs a submission instruction related to the information change event, the device submits the changed information to a back-end database for storage; under the condition that a user inputs a cancel instruction related to an information change event, the equipment deletes the updated and changed information in the current page, so that even if the user forgets whether to change the current page or not after a period of time, the change condition in the current page can be still determined according to the prompt information, and the operation accuracy of the changed information is further improved.
In another embodiment, the operation instruction may further include a temporary saving instruction related to the information change event, and in a case where the temporary saving instruction related to the information change event is received, the information change event may be added to a configuration file different from the database, and in particular, a file name of the configuration file to which the information change event is added may correspond to a page name of the current page.
In this embodiment, for the information that the change update is not temporarily completed, the user may select to temporarily save the information change event to add the information change event to the configuration file different from the database, instead of directly submitting the information that the change update is temporarily not completed to the backend database for validation, so as to avoid that there is an information error due to the fact that the change information saved to the backend database is not completed with the change update, and particularly, in the case of setting the configuration information related to the function of the network device, the configuration information that the change update cannot be completed is submitted to the backend database for saving, which results in that the configuration information is not available.
Further, under the condition that request information for loading the current page is received, whether a configuration file corresponding to the current page exists or not can be judged, and if yes, prompt information related to the configuration file is output, so that a user triggers loading of the configuration file in the current page based on the prompt information. In the embodiment, whether the page to be loaded has the associated configuration file is preferentially triggered to judge, and when the current page has the associated configuration file, prompt information related to the configuration file is output to the user to prompt the user to operate whether to load the configuration file in the current page, so that update conflicts in the current page caused by the fact that the user adds information changes inconsistent with change information stored in the configuration file to the current page are avoided, and the change efficiency of the page is improved.
In another embodiment, after the prompt information related to the configuration file is output, if the instruction information for loading the configuration file is not received, any update operation on the current page is rejected, so as to avoid update conflict between the update operation on the current page and the change information stored in the configuration file.
According to the embodiment, when the user triggers the page turning instruction information, the page with the information change event is prompted by outputting the prompt information, and the page skipping is executed only after the operation instruction which is input by the user and is related to the information change event is received, so that the unavailability or the loss of the resource information caused by directly submitting the information to the back end for storage or discarding is avoided, and the change efficiency of the resource information is improved.
The technical solution of the present application is explained in detail below by specific embodiments, where a user changes information in a current page, fig. 2 is a flowchart of another page turning prompting method in an exemplary embodiment of the present application, and as shown in fig. 2, the method may include the following steps:
step 201, receiving page turning instruction information triggered by a user for a current page.
Specifically, in an embodiment, the page turning instruction information may include page information of a page to which the current page is skipped, such as a page number of the skipped page or a keyword included in the skipped page; in another embodiment, the page turning instruction information may also contain the number of pages to perform the jump and the direction of the jump, such as 3 pages forward, 5 pages backward, and the like.
Furthermore, after receiving page turning instruction information triggered by a user for the current page, the condition after the jump is performed based on the page turning instruction information can be estimated, so that the alarm information is shown under the condition that the page after the jump does not exist.
For example, when the received page turning instruction information contains page information of a page to be turned, whether a page corresponding to the page information exists is judged, and when the page corresponding to the page information does not exist, warning information indicating that the page information has errors is shown; similarly, when the received page turning instruction information includes the number of pages to perform the page turning and the turning direction, it may be determined whether the page turning of the number of pages may be performed based on the turning direction, and when the number of pages between the current page and the end page based on the turning direction is smaller than the number of pages included in the page turning instruction information, it may show that the page information has erroneous warning information.
Step 202, judging whether an information change event exists in the current page, if so, entering step 203, otherwise, entering step 206.
In one embodiment, a page listening function may be provided to listen for information change events that occur in a page. Under the condition that the change operation of the user on the current page is monitored, the identification information indicating that the current page is changed can be set, and after page turning instruction information triggered by the user is received, the change operation in the current page can be determined based on the identification information, and the change event monitored in the current page can be represented in other modes.
In practical applications, the change operation of the user on the current page may include a deletion operation, an addition operation, and a modification operation for existing information in the page, and correspondingly, the information change event may include a deletion event for the information in the current page, an addition for the information in the current page, and a modification event for the existing information in the current page.
Regarding the specific way of listening to the page, different ways of listening may be set for different types of information change events. Specifically, in an embodiment, a tag of an exchange event may be added to existing information in a current page, so that when the existing information in the current page is changed, setting processing is triggered on a setting symbol used for indicating whether a page is modified, and the set setting symbol indicates that an information change event exists in the current page. In another embodiment, a user may add information to a current page or delete existing information in the current page through a function option configured in a page, and accordingly, if a new adding instruction or a deleting instruction triggered by the user based on the function option is received, it is determined that a new adding event of the user for the information in the current page or a deleting event for the existing information in the current page is monitored.
And step 203, outputting prompt information corresponding to the information change event.
In the case where it is determined that there is an information change event in the current page, a prompt message corresponding to the information change event may be output to prompt the user that the information in the current page has been changed by the prompt message.
Specifically, the device may generate corresponding prompt information based on preset information, such as outputting preset prompt information "please note that the current page is modified", "the current page is modified", whether data is saved "or not when it is determined that an information change event exists in the current page; the corresponding prompt information may be output according to the type of the information change event occurring in the current page, such as in a case where it is determined that the information change event existing in the current page is a deletion operation for existing information in the current page, the prompt information corresponding to the "deletion operation" may be output, for example, "information deletion exists in the current page", "whether to save a page subjected to information deletion", or the like, and of course, in a case where there is another type of information change event, the prompt information corresponding to another type of information change event may be output. In the case where there are a plurality of types of information change events in the current page, the corresponding prompt information may be set based on the respective types of information change events involved in the current page.
The output mode of the prompt information corresponding to the information change event can be various, in an embodiment, a prompt box containing the prompt information can be popped up, the prompt mode of popping up the prompt box can block the jump operation on the page, the display effectiveness of the prompt information is improved, and the situation that a user cannot capture the prompt information easily is reduced to a great extent.
Step 204, receiving an operation instruction related to the information change event input by the user.
And step 205, operating the information change event according to the operation instruction.
In this application, a user may input an operation instruction related to an information change event through an entity key in a device or a virtual option in a page, further, an operation instruction related to an information change event for receiving the user input may be displayed in a prompt box, and fig. 3 is a schematic diagram of a prompt box according to an exemplary embodiment of the present application, as shown in fig. 3, a pop-up prompt box may further include function options for receiving respective operation instructions in addition to displaying prompt information, so that the user may send a corresponding operation instruction through a selection operation on the function options displayed in the prompt box.
The operation instructions related to the information change event may include a commit instruction, a cancel instruction, and a temporary save instruction. Specifically, when a submission instruction related to an information change event input by a user is received, the information change event may be directly submitted to a database at the back end, so that the database updates the received information change event to a data storage area corresponding to the current page, and further, when a page is loaded based on the data storage area, the updated data information rendering page may be directly invoked.
Under the condition that a cancel instruction which is input by a user and is related to the information change event is received, directly discarding the data information corresponding to the information change event; and under the condition that a temporary saving instruction related to the information change event input by a user is received, determining a configuration file which corresponds to the current page and is different from the database, and further adding data information corresponding to the information change event into the configuration file. In practical application, the specific form of the configuration file may be a jason file which is easy for device analysis and generation, and certainly may be other configuration files different from a database.
There are various ways to determine the configuration file, in one embodiment, the configuration file may be named by the page information of the current page, and specifically, the URL address information of the current page may be set as the name of the configuration file, or the information at the preset position in the current page is set as the name of the configuration file, etc., of course, the mapping relationship between the current page and the configuration file can be established, the configuration file corresponding to the current page is determined based on the mapping relationship, for example, information obtained by processing the page information of the current page through a preset algorithm is set as the name of the configuration file, the specific form of the information for naming the configuration file is not limited, correspondingly, in the process of reading the temporary file, after the page information is read, the configuration file corresponding to the page information can be directly matched based on the page information.
And step 206, jumping from the current page to a page corresponding to the page turning instruction information.
According to the embodiment, after the operation of the information change event based on the operation instruction is completed, the current page is triggered to jump to the page corresponding to the page turning instruction information, and the page is different from the page corresponding to the page turning instruction information immediately after the page turning instruction information sent by the user is received in the related technology.
In response to receiving a temporary saving instruction related to an information change event input by a user, temporarily saving data information corresponding to the information change event into a configuration file corresponding to a current page, and further, in a case of loading a page, performing supplementary rendering on the page based on the data information saved in the configuration file corresponding to the page, where of course, the user may determine whether to load the data information saved in the configuration file according to the needs of the user, so as to describe the process in detail, which is explained below by using an embodiment corresponding to fig. 4, where fig. 4 is a flowchart of a page loading method according to an exemplary embodiment of the present application, and as shown in fig. 4, the method includes the following steps:
step 401, receiving request information for loading a page, so as to render a page corresponding to the request information based on corresponding information in the database.
Step 402, determining whether a configuration file corresponding to the page exists, if so, entering step 403.
In an embodiment, whether the configuration file corresponding to the page exists or not may be determined by searching whether the configuration file corresponding to the page information of the page to be loaded exists or not. Specifically, under the condition that the configuration file is named by the URL address of the page, whether the configuration file named by the URL address in the configuration file set is the configuration file named by the URL address may be screened based on the URL address of the page to be recorded, and if the configuration file named by the URL address exists, the configuration file named by the URL address may be determined as the configuration file corresponding to the page.
And step 403, determining whether the user loads the configuration file, if so, performing supplementary rendering on the page based on the information recorded in the configuration file, otherwise, rejecting any updating operation of the user on the page.
In the case that it is determined that the configuration file corresponding to the page to be loaded exists, whether the configuration file is loaded may be determined according to feedback of the user, and of course, in another embodiment, the configuration file corresponding to the page may be automatically screened out by the page without any operation of the user to directly load the configuration file corresponding to the page.
In the process of determining whether to load the configuration file according to the feedback of the user, prompt information of the configuration file corresponding to the page to be loaded can be sent to the user, and then the user is determined to have a loading requirement on the configuration file under the condition of receiving a trigger instruction sent by the user.
Further, the triggering instruction sent by the user to indicate that there is a loading requirement for the configuration file may be triggered by an entity key on the device or by a function option on a page. The method includes that when a user triggers a loading demand on a configuration file through a function option on a page, the function option and prompt information can be displayed at the same time, specifically, the prompt information related to the configuration file corresponding to the page to be loaded can be displayed in a prompt box, and correspondingly, the function option used for determining whether the user loads the configuration file is displayed in the prompt box displaying the prompt information, so that the user is prevented from forgetting the triggering operation of the function option.
When the user does not select the function option or selects to refuse to load the configuration file corresponding to the current page, the method can be used for refusing any operation of the user in the current page, so that the problem that the page cannot be loaded by the change information with a conflict relation due to the fact that the change information of the same page is repeatedly received to cause conflict of the change information under the condition that the configuration file is not loaded is avoided, and the inefficient behavior of reworking the change information recorded in the history due to page loading failure is reduced.
According to the embodiment, under the condition that the request information for loading the page is received, whether the corresponding configuration file exists in the page to be loaded or not can be judged, and then the information recorded in the configuration file due to temporary storage is loaded, so that the change information which cannot be submitted to a back-end database for storage due to temporary incomplete updating can be temporarily stored through the configuration file, and the information in the page is subjected to supplementary rendering based on the information in the configuration file in the process of reloading the page, and the configuration efficiency of the information in the page is improved.
FIG. 5 is a schematic block diagram of an electronic device in an exemplary embodiment in accordance with the present application. Referring to fig. 5, at the hardware level, the electronic device includes a processor, an internal bus, a network interface, a memory, and a non-volatile memory, but may also include hardware required for other services. The processor reads the corresponding computer program from the nonvolatile memory to the memory and then runs the computer program to form a page turning prompting device on a logic level. Of course, besides the software implementation, the present application does not exclude other implementations, such as logic devices or a combination of software and hardware, and the like, that is, the execution subject of the following processing flow is not limited to each logic unit, and may also be hardware or logic devices.
Referring to fig. 6, fig. 6 is a block diagram of a page turning prompting device according to an exemplary embodiment of the present application, and in a software implementation, the page turning prompting device may include:
a receiving unit 601, configured to receive page turning instruction information triggered by a user;
a response unit 602, configured to detect whether an information change event exists in a current page in response to the page turning instruction information, and if so, output a prompt message corresponding to the information change event;
the triggering unit 603, after receiving an operation instruction related to the information change event input by the user, triggers the current page to jump to a page corresponding to the page turning instruction information.
Optionally, the operation instruction includes a commit instruction and a cancel instruction, and the apparatus further includes:
an updating unit 604 that updates the information change event to a database in a case where a commit instruction related to the information change event input by a user is received;
the discarding unit 605 discards the data information corresponding to the information change event when receiving a cancel instruction related to the information change event input by a user.
Optionally, the operation instruction includes a temporary save instruction, and the apparatus further includes:
an adding unit 606, configured to add the information change event to a configuration file different from the database if a temporary saving instruction related to the information change event input by a user is received, where a file name of the configuration file corresponds to a page name of the current page;
the determining unit 607, when receiving the request information for loading the current page, determines whether a configuration file corresponding to the current page exists, and if so, outputs prompt information related to the configuration file, so that a user triggers loading of the configuration file in the current page based on the prompt information.
Optionally, the method further includes:
a rejecting unit 608, configured to reject any update operation on the current page if the instruction information for loading the configuration file is not received after the prompt information related to the configuration file is output.
Optionally, the response unit 602 is specifically configured to:
and displaying a prompt box containing the prompt information, wherein the prompt box contains function options respectively used for receiving each operation instruction.
The device corresponds to the method, and more details are not repeated.
In a typical configuration, a computing device includes one or more processors (CPUs), input/output interfaces, network interfaces, and memory.
The memory may include forms of volatile memory in a computer readable medium, Random Access Memory (RAM) and/or non-volatile memory, such as Read Only Memory (ROM) or flash memory (flash RAM). Memory is an example of a computer-readable medium.
Computer-readable media, including both non-transitory and non-transitory, removable and non-removable media, may implement information storage by any method or technology. The information may be computer readable instructions, data structures, modules of a program, or other data. Examples of computer storage media include, but are not limited to, phase change memory (PRAM), Static Random Access Memory (SRAM), Dynamic Random Access Memory (DRAM), other types of Random Access Memory (RAM), Read Only Memory (ROM), Electrically Erasable Programmable Read Only Memory (EEPROM), flash memory or other memory technology, compact disc read only memory (CD-ROM), Digital Versatile Discs (DVD) or other optical storage, magnetic cassettes, magnetic tape magnetic disk storage or other magnetic storage devices, or any other non-transmission medium that can be used to store information that can be accessed by a computing device. As defined herein, a computer readable medium does not include a transitory computer readable medium such as a modulated data signal and a carrier wave.
For the device embodiments, since they substantially correspond to the method embodiments, reference may be made to the partial description of the method embodiments for relevant points. The above-described embodiments of the apparatus are merely illustrative, and the units described as separate parts may or may not be physically separate, and parts displayed as units may or may not be physical units, may be located in one place, or may be distributed on a plurality of network units. Some or all of the modules can be selected according to actual needs to achieve the purpose of the scheme of the application. One of ordinary skill in the art can understand and implement it without inventive effort.
While this specification contains many specific implementation details, these should not be construed as limitations on the scope of any invention or of what may be claimed, but rather as descriptions of features specific to particular embodiments of particular inventions. Certain features that are described in this specification in the context of separate embodiments can also be implemented in combination in a single embodiment. In other instances, features described in connection with one embodiment may be implemented as discrete components or in any suitable subcombination. Moreover, although features may be described above as acting in certain combinations and even initially claimed as such, one or more features from a claimed combination can in some cases be excised from the combination, and the claimed combination may be directed to a subcombination or variation of a subcombination.
The above description is only exemplary of the present application and should not be taken as limiting the present application, as any modification, equivalent replacement, or improvement made within the spirit and principle of the present application should be included in the scope of protection of the present application.

Claims (10)

1. A page turning prompting method is characterized by comprising the following steps:
receiving page turning instruction information triggered by a user;
responding to the page turning instruction information, detecting whether an information change event exists in the current page, and if so, outputting prompt information corresponding to the information change event;
after receiving an operation instruction which is input by a user and is related to the information change event, triggering the current page to jump to a page corresponding to the page turning instruction information;
the operation instruction comprises a temporary save instruction, and the method further comprises the following steps:
and if a temporary saving instruction which is input by a user and is related to the information change event is received, adding the information change event into a configuration file which is different from a database, wherein the file name of the configuration file corresponds to the page name of the current page, so that the configuration information in the database is prevented from being unavailable.
2. The method of claim 1, wherein the operation instructions further comprise a commit instruction and a cancel instruction, and wherein the method further comprises:
updating the information change event into a database in the case of receiving a submission instruction related to the information change event input by a user;
and in the case of receiving a cancel instruction related to the information change event input by a user, discarding the data information corresponding to the information change event.
3. The method of claim 1, further comprising:
and under the condition that request information for loading the current page is received, judging whether a configuration file corresponding to the current page exists, if so, outputting prompt information related to the configuration file, so that a user triggers loading of the configuration file in the current page based on the prompt information.
4. The method of claim 3, further comprising:
and after the prompt information related to the configuration file is output, if the instruction information for loading the configuration file is not received, refusing any updating operation on the current page.
5. The method of claim 1, wherein outputting the prompt message corresponding to the message change event comprises:
and displaying a prompt box containing the prompt information, wherein the prompt box contains function options respectively used for receiving each operation instruction.
6. A page turn notification apparatus, the apparatus comprising:
the receiving unit is used for receiving page turning instruction information triggered by a user;
the response unit is used for responding to the page turning instruction information, detecting whether an information change event exists in the current page or not, and if so, outputting prompt information corresponding to the information change event;
the triggering unit is used for triggering the current page to jump to the page corresponding to the page turning instruction information after receiving an operation instruction which is input by a user and is related to the information change event;
the operation instruction comprises a temporary save instruction, and the device further comprises:
and the adding unit is used for adding the information change event into a configuration file which is different from a database if a temporary saving instruction which is input by a user and is related to the information change event is received, wherein the file name of the configuration file corresponds to the page name of the current page, so that the configuration information in the database is prevented from being unavailable.
7. The apparatus of claim 6, wherein the operation instructions comprise a commit instruction, a cancel instruction, and wherein the apparatus further comprises:
an updating unit that updates the information change event into a database in a case where a commit instruction related to the information change event input by a user is received;
and the discarding unit is used for discarding the data information corresponding to the information change event when receiving a cancel instruction related to the information change event input by a user.
8. The apparatus of claim 6, further comprising:
and the judging unit is used for judging whether a configuration file corresponding to the current page exists or not under the condition of receiving the request information for loading the current page, and if so, outputting prompt information related to the configuration file so that a user triggers to load the configuration file in the current page based on the prompt information.
9. An electronic device, comprising:
a processor;
a memory for storing processor-executable instructions;
wherein the processor is configured with executable instructions to implement the method of any one of claims 1-5.
10. A computer-readable storage medium having stored thereon computer instructions, which when executed by a processor, perform the steps of the method according to any one of claims 1-5.
CN201911379306.1A 2019-12-27 2019-12-27 Page turning prompting method and device, electronic equipment and storage medium Active CN111158565B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201911379306.1A CN111158565B (en) 2019-12-27 2019-12-27 Page turning prompting method and device, electronic equipment and storage medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201911379306.1A CN111158565B (en) 2019-12-27 2019-12-27 Page turning prompting method and device, electronic equipment and storage medium

Publications (2)

Publication Number Publication Date
CN111158565A CN111158565A (en) 2020-05-15
CN111158565B true CN111158565B (en) 2021-08-24

Family

ID=70558555

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201911379306.1A Active CN111158565B (en) 2019-12-27 2019-12-27 Page turning prompting method and device, electronic equipment and storage medium

Country Status (1)

Country Link
CN (1) CN111158565B (en)

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN112347403B (en) * 2020-10-26 2022-11-15 长沙市到家悠享网络科技有限公司 Page checking method, device, equipment and storage medium

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101458644A (en) * 2007-12-12 2009-06-17 新奥特(北京)视频技术有限公司 Document autosave method
CN102385613A (en) * 2011-09-30 2012-03-21 广州市动景计算机科技有限公司 Web page positioning method and system
CN102592200A (en) * 2012-01-13 2012-07-18 王斌全 Patient follow-up system for clinical medicine and scientific research
CN106648303A (en) * 2016-10-20 2017-05-10 武汉斗鱼网络科技有限公司 Android application display message prompt method and tool

Family Cites Families (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102468989B (en) * 2010-11-11 2016-04-13 腾讯科技(深圳)有限公司 The method and system of network data

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101458644A (en) * 2007-12-12 2009-06-17 新奥特(北京)视频技术有限公司 Document autosave method
CN102385613A (en) * 2011-09-30 2012-03-21 广州市动景计算机科技有限公司 Web page positioning method and system
CN102592200A (en) * 2012-01-13 2012-07-18 王斌全 Patient follow-up system for clinical medicine and scientific research
CN106648303A (en) * 2016-10-20 2017-05-10 武汉斗鱼网络科技有限公司 Android application display message prompt method and tool

Also Published As

Publication number Publication date
CN111158565A (en) 2020-05-15

Similar Documents

Publication Publication Date Title
JP6876806B2 (en) Blockchain Consensus Formation Methods and Devices
US20160142369A1 (en) Service addressing in distributed environment
CN109710286B (en) System upgrading method, device, equipment and storage medium
CN113204580A (en) Overwater target position information query method, system, device, equipment and medium
CN111897493B (en) Storage space management method and device, electronic equipment and storage medium
CN111158565B (en) Page turning prompting method and device, electronic equipment and storage medium
CN110851207B (en) State transition management method and device, electronic equipment and storage medium
CN112181830B (en) Memory leak detection method, device, terminal and medium
CN111857600B (en) Data reading and writing method and device
CN110647463B (en) Method and device for restoring test breakpoint and electronic equipment
CN111159298A (en) Service request processing method and device, electronic equipment and storage medium
CN110018986B (en) Abnormal snapshot identification method and device
CN115757172A (en) Test execution method and device, storage medium and computer equipment
CN113282541B (en) File calling method and device and electronic equipment
CN115421856A (en) Data recovery method and device
CN110888649B (en) Application deployment method, application baseline creation method and device
CN113051105A (en) Data processing method, device, equipment and storage medium
CN112907198A (en) Service state circulation maintenance method and device and electronic equipment
CN110737718A (en) Data backup method and device
EP4346191A1 (en) Data processing method, and apparatus
CN115185426B (en) Data processing method and device for tree control and computing equipment
CN108762871B (en) Page component preloading method and device and display terminal
CN117348901A (en) Service program online updating method and device
CN110175053B (en) Picture loading method and device
CN117215917A (en) Method and device for determining detection mode

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