CN112835492A - Form snapshot backfill method, device, equipment and storage medium - Google Patents
Form snapshot backfill method, device, equipment and storage medium Download PDFInfo
- Publication number
- CN112835492A CN112835492A CN202110139213.2A CN202110139213A CN112835492A CN 112835492 A CN112835492 A CN 112835492A CN 202110139213 A CN202110139213 A CN 202110139213A CN 112835492 A CN112835492 A CN 112835492A
- Authority
- CN
- China
- Prior art keywords
- task page
- snapshot
- page
- task
- determining
- Prior art date
- Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
- Pending
Links
Images
Classifications
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F3/00—Input 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/01—Input arrangements or combined input and output arrangements for interaction between user and computer
- G06F3/048—Interaction techniques based on graphical user interfaces [GUI]
- G06F3/0481—Interaction techniques based on graphical user interfaces [GUI] based on specific properties of the displayed interaction object or a metaphor-based environment, e.g. interaction with desktop elements like windows or icons, or assisted by a cursor's changing behaviour or appearance
- G06F3/0483—Interaction with page-structured environments, e.g. book metaphor
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F9/00—Arrangements for program control, e.g. control units
- G06F9/06—Arrangements 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/44—Arrangements for executing specific programs
- G06F9/451—Execution arrangements for user interfaces
Landscapes
- Engineering & Computer Science (AREA)
- Theoretical Computer Science (AREA)
- Software Systems (AREA)
- General Engineering & Computer Science (AREA)
- Human Computer Interaction (AREA)
- Physics & Mathematics (AREA)
- General Physics & Mathematics (AREA)
- Information Retrieval, Db Structures And Fs Structures Therefor (AREA)
Abstract
The invention discloses a form snapshot backfill method, a form snapshot backfill device, form snapshot backfill equipment and a form snapshot backfill storage medium. The method comprises the steps of responding to modification operation aiming at a task page, and determining at least one first form related to the task page; generating and storing a first form snapshot of the first form; and responding to a form obtaining request in the task page, and backfilling at least one first form associated with the task page based on the first form snapshot. By the scheme, the task page for the task to be developed is monitored, when modification operation is carried out in the task page, namely the data in the task page is changed, the form is modified, retesting or refreshing is possibly required to meet the development requirement, the first form in the page is backfilled by using the first form snapshot, manual filling by developers is not required, and the working efficiency and the development efficiency can be effectively improved.
Description
Technical Field
The embodiment of the invention relates to the technical field of Internet, in particular to a form snapshot backfill method, a form snapshot backfill device, form snapshot equipment and a storage medium.
Background
With the development of internet technology, business development and change needs are more and more frequent. In order to meet the business requirements, developers frequently perform corresponding page development and updating. Particularly, the workload of developers is large when the data processing related pages are involved.
In actual development work, the related page development of some data processing is carried out, such as data statistics, data display and the like. When a page is designed with hundreds of data, developers often need to manually enter the data. During the development process, if the page needs to be refreshed or retested, the developer is also required to manually refill the data in the page. The development efficiency is seriously influenced by time and labor waste of developers and error-prone work. Therefore, a technical solution capable of meeting the requirement of filling a large number of forms in the development process is needed.
Disclosure of Invention
The embodiment of the invention provides a form snapshot backfilling method, a form snapshot backfilling device, form snapshot backfilling equipment and a storage medium, which are used for improving the technical scheme of member package promotion based on actual requirements of users.
In a first aspect, an embodiment of the present invention provides a form snapshot backfill method, including:
in response to a modification operation for a task page, determining at least one first form associated with the task page;
generating and storing a first form snapshot of the first form;
and responding to a form obtaining request in the task page, and backfilling at least one first form associated with the task page based on the first form snapshot.
Optionally, the determining at least one first form associated with the task page in response to the modification operation for the task page includes:
displaying the task page;
in response to the modification operation for the task page, determining a page position of the modification operation;
and determining at least one first form associated with the task page based on the page position.
Optionally, the determining at least one first form associated with the task page based on the page position includes:
and selecting a part of regions from the task page as a first form based on the page position and a preset selection rule.
Optionally, generating and storing a first form snapshot of the first form includes:
and if the selected partial area corresponding to the preset selection rule is smaller than the task page area, generating a first form snapshot carrying an area identifier based on the selected area.
Optionally, backfilling at least one first form associated with the task page based on the first form snapshot in response to the form get request in the task page includes:
if the form acquiring request is a test request, responding to the test request aiming at least partial content of the task page, and determining at least one first form snapshot corresponding to the test request;
backfilling at least one first form associated with the task page based on the first form snapshot.
Optionally, backfilling at least one first form associated with the task page based on the first form snapshot in response to the form get request in the task page includes:
if the form acquisition request is a refresh request, responding to the refresh request aiming at least partial content of the task page, and determining at least one first form snapshot corresponding to the test request;
backfilling at least one first form associated with the task page based on the first form snapshot.
Optionally, the determining a page position of the modification operation in response to the modification operation for the task page includes:
dividing the task page into a plurality of form areas;
and in response to the modification operation aiming at any form area, determining the page position of the modification operation.
In a second aspect, an embodiment of the present invention provides a form snapshot backfilling device, where the device includes:
the determining module is used for responding to modification operation aiming at a task page, and determining at least one first form related to the task page;
the generating module is used for generating and storing a first form snapshot of the first form;
and the backfilling module is used for responding to the form obtaining request in the task page and backfilling at least one first form related to the task page based on the first form snapshot.
In a third aspect, an embodiment of the present invention provides an electronic device, including a processor and a memory, where the memory is used to store one or more computer instructions, and when executed by the processor, the one or more computer instructions implement the form snapshot backfill method according to the first aspect.
In a fourth aspect, embodiments of the present invention provide a computer-readable storage medium storing a computer program, which when executed by one or more processors causes the one or more processors to perform actions comprising:
in response to a modification operation for a task page, determining at least one first form associated with the task page;
generating and storing a first form snapshot of the first form;
and responding to a form obtaining request in the task page, and backfilling at least one first form associated with the task page based on the first form snapshot.
In the embodiment of the invention, in the development task, some task pages contain the form with larger data size. If a developer needs to modify a task page in a development process, responding to modification operation aiming at the task page, and determining at least one first form related to the task page; generating and storing a first form snapshot of the first form; and responding to a form obtaining request in the task page, and backfilling at least one first form associated with the task page based on the first form snapshot. By the scheme, the task page for the task to be developed is monitored, when modification operation is carried out in the task page, namely the data in the task page is changed, the form is modified, retesting or refreshing is possibly required to meet the development requirement, the first form in the page is backfilled by using the first form snapshot, manual filling by developers is not required, and the working efficiency and the development efficiency can be effectively improved.
Drawings
In order to more clearly illustrate the embodiments of the present invention or the technical solutions in the prior art, the drawings used in the description of the embodiments or the prior art will be briefly described below, and it is obvious that the drawings in the following description are some embodiments of the present invention, and other drawings can be obtained by those skilled in the art without creative efforts.
Fig. 1 is a schematic flowchart of a form snapshot backfill method according to an embodiment of the present application;
fig. 2 is a schematic structural diagram of a form snapshot backfill apparatus according to an embodiment of the present application;
fig. 3 is a schematic structural diagram of an electronic device corresponding to the form snapshot backfill apparatus provided in the embodiment of fig. 2.
Detailed Description
In order to make the objects, technical solutions and advantages of the embodiments of the present invention clearer, the technical solutions in the embodiments of the present invention will be clearly and completely described below with reference to the drawings in the embodiments of the present invention, and it is obvious that the described embodiments are some, but not all, embodiments of the present invention. All other embodiments, which can be derived by a person skilled in the art from the embodiments given herein without making any creative effort, shall fall within the protection scope of the present invention.
The terminology used in the embodiments of the invention is for the purpose of describing particular embodiments only and is not intended to be limiting of the invention. As used in the examples of the present invention 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, and "a plurality" typically includes at least two.
It should be understood that the term "and/or" as used herein is merely one type of association that describes an associated object, meaning that three relationships may exist, e.g., a and/or B may mean: a exists alone, A and B exist simultaneously, and B exists alone. In addition, the character "/" herein generally indicates that the former and latter related objects are in an "or" relationship.
It is also noted that the terms "comprises," "comprising," or any other variation thereof, are intended to cover a non-exclusive inclusion, such that a good or system that comprises a list of elements does not include only those elements but may include other elements not expressly listed or inherent to such good or system. Without further limitation, an element defined by the phrase "comprising an … …" does not exclude the presence of other like elements in a commodity or system that includes the element.
With the popularization of internet technology, the demands of users are complex and changeable, and in order to meet the diversified and changeable demands of users, function updating is frequently performed. Especially, in the process of developing and updating a form containing a large amount of data, multiple tests and refreshes are needed. Each test or refresh will result in the form data in the development task page disappearing, requiring the developer to manually refill the data. Because a developer needs to fill in a large amount of form data, the development efficiency of the developer is seriously influenced. Therefore, a technical scheme capable of quickly filling in the form in the development and test process is needed, so that the development and test efficiency is improved.
Fig. 1 is a schematic flowchart of a form snapshot backfill method according to an embodiment of the present application, which is applied to a server and may also be applied to a local computer, as shown in fig. 1, where the method includes the following steps:
101: at least one first form associated with a task page is determined in response to a modification operation for the task page.
102: a first form snapshot of the first form is generated and stored.
103: and responding to a form obtaining request in the task page, and backfilling at least one first form associated with the task page based on the first form snapshot.
In practical applications, developers may face various development requirements in the process of developing task pages. If the current development task is a data form containing a large amount of data, a developer is required to manually fill in the form, it is easy to understand that in the development process, repeated tests may be required, although some data in the form are modified, when the task generation or page refreshing is performed, data in some forms are cleared, and data in the development process cannot be directly stored. The repeated data filling of the developers consumes much time and energy of the developers, and the development efficiency is seriously influenced.
Therefore, the development task can be monitored, and the form repeated filling in the development process can be completed in a snapshot backfill mode. The method comprises the following specific steps:
when a developer modifies a task page currently under development, it indicates that retesting or refreshing of the current page may be needed next. Because the current task is in a development stage, all data in a task page cannot be directly and completely stored, and the data can be cleared when the page is refreshed. Therefore, after monitoring the modification operation of the developer on the task page, the snapshot processing can be performed on the first form associated with the current task page, and the first form snapshot is generated and stored.
When the form needs to be refilled in the refreshing or testing process, the form can be directly refilled by using the saved first form snapshot. By the method, the form filling efficiency in the development process can be effectively improved, and further development efficiency is improved for developers.
It should be noted that the modification operation described herein may be any modification on the task page, such as a function control modification, a display effect modification, a form data modification, a data source modification, and the like. The generating and storing operation may be to automatically trigger the snapshot to be generated and stored based on the modification operation, or may be to click a snapshot control to generate a first form snapshot and store the first form snapshot according to a requirement, for example, after the current page is modified.
And the backfilling operation can be that after the developer clicks the refreshing or testing operation, at least one first form is automatically backfilled to the corresponding position.
In one or more embodiments of the present application, the determining at least one first form associated with a task page in response to a modification operation for the task page includes: displaying the task page; in response to the modification operation for the task page, determining a page position of the modification operation; and determining at least one first form associated with the task page based on the page position.
In a development task, the page that the developer is processing can be seen in the page that is currently being exposed. If the developer modifies the page correspondingly, the current page needs to be snapshot-processed. Specifically, based on a task page currently being displayed, the position of the operation modified by the developer in the task page is determined, and then the first form is generated. In practical applications, the at least one first form associated with the task page may be the entire page currently being displayed as the first form, or may be the first form for a specific object in the entire page currently being displayed.
The determining at least one first form associated with the task page based on the page position may specifically include: and selecting a part of regions from the task page as a first form based on the page position and a preset selection rule.
The preset selection rule may be, for example, that the whole task page is selected and used as a first form, or that the whole task page is selected and divided into a plurality of first forms. In addition, the selection can be performed for a specific area in the whole task page, for example, only the currently displayed area is selected. The selection can also be performed according to the specific object of the task page, for example, only the table in the task page is selected. Of course, the preset selection rule mentioned here is used as a preferred example and does not constitute a limitation to the technical solution of the present application. In practical applications, a plurality of rules may be mixed for use, or a user may set another rule according to his or her own needs.
In one or more embodiments of the present application, generating and storing a first form snapshot of the first form includes: and if the selected partial area corresponding to the preset selection rule is smaller than the task page area, generating a first form snapshot carrying an area identifier based on the selected area.
In practical applications, because the task page contains more contents, some forms are the contents that can be filled in, and some display controls or display images that cannot be filled in. For example, in a certain task page, the upper half is a map image, and the lower half is position data and current map environment data, so that when a first form snapshot is generated, only the lower half is required to be used as a selected part area, and the upper half is not required to be generated into the first form snapshot, so that the production efficiency of the form snapshot can be improved, the snapshot storage space can be saved, and the refilling speed of subsequent snapshots can be improved.
If the selected partial area is smaller than the task page area, the task page can be divided into a plurality of selected partial areas, and each selected partial area is numbered. When the first snapshot is generated, the corresponding first form snapshot is generated according to the position relation, and the number is marked on the first form snapshot. In practical application, only one form snapshot for the same selected partial area may be provided, that is, when a new form snapshot is generated, the new form snapshot is directly used to replace the old form snapshot.
In one or more embodiments of the present application, backfilling at least one first form associated with the task page based on the first form snapshot in response to a form get request in the task page includes: if the form acquiring request is a test request, responding to the test request aiming at least partial content of the task page, and determining at least one first form snapshot corresponding to the test request; backfilling at least one first form associated with the task page based on the first form snapshot.
In practical application, the scheme can be applied in the process of software development. Specifically, if during the development of the testing process, some of the contents need to be modified and retested. And triggering the test related control after the modification of the developer is completed, and performing form backfilling on the current task page to be tested according to the pre-generated first form snapshot before executing the test action. If the first form snapshots contain a plurality of first form snapshots to be refilled, the first form snapshots can be refilled in sequence according to the numbers of the first form snapshots. And after the backfilling is finished, automatically continuing to execute the test related action. Through the scheme, in the test process, developers do not need to manually participate in data entry, but backfill actions are automatically completed through a form snapshot backfill mode, and the individual development work efficiency of the developers can be effectively improved.
In one or more embodiments of the present application, backfilling at least one first form associated with the task page based on the first form snapshot in response to a form get request in the task page includes: if the form acquisition request is a refresh request, responding to the refresh request aiming at least partial content of the task page, and determining at least one first form snapshot corresponding to the test request; backfilling at least one first form associated with the task page based on the first form snapshot.
In practical application, if a developer modifies some part of functions or data in a task page, the current task page needs to be refreshed in order to enable the modified data to take effect or update synchronously. If the task page contains the data form, the form data can be cleared when the task page is refreshed. Therefore, when the developer triggers a task refresh request, after the refresh is completed, or while the refresh is being performed, the first form snapshot is also backfilled to the corresponding position in the task page. If the first form snapshots contain a plurality of first form snapshots to be refilled, the first form snapshots can be refilled in sequence according to the numbers of the first form snapshots. And after the backfilling is finished, automatically continuing to execute the refreshed related actions.
In one or more embodiments of the present application, the determining, in response to the modification operation for the task page, a page position of the modification operation includes: dividing the task page into a plurality of form areas; and in response to the modification operation aiming at any form area, determining the page position of the modification operation.
As described above, since the task page may include content that is not completely a form and form data, there is some content that is not allowed to be refilled (e.g., a map image). Therefore, the current task page can be manually split, and which areas need to be used as form partitions for generating the form snapshots can be determined. And when the developer modifies the operation, determining a form area corresponding to the page position on the task page, and generating a form snapshot. Similarly, when backfilling is performed, backfilling can be performed based on preset form areas.
Based on the same idea, the embodiment of the application further provides a form snapshot backfill device. Fig. 2 is a schematic structural diagram of a form snapshot backfilling device according to an embodiment of the present application. As can be seen from fig. 2, the device comprises:
the determining module 21 is configured to determine at least one first form associated with the task page in response to a modification operation for the task page.
And the generating module 22 is configured to generate and store a first form snapshot of the first form.
And the backfilling module 23 is configured to backfill at least one first form associated with the task page based on the first form snapshot in response to the form obtaining request in the task page.
Optionally, the determining module 21 is further configured to display the task page; in response to the modification operation for the task page, determining a page position of the modification operation; and determining at least one first form associated with the task page based on the page position.
Optionally, the determining module 21 is further configured to select a partial area from the task page as the first form based on the page position and a preset selection rule.
Optionally, the generating module 22 is configured to generate a first form snapshot carrying an area identifier based on the selected area if the selected partial area corresponding to the preset selection rule is smaller than the task page area.
Optionally, the backfilling module 23 is configured to, if the form obtaining request is a test request, respond to the test request for at least part of the content of the task page, and determine at least one first form snapshot corresponding to the test request;
backfilling at least one first form associated with the task page based on the first form snapshot.
Optionally, the backfilling module 23 is configured to, if the form obtaining request is a refresh request, determine at least one first form snapshot corresponding to the test request in response to the refresh request for at least part of content of the task page;
backfilling at least one first form associated with the task page based on the first form snapshot.
Optionally, the determining module 21 is further configured to divide the task page into a plurality of form areas; and in response to the modification operation aiming at any form area, determining the page position of the modification operation.
In a possible design, the structure of the form snapshot backfill apparatus shown in fig. 2 can be implemented as an electronic device, and as shown in fig. 3, the electronic device corresponding to another form snapshot backfill apparatus provided in the embodiment shown in fig. 2 is a schematic structural diagram, where the electronic device may include: a processor 31, a memory 32, wherein the memory 32 is used for storing one or more computer instructions, and the one or more computer instructions, when executed by the processor 31, implement the steps performed by the server in the foregoing embodiments.
Optionally, the electronic device may further include a communication interface 33 for communicating with other devices.
In addition, an embodiment of the present invention provides a computer storage medium for storing a computer program, where the computer program enables a client to implement the form snapshot backfill method in the embodiment shown in fig. 2 when executed.
Based on the above embodiment, in the development task, some task pages contain a form with a larger data size. If a developer needs to modify a task page in a development process, responding to modification operation aiming at the task page, and determining at least one first form related to the task page; generating and storing a first form snapshot of the first form; and responding to a form obtaining request in the task page, and backfilling at least one first form associated with the task page based on the first form snapshot. By the scheme, the task page for the task to be developed is monitored, when modification operation is carried out in the task page, namely the data in the task page is changed, the form is modified, retesting or refreshing is possibly required to meet the development requirement, the first form in the page is backfilled by using the first form snapshot, manual filling by developers is not required, and the working efficiency and the development efficiency can be effectively improved.
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 may be selected according to actual needs to achieve the purpose of the solution of the present embodiment. One of ordinary skill in the art can understand and implement it without inventive effort.
Through the above description of the embodiments, those skilled in the art will clearly understand that each embodiment can be implemented by adding a necessary general hardware platform, and of course, can also be implemented by a combination of hardware and software. With this understanding in mind, the above-described aspects and portions of the present technology which contribute substantially or in part to the prior art may be embodied in the form of a computer program product, which may be embodied on one or more computer-usable storage media having computer-usable program code embodied therein, including without limitation disk storage, CD-ROM, optical storage, and the like.
The present invention is described with reference to flowchart illustrations and/or block diagrams of methods, apparatus (systems), and computer program products according to embodiments of the invention. It will be understood that each flow and/or block of the flow diagrams and/or block diagrams, and combinations of flows and/or blocks in the flow diagrams and/or block diagrams, can be implemented by computer program instructions. These computer program instructions may be provided to a processor of a general purpose computer, special purpose computer, embedded processor, or other programmable resource updating apparatus to produce a machine, such that the instructions, which execute via the processor of the computer or other programmable resource updating apparatus, create means for implementing the functions specified in the flowchart flow or flows and/or block diagram block or blocks.
These computer program instructions may also be stored in a computer-readable memory that can direct a computer or other programmable resource updating apparatus to function in a particular manner, such that the instructions stored in the computer-readable memory produce an article of manufacture including instruction means which implement the function specified in the flowchart flow or flows and/or block diagram block or blocks.
These computer program instructions may also be loaded onto a computer or other programmable resource updating apparatus to cause a series of operational steps to be performed on the computer or other programmable apparatus to produce a computer implemented process such that the instructions which execute on the computer or other programmable apparatus provide steps for implementing the functions specified in the flowchart flow or flows and/or block diagram block or blocks.
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.
Finally, it should be noted that: the above examples are only intended to illustrate the technical solution of the present invention, but not to limit it; 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; and such modifications or substitutions do not depart from the spirit and scope of the corresponding technical solutions of the embodiments of the present invention.
Claims (10)
1. The form snapshot backfill method is applied to a server side, and comprises the following steps:
in response to a modification operation for a task page, determining at least one first form associated with the task page;
generating and storing a first form snapshot of the first form;
and responding to a form obtaining request in the task page, and backfilling at least one first form associated with the task page based on the first form snapshot.
2. The method of claim 1, wherein determining at least one first form associated with a task page in response to a modify operation on the task page comprises:
displaying the task page;
in response to the modification operation for the task page, determining a page position of the modification operation;
and determining at least one first form associated with the task page based on the page position.
3. The method of claim 2, wherein determining at least one first form associated with the task page based on the page location comprises:
and selecting a part of regions from the task page as a first form based on the page position and a preset selection rule.
4. The method of claim 3, wherein generating and storing the first form snapshot of the first form comprises:
and if the selected partial area corresponding to the preset selection rule is smaller than the task page area, generating a first form snapshot carrying an area identifier based on the selected area.
5. The method of claim 1, wherein backfilling to at least one first form associated with the task page based on the first form snapshot in response to a form get request in the task page comprises:
if the form acquiring request is a test request, responding to the test request aiming at least partial content of the task page, and determining at least one first form snapshot corresponding to the test request;
backfilling at least one first form associated with the task page based on the first form snapshot.
6. The method of claim 1, wherein backfilling to at least one first form associated with the task page based on the first form snapshot in response to a form get request in the task page comprises:
if the form acquisition request is a refresh request, responding to the refresh request aiming at least partial content of the task page, and determining at least one first form snapshot corresponding to the test request;
backfilling at least one first form associated with the task page based on the first form snapshot.
7. The method of claim 2, wherein determining a page location of the modify operation in response to the modify operation for the task page comprises:
dividing the task page into a plurality of form areas;
and in response to the modification operation aiming at any form area, determining the page position of the modification operation.
8. The form snapshot backfilling device is applied to a server side, and comprises:
the determining module is used for responding to modification operation aiming at a task page, and determining at least one first form related to the task page;
the generating module is used for generating and storing a first form snapshot of the first form;
and the backfilling module is used for responding to the form obtaining request in the task page and backfilling at least one first form related to the task page based on the first form snapshot.
9. An electronic device, comprising: a processor, a memory for storing one or more computer instructions, wherein the one or more computer instructions, when executed by the processor, implement the form snapshot backfill method of any one of claims 1-7.
10. A computer-readable storage medium storing a computer program, wherein the computer program, when executed by one or more processors, causes the one or more processors to perform acts comprising:
in response to a modification operation for a task page, determining at least one first form associated with the task page;
generating and storing a first form snapshot of the first form;
and responding to a form obtaining request in the task page, and backfilling at least one first form associated with the task page based on the first form snapshot.
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
CN202110139213.2A CN112835492A (en) | 2021-02-01 | 2021-02-01 | Form snapshot backfill method, device, equipment and storage medium |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
CN202110139213.2A CN112835492A (en) | 2021-02-01 | 2021-02-01 | Form snapshot backfill method, device, equipment and storage medium |
Publications (1)
Publication Number | Publication Date |
---|---|
CN112835492A true CN112835492A (en) | 2021-05-25 |
Family
ID=75931539
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
CN202110139213.2A Pending CN112835492A (en) | 2021-02-01 | 2021-02-01 | Form snapshot backfill method, device, equipment and storage medium |
Country Status (1)
Country | Link |
---|---|
CN (1) | CN112835492A (en) |
Citations (8)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN101782919A (en) * | 2009-12-29 | 2010-07-21 | 北京搜狗科技发展有限公司 | Web form data output method, device and form processing system |
CN102215250A (en) * | 2011-03-30 | 2011-10-12 | 广州市动景计算机科技有限公司 | Automatic form filling method for mobile communication equipment terminal, server and client |
CN105635229A (en) * | 2014-11-06 | 2016-06-01 | 阿里巴巴集团控股有限公司 | Data backfill method and device |
CN106021561A (en) * | 2016-05-30 | 2016-10-12 | 中国南方电网有限责任公司 | Page form processing method and device |
US20180153475A1 (en) * | 2014-06-13 | 2018-06-07 | Medtronic Minimed, Inc. | Physiological sensor history backfill system and method |
CN108459924A (en) * | 2017-02-22 | 2018-08-28 | 北京奥威科软信息技术有限公司 | A kind of method, apparatus, server and system for protecting data in Web lists |
CN110188306A (en) * | 2019-05-30 | 2019-08-30 | 深圳前海微众银行股份有限公司 | Method and device for automatically filling in web form |
CN112016284A (en) * | 2020-08-27 | 2020-12-01 | 北京字节跳动网络技术有限公司 | Processing method and equipment of electronic form |
-
2021
- 2021-02-01 CN CN202110139213.2A patent/CN112835492A/en active Pending
Patent Citations (8)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN101782919A (en) * | 2009-12-29 | 2010-07-21 | 北京搜狗科技发展有限公司 | Web form data output method, device and form processing system |
CN102215250A (en) * | 2011-03-30 | 2011-10-12 | 广州市动景计算机科技有限公司 | Automatic form filling method for mobile communication equipment terminal, server and client |
US20180153475A1 (en) * | 2014-06-13 | 2018-06-07 | Medtronic Minimed, Inc. | Physiological sensor history backfill system and method |
CN105635229A (en) * | 2014-11-06 | 2016-06-01 | 阿里巴巴集团控股有限公司 | Data backfill method and device |
CN106021561A (en) * | 2016-05-30 | 2016-10-12 | 中国南方电网有限责任公司 | Page form processing method and device |
CN108459924A (en) * | 2017-02-22 | 2018-08-28 | 北京奥威科软信息技术有限公司 | A kind of method, apparatus, server and system for protecting data in Web lists |
CN110188306A (en) * | 2019-05-30 | 2019-08-30 | 深圳前海微众银行股份有限公司 | Method and device for automatically filling in web form |
CN112016284A (en) * | 2020-08-27 | 2020-12-01 | 北京字节跳动网络技术有限公司 | Processing method and equipment of electronic form |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
US11941331B2 (en) | Multi-phase flow visualizations based on fluid occupation time | |
US10686891B2 (en) | Migration of applications to a computing environment | |
CN112131504A (en) | Webpage editing and displaying method, device, equipment and storage medium | |
CN107885645A (en) | Calculate method, apparatus and electronic equipment that the first screen of the page renders duration | |
US11853752B2 (en) | Migration of web applications between different web application frameworks | |
CN111158673A (en) | Method and device for configuring rotating disc movable page | |
Nita et al. | FIM-SIM: fault injection module for CloudSim based on statistical distributions | |
CN109977317B (en) | Data query method and device | |
CN112564996B (en) | Pressure test flow scheduling, control method, equipment and computer readable medium | |
CN110928540A (en) | Page generation method and device | |
CN113641644B (en) | Data pushing system | |
US20200350032A1 (en) | Data and memory reorganization | |
US10394529B2 (en) | Development platform of mobile native applications | |
Straesser et al. | Kubernetes-in-the-Loop: enriching microservice simulation through authentic container orchestration | |
CN112835492A (en) | Form snapshot backfill method, device, equipment and storage medium | |
CN110058996B (en) | Program debugging method, device, equipment and storage medium | |
CN116301856B (en) | Design method, device, equipment and medium of visual form designer | |
CN117034655A (en) | Flood deduction simulation method and device, storage medium and electronic equipment | |
CN115048083A (en) | Visualization method and device for assembly, storage medium and electronic equipment | |
CN114462362A (en) | Report file generation method and device, computer equipment and storage medium | |
Zou et al. | A Study of UI Construction in Android and Flutter: Comparative & Analysis | |
Allen et al. | Comparing Cost and Performance of Microservices and Serverless in AWS: EC2 vs Lambda | |
CN114297082A (en) | Method and device for generating program test point, storage medium and electronic equipment | |
CN117130596A (en) | Service demand processing method and device based on virtual reality environment | |
CN116302356A (en) | Container deployment method and device, storage medium and electronic equipment |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
PB01 | Publication | ||
PB01 | Publication | ||
SE01 | Entry into force of request for substantive examination | ||
SE01 | Entry into force of request for substantive examination | ||
RJ01 | Rejection of invention patent application after publication | ||
RJ01 | Rejection of invention patent application after publication |
Application publication date: 20210525 |