CN112416401B - Data updating method, device and equipment - Google Patents

Data updating method, device and equipment Download PDF

Info

Publication number
CN112416401B
CN112416401B CN202011323007.9A CN202011323007A CN112416401B CN 112416401 B CN112416401 B CN 112416401B CN 202011323007 A CN202011323007 A CN 202011323007A CN 112416401 B CN112416401 B CN 112416401B
Authority
CN
China
Prior art keywords
page
identifier
block
processed
updating
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
CN202011323007.9A
Other languages
Chinese (zh)
Other versions
CN112416401A (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.)
Beijing QIYI Century Science and Technology Co Ltd
Original Assignee
Beijing QIYI Century Science and Technology Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Beijing QIYI Century Science and Technology Co Ltd filed Critical Beijing QIYI Century Science and Technology Co Ltd
Priority to CN202011323007.9A priority Critical patent/CN112416401B/en
Publication of CN112416401A publication Critical patent/CN112416401A/en
Application granted granted Critical
Publication of CN112416401B publication Critical patent/CN112416401B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F8/00Arrangements for software engineering
    • G06F8/60Software deployment
    • G06F8/65Updates

Landscapes

  • Engineering & Computer Science (AREA)
  • Software Systems (AREA)
  • General Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Computer Security & Cryptography (AREA)
  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • Information Retrieval, Db Structures And Fs Structures Therefor (AREA)

Abstract

The embodiment of the invention provides a data updating method, a device and equipment, which can receive a target updating instruction, wherein the target updating instruction carries a target block identifier of a target block and respective first page identifiers of pages to be updated corresponding to the target block, and the pages to be updated are updated pages containing the target block; based on the first page identification and the target block identification, the corresponding relation between the currently recorded block and the page is updated. Based on the above processing, when the target blocks corresponding to the plurality of pages to be updated are the same, the user can input the target update instruction only once, and further, the corresponding relationship between the currently recorded block and the page can be updated based on the first page identifier and the target block identifier carried in the target update instruction, so that the user does not need to input the update instruction for each page to be updated for many times, the operation flow can be simplified, and further, the data update efficiency can be improved.

Description

Data updating method, device and equipment
Technical Field
The present invention relates to the field of computer technologies, and in particular, to a method, an apparatus, and a device for updating data.
Background
The client refers to a front-end application program corresponding to a back-end server and providing local services for users. When a certain page needs to be displayed, the client can send a request message for the page to the server, and when the server receives the request message, each block corresponding to the page can be determined according to the corresponding relation between the locally recorded card (block) and the page. A block is encapsulated by a set of associated data, e.g., a block corresponding to a page for playing movie-a may be encapsulated by related data of movie-a (e.g., video data and graphic presentation of movie-a, etc.). And then, the server can aggregate the determined blocks according to a preset sequence to obtain page data of the page and send the page data to the client.
In addition, when the page needs to be updated, the server can update the corresponding relation recorded locally. In the prior art, the method for updating the correspondence relationship may include the following steps: for a page to be updated, a technician can input an update instruction for the page to the server, and then the server can delete the block identifier of the block to be updated carried in the update instruction from the block identifiers of the blocks corresponding to the page, or can add the block identifier of the block to be updated carried in the update instruction to the block identifiers of the blocks corresponding to the page.
However, when the blocks to be updated corresponding to the plurality of pages to be updated are the same, for each page, the technician needs to input an update instruction for the page carrying the block identifier of the block to be updated to the server, so that the server completes the update of the corresponding relationship. Therefore, in the above process, the user operation is complicated, resulting in lower data update efficiency.
Disclosure of Invention
The embodiment of the invention aims to provide a data updating method, device and equipment so as to improve the data updating efficiency. The specific technical scheme is as follows:
in a first aspect of the present invention, there is provided a data updating method, the method comprising:
receiving a target updating instruction, wherein the target updating instruction carries a target block identifier of a target block and respective first page identifiers of all pages to be updated corresponding to the target block, and each page to be updated is a page containing the target block after being updated;
and updating the corresponding relation between the currently recorded block and the page based on the first page identifier and the target block identifier.
Optionally, the updating the correspondence between the currently recorded block and the page based on the first page identifier and the target block identifier includes:
Acquiring a page identifier corresponding to the target block identifier in the corresponding relation between the currently recorded block and the page as a second page identifier;
comparing the first page identifier with the second page identifier to obtain different page identifiers in the first page identifier and the second page identifier, wherein the different page identifiers are used as page identifiers to be processed;
and updating the page identifier corresponding to the target block identifier in the corresponding relation between the block and the page of the current record based on the page identifier to be processed.
Optionally, in the obtaining the corresponding relationship between the currently recorded block and the page, the page identifier corresponding to the target block identifier is used as the second page identifier, and after the second page identifier is used, the method further includes:
the target block identifier, the first page identifier and the second page identifier are used as information to be updated corresponding to the target updating instruction and added to a preset queue through a first process;
the step of comparing the first page identifier with the second page identifier to obtain different page identifiers in the first page identifier and the second page identifier, wherein the different page identifiers are used as page identifiers to be processed and comprise the steps of:
under the condition that the information to be updated corresponding to the target updating instruction is obtained according to the sequence of the information to be updated recorded in the preset queue, comparing the first page identifier with the second page identifier through a second process to obtain different page identifiers in the first page identifier and the second page identifier, wherein the different page identifiers are used as page identifiers to be processed, the updating modes corresponding to the page identifiers to be processed are determined, and the page identifiers to be processed and the identifiers corresponding to the updating modes of the page identifiers to be processed are sent to the first process;
Based on the page identifier to be processed, updating the page identifier corresponding to the target block identifier in the corresponding relation between the block and the page of the current record, including:
and updating the page identification corresponding to the target block identification in the corresponding relation between the block and the page of the current record based on the page identification to be processed and the updating mode corresponding to the page identification to be processed respectively through the first process.
Optionally, the updating mode includes: and in the corresponding relation between the currently recorded block and the page, recording that the target block identifier corresponds to the page identifier to be processed, or deleting the page identifier to be processed from the page identifier corresponding to the target block identifier.
Optionally, the updating the page identifier corresponding to the target block identifier in the corresponding relationship between the currently recorded block and the page based on the page identifier to be processed includes:
for each page identifier to be processed, if the page identifier to be processed is a first page identifier, recording that the target block identifier corresponds to the page identifier to be processed in the corresponding relation between the currently recorded block and the page;
And if the page identifier to be processed is the second page identifier, deleting the page identifier to be processed from the page identifier corresponding to the target block identifier in the corresponding relation between the block and the page which are recorded currently.
Optionally, after the target block identifier, the first page identifier, and the second page identifier are added to a preset queue through the first process as information to be updated corresponding to the update instruction, the method further includes:
and displaying a reminding message in a display interface through the first process, wherein the reminding message is used for reminding a user that the updating process of the target updating instruction is completed.
In a second aspect of the present invention, there is also provided a data updating apparatus, the apparatus comprising:
the device comprises a receiving module, a processing module and a processing module, wherein the receiving module is used for receiving a target updating instruction, wherein the target updating instruction carries a target block identifier of a target block and respective first page identifiers of all pages to be updated corresponding to the target block, and the pages to be updated are updated pages containing the target block;
and the updating module is used for updating the corresponding relation between the currently recorded block and the page based on the first page identifier and the target block identifier.
Optionally, the updating module is specifically configured to obtain, as a second page identifier, a page identifier corresponding to the target block identifier in a corresponding relationship between a currently recorded block and a page;
comparing the first page identifier with the second page identifier to obtain different page identifiers in the first page identifier and the second page identifier, wherein the different page identifiers are used as page identifiers to be processed;
and updating the page identifier corresponding to the target block identifier in the corresponding relation between the block and the page of the current record based on the page identifier to be processed.
Optionally, the apparatus further includes:
the adding module is used for executing the step of adding the target block identifier, the first page identifier and the second page identifier to a preset queue through a first process after the page identifier corresponding to the target block identifier is used as the second page identifier in the corresponding relation between the block and the page which are recorded currently and obtained by the updating module;
the updating module is specifically configured to compare, by a second process, the first page identifier with the second page identifier to obtain different page identifiers in the first page identifier and the second page identifier, as page identifiers to be processed, determine update modes corresponding to the page identifiers to be processed, and send the page identifiers to be processed and the identifiers corresponding to the update modes to be processed to the first process when the information to be updated corresponding to the target update instruction is obtained according to the sequence of each piece of information to be updated recorded in the preset queue;
The updating module is specifically configured to update, through the first process, a page identifier corresponding to the target block identifier in a corresponding relationship between a currently recorded block and a page based on the page identifier to be processed and an updating manner corresponding to each page identifier to be processed.
Optionally, the updating method includes recording that the target block identifier corresponds to the page identifier to be processed in a corresponding relation between the currently recorded block and the page, or deleting the page identifier to be processed from the page identifier corresponding to the target block identifier.
Optionally, the updating module is specifically configured to record, for each page identifier to be processed, that the target block identifier corresponds to the page identifier to be processed in a corresponding relationship between a currently recorded block and a page if the page identifier to be processed is a first page identifier;
and if the page identifier to be processed is the second page identifier, deleting the page identifier to be processed from the page identifier corresponding to the target block identifier in the corresponding relation between the block and the page which are recorded currently.
Optionally, the apparatus further includes:
the display module is used for executing the first process to display a reminding message in a display interface after the adding module executes the target block identifier, the first page identifier and the second page identifier which are used as information to be updated corresponding to the updating instruction and are added to a preset queue, wherein the reminding message is used for reminding a user that the updating process of the target updating instruction is completed.
In yet another aspect of the present invention, there is also provided an electronic device including a processor, a communication interface, a memory, and a communication bus, wherein the processor, the communication interface, and the memory perform communication with each other through the communication bus;
a memory for storing a computer program;
and the processor is used for realizing any one of the data updating method steps when executing the program stored in the memory.
In yet another aspect of the present invention, there is also provided a computer readable storage medium having stored therein a computer program which, when executed by a processor, implements any of the above described data updating methods.
In yet another aspect of the invention, there is also provided a computer program product containing instructions which, when run on a computer, cause the computer to perform any of the data updating methods described above.
The data updating method provided by the embodiment of the invention can receive the target updating instruction, wherein the target updating instruction carries the target block identifier of the target block and the respective first page identifiers of the pages to be updated corresponding to the target block, and the pages to be updated are updated pages containing the target block; based on the first page identification and the target block identification, the corresponding relation between the currently recorded block and the page is updated.
Based on the above processing, when the target blocks corresponding to the plurality of pages to be updated are the same, the user can input the target update instruction only once, the target update instruction carries the target block identifier of the target block and the respective first page identifiers of the respective pages to be updated corresponding to the target block, and further, the corresponding relationship between the currently recorded block and the page can be updated based on the first page identifiers and the target block identifiers, so that the user does not need to input the update instruction for each page to be updated for multiple times, the operation flow can be simplified, and further, the data update efficiency can be 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.
FIG. 1 is a schematic diagram of a block and page according to an embodiment of the present invention;
FIG. 2 is a flow chart of a method for updating data according to an embodiment of the present invention;
FIG. 3 is a flowchart of another data updating method according to an embodiment of the present invention;
FIG. 4 is a flowchart of another data update method according to an embodiment of the present invention;
FIG. 5 is a flowchart of another data update method according to an embodiment of the present invention;
FIG. 6 is a block diagram of a data update system according to an embodiment of the present invention;
FIG. 7 is a flowchart of another data update method according to an embodiment of the present invention;
FIG. 8 is a schematic diagram of another block and page according to an embodiment of the present invention;
FIG. 9 is a schematic diagram of a data storage mode according to an embodiment of the present invention;
FIG. 10 is a block diagram of a data updating apparatus according to an embodiment of the present invention;
fig. 11 is a block diagram of an electronic device according to an embodiment of the present invention.
Detailed Description
The technical solutions in the embodiments of the present invention will be described below with reference to the accompanying drawings in the embodiments of the present invention.
In the prior art, when the blocks to be updated corresponding to a plurality of pages to be updated are the same, for each page, a technician needs to input an update instruction carrying the block identifier of the block to be updated for the page to the server, and further, the server completes updating the corresponding relationship between the block and the page. Therefore, in the above process, the user operation is complicated, resulting in lower data update efficiency.
Referring to fig. 1, fig. 1 is a schematic diagram of a block and a page according to an embodiment of the present invention. The page to be updated includes: page 1, page 2, and page 3.
For the schematic diagram shown in fig. 1, in the prior art, if the user needs to record that page 1 corresponds to block 1 and block 2 in the corresponding relationship between blocks and pages, page 2 corresponds to block 1, page 3 corresponds to block 1, the user may input an update instruction 1 for page 1 to the server, the update instruction 1 carries a page identifier of page 1, a block identifier of block 1, and a block identifier of block 2, and the server may record that page 1 corresponds to block 1 and block 2 in the corresponding relationship between the currently recorded blocks and pages based on the update instruction 1.
Then, the user may input an update instruction 2 for the page 2, where the update instruction 2 carries a page identifier of the page 2 and a block identifier of the block 1, and the server may record that the page 2 corresponds to the block 1 in a corresponding relationship between the currently recorded block and the page based on the update instruction 2.
Then, the user may input an update instruction 3 for the page 3, where the update instruction 3 carries a page identifier of the page 3 and a block identifier of the block 1, and the server may record that the page 3 corresponds to the block 1 in a corresponding relationship between the currently recorded block and the page based on the update instruction 3.
Therefore, in the prior art, when the user needs to input 3 update instructions when the recording block 1 corresponds to the page 1, the page 2 and the page 3 in the corresponding relationship between the current block and the page, the server can make the recording block 1 correspond to the page 1, the page 2 and the page 3 in the corresponding relationship between the current block and the page, so that the user operation is complicated, and the data update efficiency is low.
In order to solve the above-mentioned problems, referring to fig. 2, fig. 2 is a flowchart of a data updating method provided in an embodiment of the present invention, where the method may be applied to a server, and the server may be used to perform data updating.
The method may comprise the steps of:
s201: and receiving a target updating instruction.
The target updating instruction carries a target block identifier of a target block and respective first page identifiers of all pages to be updated corresponding to the target block, wherein each page to be updated is a page containing the target block after being updated.
S202: based on the first page identification and the target block identification, the corresponding relation between the currently recorded block and the page is updated.
According to the data updating method provided by the embodiment of the invention, when the target blocks corresponding to the pages to be updated are the same, the user can only input the target updating instruction once, the target updating instruction carries the target block identification of the target block and the respective first page identification of each page to be updated corresponding to the target block, and further, the corresponding relation between the currently recorded block and the page can be updated based on the first page identification and the target block identification, the user does not need to input the updating instruction aiming at each page to be updated for multiple times, the operation flow can be simplified, and further, the data updating efficiency can be improved.
Correspondingly, for the block-to-page schematic diagram shown in fig. 1, according to the method provided by the embodiment of the present invention, if the user needs to record that page 1 corresponds to block 1 and page 2 in the corresponding relationship between block and page, page 2 corresponds to block 1, page 3 corresponds to block 1, and the user may input an update instruction 4 to the server, where the update instruction 4 carries the block identifier of block 1, the page identifier of page 2, and the page identifier of page 3. The server may record that the block 1 corresponds to all of page 1, page 2, and page 3 in the correspondence relationship between the currently recorded block and page based on the update instruction 4.
Then, the user may input an update instruction 5 to the server, where the update instruction 5 carries the block identifier of the block 2 and the page identifier of the page 1, and the server may record that the block 2 corresponds to the page 1 in the corresponding relationship between the currently recorded block and the page based on the update instruction 5.
It can be seen that, according to the data updating method provided by the embodiment of the present invention, when a user needs to record that the block 1 corresponds to the page 1, the page 2 and the page 3 in the corresponding relationship between the current block and the page, the user only needs to input 1 time of updating instructions carrying the block identifier of the block 1, the page identifier of the page 2 and the page identifier of the page 3, so that the server can record that the block 1 corresponds to the page 1, the page 2 and the page 3 in the corresponding relationship between the current block and the page based on the received updating instructions. The user operation flow can be simplified, and the data updating efficiency is improved.
In step S201, when the correspondence between the blocks and the pages needs to be updated, the user can determine the current pages to be updated and the blocks (i.e. target blocks) corresponding to the pages to be updated. And the target blocks corresponding to the pages to be updated represent that the updated pages to be updated contain the target blocks.
The user may then input a target update instruction to the server. The target update instruction carries the page identifier (i.e. the first page identifier) of each page to be updated and the block identifier (i.e. the target block identifier) of the target block.
The page identifier of a page may be the name of the page, or may number each page according to a first preset rule, and the page identifier of a page may also be the number corresponding to the page. The block identifier of a block may be the name of the block, or the blocks may be numbered according to a second preset rule, and the block identifier of a block may also be the number corresponding to the block.
In one implementation manner, the server may display a parameter input page corresponding to each block, and the user may input, in the parameter input page corresponding to the target block, a page identifier of a page to be updated corresponding to the target block, so as to input a target update instruction to the server.
In addition, when the page to be updated includes all pages of the same page type, since the prefixes or suffixes of the page identifications of all pages of the page type are the same, when the user inputs the page identifications of the page to be updated, a "prefix" may be input, and it may be indicated that all pages with the same prefix of the page identifications are the page to be updated, that is, all pages indicating the page type are the page to be updated. Or inputting a suffix, wherein all pages with the same suffix of the page identification are pages to be updated, namely all pages representing the page type are pages to be updated.
For example, the "channel" page types include: a "movie channel" page and a "television channel" page. The page identification of the "movie channel" page is: the page identification of the "pindao.dianing" page is: "pindao.dianshiju", the prefixes of the page identifications of the 2 pages are: "pindao. When the user inputs the page identifier, the user may input "pindao., which may mean that the" movie channel "page and the" television channel "page are both determined to be the pages to be updated.
In addition, for each block, the service may record the page identifier of the page to be updated carried in the update instruction for the block that is received last time. Correspondingly, for the target block, when receiving the update instruction for the target block, the page identifier (i.e. the second page identifier) of the page to be updated, which is recorded when the last received update instruction for the target block, can be queried. Then, the server updates the corresponding relation between the block and the page based on the second page identifier and the first page identifier carried in the received update instruction (i.e. the target update instruction) for the target block. The method for updating the corresponding relation between the block and the page by the server can be referred to in detail in the following embodiments.
In one embodiment of the present invention, referring to fig. 3, step S202 may include the steps of:
s2021: and acquiring a page identifier corresponding to the target block identifier in the corresponding relation between the currently recorded block and the page, and taking the page identifier as a second page identifier.
S2022: comparing the first page identifier with the second page identifier to obtain different page identifiers in the first page identifier and the second page identifier, and using the different page identifiers as page identifiers to be processed.
S2023: and updating the page identifier corresponding to the target block identifier in the corresponding relation between the block and the page of the current record based on the page identifier to be processed.
In step S2021, in one implementation, the server may traverse the corresponding relationship between the currently recorded block and the page, and determine the page identifier (i.e. the second page identifier) corresponding to the target block identifier.
In another implementation manner, to improve the efficiency of data update, the server may obtain the page identifier (i.e. the second page identifier) recorded by the server when the update instruction for the target block is received last time.
It can be understood that the correspondence between the blocks and the pages is recorded, and the time required for the server to traverse the correspondence between the blocks and the pages is longer. Therefore, the server can directly acquire the recorded second page identifier when the update instruction for the target block is received last time, and does not need to traverse the corresponding relation between the block and the page, so that the data update efficiency can be improved.
In step S2023, after determining the pending page identifier, the server may update the page identifier corresponding to the target block identifier in the correspondence relationship between the currently recorded block and the page based on the pending page identifier.
In one embodiment of the present invention, referring to fig. 4, step S2023 may include the steps of:
s20231: for each page identifier to be processed, if the page identifier to be processed is the first page identifier, in the corresponding relation between the currently recorded block and the page, the record target block identifier corresponds to the page identifier to be processed.
S20232: if the page identifier to be processed is the second page identifier, deleting the page identifier to be processed from the page identifier corresponding to the target block identifier in the corresponding relation between the block and the page which are recorded currently.
In step S20231, for each page identifier to be processed, if the page identifier to be processed is the first page identifier, it indicates that the page identifier corresponding to the target block identifier does not include the page identifier to be processed in the corresponding relationship between the currently recorded block and the page, and the target update instruction carries the page identifier to be processed, that is, the page identifier to be processed needs to be added to the page identifier corresponding to the target block identifier. Furthermore, the server may record, in the correspondence between the currently recorded block and the page, the target block identifier corresponding to the page identifier to be processed.
In step S20232, for each page identifier to be processed, if the page identifier to be processed is the second page identifier, it indicates that the page identifier corresponding to the target block identifier in the corresponding relationship between the currently recorded block and the page includes the page identifier to be processed, and the target update instruction does not carry the page identifier to be processed, that is, the page identifier to be processed needs to be deleted from the page identifiers corresponding to the target block identifier. Further, the server may delete the page identifier to be processed from the page identifier corresponding to the target block identifier.
In one embodiment of the present invention, referring to fig. 5, after step S2021, the method may further include the steps of:
s2024: and adding the target block identifier, the first page identifier and the second page identifier to a preset queue through a first process as information to be updated corresponding to the target updating instruction.
Accordingly, step S2022 may include the steps of:
s20221: under the condition that the information to be updated corresponding to the target updating instruction is obtained according to the sequence of the information to be updated recorded in the preset queue, comparing the first page identifier and the second page identifier through the second process to obtain different page identifiers in the first page identifier and the second page identifier, wherein the different page identifiers are used as the page identifiers to be processed, the updating modes corresponding to the page identifiers to be processed are determined, the page identifiers to be processed are sent to the first process, and the identifiers corresponding to the updating modes of the page identifiers to be processed are obtained.
Accordingly, step S2023 may include the steps of:
s202333: and updating the page identification corresponding to the target block identification in the corresponding relation between the block and the page which are recorded currently through a first process based on the page identification to be processed and the updating mode corresponding to the page identification to be processed.
In step S2024, the server may start a first process, and after acquiring the second page identifier, add the target block identifier, the first page identifier, and the second page identifier to the preset queue through the first process as information to be updated corresponding to the target update instruction.
In step S20221, the server may start the second process, and sequentially acquire and process each piece of information to be updated according to the order of the pieces of information to be updated recorded in the preset queue through the second process.
It can be understood that each piece of information to be updated recorded in the preset queue, that is, the first process receives the update instruction, determines the information to be updated corresponding to the update instruction, and then sequentially adds the information to be updated to the preset queue.
For each piece of information to be updated, the server can compare the first page identifier and the second page identifier in the information to be updated through the second process to obtain different page identifiers (namely page identifiers to be processed) in the first page identifier and the second page identifier.
In addition, for each page identifier to be processed, the updating mode corresponding to the page identifier to be processed can be determined through a second process. Then, the server can send the target block identifier, each page identifier to be processed and the identifier of the corresponding updating mode to the first process through the second process.
In one embodiment of the present invention, the update method may include: in the corresponding relation between the currently recorded block and the page, the recording target block identifier corresponds to the page identifier to be processed, or in the corresponding relation between the currently recorded block and the page, the page identifier to be processed is deleted from the page identifier corresponding to the target block identifier.
For each page identifier to be processed, if the page identifier to be processed is the first page identifier, the update mode corresponding to the page identifier to be processed can be determined as follows: in the corresponding relation between the currently recorded block and the page, the recording target block identifier corresponds to the page identifier to be processed. If the page identifier to be processed is the second page identifier, the update mode corresponding to the page identifier to be processed can be determined as follows: and deleting the page identifier to be processed from the page identifier corresponding to the target block identifier in the corresponding relation between the currently recorded block and the page.
In step S20233, the server may receive, through the first process, the identification of the page to be processed sent by the second process, and the identification of the update mode corresponding to each of the identification of the page to be processed. Then, for each page identifier to be processed, if the update mode corresponding to the page identifier to be processed is: in the corresponding relation between the currently recorded block and the page, the recording target block identifier corresponds to the page identifier to be processed. The server can record the target block identification corresponding to the page to be processed in the corresponding relation between the currently recorded block and the page according to the updating mode corresponding to the page to be processed through the first process.
If the update mode corresponding to the page identifier to be processed is: and deleting the page identifier to be processed from the page identifier corresponding to the target block identifier in the corresponding relation between the currently recorded block and the page. The server can delete the page identifier to be processed from the page identifier corresponding to the target block identifier in the corresponding relation between the currently recorded block and the page according to the updating mode corresponding to the page to be processed through the first process.
In another implementation manner, after the second page identifier is obtained, the server may compare the first page identifier and the second page identifier through the first process to obtain a page identifier to be processed. For each page identifier to be processed, an updating mode corresponding to the page identifier to be processed can be determined through a first process. And then, the target block identifier, each page identifier to be processed and the corresponding updating mode are used as the information to be updated corresponding to the target updating instruction and added to a preset queue.
Then, the server can sequentially acquire and process each piece of information to be updated from the preset queue according to the sequence of the information to be updated recorded in the preset queue through the second process.
For each piece of information to be updated, the server can update the page identifier corresponding to the block identifier in the corresponding relation between the block and the page of the current record through a second process based on the target block identifier, each page identifier to be processed and the corresponding updating mode in the information to be updated.
It can be understood that when the plurality of pieces of information to be updated contain the same page identifier, the block identifier corresponding to the page identifier needs to be updated multiple times in the corresponding relationship between the currently recorded block and the page, and if the plurality of pieces of information to be updated are processed at the same time, update errors may be caused.
Based on the processing, the information to be updated can be stored in the preset queue, so that the server sequentially processes the information to be updated according to the sequence of adding the information to be updated to the preset queue, and update errors can be avoided to a certain extent.
In one embodiment of the invention, after step S2024, the method may further comprise the steps of:
And displaying the reminding message in the display interface through the first process.
The reminding message is used for reminding the user of finishing the updating processing of the target updating instruction.
In one implementation, when the page to be processed in the information to be updated corresponding to the target update instruction has more identifiers, the time required for completing the target update instruction is longer. After the information to be updated corresponding to the target update instruction is stored in the preset queue, the server can display a reminding message for reminding the user of completing the update processing of the target update instruction in the display interface through the first process, update the corresponding relation between the block and the page on the basis of the information to be updated corresponding to the target update instruction in the background, and display the reminding message for reminding the user of completing the update processing of the target update instruction after the corresponding relation between the block and the page is updated. Correspondingly, according to the method provided by the embodiment of the invention, after the user browses the displayed reminding message, the next updating instruction can be input without waiting for the completion of updating, and further, the longer waiting time of the user can be avoided.
In one embodiment of the present invention, the target update instruction further carries an arrangement order of the target blocks in each page to be updated. The target update instruction may include aspexcompression (expression), in which the page identifier of each page to be updated is recorded, and the arrangement order of the target block in each page to be updated, for example, the expression may be: page identifier |sequence number, sequence number represents arrangement sequence of target block identifier in page to which the page identifier belongs. The server may also record the arrangement sequence of the target block in each page to be updated when updating the corresponding relation between the block and the page.
Subsequently, when the server receives the request message for a certain page sent by the client, the server can aggregate each block according to the arrangement sequence of each block corresponding to the page recorded in the corresponding relation between the block and the page, so as to obtain the page data of the page, and send the page data to the client.
Referring to fig. 6, fig. 6 is a block diagram of a data updating system according to an embodiment of the present invention.
The page template management system shown in fig. 6 is a data updating system in the embodiment of the present invention. The data updating system includes: the system comprises a template management module, an expression analysis module and an expression update trigger.
The template management module corresponds to the first process in the above embodiment, the expression analysis module corresponds to the second process in the above embodiment, and the expression update trigger is used for communication between the template management module and the expression analysis module.
Referring to fig. 7, fig. 7 is a flowchart of another data updating method according to an embodiment of the present invention, where the method is applied to the data updating system shown in fig. 6.
The user can input a target update instruction for the target block in a parameter input page corresponding to the target block.
The template management module can receive a target updating instruction input by a user, and extract a target block identifier and a first expression carried in the target updating instruction, wherein the first expression records a first page identifier of a current page to be updated. Then, the template management module may obtain the recorded expression (may be referred to as a second expression) when the update instruction for the target block is received last time, where the page identifier (i.e. the second page identifier) of the page to be updated corresponding to the target block when the corresponding relationship between the update block and the page is recorded last time in the second expression. Then, the template management module may add the target block identifier, the first expression and the second expression to a preset queue as information to be updated corresponding to the target update instruction.
The expression update trigger may acquire one piece of information to be updated from the preset queue according to the sequence of each piece of information to be updated recorded in the preset queue, and send the information to be updated to the expression analysis module.
For each piece of information to be updated received, the expression parsing module may determine a first expression and a second expression in the information to be updated. And then comparing the first page identifier recorded in the first expression with the second page identifier recorded in the second expression, and determining different page identifiers in the first page identifier and the second page identifier as page identifiers to be processed. For each page identifier to be processed, the expression analysis module can also determine an update mode corresponding to the page identifier to be processed. Furthermore, the expression analysis module may send an SQL (Structured Query Language ) statement to the expression update trigger, where the SQL statement carries the target block identifier, each page identifier to be processed, and the update mode corresponding to each page identifier.
After the expression update trigger receives the SQL statement, the received SQL statement may be forwarded to the template management module.
The template management module can update the page identifier corresponding to the target block identifier in the corresponding relation between the currently recorded block and the page based on the target block identifier, each page identifier to be processed and the corresponding updating mode carried in the received SQL sentence. After the corresponding relation between the currently recorded block and the page is updated, the template management module can also send a reminding message for reminding the expression update trigger of the completion of the update.
After the expression update trigger receives the reminding message sent by the template management module, the next information to be updated can be obtained from the preset queue according to the sequence of the information to be updated recorded in the preset queue, and the obtained information to be updated is sent to the expression analysis module, so that the expression analysis module processes the information. Similarly, the corresponding relationship between the block and the page can be updated.
Referring to fig. 8, fig. 8 is a schematic diagram of another block and page according to an embodiment of the present invention.
The page to be updated comprises: page 1, page 2, and page 3. When the user needs to record that the block 1 corresponds to the page 1, the page 2 corresponds to the page 3 in the corresponding relation between the current block and the page, the user can input a target update instruction carrying the block identifier of the block 1, the page identifier of the page 2 and the page identifier of the page 3, and the server can record that the block 1 corresponds to the page 1, the page 2 and the page 3 in the page identifier corresponding to the block 1 based on the target update instruction.
Referring to fig. 9, fig. 9 is a schematic diagram of a data storage manner according to an embodiment of the present invention.
Each page corresponds to a different storage area, and each storage area corresponding to a page is used for storing relevant data of the page (for example, a page identifier of the page, etc.). Each block corresponds to a different storage area, and the storage area corresponding to each block is used for storing relevant data of the block (for example, a block identifier of the block, an expression for recording a page identifier of a page currently corresponding to the block, etc.).
The corresponding relation between the blocks and the pages is stored in another storage area, the corresponding relation between the blocks and the pages is recorded with the block identifications of the blocks and the corresponding page identifications, the arrangement sequence of each block in the corresponding page and the association type of the blocks and the pages. The association type may represent a correspondence between the update block and the page based on the method provided by the embodiment of the present invention, or a correspondence between the update block and the page based on the prior art.
Corresponding to the method embodiment of fig. 2, referring to fig. 10, fig. 10 is a block diagram of a data updating apparatus according to an embodiment of the present invention, where the apparatus includes:
a receiving module 1001, configured to receive a target update instruction, where the target update instruction carries a target block identifier of a target block and respective first page identifiers of respective pages to be updated corresponding to the target block, where each page to be updated is a page that includes the target block after being updated;
The updating module 1002 is configured to update a correspondence between the currently recorded block and the page based on the first page identifier and the target block identifier.
Optionally, the updating module 1002 is specifically configured to obtain, as a second page identifier, a page identifier corresponding to the target block identifier in a corresponding relationship between a currently recorded block and a page;
comparing the first page identifier with the second page identifier to obtain different page identifiers in the first page identifier and the second page identifier, wherein the different page identifiers are used as page identifiers to be processed;
and updating the page identifier corresponding to the target block identifier in the corresponding relation between the block and the page of the current record based on the page identifier to be processed.
Optionally, the apparatus further includes:
an adding module, configured to perform, in the updating module 1002, obtaining a page identifier corresponding to the target block identifier in a corresponding relationship between a block and a page of the current record, and after the page identifier is used as a second page identifier, perform adding the target block identifier, the first page identifier, and the second page identifier, as information to be updated corresponding to the target update instruction, to a preset queue through a first process;
The updating module 1002 is specifically configured to compare, by a second process, the first page identifier with the second page identifier to obtain different page identifiers in the first page identifier and the second page identifier, as page identifiers to be processed, determine update manners corresponding to the page identifiers to be processed, and send the page identifiers to be processed and the identifiers corresponding to the update manners corresponding to the page identifiers to be processed to the first process when the information to be updated corresponding to the target update instruction is obtained according to the sequence of each piece of information to be updated recorded in the preset queue;
the updating module 1002 is specifically configured to update, by using the first process, a page identifier corresponding to the target block identifier in a corresponding relationship between a currently recorded block and a page based on the page identifier to be processed and an updating manner corresponding to each of the page identifiers to be processed.
Optionally, the updating mode includes: and in the corresponding relation between the currently recorded block and the page, recording that the target block identifier corresponds to the page identifier to be processed, or deleting the page identifier to be processed from the page identifier corresponding to the target block identifier.
Optionally, the updating module 1002 is specifically configured to record, for each of the to-be-processed page identifiers, that the target block identifier corresponds to the to-be-processed page identifier in a corresponding relationship between a currently recorded block and a page if the to-be-processed page identifier is a first page identifier;
and if the page identifier to be processed is the second page identifier, deleting the page identifier to be processed from the page identifier corresponding to the target block identifier in the corresponding relation between the block and the page which are recorded currently.
Optionally, the apparatus further includes:
the display module is used for executing the first process to display a reminding message in a display interface after the adding module executes the target block identifier, the first page identifier and the second page identifier which are used as information to be updated corresponding to the updating instruction and are added to a preset queue, wherein the reminding message is used for reminding a user that the updating process of the target updating instruction is completed.
According to the data updating device provided by the embodiment of the invention, when the target blocks corresponding to the pages to be updated are the same, the user can only input the target updating instruction once, the target updating instruction carries the target block identification of the target block and the respective first page identification of each page to be updated corresponding to the target block, and further, the corresponding relation between the currently recorded block and the page can be updated based on the first page identification and the target block identification, the user does not need to input the updating instruction aiming at each page to be updated for multiple times, the operation flow can be simplified, and further, the data updating efficiency can be improved.
The embodiment of the present invention further provides an electronic device, as shown in fig. 11, including a processor 1101, a communication interface 1102, a memory 1103 and a communication bus 1104, where the processor 1101, the communication interface 1102 and the memory 1103 complete communication with each other through the communication bus 1104,
a memory 1103 for storing a computer program;
the processor 1101 is configured to execute a program stored in the memory 1103, and implement the following steps:
receiving a target updating instruction, wherein the target updating instruction carries a target block identifier of a target block and respective first page identifiers of all pages to be updated corresponding to the target block, and each page to be updated is a page containing the target block after being updated;
and updating the corresponding relation between the currently recorded block and the page based on the first page identifier and the target block identifier.
The communication bus mentioned by the above electronic device may be a peripheral component interconnect standard (Peripheral Component Interconnect, abbreviated as PCI) bus or an extended industry standard architecture (Extended Industry Standard Architecture, abbreviated as EISA) bus, or the like. The communication bus may be classified as an address bus, a data bus, a control bus, or the like. For ease of illustration, the figures are shown with only one bold line, but not with only one bus or one type of bus.
The communication interface is used for communication between the electronic device and other devices.
The memory may include random access memory (Random Access Memory, RAM) or non-volatile memory (non-volatile memory), such as at least one disk memory. Optionally, the memory may also be at least one memory device located remotely from the aforementioned processor.
The processor may be a general-purpose processor, including a central processing unit (Central Processing Unit, CPU for short), a network processor (Network Processor, NP for short), etc.; but also digital signal processors (Digital Signal Processor, DSP for short), application specific integrated circuits (Application Specific Integrated Circuit, ASIC for short), field-programmable gate arrays (Field-Programmable Gate Array, FPGA for short) or other programmable logic devices, discrete gate or transistor logic devices, discrete hardware components.
Based on the electronic device provided by the embodiment of the invention, when the target blocks corresponding to the pages to be updated are the same, the user can only input the target updating instruction once, the target updating instruction carries the target block identifier of the target block and the respective first page identifiers of the pages to be updated corresponding to the target block, and further, the corresponding relation between the currently recorded block and the page can be updated based on the first page identifiers and the target block identifiers, the user does not need to input the updating instruction aiming at each page to be updated for many times, the operation flow can be simplified, and further, the data updating efficiency can be improved.
In yet another embodiment of the present invention, there is also provided a computer readable storage medium having a computer program stored therein, which when executed by a processor, implements the data updating method of any of the above embodiments.
In a further embodiment of the present invention, there is also provided a computer program product containing instructions which, when run on a computer, cause the computer to perform the data updating method of any of the above embodiments.
In the above embodiments, it may be implemented in whole or in part by software, hardware, firmware, or any combination thereof. When implemented in software, may be implemented in whole or in part in the form of a computer program product. The computer program product includes one or more computer instructions. When loaded and executed on a computer, produces a flow or function in accordance with embodiments of the present invention, in whole or in part. The computer may be a general purpose computer, a special purpose computer, a computer network, or other programmable apparatus. The computer instructions may be stored in or transmitted from one computer-readable storage medium to another, for example, by wired (e.g., coaxial cable, optical fiber, digital Subscriber Line (DSL)), or wireless (e.g., infrared, wireless, microwave, etc.). The computer readable storage medium may be any available medium that can be accessed by a computer or a data storage device such as a server, data center, etc. that contains an integration of one or more available media. The usable medium may be a magnetic medium (e.g., floppy Disk, hard Disk, magnetic tape), an optical medium (e.g., DVD), or a semiconductor medium (e.g., solid State Disk (SSD)), etc.
It is noted that relational terms such as first and second, and the like are used solely to distinguish one entity or action from another entity or action without necessarily requiring or implying any actual such relationship or order between such entities or actions. Moreover, the terms "comprises," "comprising," or any other variation thereof, are intended to cover a non-exclusive inclusion, such that a process, method, article, or apparatus that comprises a list of elements does not include only those elements but may include other elements not expressly listed or inherent to such process, method, article, or apparatus. Without further limitation, an element defined by the phrase "comprising one … …" does not exclude the presence of other like elements in a process, method, article, or apparatus that comprises the element.
In this specification, each embodiment is described in a related manner, and identical and similar parts of each embodiment are all referred to each other, and each embodiment mainly describes differences from other embodiments. In particular, for apparatus, electronic devices, computer readable storage media and computer program product embodiments, the description is relatively simple as it is substantially similar to method embodiments, as relevant points are found in the partial description of method embodiments.
The foregoing description is only of the preferred embodiments of the present invention and is not intended to limit the scope of the present invention. Any modification, equivalent replacement, improvement, etc. made within the spirit and principle of the present invention are included in the protection scope of the present invention.

Claims (6)

1. A method of data updating, the method comprising:
receiving a target updating instruction, wherein the target updating instruction carries a target block identifier of a target block and respective first page identifiers of all pages to be updated corresponding to the target block, and each page to be updated is a page containing the target block after being updated;
updating the corresponding relation between the currently recorded block and the page based on the first page identifier and the target block identifier;
the updating the corresponding relation between the currently recorded block and the page based on the first page identifier and the target block identifier includes:
acquiring a page identifier corresponding to the target block identifier in the corresponding relation between the currently recorded block and the page as a second page identifier;
comparing the first page identifier with the second page identifier to obtain different page identifiers in the first page identifier and the second page identifier, wherein the different page identifiers are used as page identifiers to be processed;
Updating the page identifier corresponding to the target block identifier in the corresponding relation between the block and the page of the current record based on the page identifier to be processed;
in the obtaining the corresponding relation between the currently recorded block and the page, the page identifier corresponding to the target block identifier is used as a second page identifier, and the method further comprises:
the target block identifier, the first page identifier and the second page identifier are used as information to be updated corresponding to the target updating instruction and added to a preset queue through a first process;
the step of comparing the first page identifier with the second page identifier to obtain different page identifiers in the first page identifier and the second page identifier, wherein the different page identifiers are used as page identifiers to be processed and comprise the steps of:
under the condition that the information to be updated corresponding to the target updating instruction is obtained according to the sequence of the information to be updated recorded in the preset queue, comparing the first page identifier with the second page identifier through a second process to obtain different page identifiers in the first page identifier and the second page identifier, wherein the different page identifiers are used as page identifiers to be processed, the updating modes corresponding to the page identifiers to be processed are determined, and the page identifiers to be processed and the identifiers corresponding to the updating modes of the page identifiers to be processed are sent to the first process;
Based on the page identifier to be processed, updating the page identifier corresponding to the target block identifier in the corresponding relation between the block and the page of the current record, including:
and updating the page identification corresponding to the target block identification in the corresponding relation between the block and the page of the current record based on the page identification to be processed and the updating mode corresponding to the page identification to be processed respectively through the first process.
2. The method of claim 1, wherein the updating means comprises: and in the corresponding relation between the currently recorded block and the page, recording that the target block identifier corresponds to the page identifier to be processed, or deleting the page identifier to be processed from the page identifier corresponding to the target block identifier.
3. The method according to claim 1, wherein updating the page identifier corresponding to the target block identifier in the correspondence between the currently recorded block and the page based on the page identifier to be processed includes:
for each page identifier to be processed, if the page identifier to be processed is a first page identifier, recording that the target block identifier corresponds to the page identifier to be processed in the corresponding relation between the currently recorded block and the page;
And if the page identifier to be processed is the second page identifier, deleting the page identifier to be processed from the page identifier corresponding to the target block identifier in the corresponding relation between the block and the page which are recorded currently.
4. The method according to claim 1, wherein after the target block identifier, the first page identifier, and the second page identifier are added as information to be updated corresponding to the update instruction to a preset queue by the first process, the method further comprises:
and displaying a reminding message in a display interface through the first process, wherein the reminding message is used for reminding a user that the updating process of the target updating instruction is completed.
5. A data updating apparatus, the apparatus comprising:
the device comprises a receiving module, a processing module and a processing module, wherein the receiving module is used for receiving a target updating instruction, wherein the target updating instruction carries a target block identifier of a target block and respective first page identifiers of all pages to be updated corresponding to the target block, and the pages to be updated are updated pages containing the target block;
the updating module is used for updating the corresponding relation between the currently recorded block and the page based on the first page identifier and the target block identifier;
The updating module is specifically configured to obtain, as a second page identifier, a page identifier corresponding to the target block identifier in a corresponding relationship between a currently recorded block and a page;
comparing the first page identifier with the second page identifier to obtain different page identifiers in the first page identifier and the second page identifier, wherein the different page identifiers are used as page identifiers to be processed;
updating the page identifier corresponding to the target block identifier in the corresponding relation between the block and the page of the current record based on the page identifier to be processed;
the apparatus further comprises:
the adding module is used for executing the step of adding the target block identifier, the first page identifier and the second page identifier to a preset queue through a first process after the page identifier corresponding to the target block identifier is used as the second page identifier in the corresponding relation between the block and the page which are recorded currently and obtained by the updating module;
the updating module is specifically configured to compare, by a second process, the first page identifier with the second page identifier to obtain different page identifiers in the first page identifier and the second page identifier, as page identifiers to be processed, determine update modes corresponding to the page identifiers to be processed, and send the page identifiers to be processed and the identifiers corresponding to the update modes to be processed to the first process when the information to be updated corresponding to the target update instruction is obtained according to the sequence of each piece of information to be updated recorded in the preset queue;
The updating module is specifically configured to update, through the first process, a page identifier corresponding to the target block identifier in a corresponding relationship between a currently recorded block and a page based on the page identifier to be processed and an updating manner corresponding to each page identifier to be processed.
6. The electronic equipment is characterized by comprising a processor, a communication interface, a memory and a communication bus, wherein the processor, the communication interface and the memory are communicated with each other through the communication bus;
a memory for storing a computer program;
a processor for implementing the method of any of claims 1-4 when executing a program stored on a memory.
CN202011323007.9A 2020-11-23 2020-11-23 Data updating method, device and equipment Active CN112416401B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202011323007.9A CN112416401B (en) 2020-11-23 2020-11-23 Data updating method, device and equipment

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202011323007.9A CN112416401B (en) 2020-11-23 2020-11-23 Data updating method, device and equipment

Publications (2)

Publication Number Publication Date
CN112416401A CN112416401A (en) 2021-02-26
CN112416401B true CN112416401B (en) 2023-10-27

Family

ID=74778324

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202011323007.9A Active CN112416401B (en) 2020-11-23 2020-11-23 Data updating method, device and equipment

Country Status (1)

Country Link
CN (1) CN112416401B (en)

Citations (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6141010A (en) * 1998-07-17 2000-10-31 B. E. Technology, Llc Computer interface method and apparatus with targeted advertising
US7069497B1 (en) * 2002-09-10 2006-06-27 Oracle International Corp. System and method for applying a partial page change
CN105893043A (en) * 2016-03-30 2016-08-24 乐视控股(北京)有限公司 Page configuration method and system
WO2017215175A1 (en) * 2016-06-16 2017-12-21 乐视控股(北京)有限公司 Page processing method and device, terminal, and server
WO2018019241A1 (en) * 2016-07-29 2018-02-01 腾讯科技(深圳)有限公司 Update processing method and device for terminal application, and computer storage medium
CN107908747A (en) * 2017-11-17 2018-04-13 深圳市泉眼网络科技有限公司 A kind of page generation method and device
CN111125586A (en) * 2019-12-27 2020-05-08 北京奇艺世纪科技有限公司 Page updating method and device
CN111796821A (en) * 2020-06-17 2020-10-20 北京三快在线科技有限公司 Page updating method and device

Family Cites Families (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US8862979B2 (en) * 2008-01-15 2014-10-14 Microsoft Corporation Multi-client collaboration to access and update structured data elements
WO2019104578A1 (en) * 2017-11-30 2019-06-06 Abb Schweiz Ag Update of gateway in substation

Patent Citations (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6141010A (en) * 1998-07-17 2000-10-31 B. E. Technology, Llc Computer interface method and apparatus with targeted advertising
US7069497B1 (en) * 2002-09-10 2006-06-27 Oracle International Corp. System and method for applying a partial page change
CN105893043A (en) * 2016-03-30 2016-08-24 乐视控股(北京)有限公司 Page configuration method and system
WO2017215175A1 (en) * 2016-06-16 2017-12-21 乐视控股(北京)有限公司 Page processing method and device, terminal, and server
WO2018019241A1 (en) * 2016-07-29 2018-02-01 腾讯科技(深圳)有限公司 Update processing method and device for terminal application, and computer storage medium
CN107908747A (en) * 2017-11-17 2018-04-13 深圳市泉眼网络科技有限公司 A kind of page generation method and device
CN111125586A (en) * 2019-12-27 2020-05-08 北京奇艺世纪科技有限公司 Page updating method and device
CN111796821A (en) * 2020-06-17 2020-10-20 北京三快在线科技有限公司 Page updating method and device

Also Published As

Publication number Publication date
CN112416401A (en) 2021-02-26

Similar Documents

Publication Publication Date Title
CN109815261B (en) Global search function implementation and data real-time synchronization method and device and electronic equipment
CN109656923B (en) Data processing method and device, electronic equipment and storage medium
CN109213604B (en) Data source management method and device
CN109359091B (en) File management method, device, terminal and computer readable storage medium
CN105760395A (en) Data processing method, device and system
CN110990350B (en) Log analysis method and device
CN110781658A (en) Resume analysis method and device, electronic equipment and storage medium
CN108415998B (en) Application dependency relationship updating method, terminal, device and storage medium
CN110597602B (en) Transaction processing method and device, computer equipment and storage medium
CN111782728A (en) Data synchronization method, device, electronic equipment and medium
CN108520401B (en) User list management method, device, platform and storage medium
CN111046393B (en) Vulnerability information uploading method and device, terminal equipment and storage medium
CN112416401B (en) Data updating method, device and equipment
CN112437148A (en) Service request processing method and device, service server and system
CN113590985B (en) Page jump configuration method and device, electronic equipment and computer readable medium
CN115391605A (en) Data query method, device, equipment, computer readable medium and program product
CN114116480A (en) Method, device, medium and equipment for determining application program test coverage rate
CN110990611B (en) Picture caching method and device, electronic equipment and storage medium
CN110674386B (en) Resource recommendation method, device and storage medium
CN111881356A (en) Content recommendation method and device, electronic equipment and storage medium
CN113010587A (en) Data source configuration method, device, terminal, server and medium
CN115659406B (en) Data access method
CN111294321B (en) Information processing method and device
CN110543623B (en) PDF document display method and device
CN112733510A (en) Financial certificate generation method, device, equipment and computer readable storage medium

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination
GR01 Patent grant
GR01 Patent grant