CN111444285A - Operation data configuration method and device - Google Patents

Operation data configuration method and device Download PDF

Info

Publication number
CN111444285A
CN111444285A CN201811644713.6A CN201811644713A CN111444285A CN 111444285 A CN111444285 A CN 111444285A CN 201811644713 A CN201811644713 A CN 201811644713A CN 111444285 A CN111444285 A CN 111444285A
Authority
CN
China
Prior art keywords
operation data
key value
data
data configuration
configuration result
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
CN201811644713.6A
Other languages
Chinese (zh)
Inventor
魏成林
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Beijing Qihoo Technology Co Ltd
Original Assignee
Beijing Qihoo 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 Qihoo Technology Co Ltd filed Critical Beijing Qihoo Technology Co Ltd
Priority to CN201811644713.6A priority Critical patent/CN111444285A/en
Publication of CN111444285A publication Critical patent/CN111444285A/en
Pending legal-status Critical Current

Links

Images

Landscapes

  • User Interface Of Digital Computer (AREA)

Abstract

The invention discloses a method and a device for configuring operation data. The method comprises the following steps: providing an operation data configuration page for a data operator, so that the data operator can select an object to be configured and input operation data to be issued through the operation data configuration page; acquiring an operation data configuration request carrying a key value corresponding to an object to be configured and operation data to be issued; querying a pre-established first data table by using the key value of the object to be configured to obtain an operation data template corresponding to the key value of the object to be configured; loading the operation data to be issued into an operation data template to obtain an operation data configuration result; the key value of the object to be configured and the configuration result of the operation data are stored in the second data table in a data key value pair mode, so that a data operator can configure the operation data according to actual needs of the data operator, the intervention times of developers are effectively reduced, the labor cost is saved, and the time for configuring the operation data is shortened.

Description

Operation data configuration method and device
Technical Field
The invention relates to the technical field of internet, in particular to a method and a device for configuring operation data.
Background
With the development of internet technology, various applications based on the internet are produced, and when a user uses an application program, the application program presents a corresponding page to the user, wherein data presented to the user by the page is generally configured in advance.
In the existing operation data configuration process, a data operator generally provides operation data to be published for developers, and the developers develop interfaces for the operation data to be published to complete the configuration of the operation data. When the operation data is configured every time, developers are required to configure according to the requirements of a data operator, frequent intervention of the developers is required, labor cost is increased, the time for configuring the operation data is prolonged, and the flexibility of configuration of the operation data is reduced.
Disclosure of Invention
In view of the above, the present invention is proposed to provide a method and apparatus for configuring operation data that overcomes or at least partially solves the above problems.
According to an aspect of the present invention, there is provided an operation data configuration method, including:
providing an operation data configuration page for a data operator, so that the data operator can select an object to be configured and input operation data to be issued through the operation data configuration page;
acquiring an operation data configuration request carrying a key value corresponding to an object to be configured and operation data to be issued;
querying a pre-established first data table by using the key value of the object to be configured to obtain an operation data template corresponding to the key value of the object to be configured;
loading the operation data to be issued into an operation data template to obtain an operation data configuration result;
and storing the key value of the object to be configured and the operation data configuration result in a second data table in a data key value pair mode.
According to another aspect of the present invention, there is provided an operation data configuring apparatus, including:
the providing module is suitable for providing an operation data configuration page for the data operator so that the data operator can select the object to be configured and input the operation data to be issued through the operation data configuration page;
the acquisition module is suitable for acquiring an operation data configuration request carrying a key value corresponding to an object to be configured and operation data to be issued;
the query module is suitable for querying a pre-established first data table by using the key value of the object to be configured to obtain an operation data template corresponding to the key value of the object to be configured;
the loading module is suitable for loading the operation data to be issued into the operation data template to obtain an operation data configuration result;
and the storage module is suitable for storing the key value of the object to be configured and the operation data configuration result in a second data table in a data key value pair mode.
According to yet another aspect of the present invention, there is provided a computing device comprising: the processor, the memory and the communication interface complete mutual communication through the communication bus;
the memory is used for storing at least one executable instruction, and the executable instruction enables the processor to execute the operation corresponding to the configuration method of the operation data.
According to still another aspect of the present invention, a computer storage medium is provided, where at least one executable instruction is stored in the storage medium, and the executable instruction causes a processor to perform an operation corresponding to the configuration method of the operation data.
According to the scheme provided by the invention, an operation data configuration page is provided for a data operator, so that the data operator can select an object to be configured and input operation data to be issued through the operation data configuration page; acquiring an operation data configuration request carrying a key value corresponding to an object to be configured and operation data to be issued; querying a pre-established first data table by using the key value of the object to be configured to obtain an operation data template corresponding to the key value of the object to be configured; loading the operation data to be issued into an operation data template to obtain an operation data configuration result; and storing the key value of the object to be configured and the operation data configuration result in a second data table in a data key value pair mode. Based on the scheme provided by the invention, the data operator can configure the operation data according to the actual needs of the data operator, and developers configure the corresponding operation data according to the requirements of the data operator without configuring the operation data each time, thereby effectively reducing the intervention times of the developers, saving the labor cost and reducing the time required for configuring the operation data.
The foregoing description is only an overview of the technical solutions of the present invention, and the embodiments of the present invention are described below in order to make the technical means of the present invention more clearly understood and to make the above and other objects, features, and advantages of the present invention more clearly understandable.
Drawings
Various other advantages and benefits will become apparent to those of ordinary skill in the art upon reading the following detailed description of the preferred embodiments. The drawings are only for purposes of illustrating the preferred embodiments and are not to be construed as limiting the invention. Also, like reference numerals are used to refer to like parts throughout the drawings. In the drawings:
fig. 1 shows a flow diagram of a configuration method of operational data according to an embodiment of the invention;
fig. 2 is a flowchart illustrating a configuration method of operation data according to another embodiment of the present invention;
fig. 3 is a schematic structural diagram of an operation data configuration apparatus according to an embodiment of the present invention;
FIG. 4 shows a schematic structural diagram of a computing device according to one embodiment of the invention.
Detailed Description
Exemplary embodiments of the present disclosure will be described in more detail below with reference to the accompanying drawings. While exemplary embodiments of the present disclosure are shown in the drawings, it should be understood that the present disclosure may be embodied in various forms and should not be limited to the embodiments set forth herein. Rather, these embodiments are provided so that this disclosure will be thorough and complete, and will fully convey the scope of the disclosure to those skilled in the art.
Fig. 1 is a flowchart illustrating a configuration method of operation data according to an embodiment of the present invention. As shown in fig. 1, the method comprises the steps of:
step S100, providing an operation data configuration page to the data operator, so that the data operator selects an object to be configured and inputs operation data to be published through the operation data configuration page.
The configuration method of the operation data in this embodiment is executed by an operation data configuration platform, and the operation data configuration platform provides an operation data configuration page to a data operator, where the operation data configuration page includes a plurality of objects to be configured, for example, the plurality of objects to be configured are displayed in the operation data configuration page in a pull-down menu manner, and the data operator may select an object to be configured this time from the operation data configuration page, or the operation data configuration page provides a search function, and the data operator inputs a name of the object to be configured in a search box of the operation data configuration page. In addition, the operation data configuration page is also provided with an operation data input box, and a data operator can input the operation data to be released in the operation data input box according to the actual requirement of the data operator.
And the data operator selects the object to be configured and inputs the operation data to be issued through the operation data configuration page, namely the operation data is considered to be configured. The data operator in this embodiment may be an operator or the like.
Step S101, obtaining an operation data configuration request carrying a key value corresponding to an object to be configured and operation data to be issued.
The operation data configuration platform monitors an object to be configured selected by a data operator through an operation data configuration page and input operation data to be issued, and can determine a key value corresponding to the object to be configured according to the object to be configured, wherein the name of the object to be configured is the key value corresponding to the object to be configured. The operation data configuration platform acquires an operation data configuration request carrying a key value corresponding to the object to be configured and operation data to be issued.
Step S102, a pre-established first data table is inquired by using the key value of the object to be configured, and an operation data template corresponding to the key value of the object to be configured is obtained.
The first data table is created in advance by a developer, the first data table stores key values of objects to be configured and an operation data template in a data key value pair mode, and the operation data template defines a data structure or a data type and the like of operation data. Wherein, the operation data template comprises: a picture class operation data template, an array class operation data template and/or a linked list class operation data template. The operation data template is only an example, and has no limitation, and other types of operation data templates are within the protection scope of the embodiment.
After an operation data configuration request carrying a key value corresponding to an object to be configured and operation data to be issued is acquired, an operation data configuration platform can query a pre-created first data table by using the key value of the object to be configured, determine a key value in the first data table, which is matched with the key value of the object to be configured, and then determine an operation data template corresponding to the key value, so as to obtain an operation data template corresponding to the key value of the object to be configured.
Step S103, the operation data to be issued is loaded into the operation data template, and an operation data configuration result is obtained.
After the operation data template corresponding to the key value of the object to be configured is obtained according to step S102, the operation data to be published may be loaded into the operation data template, that is, the operation data to be published is filled into the operation data template, and after all the operation data to be published is filled into the operation data template, the operation data configuration result is obtained.
And step S104, storing the key value of the object to be configured and the operation data configuration result in a second data table in a data key value pair mode.
After the operation data configuration result is obtained, the key value of the object to be configured and the operation data configuration result may be stored in the second data table in a data key-value pair (key-value) form, where key is the key value of the object to be configured and value is the operation data configuration result. The operation data can be conveniently managed by a data key value pair mode.
In an optional embodiment of the present invention, the operation data configuration result may be serialized, and the operation data configuration result after the serialization processing is in a JSON format, so that the value is the operation data configuration result in the JSON format.
According to the method provided by the embodiment of the invention, the operation data configuration page is provided for the data operator, so that the data operator can select the object to be configured and input the operation data to be issued through the operation data configuration page; acquiring an operation data configuration request carrying a key value corresponding to an object to be configured and operation data to be issued; querying a pre-established first data table by using the key value of the object to be configured to obtain an operation data template corresponding to the key value of the object to be configured; loading the operation data to be issued into an operation data template to obtain an operation data configuration result; and storing the key value of the object to be configured and the operation data configuration result in a second data table in a data key value pair mode. Based on the scheme provided by the invention, the data operator can configure the operation data according to the actual needs of the data operator, and developers configure the corresponding operation data according to the requirements of the data operator without configuring the operation data each time, thereby effectively reducing the intervention times of the developers, saving the labor cost and reducing the time required for configuring the operation data.
Fig. 2 is a flowchart illustrating a configuration method of operation data according to another embodiment of the present invention. As shown in fig. 2, the method comprises the steps of:
step S200, providing an operation data configuration page for the data operator, so that the data operator can select the object to be configured and input the operation data to be issued through the operation data configuration page.
Step S201, an operation data configuration request carrying a key value corresponding to an object to be configured and operation data to be issued is obtained.
Step S202, a pre-established first data table is inquired by using the key value of the object to be configured, and an operation data template corresponding to the key value of the object to be configured is obtained.
Step S203, the operation data to be released is loaded into the operation data template, and an operation data configuration result is obtained.
Step S204, storing the key value of the object to be configured and the operation data configuration result in a second data table in a data key value pair mode.
Steps S200 to S204 in the embodiment shown in fig. 2 are similar to steps S100 to S104 in the embodiment shown in fig. 1, and are not described again here.
Step S205, extracting an operation data configuration result corresponding to the key value of the object to be configured from the second data table, and issuing the operation data configuration result.
After the configuration work of the operation data is completed through steps S200 to S204, the operation data issue may be performed, specifically, a key value of the object to be configured is determined, a second data table is queried through the key value of the object to be configured, an operation data configuration result corresponding to the key value of the object to be configured is extracted from the second data table, and the operation data configuration result is issued.
In an optional embodiment of the present invention, the operation data configuration result further includes: the pre-release time information is the release time of the object to be configured, and may be a specific time point or a time period, for example, the pre-release time information is from 1 month 1 day in 2019 to 1 month 3 days in 2019, and by setting the pre-release time information, the operation data configuration result to be released at the corresponding time may be configured in advance.
The issuing process of the operation data configuration result further comprises: judging whether the current time information reaches the pre-release time information or not; and if so, issuing the operation data configuration result corresponding to the pre-issued time information.
Before issuing the operation data configuration result, judging whether the current time information reaches the pre-issuing time information or not, and indicating that the operation data configuration result cannot be issued if the current time information does not reach the pre-issuing time information; if the pre-release time information is reached, the release time of the operation data configuration result is reached, and the operation data configuration result corresponding to the pre-release time information can be immediately released. In this embodiment, there may be a plurality of operation data configuration results corresponding to the key value of the object to be configured, and the pre-release time information included in each operation data configuration result is different, so that the operation data configuration result to be released may be determined according to the pre-release time information.
Step S206, obtaining an operation data update request carrying the key value corresponding to the object to be configured and the operation data to be updated.
In the prior art, when the operation data is updated, the operation data to be updated needs to be provided to developers, and the developers update the operation data, but this embodiment does not depend on the developers any more, and specifically, for an object to be configured having an operation data update demand, an operation data update request carrying a key value corresponding to the object to be configured and the operation data to be updated is obtained.
Step S207, querying the first data table according to the key value corresponding to the object to be configured, to obtain an operation data template corresponding to the key value of the object to be configured.
After obtaining an operation data update request carrying a key value corresponding to an object to be configured and operation data to be updated, an operation data configuration platform may query a first data table by using the key value of the object to be configured, determine a key value in the first data table that matches the key value of the object to be configured, and then determine an operation data template corresponding to the key value, thereby obtaining an operation data template corresponding to the key value of the object to be configured.
Step S208, the operation data to be updated is loaded into the operation data template, and the updated operation data configuration result is obtained.
After the operation data template corresponding to the key value of the object to be configured is obtained according to step S207, the operation data to be updated may be loaded into the operation data template, that is, the operation data to be updated is filled in the operation data template, and after the operation data to be updated is completely filled in the operation data template, the updated operation data configuration result is obtained.
Step S209, the operation data configuration result corresponding to the key value of the object to be configured in the second data table is replaced with the updated operation data configuration result.
The second data table stores the key value of the object to be configured and the operation data configuration result, and after the updated operation data configuration result is obtained, the original operation data configuration result can be replaced by the updated operation data configuration result, that is, the operation data configuration result corresponding to the key value of the object to be configured in the second data table is replaced by the updated operation data configuration result. For example, the second data table stores key values: loading the operation data to be updated into the operation data template to obtain an updated operation data configuration result 2, in this step, replacing the operation data configuration result 1 in the second data table with the operation data configuration result 2, and storing a key value in the replaced second data table: bottom-banner and operation data configuration result 2.
Step S210, an offline request of the object to be configured, which carries the key value corresponding to the object to be configured, is obtained.
After the object to be configured is on-line, since the operation requirement may need to take the object to be configured off-line, in the prior art, developers are responsible for taking the object to be configured off-line, in this embodiment, developers are no longer needed, and the data operator can take the object to be configured off-line at any time according to the off-line requirement. Specifically, for an object to be configured with an offline requirement, an offline request of the object to be configured, which carries a key value corresponding to the object to be configured, is obtained.
Step S211, hiding key values corresponding to the objects to be configured in the first data table and the second data table, so as to enable the objects to be configured to be offline.
After an offline request of an object to be configured, which carries a key value corresponding to the object to be configured, is acquired, a first data table and a second data table can be queried according to the key value corresponding to the object to be configured, the key value matched with the key value of the object to be configured in the first data table and the second data table is determined, the key value is hidden, and by hiding the key value, a corresponding operation data template and an operation data configuration result cannot be queried according to the key value, so that operation data configuration cannot be performed, the operation data configuration result cannot be issued, and the corresponding object to be configured is offline.
The key values corresponding to the objects to be configured in the first data table and the second data table are hidden, so that the objects to be configured can be flexibly downloaded without the need of secondary intervention of developers.
Among them, step S206 to step S211 are optional steps.
According to the method provided by the embodiment of the invention, the data operator can configure the operation data according to the actual needs of the data operator, and the developer configures the corresponding operation data according to the requirements of the data operator without configuring the operation data each time, so that the intervention times of the developer are effectively reduced, the labor cost is saved, and the time for configuring the operation data is reduced. And the data operation side can update the operation data quickly and conveniently without the need of developers for updating the data at each time, thereby simplifying the operation data updating process, improving the operation data updating efficiency and improving the operation data updating flexibility. In addition, the data operator can also directly take the offline of the object to be configured, and the object to be configured can be ensured to be timely taken the offline.
Fig. 3 is a schematic structural diagram of an operation data configuration apparatus according to an embodiment of the present invention. As shown in fig. 3, the apparatus includes: a providing module 300, an obtaining module 310, a query module 320, a loading module 330, and a storing module 340.
A providing module 300, adapted to provide an operation data configuration page to a data operator, so that the data operator selects an object to be configured and inputs operation data to be published through the operation data configuration page;
the obtaining module 310 is adapted to obtain an operation data configuration request carrying a key value corresponding to an object to be configured and operation data to be issued;
the query module 320 is adapted to query a pre-created first data table by using the key value of the object to be configured to obtain an operation data template corresponding to the key value of the object to be configured;
the loading module 330 is adapted to load the operation data to be published into the operation data template to obtain an operation data configuration result;
the storage module 340 is adapted to store the key value of the object to be configured and the operation data configuration result in the second data table in the form of a data key value pair.
Optionally, the apparatus further comprises: the publishing processing module 350 is adapted to extract the operation data configuration result corresponding to the key value of the object to be configured from the second data table, and publish the operation data configuration result.
Optionally, the obtaining module 310 is further adapted to: acquiring an offline request of an object to be configured, which carries a key value corresponding to the object to be configured;
the device still includes: the hiding processing module 360 is adapted to hide key values corresponding to the objects to be configured in the first data table and the second data table, so as to enable the objects to be configured to be offline.
Optionally, the obtaining module 310 is further adapted to: acquiring an operation data updating request carrying a key value corresponding to an object to be configured and operation data to be updated;
the query module 320 is further adapted to: inquiring a first data table according to a key value corresponding to the object to be configured to obtain an operation data template corresponding to the key value of the object to be configured;
the loading module 330 is further adapted to: loading the operation data to be updated into an operation data template to obtain an updated operation data configuration result;
the device still includes: the replacing module 370 is adapted to replace the operation data configuration result corresponding to the key value of the object to be configured in the second data table with the updated operation data configuration result.
Optionally, the operation data configuration result further includes: pre-publishing time information;
the publication processing module 350 is further adapted to: judging whether the current time information reaches the pre-release time information or not;
and if so, issuing the operation data configuration result corresponding to the pre-issued time information.
Optionally, the operation data template comprises: a picture class operation data template, an array class operation data template and/or a linked list class operation data template.
According to the device provided by the embodiment of the invention, the operation data configuration page is provided for the data operator, so that the data operator can select the object to be configured and input the operation data to be issued through the operation data configuration page; acquiring an operation data configuration request carrying a key value corresponding to an object to be configured and operation data to be issued; querying a pre-established first data table by using the key value of the object to be configured to obtain an operation data template corresponding to the key value of the object to be configured; loading the operation data to be issued into an operation data template to obtain an operation data configuration result; and storing the key value of the object to be configured and the operation data configuration result in a second data table in a data key value pair mode. Based on the scheme provided by the invention, the data operator can configure the operation data according to the actual needs of the data operator, and developers configure the corresponding operation data according to the requirements of the data operator without configuring the operation data each time, thereby effectively reducing the intervention times of the developers, saving the labor cost and reducing the time required for configuring the operation data.
The embodiment of the invention also provides a nonvolatile computer storage medium, wherein the computer storage medium stores at least one executable instruction, and the computer executable instruction can execute the configuration method of the operation data in any method embodiment.
Fig. 4 is a schematic structural diagram of a computing device according to an embodiment of the present invention, and the specific embodiment of the present invention does not limit the specific implementation of the computing device.
As shown in fig. 4, the computing device may include: a processor (processor)402, a Communications Interface 404, a memory 406, and a Communications bus 408.
Wherein:
the processor 402, communication interface 404, and memory 406 communicate with each other via a communication bus 408.
A communication interface 404 for communicating with network elements of other devices, such as clients or other servers.
The processor 402 is configured to execute the program 410, and may specifically perform relevant steps in the above configuration method embodiment of the operation data.
In particular, program 410 may include program code comprising computer operating instructions.
The processor 402 may be a central processing unit CPU, or an application specific Integrated circuit asic, or one or more Integrated circuits configured to implement an embodiment of the present invention. The computing device includes one or more processors, which may be the same type of processor, such as one or more CPUs; or may be different types of processors such as one or more CPUs and one or more ASICs.
And a memory 406 for storing a program 410. Memory 406 may comprise high-speed RAM memory, and may also include non-volatile memory (non-volatile memory), such as at least one disk memory.
The program 410 may specifically be configured to cause the processor 402 to execute the configuration method of the operation data in any of the above-described method embodiments. For specific implementation of each step in the program 410, reference may be made to corresponding steps and corresponding descriptions in units in the foregoing configuration embodiment of the operation data, which are not described herein again. It can be clearly understood by those skilled in the art that, for convenience and brevity of description, the specific working processes of the above-described devices and modules may refer to the corresponding process descriptions in the foregoing method embodiments, and are not described herein again.
The algorithms and displays presented herein are not inherently related to any particular computer, virtual machine, or other apparatus. Various general purpose systems may also be used with the teachings herein. The required structure for constructing such a system will be apparent from the description above. Moreover, the present invention is not directed to any particular programming language. It is appreciated that a variety of programming languages may be used to implement the teachings of the present invention as described herein, and any descriptions of specific languages are provided above to disclose the best mode of the invention.
In the description provided herein, numerous specific details are set forth. It is understood, however, that embodiments of the invention may be practiced without these specific details. In some instances, well-known methods, structures and techniques have not been shown in detail in order not to obscure an understanding of this description.
Similarly, it should be appreciated that in the foregoing description of exemplary embodiments of the invention, various features of the invention are sometimes grouped together in a single embodiment, figure, or description thereof for the purpose of streamlining the disclosure and aiding in the understanding of one or more of the various inventive aspects. However, the disclosed method should not be interpreted as reflecting an intention that: that the invention as claimed requires more features than are expressly recited in each claim. Rather, as the following claims reflect, inventive aspects lie in less than all features of a single foregoing disclosed embodiment. Thus, the claims following the detailed description are hereby expressly incorporated into this detailed description, with each claim standing on its own as a separate embodiment of this invention.
Those skilled in the art will appreciate that the modules in the device in an embodiment may be adaptively changed and disposed in one or more devices different from the embodiment. The modules or units or components of the embodiments may be combined into one module or unit or component, and furthermore they may be divided into a plurality of sub-modules or sub-units or sub-components. All of the features disclosed in this specification (including any accompanying claims, abstract and drawings), and all of the processes or elements of any method or apparatus so disclosed, may be combined in any combination, except combinations where at least some of such features and/or processes or elements are mutually exclusive. Each feature disclosed in this specification (including any accompanying claims, abstract and drawings) may be replaced by alternative features serving the same, equivalent or similar purpose, unless expressly stated otherwise.
Furthermore, those skilled in the art will appreciate that while some embodiments described herein include some features included in other embodiments, rather than other features, combinations of features of different embodiments are meant to be within the scope of the invention and form different embodiments. For example, in the following claims, any of the claimed embodiments may be used in any combination.
The various component embodiments of the invention may be implemented in hardware, or in software modules running on one or more processors, or in a combination thereof. Those skilled in the art will appreciate that a microprocessor or Digital Signal Processor (DSP) may be used in practice to implement some or all of the functions of some or all of the components in a configuration device for operational data according to embodiments of the present invention. The present invention may also be embodied as apparatus or device programs (e.g., computer programs and computer program products) for performing a portion or all of the methods described herein. Such programs implementing the present invention may be stored on computer-readable media or may be in the form of one or more signals. Such a signal may be downloaded from an internet website or provided on a carrier signal or in any other form.
It should be noted that the above-mentioned embodiments illustrate rather than limit the invention, and that those skilled in the art will be able to design alternative embodiments without departing from the scope of the appended claims. In the claims, any reference signs placed between parentheses shall not be construed as limiting the claim. The word "comprising" does not exclude the presence of elements or steps not listed in a claim. The word "a" or "an" preceding an element does not exclude the presence of a plurality of such elements. The invention may be implemented by means of hardware comprising several distinct elements, and by means of a suitably programmed computer. In the unit claims enumerating several means, several of these means may be embodied by one and the same item of hardware. The usage of the words first, second and third, etcetera do not indicate any ordering. These words may be interpreted as names.
The invention discloses:
A1. a method for configuring operation data comprises the following steps:
providing an operation data configuration page for a data operator, so that the data operator can select an object to be configured and input operation data to be issued through the operation data configuration page;
acquiring an operation data configuration request carrying a key value corresponding to the object to be configured and operation data to be issued;
querying a pre-created first data table by using the key value of the object to be configured to obtain an operation data template corresponding to the key value of the object to be configured;
loading the operation data to be issued into the operation data template to obtain an operation data configuration result;
and storing the key value of the object to be configured and the operation data configuration result in a second data table in a data key value pair mode.
A2. The method of a1, wherein the method further comprises: and extracting the operation data configuration result corresponding to the key value of the object to be configured from the second data table, and issuing the operation data configuration result.
A3. The method according to a2, wherein after the issuing process is performed on the operation data configuration result, the method further includes:
acquiring an offline request of the object to be configured, which carries the key value corresponding to the object to be configured;
and hiding key values corresponding to the objects to be configured in the first data table and the second data table to realize the offline of the objects to be configured.
A4. The method according to any of a1-A3, wherein after storing the key value of the object to be configured and the operational data configuration result in a second data table in the form of a data key value pair, the method further comprises:
acquiring an operation data updating request carrying a key value corresponding to the object to be configured and operation data to be updated;
inquiring a first data table according to the key value corresponding to the object to be configured to obtain an operation data template corresponding to the key value of the object to be configured;
loading the operation data to be updated into the operation data template to obtain an updated operation data configuration result;
and replacing the operation data configuration result corresponding to the key value of the object to be configured in the second data table with the updated operation data configuration result.
A5. The method according to a2, wherein the operation data configuration result further includes: pre-publishing time information;
the issuing process of the operation data configuration result further comprises:
judging whether the current time information reaches the pre-release time information or not;
and if so, issuing the operation data configuration result corresponding to the pre-issuing time information.
A6. The method of any of a1-a5, wherein the operational data template comprises: a picture class operation data template, an array class operation data template and/or a linked list class operation data template.
B7. An apparatus for configuring operational data, comprising:
the providing module is suitable for providing an operation data configuration page for a data operator so that the data operator can select an object to be configured and input operation data to be issued through the operation data configuration page;
the acquisition module is suitable for acquiring an operation data configuration request carrying a key value corresponding to the object to be configured and operation data to be issued;
the query module is suitable for querying a pre-established first data table by using the key value of the object to be configured to obtain an operation data template corresponding to the key value of the object to be configured;
the loading module is suitable for loading the operation data to be issued into the operation data template to obtain an operation data configuration result;
and the storage module is suitable for storing the key value of the object to be configured and the operation data configuration result in a second data table in a data key value pair mode.
B8. The apparatus of B7, wherein the apparatus further comprises: and the release processing module is suitable for extracting the operation data configuration result corresponding to the key value of the object to be configured from the second data table and releasing the operation data configuration result.
B9. The apparatus of B8, wherein the acquisition module is further adapted to: acquiring an offline request of the object to be configured, which carries the key value corresponding to the object to be configured;
the device further comprises: and the hiding processing module is suitable for hiding key values corresponding to the objects to be configured in the first data table and the second data table so as to realize offline of the objects to be configured.
B10. The apparatus of any one of B7-B9, wherein the acquisition module is further adapted to: acquiring an operation data updating request carrying a key value corresponding to the object to be configured and operation data to be updated;
the query module is further adapted to: inquiring a first data table according to the key value corresponding to the object to be configured to obtain an operation data template corresponding to the key value of the object to be configured;
the loading module is further adapted to: loading the operation data to be updated into the operation data template to obtain an updated operation data configuration result;
the device further comprises: and the replacing module is suitable for replacing the operation data configuration result corresponding to the key value of the object to be configured in the second data table with the updated operation data configuration result.
B11. The apparatus of B8, wherein the operation data configuration result further includes: pre-publishing time information;
the publication processing module is further adapted to: judging whether the current time information reaches the pre-release time information or not;
and if so, issuing the operation data configuration result corresponding to the pre-issuing time information.
B12. The apparatus of any one of B7-B11, wherein the operational data template comprises: a picture class operation data template, an array class operation data template and/or a linked list class operation data template.
C13. A computing device, comprising: the system comprises a processor, a memory, a communication interface and a communication bus, wherein the processor, the memory and the communication interface complete mutual communication through the communication bus;
the memory is used for storing at least one executable instruction, and the executable instruction causes the processor to execute the operation corresponding to the configuration method of the operation data as described in any one of A1-A6.
D14. A computer storage medium having stored therein at least one executable instruction for causing a processor to perform operations corresponding to the method of configuring operational data as described in any one of a1-a 6.

Claims (10)

1. A method for configuring operation data comprises the following steps:
providing an operation data configuration page for a data operator, so that the data operator can select an object to be configured and input operation data to be issued through the operation data configuration page;
acquiring an operation data configuration request carrying a key value corresponding to the object to be configured and operation data to be issued;
querying a pre-created first data table by using the key value of the object to be configured to obtain an operation data template corresponding to the key value of the object to be configured;
loading the operation data to be issued into the operation data template to obtain an operation data configuration result;
and storing the key value of the object to be configured and the operation data configuration result in a second data table in a data key value pair mode.
2. The method of claim 1, wherein the method further comprises: and extracting the operation data configuration result corresponding to the key value of the object to be configured from the second data table, and issuing the operation data configuration result.
3. The method of claim 2, wherein after the issuing the operation data configuration result, the method further comprises:
acquiring an offline request of the object to be configured, which carries the key value corresponding to the object to be configured;
and hiding key values corresponding to the objects to be configured in the first data table and the second data table to realize the offline of the objects to be configured.
4. The method according to any one of claims 1 to 3, wherein after storing the key value of the object to be configured and the operation data configuration result in a second data table in the form of a data key value pair, the method further comprises:
acquiring an operation data updating request carrying a key value corresponding to the object to be configured and operation data to be updated;
inquiring a first data table according to the key value corresponding to the object to be configured to obtain an operation data template corresponding to the key value of the object to be configured;
loading the operation data to be updated into the operation data template to obtain an updated operation data configuration result;
and replacing the operation data configuration result corresponding to the key value of the object to be configured in the second data table with the updated operation data configuration result.
5. The method of claim 2, wherein the operational data configuration result further comprises: pre-publishing time information;
the issuing process of the operation data configuration result further comprises:
judging whether the current time information reaches the pre-release time information or not;
and if so, issuing the operation data configuration result corresponding to the pre-issuing time information.
6. The method of any of claims 1-5, wherein the operational data template comprises: a picture class operation data template, an array class operation data template and/or a linked list class operation data template.
7. An apparatus for configuring operational data, comprising:
the providing module is suitable for providing an operation data configuration page for a data operator so that the data operator can select an object to be configured and input operation data to be issued through the operation data configuration page;
the acquisition module is suitable for acquiring an operation data configuration request carrying a key value corresponding to the object to be configured and operation data to be issued;
the query module is suitable for querying a pre-established first data table by using the key value of the object to be configured to obtain an operation data template corresponding to the key value of the object to be configured;
the loading module is suitable for loading the operation data to be issued into the operation data template to obtain an operation data configuration result;
and the storage module is suitable for storing the key value of the object to be configured and the operation data configuration result in a second data table in a data key value pair mode.
8. The apparatus of claim 7, wherein the apparatus further comprises: and the release processing module is suitable for extracting the operation data configuration result corresponding to the key value of the object to be configured from the second data table and releasing the operation data configuration result.
9. A computing device, comprising: the system comprises a processor, a memory, a communication interface and a communication bus, wherein the processor, the memory and the communication interface complete mutual communication through the communication bus;
the memory is used for storing at least one executable instruction, and the executable instruction causes the processor to execute the operation corresponding to the configuration method of the operation data of any one of claims 1-6.
10. A computer storage medium having at least one executable instruction stored therein, the executable instruction causing a processor to perform operations corresponding to the method for configuring operational data according to any one of claims 1-6.
CN201811644713.6A 2018-12-29 2018-12-29 Operation data configuration method and device Pending CN111444285A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201811644713.6A CN111444285A (en) 2018-12-29 2018-12-29 Operation data configuration method and device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201811644713.6A CN111444285A (en) 2018-12-29 2018-12-29 Operation data configuration method and device

Publications (1)

Publication Number Publication Date
CN111444285A true CN111444285A (en) 2020-07-24

Family

ID=71653883

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201811644713.6A Pending CN111444285A (en) 2018-12-29 2018-12-29 Operation data configuration method and device

Country Status (1)

Country Link
CN (1) CN111444285A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN114816580A (en) * 2022-05-19 2022-07-29 青岛海尔科技有限公司 Operation activity configuration method, storage medium and electronic device

Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101968817A (en) * 2010-11-04 2011-02-09 上海银杏界信息科技有限公司 Method for configuring webpage template
US20120109935A1 (en) * 2010-11-02 2012-05-03 Microsoft Corporation Object model to key-value data model mapping
US20170277905A1 (en) * 2016-03-22 2017-09-28 MindTouch, Inc. Live editing and publishing of documents within a content management system using a hybrid draft authorization workflow
CN107944935A (en) * 2017-12-26 2018-04-20 广州易动云信息科技有限公司 A kind of extension system and promotion method of internet social media
CN108170448A (en) * 2017-12-26 2018-06-15 车智互联(北京)科技有限公司 The system that a kind of automatic high-efficiency carries out software upgrading version publication
CN108319661A (en) * 2018-01-10 2018-07-24 链家网(北京)科技有限公司 A kind of structured storage method and device of spare part information
CN109101300A (en) * 2018-06-14 2018-12-28 腾讯科技(深圳)有限公司 A kind of page rendering method, apparatus and terminal

Patent Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20120109935A1 (en) * 2010-11-02 2012-05-03 Microsoft Corporation Object model to key-value data model mapping
CN101968817A (en) * 2010-11-04 2011-02-09 上海银杏界信息科技有限公司 Method for configuring webpage template
US20170277905A1 (en) * 2016-03-22 2017-09-28 MindTouch, Inc. Live editing and publishing of documents within a content management system using a hybrid draft authorization workflow
CN107944935A (en) * 2017-12-26 2018-04-20 广州易动云信息科技有限公司 A kind of extension system and promotion method of internet social media
CN108170448A (en) * 2017-12-26 2018-06-15 车智互联(北京)科技有限公司 The system that a kind of automatic high-efficiency carries out software upgrading version publication
CN108319661A (en) * 2018-01-10 2018-07-24 链家网(北京)科技有限公司 A kind of structured storage method and device of spare part information
CN109101300A (en) * 2018-06-14 2018-12-28 腾讯科技(深圳)有限公司 A kind of page rendering method, apparatus and terminal

Non-Patent Citations (2)

* Cited by examiner, † Cited by third party
Title
闾程豪;荆一楠;何震瀛;王晓阳;: "基于分布式流处理的自适应数据分发策略", 计算机应用与软件, no. 08, pages 30 - 36 *
鲍汝兴: "网页游戏广告系统的设计与实现", 中国优秀硕士学位论文全文数据库 信息科技辑, no. 03, pages 138 - 3315 *

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN114816580A (en) * 2022-05-19 2022-07-29 青岛海尔科技有限公司 Operation activity configuration method, storage medium and electronic device
CN114816580B (en) * 2022-05-19 2023-10-24 青岛海尔科技有限公司 Configuration method of operation activities, storage medium and electronic device

Similar Documents

Publication Publication Date Title
US11681507B2 (en) Composable context menus
CN106202100B (en) Page loading method and device
CN112242920B (en) Cloud platform deployment method, device and node
CN110826978A (en) Unified backlog processing method and device based on enterprise browser
CN108416149B (en) CAD-independent three-dimensional part real-time modeling method, terminal and storage medium
US10659567B2 (en) Dynamic discovery and management of page fragments
CN111823229A (en) Mechanical arm control flow generation method, device, equipment and storage medium
CN114385196A (en) Software deployment method and device combining RPA and AI
CN111444285A (en) Operation data configuration method and device
CN116301735B (en) Method, device and storage medium for organizing software elements into software data links
CN117234582A (en) Project code processing method and device, electronic equipment and storage medium
EP3425510B1 (en) Automated testing method for application program user interface, electronic device, system, and storage medium
CN112015714A (en) Database-based data model generation method and device
CN111324373A (en) Method and device for uploading multiple project files to code warehouse and computing equipment
CN112988277B (en) Rule file loading method, device, server and medium
CN113055209B (en) Arranging method and device for edge calculation
CN112394972B (en) Cloud application publishing method, device, equipment and storage medium
CN110807004B (en) File sorting method and device
CN111444057A (en) Page performance data acquisition method and device and computing equipment
CN113656606B (en) Code query method, device and equipment of application program and storage medium
US10908881B2 (en) System and computer-implemented method for bidirectional translation between diagramming and implementation tools
CN115237264A (en) Character input method, system and electronic equipment
CN112947921A (en) Method, device, equipment and storage medium for rapidly building CRUD page
CN115774604A (en) Cloud host creation method and device, storage medium and electronic equipment
CN115390857A (en) Method, device, electronic equipment and medium for deploying application program in system

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