CN114371889B - Event configuration method, device, electronic equipment and storage medium - Google Patents

Event configuration method, device, electronic equipment and storage medium Download PDF

Info

Publication number
CN114371889B
CN114371889B CN202210061466.7A CN202210061466A CN114371889B CN 114371889 B CN114371889 B CN 114371889B CN 202210061466 A CN202210061466 A CN 202210061466A CN 114371889 B CN114371889 B CN 114371889B
Authority
CN
China
Prior art keywords
event
target
nodes
page
current
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
CN202210061466.7A
Other languages
Chinese (zh)
Other versions
CN114371889A (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.)
Suzhou Fengzhiding Information Technology Co ltd
Original Assignee
Suzhou Fengzhiding Information 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 Suzhou Fengzhiding Information Technology Co ltd filed Critical Suzhou Fengzhiding Information Technology Co ltd
Priority to CN202210061466.7A priority Critical patent/CN114371889B/en
Publication of CN114371889A publication Critical patent/CN114371889A/en
Application granted granted Critical
Publication of CN114371889B publication Critical patent/CN114371889B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/44Arrangements for executing specific programs
    • G06F9/445Program loading or initiating
    • G06F9/44505Configuring for program initiating, e.g. using registry, configuration files
    • G06F9/4451User profiles; Roaming
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/44Arrangements for executing specific programs
    • G06F9/451Execution arrangements for user interfaces

Landscapes

  • Engineering & Computer Science (AREA)
  • Software Systems (AREA)
  • Theoretical Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Human Computer Interaction (AREA)
  • User Interface Of Digital Computer (AREA)

Abstract

The application discloses an event configuration method, an event configuration device, electronic equipment and a storage medium. Determining a target page element from the candidate page elements, and determining whether to create a current element event according to the historical element event; if yes, displaying candidate event nodes associated with the target page element to a user in a graph form, and responding to the selection operation of the user to determine target event nodes contained in the current element event from the candidate event nodes; and forming the current element event according to the number of the target event nodes, and associating the current element event with the target page element. By operating the technical scheme provided by the application, the problem that the configuration efficiency is reduced by selecting the event for each step corresponding to the page element in the drop-down menu in sequence when the element event corresponding to the page element is configured in the prior art can be solved, and the beneficial effects of reducing the event configuration difficulty and improving the event configuration efficiency are achieved.

Description

Event configuration method, device, electronic equipment and storage medium
Technical Field
The present application relates to the field of computer technologies, and in particular, to an event configuration method, an event configuration device, an electronic device, and a storage medium.
Background
With the advent of the intellectualization era, the demands of manufacturing industry for intelligent manufacturing are increasing, and the emerging low-code products are also increasing. When a large number of page elements are displayed on the same page, the page can be normally operated only by configuring a trigger event for the component.
In the prior art, when element events corresponding to page elements are configured, the events are selected for each step corresponding to the page elements in turn in a drop-down menu, so that the configuration efficiency is reduced.
Disclosure of Invention
The application provides an event configuration method, an event configuration device, electronic equipment and a storage medium, which are used for reducing event configuration difficulty and improving event configuration efficiency.
According to an aspect of the present application, there is provided an event configuration method, the method including:
determining a target page element from the candidate page elements, and determining whether to create a current element event according to the historical element event;
if yes, displaying candidate event nodes associated with the target page element to a user in a graph form, and responding to the selection operation of the user to determine target event nodes contained in the current element event from the candidate event nodes;
and forming the current element event according to the number of the target event nodes, and associating the current element event with the target page element.
According to another aspect of the present application, there is provided an event configuration apparatus, comprising:
the element event creation determining module is used for determining a target page element from the candidate page elements and determining whether to create a current element event according to the historical element event;
the target event node determining module is used for displaying candidate event nodes associated with the target page element to a user in a graph mode if the element event creation determining module determines that the element event creation determining module determines the target event node contained in the current element event from the candidate event nodes in response to the selection operation of the user;
and the element event forming module is used for forming the current element event according to the number of the target event nodes and associating the current element event with the target page element.
According to another aspect of the present application, there is provided an electronic apparatus including:
at least one processor; and
a memory communicatively coupled to the at least one processor; wherein,,
the memory stores a computer program executable by the at least one processor to enable the at least one processor to perform the event configuration method of any one of the embodiments of the present application.
According to another aspect of the present application, there is provided a computer readable storage medium storing computer instructions for causing a processor to execute an event configuration method according to any embodiment of the present application.
According to the technical scheme, the target page element is determined from the candidate page elements, and whether the current element event is established or not is determined according to the historical element event; if yes, displaying candidate event nodes associated with the target page element to a user in a graph form, and responding to the selection operation of the user to determine target event nodes contained in the current element event from the candidate event nodes; according to the number of the target event nodes, the current element event is formed and is associated with the target page element, so that the problem that the configuration efficiency is reduced is solved, and the beneficial effects of reducing the event configuration difficulty and improving the event configuration efficiency are achieved by selecting the event for each step corresponding to the page element in a drop-down menu in sequence when the element event corresponding to the page element is configured in the prior art.
It should be understood that the description in this section is not intended to identify key or critical features of the embodiments of the application or to delineate the scope of the application. Other features of the present application will become apparent from the description that follows.
Drawings
In order to more clearly illustrate the technical solutions of the embodiments of the present application, the drawings required for the description of the embodiments will be briefly described below, and it is apparent that the drawings in the following description are only some embodiments of the present application, and other drawings may be obtained according to these drawings without inventive effort for a person skilled in the art.
FIG. 1 is a flow chart of a method for event configuration according to a first embodiment of the present application;
fig. 2 is a schematic structural diagram of an event configuration device according to a second embodiment of the present application;
fig. 3 is a schematic structural diagram of an electronic device implementing an event configuration method according to an embodiment of the present application.
Detailed Description
In order that those skilled in the art will better understand the present application, a technical solution in the embodiments of the present application will be clearly and completely described below with reference to the accompanying drawings in which it is apparent that the described embodiments are only some embodiments of the present application, not all embodiments. All other embodiments, which can be made by those skilled in the art based on the embodiments of the present application without making any inventive effort, shall fall within the scope of the present application.
It should be noted that the terms "first," "second," "target," and the like in the description and claims of the present application and in the above figures are used for distinguishing between similar objects and not necessarily for describing a particular sequential or chronological order. It is to be understood that the data so used may be interchanged where appropriate such that the embodiments of the application described herein may be implemented in sequences other than those illustrated or otherwise described herein. Furthermore, the terms "comprises," "comprising," and "having," and any variations thereof, are intended to cover a non-exclusive inclusion, such that a process, method, system, article, or apparatus that comprises a list of steps or elements is not necessarily limited to those steps or elements expressly listed but may include other steps or elements not expressly listed or inherent to such process, method, article, or apparatus.
Example 1
Fig. 1 is a flowchart of an event configuration method according to an embodiment of the present application, where the method may be implemented by an event configuration device, and the event configuration device may be implemented in hardware and/or software, and the event configuration device may be configured in a computer. As shown in fig. 1, the method includes:
s110, determining a target page element from the candidate page elements, and determining whether to create a current element event according to the historical element event.
Where a page element is a single component of a page, such as a button. There may be a plurality of page elements in one page, and the number of each page element may be one or more, which is not limited in this embodiment.
The candidate page elements can be all editable elements in the page, the target page element is an element to be edited, and the target page element can be determined from the candidate page elements in a selected mode.
Element events are functions that page elements can perform, such as add, edit, delete, etc. The historical element event is configured element event, and the current element event is configured element event currently. Configuring element events means configuring the content, logic, etc. of the element events.
Whether to create the current element event is determined according to the historical element event, and the current element event can be created if no corresponding event exists in the historical element event. For example, a new event is associated for the target page element, and if no new event exists in the history element events, the current element event is created as the new event.
In this embodiment, optionally, determining whether to create the current element event according to the historical element event includes:
judging whether the historical element event is a reusable element event or not;
if not, determining whether the target element event exists in the history element event;
if so, creating the current element event if the target element event is already associated.
The reusable element event is an element event which can be referenced and associated by a plurality of page elements at the same time, namely the same element event can be used by the plurality of page elements at the same time.
If not, i.e. a single history element event can only be associated by one page element at a time, determining whether a target element event exists in the history element events. The target element event is a target association event of the target page element, for example, the user intends to associate the target page element with the deletion event, and the deletion event is the target element event.
If so, a target element event is associated with the target page element, i.e., the target element event may be triggered when the target page element is used.
If the target element event does not exist in the historical element events or exists, but the target element event is already associated by other page elements, the current element event is created.
The method and the system enable the element events to be commonly associated, only when no target element event exists in the historical element events or the target element event exists in the historical element events but the target element event is associated with other page elements, the current element event is created, the corresponding element event is prevented from being created for the page elements independently each time, and the availability of the element event is improved.
In this embodiment, optionally, after determining whether the historical element event is a reusable element event, the method further includes:
if yes, determining whether a target element event exists in the historical element events;
and if so, associating the target element event with the target page element.
The reusable element event is an element event, that is, a plurality of page elements can use the same element event at the same time.
If the historical element event is a reusable element event, that is, a single historical element event can be referenced and associated by a plurality of page elements at the same time, whether a target element event exists in the historical element event is determined. The target element event is a target association event of the target page element, for example, the user intends to associate the target page element with the deletion event, and the deletion event is the target element event.
If not, a current element event is created.
If so, a target element event is associated with the target page element, i.e., the target element event may be triggered when the target page element is used.
The element events can be repeatedly and commonly associated, the current element event is created only when the target element event does not exist in the historical element events, the corresponding element event is prevented from being created for the page element independently each time, and the availability of the element event is improved; and the configuration of the same element event is avoided, and the event configuration efficiency is improved.
And S120, if so, displaying the candidate event nodes associated with the target page element to a user in a graph form, and determining the target event node contained in the current element event from the candidate event nodes in response to the selection operation of the user.
Wherein the event nodes are used for forming the whole element event, and one element event can comprise one or more event nodes.
Candidate event nodes are alternative event nodes, such as query, save, update, manipulation of page element presentation, etc. of data. The target event node is the event node which needs to be contained in the current element event.
The candidate event nodes are displayed to the user at preset positions in a graph form, and each candidate event node can be displayed in a specific graph image, such as an ellipse; wherein each graph is preconfigured with codes corresponding to candidate event nodes; the graphs corresponding to the different candidate event nodes may be the same or different, which is not limited in this embodiment.
The user can select the candidate event node by dragging the selected candidate event node to the designated area, and the selected candidate event node is determined to be the target event node.
And when all the selection operations are finished, the obtained event nodes comprise all target event nodes for the current element event.
S130, forming the current element event according to the number of the target event nodes, and associating the current element event with the target page element.
When the target event node is single, the current element event is formed when the parameter configuration of the target event node is completed. When the number of the target event nodes is plural, the current element event is formed when the execution logic of each target event node is determined, and when the parameter configuration of each target event node is completed.
Associating the current element event with the target page element, i.e., the target page element may trigger the current element event.
For example, if the target page element 1 is the button 1 in the a page, the element event 1 is associated, and if the element event 1 is the page open event, the target event node may be determined to be the page open node from the candidate event nodes when the element event 1 is configured, and the specific parameter configuration of the page open node may be to configure a specific open page, for example, a B page. So that the triggering event is opening the B interface when the button 1 is formally in use.
The target page element 2 is a button 2 in the B page, the element event 2 is associated, if the element event 2 is a save event, the target event node can be determined to be an execution model method node and a page opening node from candidate event nodes when the element event 2 is configured. The specific parameter configuration of the execution model method node can be used for configuring the model method as a storage method; specific parameter configuration of the page opening node may configure a specific opening page, for example, an a page. Thus, when the button 2 is formally used, the triggered event is to save the data input by the user on the B page and open the a page.
In this embodiment, optionally, the forming the current element event according to the number of target event nodes includes:
and if the number of the target event nodes is greater than one, connecting the target event nodes according to the occurrence sequence of the target event nodes to form the current element event.
If the number of the target event nodes is greater than one, connecting the target event nodes according to the occurrence sequence of the target event nodes, wherein the connection mode can be to sequentially connect the graphs of the target event nodes through connecting wires to form the current element event.
The execution sequence of the target event node is determined in an intuitive way, and the sequential setting is avoided, so that the acquisition and modification of the event execution logic are convenient to follow-up, and the efficiency of event configuration is improved.
In this embodiment, optionally, the method further includes:
and displaying the association relation between the historical element event and/or the current element event and each page element.
After the current element event is formed, it can be associated with other target page elements, and the association of the event with one or more component elements can be seen within the configuration item of the historical element event and/or the current element event.
Therefore, configuration of single element events is facilitated, single or batch configuration can be carried out on the associated page elements, modification of each element is avoided, and configuration efficiency is improved.
According to the technical scheme provided by the embodiment, different events are formed by combining the event nodes, so that the requirements of different users are met. And displaying the candidate event nodes to a user in a graphical form, so that the visibility of event configuration is enhanced. The method and the device avoid the problem that the user selects the event for each step corresponding to the page element in the drop-down menu, reduce the configuration efficiency, increase the later understanding difficulty when the event configuration is complex, and achieve the effects of reducing the complexity of the event configuration, reducing the event configuration difficulty and improving the event configuration efficiency.
Example two
Fig. 2 is a schematic structural diagram of an event configuration device according to a second embodiment of the present application. As shown in fig. 2, the apparatus includes:
an element event creation determining module 210, configured to determine a target page element from the candidate page elements, and determine whether to create a current element event according to the historical element event;
a target event node determining module 220, configured to, if the element event creation determining module determines that the element event creation determining module is yes, graphically display candidate event nodes associated with the target page element to a user, and determine, in response to a selection operation by the user, a target event node included in the current element event from the candidate event nodes;
an element event forming module 230, configured to form the current element event according to the number of target event nodes, and associate the current element event with the target page element.
Optionally, the element event forming module includes:
and the element event forming unit is used for connecting the target event nodes according to the occurrence sequence of the target event nodes if the number of the target event nodes is larger than one, so as to form the current element event.
Optionally, the element event creation determining module includes:
an event reusability judging unit for judging whether the history element event is a reusability element event;
a first event existence determining unit, configured to determine whether the target element event exists in the history element event if the event reusability determining unit determines that no event exists;
and the event creating unit is used for creating the current element event if the first event existence determining unit determines that the first event exists and the target element event is associated.
Optionally, the apparatus further includes:
the first event existence determining unit is used for determining whether a target element event exists in the historical element event or not if the event reusability judging unit judges that the event reusability judging unit is yes after the event reusability judging unit;
and the event association unit is used for associating the target element event with the target page element if the event exists.
Optionally, the apparatus further includes:
and the association relation display module is used for displaying the association relation between the historical element event and/or the current element event and each page element.
The event configuration device provided by the embodiment of the application can execute the event configuration method provided by any embodiment of the application, and has the corresponding functional modules and beneficial effects of the execution method.
Example III
Fig. 3 shows a schematic diagram of the structure of an electronic device 10 that may be used to implement an embodiment of the application. Electronic devices are intended to represent various forms of digital computers, such as laptops, desktops, workstations, personal digital assistants, servers, blade servers, mainframes, and other appropriate computers. Electronic equipment may also represent various forms of mobile devices, such as personal digital processing, cellular telephones, smartphones, wearable devices (e.g., helmets, glasses, watches, etc.), and other similar computing devices. The components shown herein, their connections and relationships, and their functions, are meant to be exemplary only, and are not meant to limit implementations of the applications described and/or claimed herein.
As shown in fig. 3, the electronic device 10 includes at least one processor 11, and a memory, such as a Read Only Memory (ROM) 12, a Random Access Memory (RAM) 13, etc., communicatively connected to the at least one processor 11, in which the memory stores a computer program executable by the at least one processor, and the processor 11 may perform various appropriate actions and processes according to the computer program stored in the Read Only Memory (ROM) 12 or the computer program loaded from the storage unit 18 into the Random Access Memory (RAM) 13. In the RAM 13, various programs and data required for the operation of the electronic device 10 may also be stored. The processor 11, the ROM 12 and the RAM 13 are connected to each other via a bus 14. An input/output (I/O) interface 15 is also connected to bus 14.
Various components in the electronic device 10 are connected to the I/O interface 15, including: an input unit 16 such as a keyboard, a mouse, etc.; an output unit 17 such as various types of displays, speakers, and the like; a storage unit 18 such as a magnetic disk, an optical disk, or the like; and a communication unit 19 such as a network card, modem, wireless communication transceiver, etc. The communication unit 19 allows the electronic device 10 to exchange information/data with other devices via a computer network, such as the internet, and/or various telecommunication networks.
The processor 11 may be a variety of general and/or special purpose processing components having processing and computing capabilities. Some examples of processor 11 include, but are not limited to, a Central Processing Unit (CPU), a Graphics Processing Unit (GPU), various specialized Artificial Intelligence (AI) computing chips, various processors running machine learning model algorithms, digital Signal Processors (DSPs), and any suitable processor, controller, microcontroller, etc. The processor 11 performs the various methods and processes described above, such as the event configuration method.
In some embodiments, the event configuration method may be implemented as a computer program tangibly embodied on a computer-readable storage medium, such as the storage unit 18. In some embodiments, part or all of the computer program may be loaded and/or installed onto the electronic device 10 via the ROM 12 and/or the communication unit 19. When the computer program is loaded into RAM 13 and executed by processor 11, one or more steps of the event configuration method described above may be performed. Alternatively, in other embodiments, the processor 11 may be configured to perform the event configuration method in any other suitable way (e.g., by means of firmware).
Various implementations of the systems and techniques described here above may be implemented in digital electronic circuitry, integrated circuit systems, field Programmable Gate Arrays (FPGAs), application Specific Integrated Circuits (ASICs), application Specific Standard Products (ASSPs), systems On Chip (SOCs), load programmable logic devices (CPLDs), computer hardware, firmware, software, and/or combinations thereof. These various embodiments may include: implemented in one or more computer programs, the one or more computer programs may be executed and/or interpreted on a programmable system including at least one programmable processor, which may be a special purpose or general-purpose programmable processor, that may receive data and instructions from, and transmit data and instructions to, a storage system, at least one input device, and at least one output device.
A computer program for carrying out methods of the present application may be written in any combination of one or more programming languages. These computer programs may be provided to a processor of a general purpose computer, special purpose computer, or other programmable data processing apparatus, such that the computer programs, when executed by the processor, cause the functions/acts specified in the flowchart and/or block diagram block or blocks to be implemented. The computer program may execute entirely on the machine, partly on the machine, as a stand-alone software package, partly on the machine and partly on a remote machine or entirely on the remote machine or server.
In the context of the present application, a computer-readable storage medium may be a tangible medium that can contain, or store a computer program for use by or in connection with an instruction execution system, apparatus, or device. The computer readable storage medium may include, but is not limited to, an electronic, magnetic, optical, electromagnetic, infrared, or semiconductor system, apparatus, or device, or any suitable combination of the foregoing. Alternatively, the computer readable storage medium may be a machine readable signal medium. More specific examples of a machine-readable storage medium would include an electrical connection based on one or more wires, a portable computer diskette, a hard disk, a Random Access Memory (RAM), a read-only memory (ROM), an erasable programmable read-only memory (EPROM or flash memory), an optical fiber, a portable compact disc read-only memory (CD-ROM), an optical storage device, a magnetic storage device, or any suitable combination of the foregoing.
To provide for interaction with a user, the systems and techniques described here can be implemented on an electronic device having: a display device (e.g., a CRT (cathode ray tube) or LCD (liquid crystal display) monitor) for displaying information to a user; and a keyboard and a pointing device (e.g., a mouse or a trackball) through which a user can provide input to the electronic device. Other kinds of devices may also be used to provide for interaction with a user; for example, feedback provided to the user may be any form of sensory feedback (e.g., visual feedback, auditory feedback, or tactile feedback); and input from the user may be received in any form, including acoustic input, speech input, or tactile input.
The systems and techniques described here can be implemented in a computing system that includes a background component (e.g., as a data server), or that includes a middleware component (e.g., an application server), or that includes a front-end component (e.g., a user computer having a graphical user interface or a web browser through which a user can interact with an implementation of the systems and techniques described here), or any combination of such background, middleware, or front-end components. The components of the system can be interconnected by any form or medium of digital data communication (e.g., a communication network). Examples of communication networks include: local Area Networks (LANs), wide Area Networks (WANs), blockchain networks, and the internet.
The computing system may include clients and servers. The client and server are typically remote from each other and typically interact through a communication network. The relationship of client and server arises by virtue of computer programs running on the respective computers and having a client-server relationship to each other. The server can be a cloud server, also called a cloud computing server or a cloud host, and is a host product in a cloud computing service system, so that the defects of high management difficulty and weak service expansibility in the traditional physical hosts and VPS service are overcome.
It should be appreciated that various forms of the flows shown above may be used to reorder, add, or delete steps. For example, the steps described in the present application may be performed in parallel, sequentially, or in a different order, so long as the desired results of the technical solution of the present application are achieved, and the present application is not limited herein.
The above embodiments do not limit the scope of the present application. It will be apparent to those skilled in the art that various modifications, combinations, sub-combinations and alternatives are possible, depending on design requirements and other factors. Any modifications, equivalent substitutions and improvements made within the spirit and principles of the present application should be included in the scope of the present application.

Claims (6)

1. An event configuration method, comprising:
determining a target page element from the candidate page elements, and determining whether to create a current element event according to the historical element event;
if yes, displaying candidate event nodes associated with the target page element to a user in a graph form, and responding to the selection operation of the user to determine target event nodes contained in the current element event from the candidate event nodes;
forming the current element event according to the number of the target event nodes, and associating the current element event with the target page element;
wherein the determining whether to create the current element event according to the historical element event comprises:
judging whether the historical element event is a reusable element event or not; if not, determining whether a target element event exists in the history element events; if the current element event exists and the target element event is associated, creating the current element event;
wherein the forming the current element event according to the number of the target event nodes includes:
and if the number of the target event nodes is greater than one, connecting the target event nodes according to the occurrence sequence of the target event nodes to form the current element event.
2. The method of claim 1, further comprising, after determining whether the historical element event is a reusable element event:
if yes, determining whether a target element event exists in the historical element events;
and if so, associating the target element event with the target page element.
3. The method as recited in claim 1, further comprising:
and displaying the association relation between the historical element event and/or the current element event and each page element.
4. An event configuration apparatus, comprising:
the element event creation determining module is used for determining a target page element from the candidate page elements and determining whether to create a current element event according to the historical element event;
the target event node determining module is used for displaying candidate event nodes associated with the target page element to a user in a graph mode if the element event creation determining module determines that the element event creation determining module determines the target event node contained in the current element event from the candidate event nodes in response to the selection operation of the user;
the element event forming module is used for forming the current element event according to the number of the target event nodes and associating the current element event with the target page element;
wherein the element event creation determination module includes:
an event reusability judging unit for judging whether the history element event is a reusability element event;
a first event existence determining unit, configured to determine whether a target element event exists in the history element events if the event multiplexing determining unit determines that no event exists;
an event creation unit configured to create the current element event if the first event presence determination unit determines that the first event presence is present and the target element event has been associated;
wherein the element event forming module includes:
and the element event forming unit is used for connecting the target event nodes according to the occurrence sequence of the target event nodes if the number of the target event nodes is larger than one, so as to form the current element event.
5. An electronic device, the electronic device comprising:
at least one processor; and
a memory communicatively coupled to the at least one processor; wherein,,
the memory stores a computer program executable by the at least one processor to enable the at least one processor to perform the event configuration method of any of claims 1-3.
6. A computer readable storage medium storing computer instructions for causing a processor to implement the event configuration method of any of claims 1-3 when executed.
CN202210061466.7A 2022-01-19 2022-01-19 Event configuration method, device, electronic equipment and storage medium Active CN114371889B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202210061466.7A CN114371889B (en) 2022-01-19 2022-01-19 Event configuration method, device, electronic equipment and storage medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202210061466.7A CN114371889B (en) 2022-01-19 2022-01-19 Event configuration method, device, electronic equipment and storage medium

Publications (2)

Publication Number Publication Date
CN114371889A CN114371889A (en) 2022-04-19
CN114371889B true CN114371889B (en) 2023-10-13

Family

ID=81145267

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202210061466.7A Active CN114371889B (en) 2022-01-19 2022-01-19 Event configuration method, device, electronic equipment and storage medium

Country Status (1)

Country Link
CN (1) CN114371889B (en)

Citations (11)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN104331474A (en) * 2014-11-03 2015-02-04 百度在线网络技术(北京)有限公司 Page processing method and device
CN108052365A (en) * 2017-12-19 2018-05-18 深圳市四格互联信息技术有限公司 The component generation method and device of user interface
CN110134656A (en) * 2019-04-04 2019-08-16 微民保险代理有限公司 Page control method, device, computer readable storage medium and computer equipment
CN110532159A (en) * 2019-09-03 2019-12-03 北京百度网讯科技有限公司 Data decryptor method, apparatus, equipment and computer readable storage medium
CN111428166A (en) * 2020-02-28 2020-07-17 深圳壹账通智能科技有限公司 Page configuration method, page element replacement method, device, equipment and medium
CN111581069A (en) * 2020-04-30 2020-08-25 北京三快在线科技有限公司 Data processing method and device
CN112016028A (en) * 2020-08-26 2020-12-01 支付宝(杭州)信息技术有限公司 Information recording method and device, and information storage method, device and system
CN112241263A (en) * 2019-07-17 2021-01-19 易保网络技术(上海)有限公司 Visual page processing method and equipment
CN113378036A (en) * 2020-03-10 2021-09-10 阿里巴巴集团控股有限公司 Page operation analysis and point burying method, device, equipment and storage medium
CN113391808A (en) * 2021-07-08 2021-09-14 北京沃东天骏信息技术有限公司 Page configuration method and device and electronic equipment
CN113656731A (en) * 2021-07-30 2021-11-16 北京百度网讯科技有限公司 Advertisement page processing method and device, electronic equipment and storage medium

Family Cites Families (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US8996240B2 (en) * 2006-03-16 2015-03-31 Smartdrive Systems, Inc. Vehicle event recorders with integrated web server
US10922138B2 (en) * 2018-10-30 2021-02-16 Google Llc Resource conservation for containerized systems

Patent Citations (11)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN104331474A (en) * 2014-11-03 2015-02-04 百度在线网络技术(北京)有限公司 Page processing method and device
CN108052365A (en) * 2017-12-19 2018-05-18 深圳市四格互联信息技术有限公司 The component generation method and device of user interface
CN110134656A (en) * 2019-04-04 2019-08-16 微民保险代理有限公司 Page control method, device, computer readable storage medium and computer equipment
CN112241263A (en) * 2019-07-17 2021-01-19 易保网络技术(上海)有限公司 Visual page processing method and equipment
CN110532159A (en) * 2019-09-03 2019-12-03 北京百度网讯科技有限公司 Data decryptor method, apparatus, equipment and computer readable storage medium
CN111428166A (en) * 2020-02-28 2020-07-17 深圳壹账通智能科技有限公司 Page configuration method, page element replacement method, device, equipment and medium
CN113378036A (en) * 2020-03-10 2021-09-10 阿里巴巴集团控股有限公司 Page operation analysis and point burying method, device, equipment and storage medium
CN111581069A (en) * 2020-04-30 2020-08-25 北京三快在线科技有限公司 Data processing method and device
CN112016028A (en) * 2020-08-26 2020-12-01 支付宝(杭州)信息技术有限公司 Information recording method and device, and information storage method, device and system
CN113391808A (en) * 2021-07-08 2021-09-14 北京沃东天骏信息技术有限公司 Page configuration method and device and electronic equipment
CN113656731A (en) * 2021-07-30 2021-11-16 北京百度网讯科技有限公司 Advertisement page processing method and device, electronic equipment and storage medium

Non-Patent Citations (4)

* Cited by examiner, † Cited by third party
Title
Eisa Alanazi 等."Configuring the webpage content through conditional constraints and preferences".《International Conference on Industrial,Engineering and Other Applications of Applied Intelligent Systems》.2014,第436-445页. *
叶雷 ; 高盛祥 ; 余正涛 ; 秦广顺 ; 洪旭东 ; .基于事件元素无向图的查询扩展方法.中文信息学报.2017,(第01期),第17-22页. *
都业川."呼叫中心中CRM个性化业务定制系统的设计与实现".《中国优秀硕士学位论文全文数据库 (信息科技辑)》.2018,第I138-116页. *
龙秋娴."基于深度学习的自动化功能测试算法".《中国优秀硕士学位论文全文数据库 (信息科技辑)》.2020,第I138-386页. *

Also Published As

Publication number Publication date
CN114371889A (en) 2022-04-19

Similar Documents

Publication Publication Date Title
CN114371889B (en) Event configuration method, device, electronic equipment and storage medium
CN116225312A (en) Mirror image cleaning method and device, electronic equipment and storage medium
CN112905270B (en) Workflow realization method, device, platform, electronic equipment and storage medium
CN113691403B (en) Topology node configuration method, related device and computer program product
CN113254469B (en) Data screening method, device, equipment and medium
CN113012258B (en) Method, device, electronic equipment and readable medium for generating multi-section line graph
CN114816184A (en) Display method, device, equipment and storage medium of operation control
CN114756468A (en) Test data creating method, device, equipment and storage medium
CN114428646B (en) Data processing method and device, electronic equipment and storage medium
CN114595231B (en) Database table generation method and device, electronic equipment and storage medium
CN113342413B (en) Method, apparatus, device, medium, and article for processing components
CN116108589B (en) Method, device, equipment and medium for constructing core model
CN114860403B (en) Task scheduling method, device, equipment and storage medium
CN115202538B (en) Menu configuration method and device, electronic equipment and storage medium
CN116795260A (en) Full selection method, device, equipment and medium based on elementUI
CN115951921A (en) Service processing method, device and storage medium
CN116882943A (en) Approval process execution method, device, equipment and storage medium
CN115857828A (en) Customized system implementation method and device, electronic equipment and storage medium
CN117850991A (en) Electron-based local application shortcut starting method, device, equipment and medium
CN117311570A (en) Task management method and device, electronic equipment and storage medium
CN118034665A (en) Low-code platform-oriented data processing method and device, electronic equipment and medium
CN117785164A (en) Method for generating service interface for low-code platform and related device
CN117472774A (en) Interface testing method, device, electronic equipment and storage medium
CN117806619A (en) Data processing method, device, electronic equipment and medium
CN117234779A (en) Exception recovery method, device, equipment and medium for distributed database

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