CN112527436A - Popup display method, popup display device, electronic equipment and computer readable medium - Google Patents

Popup display method, popup display device, electronic equipment and computer readable medium Download PDF

Info

Publication number
CN112527436A
CN112527436A CN202011467288.5A CN202011467288A CN112527436A CN 112527436 A CN112527436 A CN 112527436A CN 202011467288 A CN202011467288 A CN 202011467288A CN 112527436 A CN112527436 A CN 112527436A
Authority
CN
China
Prior art keywords
popup
container
target
container node
instantiated
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
CN202011467288.5A
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.)
Wuba Co Ltd
Original Assignee
Wuba 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 Wuba Co Ltd filed Critical Wuba Co Ltd
Priority to CN202011467288.5A priority Critical patent/CN112527436A/en
Publication of CN112527436A publication Critical patent/CN112527436A/en
Pending legal-status Critical Current

Links

Images

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/451Execution arrangements for user interfaces
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/44Arrangements for executing specific programs
    • G06F9/445Program loading or initiating
    • G06F9/44521Dynamic linking or loading; Link editing at or after load time, e.g. Java class loading
    • 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/455Emulation; Interpretation; Software simulation, e.g. virtualisation or emulation of application or operating system execution engines
    • G06F9/45533Hypervisors; Virtual machine monitors
    • G06F9/45558Hypervisor-specific management and integration aspects
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/46Multiprogramming arrangements
    • G06F9/50Allocation of resources, e.g. of the central processing unit [CPU]
    • G06F9/5061Partitioning or combining of resources
    • G06F9/5077Logical partitioning of resources; Management or configuration of virtualized resources
    • 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/455Emulation; Interpretation; Software simulation, e.g. virtualisation or emulation of application or operating system execution engines
    • G06F9/45533Hypervisors; Virtual machine monitors
    • G06F9/45558Hypervisor-specific management and integration aspects
    • G06F2009/4557Distribution of virtual machine instances; Migration and load balancing
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F2209/00Indexing scheme relating to G06F9/00
    • G06F2209/50Indexing scheme relating to G06F9/50
    • G06F2209/5021Priority

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 embodiment of the disclosure discloses a popup display method, a popup display device, electronic equipment and a computer readable medium. One embodiment of the method comprises: in response to determining that the popup container nodes exist in the popup container node queue, determining whether the priority of the target popup container node meets a predetermined condition according to the priority of each popup container node in the popup container node queue; in response to the determination, adding the target popup container node into a popup container node queue to obtain a popup container node update queue based on the priority of the target popup container node and the priorities of the popup container nodes; instantiation processing is carried out on the target popup container node to obtain a target instantiation popup container; and controlling the equipment of the associated user to display each instantiated popup container and the target instantiated popup container based on the priority of each popup container node in the popup container node updating queue. This embodiment reduces the loss of user traffic for the service platform.

Description

Popup display method, popup display device, electronic equipment and computer readable medium
Technical Field
The embodiment of the disclosure relates to the technical field of computers, in particular to a pop-up window display method and device, electronic equipment and a computer readable medium.
Background
With the development of computer technology and internet technology, the popup window in the service platform page can reduce the switching of the page in the service platform by the user. At present, when a service platform page is displayed, the method generally adopted is as follows: and displaying the service platform page after the resources of each popup are completely loaded.
However, when the service platform page is displayed in the above manner, the following technical problems often exist:
firstly, when loading the resources of a plurality of pop windows, displaying a service platform page after the resources of the plurality of pop windows are completely loaded, and not effectively managing the resource loading of the plurality of pop windows, so that the waiting time for displaying the service platform page is longer, and further the user flow of the service platform is lost;
second, when multiple popups are displayed, the display of the popups is not managed more effectively, which results in more times of point penetration of the touch shielding mask layer caused by user operations during the period when the popups are not displayed completely or during the period when an opening animation or a closing animation of a popup is displayed, and further results in more times of program execution disorder.
Disclosure of Invention
This summary is provided to introduce a selection of concepts in a simplified form that are further described below in the detailed description. This summary is not intended to identify key features or essential features of the claimed subject matter, nor is it intended to be used to limit the scope of the claimed subject matter.
Some embodiments of the present disclosure propose a pop-up display method, apparatus, electronic device, and computer readable medium to solve one or more of the technical problems set forth in the background section above.
In a first aspect, some embodiments of the present disclosure provide a pop-up display method, including: in response to determining that a popup container node exists in a popup container node queue, determining whether the priority of a target popup container node meets a predetermined condition according to the priority of each popup container node in the popup container node queue, wherein each popup container node in the popup container node queue corresponds to each instantiated popup container; in response to the determination, adding the target popup container node into the popup container node queue to obtain a popup container node update queue based on the priority of the target popup container node and the priorities of the popup container nodes; instantiation processing is carried out on the target popup container node to obtain a target instantiation popup container; and controlling the associated user equipment to display each instantiated popup container and the target instantiated popup container based on the priority of each popup container node in the popup container node updating queue.
In a second aspect, some embodiments of the present disclosure provide a pop-up window display device, the device including: the determining unit is configured to respond to the fact that the popup container nodes exist in the popup container node queue, and determine whether the priority of the target popup container node meets a preset condition or not according to the priority of each popup container node in the popup container node queue, wherein each popup container node in the popup container node queue corresponds to each instantiated popup container; a joining unit configured to join the target popup container node into the popup container node queue based on the priority of the target popup container node and the priorities of the respective popup container nodes in response to a determination that the target popup container node is updated; the processing unit is configured to perform instantiation processing on the target popup container node to obtain a target instantiation popup container; and the control unit is configured to control the associated user equipment to display each instantiated popup container and the target instantiated popup container based on the priority of each popup container node in the popup container node updating queue.
In a third aspect, some embodiments of the present disclosure provide an electronic device, comprising: one or more processors; a storage device having one or more programs stored thereon, which when executed by one or more processors, cause the one or more processors to implement the method described in any of the implementations of the first aspect.
In a fourth aspect, some embodiments of the present disclosure provide a computer readable medium on which a computer program is stored, wherein the program, when executed by a processor, implements the method described in any of the implementations of the first aspect.
The above embodiments of the present disclosure have the following advantages: by the popup display method of some embodiments of the present disclosure, the loss of user traffic of a service platform is reduced. Specifically, the loss of user traffic of the service platform is caused by: when the resources of the plurality of popup windows are loaded, the resources of the plurality of popup windows are loaded completely and then the page of the service platform is displayed, and the resource loading of the plurality of popup windows is not managed effectively, so that the waiting time for displaying the page of the service platform is long. Based on this, the popup display method according to some embodiments of the present disclosure first determines whether the priority of the target popup container node satisfies a predetermined condition according to the priorities of the respective popup container nodes in the popup container node queue in response to determining that the popup container node exists in the popup container node queue. Therefore, support can be provided for determining whether to add the target popup container node into the popup container node queue so as to manage resource loading of each popup container node in the popup container node queue. Then, in response to the determination, adding the target popup container node to the popup container node queue based on the priority of the target popup container node and the priorities of the respective popup container nodes to obtain a popup container node update queue. Therefore, the target popup container node can be added into the popup container node queue so as to manage the resource loading of each popup container node in the popup container node queue. And then, instantiation processing is carried out on the target popup container node to obtain a target instantiation popup container. Therefore, after the target popup container node is added into the popup container node queue, instantiation processing can be performed on the target popup container node, so that resources of the target popup container node can be loaded. And finally, based on the priority of each popup container node in the popup container node updating queue, controlling the associated user equipment to display each instantiated popup container and the target instantiated popup container. Therefore, the instantiated popup container can be displayed in the process of loading the resource of each popup container node corresponding to the service platform page according to the priority of each popup container node, namely, the instantiated popup is displayed. And the instantiated popup container is displayed in the process of loading the resources of each popup container node corresponding to the service platform page, so that the resource loading of each popup container node corresponding to the service platform page can be effectively managed, the resource loading of a plurality of popup windows can be effectively managed, and the waiting time for displaying the service platform page is reduced. And further, the loss of the user flow of the service platform is reduced.
Drawings
The above and other features, advantages and aspects of various embodiments of the present disclosure will become more apparent by referring to the following detailed description when taken in conjunction with the accompanying drawings. Throughout the drawings, the same or similar reference numbers refer to the same or similar elements. It should be understood that the drawings are schematic and that elements and elements are not necessarily drawn to scale.
1-3 are schematic diagrams of one application scenario of a pop-up display method according to some embodiments of the present disclosure;
FIG. 4 is a flow diagram of some embodiments of a pop-up display method according to the present disclosure;
FIG. 5 is a flow diagram of further embodiments of a pop-up display method according to the present disclosure;
FIG. 6 is a schematic structural diagram of some embodiments of a pop-up display device according to the present disclosure;
FIG. 7 is a schematic structural diagram of an electronic device suitable for use in implementing some embodiments of the present disclosure.
Detailed Description
Embodiments of the present disclosure will be described in more detail below with reference to the accompanying drawings. While certain embodiments of the present disclosure are shown in the drawings, it is to be understood that the disclosure may be embodied in various forms and should not be construed as limited to the embodiments set forth herein. Rather, these embodiments are provided for a more thorough and complete understanding of the present disclosure. It should be understood that the drawings and embodiments of the disclosure are for illustration purposes only and are not intended to limit the scope of the disclosure.
It should be noted that, for convenience of description, only the portions related to the related invention are shown in the drawings. The embodiments and features of the embodiments in the present disclosure may be combined with each other without conflict.
It should be noted that the terms "first", "second", and the like in the present disclosure are only used for distinguishing different devices, modules or units, and are not used for limiting the order or interdependence relationship of the functions performed by the devices, modules or units.
It is noted that references to "a", "an", and "the" modifications in this disclosure are intended to be illustrative rather than limiting, and that those skilled in the art will recognize that "one or more" may be used unless the context clearly dictates otherwise.
The names of messages or information exchanged between devices in the embodiments of the present disclosure are for illustrative purposes only, and are not intended to limit the scope of the messages or information.
The present disclosure will be described in detail below with reference to the accompanying drawings in conjunction with embodiments.
Fig. 1 is a schematic diagram of one application scenario of a pop-up display method according to some embodiments of the present disclosure.
In the application scenario of fig. 1, first, the computing device 101 may determine whether the priority of the target pop container node 103 satisfies the predetermined condition 104 according to the priorities of the respective pop container nodes in the pop container node queue 102 in response to determining that the pop container node exists in the pop container node queue 102. Each popup container node in the popup container node queue 102 corresponds to each instantiated popup container 105. Then, in response to determining that the target pop container node 103 is a new pop container node, the computing device 101 may add the target pop container node 103 to the pop container node queue 102 based on the priority of the target pop container node 103 and the priorities of the respective pop container nodes to obtain a pop container node update queue 106. Thereafter, the computing device 101 may perform instantiation processing on the target popup container node 103 to obtain a target instantiated popup container 107. Finally, the computing device 101 may control the associated user's device 108 to display the instantiated popup containers 105 and the instantiated target popup container 107 based on the priorities of the popup container nodes in the popup container node update queue 106.
Alternatively, as shown in fig. 2, the computing device 101 may perform instantiation processing on the target popup container node 103 to display an instantiated popup container 109 obtained after the instantiation processing in response to determining that the popup container node queue 102 is empty.
Alternatively, as shown in fig. 3, in response to determining that the priority of the target popup container node 103 does not satisfy the predetermined condition, the computing device 101 may perform instantiation processing on the target popup container node 103 to display an instantiated popup container 110 obtained after the instantiation processing.
The computing device 101 may be hardware or software. When the computing device is hardware, it may be implemented as a distributed cluster composed of multiple servers or terminal devices, or may be implemented as a single server or a single terminal device. When the computing device is embodied as software, it may be installed in the hardware devices enumerated above. It may be implemented, for example, as multiple software or software modules to provide distributed services, or as a single software or software module. And is not particularly limited herein.
It should be understood that the number of computing devices in fig. 1-3 is merely illustrative. There may be any number of computing devices, as implementation needs dictate.
With continued reference to fig. 4, a flow 400 of some embodiments of a pop-up display method according to the present disclosure is shown. The pop-up window display method comprises the following steps:
step 401, in response to determining that a popup container node exists in the popup container node queue, determining whether the priority of a target popup container node meets a predetermined condition according to the priority of each popup container node in the popup container node queue.
In some embodiments, an executing subject of the popup display method (e.g., the computing device 101 shown in fig. 1) may determine whether the priority of the target popup container node satisfies a predetermined condition according to the priorities of the respective popup container nodes in the popup container node queue in response to determining that the popup container node exists in the popup container node queue. Each popup container node in the popup container node queue may correspond to each instantiated popup container. The above-described popup container node may characterize a container for displaying a popup. The target pop container node may characterize the container used to display the newly created pop. The instantiated popup container may be a container of a popup into which a resource of a corresponding popup is loaded. In practice, first, the execution subject described above may select, as the target priority, a priority that satisfies a predetermined priority condition from among the priorities of the respective popup container nodes. The predetermined condition may be "the priority of the target pop container node is equal to or less than the target priority". Then, the execution subject may determine whether the priority of the target popup container node satisfies a predetermined condition "the priority of the target popup container node is equal to or less than the target priority". The predetermined priority condition may be "priority is the highest priority among the priorities of the respective popup container nodes". Therefore, support can be provided for determining whether to add the target popup container node into the popup container node queue so as to manage resource loading of each popup container node in the popup container node queue.
As an example, the above popup container node queue may be [ popup container node a, popup container node B, popup container node C ]. The priority of the pop-up container node [ pop-up container node a ] in the pop-up container node queue [ pop-up container node a, pop-up container node B, pop-up container node C ] may be [1], the priority of the pop-up container node [ pop-up container node B ] may be [2], and the priority of the pop-up container node [ pop-up container node C ] may be [3 ]. The magnitude relation of the priority levels represented by the priority levels [1], [2] and [3] may be: [1] [2] > [3 ]. The priority of the target pop container node D may be 2. First, the execution main body described above may select, as the target priority, a priority [1] satisfying a predetermined priority condition "priority is the maximum value among the priorities of the respective popup container nodes" from among the priorities [1], [2] and [3 ]. Then, it may be determined that the priority [2] of the target pop container node [ pop container node D ] satisfies a predetermined condition "the priority of the target pop container node is equal to or less than the above-described target priority [1 ]".
Step 402, in response to the determination, adding the target popup container node into the popup container node queue based on the priority of the target popup container node and the priorities of the respective popup container nodes to obtain a popup container node update queue.
In some embodiments, the execution subject may add the target popup container node to the popup container node queue to obtain a popup container node update queue in response to determining that the target popup container node is a target popup container node. In practice, the smaller the value of the priority, the greater the priority level may be, and first, the execution subject may determine a difference between the priority level of the target popup container node and the priority level of each of the respective popup container nodes to obtain a difference set. Then, the difference having the smallest absolute value may be selected from the above difference set as the target difference. And finally, in response to the positive target difference, inserting the target popup container node into the popup container node corresponding to the target difference in the popup container node queue to obtain a popup container node update queue. In response to the target difference being a negative number, the target popup container node may be inserted into the popup container node queue before the popup container node corresponding to the target difference, so as to obtain a popup container node update queue. In response to that the target difference is zero, inserting the target popup container node in front of the popup container node corresponding to the target difference in the popup container node queue, or after the popup container node corresponding to the target difference, to obtain a popup container node update queue.
As an example, first, the execution subject described above may determine a difference between the priority [2] of the target popup container node [ popup container node D ] exemplified in step 401 and the priority of each of the respective popup container nodes [ popup container node a ], [ popup container node B ], [ popup container node C ] exemplified in step 401, resulting in a difference set [1, 0, -1 ]. Then, the difference [0] having the smallest absolute value can be selected as the target difference from the above-described difference set [1, 0, 1 ]. Finally, in response to the target difference being zero, the target pop-up window container node [ pop-up window container node D ] may be inserted into the pop-up window container node queue before the pop-up window container node corresponding to the target difference, so as to obtain a pop-up window container node update queue [ pop-up window container node a, pop-up window container node D, pop-up window container node B, and pop-up window container node C ].
In practice, the execution main body may further perform descending order sorting on the priority of the target popup container node and the priority of each popup container node according to the priority of the priority, so as to obtain a priority sequence. Then, the order number of the priority of the target popup container node may be determined. And finally, inserting the target popup container node into a position corresponding to the sequence number in the popup container node queue to obtain a popup container node update queue.
As an example, the execution subject may first perform descending order on the priority [2] of the target popup container node [ popup container node D ] illustrated in step 401 and the priorities of the respective popup container nodes [ popup container node a ], [ popup container node B ], [ popup container node C ] according to the priority degrees, so as to obtain the priority sequence [1, 2, 2, 3 ]. Then, the order number [2] of the priority of the above target popup container node may be determined. Finally, the target popup container node may be inserted into a position corresponding to the sequence number in the popup container node queue, so as to obtain a popup container node update queue [ popup container node a, popup container node D, popup container node B, and popup container node C ].
Through step 402, the target pop container node may be added to the pop container node queue to manage resource loading of each pop container node in the pop container node queue.
And step 403, instantiating the target popup container node to obtain a target instantiated popup container.
In some embodiments, the execution subject may perform instantiation processing on the target popup container node to obtain a target instantiated popup container. In practice, the execution main body may first obtain the resource of the target popup container node from a terminal through a wired connection manner or a wireless connection manner, so as to load the resource of the popup corresponding to the target popup container node. For example, the terminal may be a server in a Content Delivery Network (CDN). Then, the execution subject may instantiate the target popup container node into a popup according to the resource, and add the instantiated popup into a container for display. Finally, the container to which the instantiated popup is added can be determined as a target instantiated popup container. The resource may be data required for displaying a popup corresponding to the target popup container node. For example, the data types may include, but are not limited to, at least one of: text, numbers, images, video. Therefore, after the target popup container node joins the popup container node queue, instantiation processing can be performed on the target popup container node so as to load the resource of the target popup container node.
And step 404, controlling the associated user equipment to display each instantiated popup container and the target instantiated popup container based on the priority of each popup container node in the popup container node update queue.
In some embodiments, the execution subject may control the associated user's device to display the instantiated popup containers and the instantiated target popup container based on the priorities of the popup container nodes in the updated queue. It should be noted that the step 404 may be performed simultaneously with the step 403. In practice, first, the execution main body may display an instantiated popup container corresponding to the popup container node with the highest priority in the popup container node update queue. Then, the execution subject may select, from the instantiated popup containers and the target instantiated popup container, an undisplayed instantiated popup container or a target instantiated popup container with a smallest difference between the corresponding priority and the priority of the popup container node as an instantiated popup container to be displayed in response to the closing operation information record of the instantiated popup container corresponding to the popup container node in the popup container node update queue. The closing operation information record may be an information record of a closing operation of an instantiated popup container. The closing operation may be a closing operation of the instantiated popup container by a user. The closing operation may be closing processing performed by the execution main body on the instantiated popup container in response to that a display duration of the instantiated popup container is greater than or equal to a preset display duration. Finally, the device of the associated user can be controlled to display the instantiated popup container to be displayed. Therefore, the instantiated popup container can be displayed in the process of loading the resource of each popup container node corresponding to the service platform page according to the priority of each popup container node, namely, the instantiated popup is displayed.
As an example, the instantiated popup containers may be [ popup container a, popup container B, popup container C ]. The above object instantiation popup container may be [ popup container D ]. The execution body may display the instantiated popup container [ popup container a ] corresponding to the popup container node with the highest priority in the popup container node update queue [ popup container node a, popup container node D, popup container node B, and popup container node C ] exemplified in step 402. Then, the execution body may select, as an instantiated popup container to be displayed, an undisplayed target instantiated popup container [ popup container D ] having a smallest difference between the corresponding priority and the priority of the popup container node [ popup container node a ] from among the instantiated popup containers [ popup container a, popup container B, popup container C ] and the target instantiated popup container [ popup container D ] in response to the closed operation information record "closed" of the instantiated popup container [ popup container a ] corresponding to the popup container node [ popup container node a ] in the popup container node update queue. Finally, the device "001" of the associated user "YH 001" can be controlled to display the above instantiated popup container [ popup container D ] to be displayed.
In some optional implementations of some embodiments, the execution principal may first create a target popup container node before step 401. Then, the priority of the target popup container node may be acquired. In practice, the manner of creating the target popup container node may be to declare a popup component stored in the container using program code. The priority of the target popup container node may be obtained by obtaining a pre-configured priority from a script component corresponding to the popup component. Therefore, support can be provided for adding the target popup container node to the popup container node queue.
In some optional implementations of some embodiments, the executing entity may, in response to determining that the popup container node queue is empty, first determine an activation state identifier of the target popup container node as the second identifier. The activation status identifier may be an identifier indicating whether to display the popup container represented by the popup container node. The second identifier may be used to indicate that the activation state of the popup container node is an activated state, that is, the popup container represented by the popup container node is displayed. Then, instantiation processing may be performed on the target popup container node to control the device to display an instantiated popup container obtained after the instantiation processing. In practice, reference may be made to step 403 for specific implementation and technical effects of performing instantiation processing on the target popup container node, which are not described herein again. Therefore, the equipment can be directly controlled to display the instantiated popup container corresponding to the target popup container node under the condition that the popup container node queue is empty.
In some optional implementations of some embodiments, the executing entity may, in response to determining that the priority of the target popup container node does not satisfy the predetermined condition, first determine an activation status flag of the target popup container node as the second flag. The second identifier may be used to characterize the activation state of the pop-up container node as an activated state. Then, instantiation processing may be performed on the target popup container node to control the device to display an instantiated popup container obtained after the instantiation processing. In practice, reference may be made to step 403 for specific implementation and technical effects of performing instantiation processing on the target popup container node, which are not described herein again. Therefore, the device can be directly controlled to display the instantiated popup container corresponding to the target popup container node under the condition that the priority of the target popup container node does not meet the preset condition.
In some optional implementations of some embodiments, before step 404, the execution subject may determine the activation status identifier of the target popup container node as the first identifier. The first identifier may be used to indicate that the activation state of the pop-up container node is a to-be-activated state, that is, the pop-up container represented by the pop-up container node is not displayed temporarily. Thus, the activation state of the popup container represented by the target popup container node can be identified.
In some optional implementations of some embodiments, the execution body may delete a popup container node corresponding to an instantiated popup container or a target instantiated popup container from the popup container node update queue in response to a closing operation information record for the instantiated popup container or the target instantiated popup container in the instantiated popup containers. In practice, the execution subject may delete the popup container node corresponding to the instantiated popup container from the popup container node update queue in response to the closing operation information record for the instantiated popup container in each instantiated popup container. The execution body may delete the popup container node corresponding to the target instantiated popup container from the popup container node update queue in response to a closing operation information record for the target instantiated popup container. Therefore, the popup container node update queue can be continuously updated, and effective management of resource loading of the popup windows corresponding to the plurality of popup container nodes is achieved.
The above embodiments of the present disclosure have the following advantages: by the popup display method of some embodiments of the present disclosure, the loss of user traffic of a service platform is reduced. Specifically, the loss of user traffic of the service platform is caused by: when the resources of the plurality of popup windows are loaded, the resources of the plurality of popup windows are loaded completely and then the page of the service platform is displayed, and the resource loading of the plurality of popup windows is not managed effectively, so that the waiting time for displaying the page of the service platform is long. Based on this, the popup display method according to some embodiments of the present disclosure first determines whether the priority of the target popup container node satisfies a predetermined condition according to the priorities of the respective popup container nodes in the popup container node queue in response to determining that the popup container node exists in the popup container node queue. Therefore, support can be provided for determining whether to add the target popup container node into the popup container node queue so as to manage resource loading of each popup container node in the popup container node queue. Then, in response to the determination, adding the target popup container node to the popup container node queue based on the priority of the target popup container node and the priorities of the respective popup container nodes to obtain a popup container node update queue. Therefore, the target popup container node can be added into the popup container node queue so as to manage the resource loading of each popup container node in the popup container node queue. And then, instantiation processing is carried out on the target popup container node to obtain a target instantiation popup container. Therefore, after the target popup container node is added into the popup container node queue, instantiation processing can be performed on the target popup container node, so that resources of the target popup container node can be loaded. And finally, based on the priority of each popup container node in the popup container node updating queue, controlling the associated user equipment to display each instantiated popup container and the target instantiated popup container. Therefore, the instantiated popup container can be displayed in the process of loading the resource of each popup container node corresponding to the service platform page according to the priority of each popup container node, namely, the instantiated popup is displayed. And the instantiated popup container is displayed in the process of loading the resources of each popup container node corresponding to the service platform page, so that the resource loading of each popup container node corresponding to the service platform page can be effectively managed, the resource loading of a plurality of popup windows can be effectively managed, and the waiting time for displaying the service platform page is reduced. And further, the loss of the user flow of the service platform is reduced.
With further reference to fig. 5, a flow 500 of further embodiments of a pop-up display method is illustrated. The process 500 of the pop-up window display method includes the following steps:
step 501, in response to determining that a popup container node exists in a popup container node queue, determining whether the priority of a target popup container node meets a predetermined condition according to the priority of each popup container node in the popup container node queue.
Step 502, in response to the determination, adding the target popup container node to the popup container node queue based on the priority of the target popup container node and the priorities of the respective popup container nodes to obtain a popup container node update queue.
Step 503, instantiating the target popup container node to obtain a target instantiated popup container.
In some embodiments, the specific implementation and technical effects of steps 501-503 may refer to steps 401-403 in those embodiments corresponding to fig. 4, which are not described herein again.
In step 504, in response to determining that the display state of the instantiated popup container or the target instantiated popup container in each instantiated popup container is a to-be-displayed completion state, the control device loads a corresponding touch mask layer to mask the operation of the user.
In some embodiments, an executing entity (e.g., the computing device 101 shown in fig. 1) of the popup display method may control the device to load a corresponding touch mask layer to mask the user operation in response to determining that a display state of an instantiated popup container or the target instantiated popup container in the instantiated popup containers is a to-be-displayed completion state. The display state can represent the display progress of the popup of the instantiated popup container. The to-be-displayed completion state may represent that the instantiated popup container is in a beginning display or in a display, and is not in a complete state. The touch shielding mask layer may be a page layer for shielding the user's operation.
In practice, the execution main body may control the device to load a touch mask layer of the instantiated popup container to mask the user operation in response to determining that the display state of the instantiated popup container in the instantiated popup containers is a to-be-displayed state. In practice, the execution main body may control the device to load a touch mask layer of the target instantiated popup container to mask the user operation in response to determining that the display state of the target instantiated popup container is a to-be-displayed state. Therefore, before the instantiated popup container is completely displayed, a touch shielding mask layer can be loaded to shield the operation of the user.
Step 505, in response to determining that the display state of the instantiated popup container or the target instantiated popup container in each instantiated popup container is the initial display state, controlling the device to display a preset first animation corresponding to the instantiated popup container or the target instantiated popup container.
In some embodiments, the execution body may control the device to display a preset first animation corresponding to an instantiated popup container or a target instantiated popup container in response to determining that a display state of the instantiated popup container or the target instantiated popup container in the instantiated popup containers is an initial display state. The initial display state may be a state in which the instantiated popup container is displayed at the beginning. The preset first animation can show an animation special effect of opening the pop-up window, and can be a file in an image format or a video format. For example, the preset first animation may be an image in a GIF (Graphics Interchange Format) Format.
In practice, the execution subject may control the device to display a preset first animation corresponding to an instantiated popup container in response to determining that a display state of the instantiated popup container in the instantiated popup containers is an initial display state. The execution main body may control the device to display a preset first animation corresponding to the target instantiated popup container in response to determining that the display state of the target instantiated popup container is an initial display state. Thereby, the associated user's device may be controlled to display an animated special effect of the opening of the instantiated pop-up container on the loaded touch-screen mask layer. Therefore, the number of times of point penetration of the touch shielding mask layer caused by user operation can be reduced during the opening animation of displaying the pop-up window.
In step 506, in response to the closing operation information record of the instantiated popup container or the target instantiated popup container in each instantiated popup container, the control device displays a preset second animation corresponding to the instantiated popup container or the target instantiated popup container.
In some embodiments, the execution body may display, on the device, a preset second animation corresponding to an instantiated popup container or a target instantiated popup container in response to a closing operation information record for the instantiated popup container or the target instantiated popup container in the instantiated popup containers. The preset second animation can show an animation special effect of closing the pop-up window, and can be a file in an image format or a video format. For example, the preset second animation may be an image in a GIF (Graphics Interchange Format) Format.
In practice, the execution body may display a preset second animation corresponding to the instantiated popup container on the device in response to the closing operation information record for the instantiated popup container in the instantiated popup containers. The execution body may display a preset second animation corresponding to the target instantiated popup container on the device in response to the closing operation information record for the target instantiated popup container. Thus, an animated special effect of instantiating the closing of the pop-up container may be displayed on the loaded touch-screen mask layer. Therefore, the number of touch shielding mask layer point-through caused by user operation can be reduced during the closing animation of displaying the pop-up window.
The technical solution of step 504 plus 506 is taken as an invention point of the embodiment of the present disclosure, and solves the technical problem mentioned in the background art that "when multiple pops are displayed, the display of the multiple pops is not managed more effectively, which results in more times of point penetration of the touch shielding mask layer caused by user operation during the period when the multiple pops are not displayed completely or during the period when the opening animation or closing animation of one pops is displayed, and further results in more times of program execution disorder". Factors that cause a greater number of program execution upsets tend to be as follows: when a plurality of popups are displayed, the display of the popups is not managed more effectively, so that the number of times of point-through of the touch shielding mask layer caused by user operation during the period that the popups are not displayed completely or during the period that an opening animation or a closing animation of the popups is displayed is more. If the above-described factors are solved, the effect of reducing the number of times of program execution disorder can be achieved. In order to achieve the effect, when the device for controlling the relevant user displays the instantiated popup container corresponding to the popup container node in the popup container node update queue, first, in response to determining that the display state of the instantiated popup container in each instantiated popup container or the target instantiated popup container is a to-be-displayed state, the control device loads a corresponding touch shielding mask layer to shield the operation of the user. Therefore, before the instantiated popup container is completely displayed, a touch shielding mask layer can be loaded to shield the operation of the user. And then, in response to determining that the display state of the instantiated popup container or the target instantiated popup container in the instantiated popup containers is an initial display state, controlling the device to display a preset first animation corresponding to the instantiated popup container or the target instantiated popup container. Thereby, the associated user's device may be controlled to display an animated special effect of the opening of the instantiated pop-up container on the loaded touch-screen mask layer. Therefore, the number of times of point penetration of the touch shielding mask layer caused by user operation can be reduced during the opening animation of displaying the pop-up window. And finally, in response to the closing operation information record of the instantiated popup container or the target instantiated popup container in each instantiated popup container, controlling the equipment to display a preset second animation corresponding to the instantiated popup container or the target instantiated popup container. Thus, an animated special effect of instantiating the closing of the pop-up container may be displayed on the loaded touch-screen mask layer. Therefore, the number of touch shielding mask layer point-through caused by user operation can be reduced during the closing animation of displaying the pop-up window. The loading of the touch mask layer is indirectly managed through a popup container node update queue. Specifically, an instantiated popup container to be displayed is determined through a popup container node update queue, and loading of the touch shielding mask layer is managed through the display state of the determined instantiated popup container. Therefore, the display of a plurality of popup windows can be effectively managed. Therefore, the number of times of point-through of the touch shielding mask layer caused by user operation can be reduced during the period that a plurality of pop-windows are not displayed completely or during the period that an opening animation or a closing animation of one pop-window is displayed. And the number of times of program execution disorder can be reduced.
As can be seen from fig. 5, compared with the description of some embodiments corresponding to fig. 4, the flowchart 500 of the popup display method in some embodiments corresponding to fig. 5 embodies a step of expanding the display of the instantiated popup containers and the target instantiated popup container by the device controlling the associated user. Therefore, the scheme described in the embodiments can perform more effective management on the display of a plurality of popup windows. Therefore, the number of times of point-through of the touch shielding mask layer caused by user operation can be reduced during the period that a plurality of pop-windows are not displayed completely or during the period that an opening animation or a closing animation of one pop-window is displayed. And the number of times of program execution disorder can be reduced.
With further reference to fig. 6, as an implementation of the methods illustrated in the above figures, the present disclosure provides some embodiments of a pop-up window display apparatus, which correspond to those illustrated in fig. 4, and which may be particularly applicable in various electronic devices.
As shown in fig. 6, the pop-up display device 600 of some embodiments includes: a determination unit 601, an addition unit 602, a processing unit 603, and a control unit 604. Wherein the determining unit 601 is configured to determine, in response to determining that a popup container node exists in a popup container node queue, whether a priority of a target popup container node meets a predetermined condition according to a priority of each popup container node in the popup container node queue, wherein each popup container node in the popup container node queue corresponds to each instantiated popup container; the joining unit 602 is configured to, in response to determining yes, join the target popup container node into the popup container node queue based on the priority of the target popup container node and the priorities of the respective popup container nodes, resulting in a popup container node update queue; the processing unit 603 is configured to perform instantiation processing on the target popup container node to obtain a target instantiated popup container; the control unit 604 is configured to control the associated user's device to display the instantiated popup containers and the instantiated target popup container based on the priorities of the popup container nodes in the updated queue.
In an optional implementation of some embodiments, before determining unit 601 of pop-up display device 600, pop-up display device 600 may further include: a creation unit and an acquisition unit (not shown in the figure). Wherein the creating unit is configured to create a target popup container node. The acquisition unit is configured to acquire the priority of the target popup container node.
In an optional implementation of some embodiments, the pop-up display device 600 may further include: and a first instantiation processing unit (not shown in the figure) configured to perform instantiation processing on the target popup container node to control the device to display an instantiation popup container obtained after the instantiation processing in response to determining that the popup container node queue is empty.
In an optional implementation of some embodiments, the pop-up display device 600 may further include: and a second instantiation processing unit (not shown in the figure) configured to perform instantiation processing on the target popup container node to control the device to display an instantiated popup container obtained after the instantiation processing in response to determining that the priority of the target popup container node does not satisfy the predetermined condition.
In an optional implementation manner of some embodiments, before the processing unit 603 of the pop-up display device 600, the pop-up display device 600 may further include: and a first activation state identifier determining unit (not shown in the figure) configured to determine the activation state identifier of the target popup container node as a first identifier, where the first identifier is used to characterize the activation state of the popup container node as a to-be-activated state.
In an optional implementation of some embodiments, before instantiating the processing unit, the pop-up display device 600 may further include: and a second activation status identifier determining unit (not shown in the figure), configured to determine the activation status identifier of the target popup container node as a second identifier, where the second identifier is used to characterize that the activation status of the popup container node is an activated status.
In an optional implementation of some embodiments, before instantiating the processing unit, the pop-up display device 600 may further include: and a third activation status identifier determining unit (not shown in the figure), configured to determine the activation status identifier of the target popup container node as a second identifier, where the second identifier is used to characterize that the activation status of the popup container node is an activated status.
In an optional implementation of some embodiments, the display unit 604 of the pop-up display device 600 may include: and a first device control unit (not shown in the figures) configured to, in response to determining that the display state of an instantiated popup container or the target instantiated popup container in the instantiated popup containers is a to-be-displayed state, control the device to load a corresponding touch mask layer to mask the user's operation.
In an optional implementation manner of some embodiments, the display unit 604 of the pop-up display device 600 may further include: and a second device control unit (not shown in the figures) configured to, in response to determining that the display state of an instantiated popup container or the target instantiated popup container in the instantiated popup containers is an initial display state, control the device to display a preset first animation corresponding to the instantiated popup container or the target instantiated popup container.
In an optional implementation of some embodiments, the pop-up display device 600 may further include: and a third device control unit (not shown in the figure) configured to control the device to display a preset second animation corresponding to an instantiated popup container or a target instantiated popup container in response to a closing operation information record for the instantiated popup container or the target instantiated popup container in the instantiated popup containers.
In an optional implementation of some embodiments, the pop-up display device 600 may further include: and a deleting unit (not shown in the figure) configured to delete the popup container node corresponding to the instantiated popup container or the target instantiated popup container from the popup container node update queue in response to a closing operation information record for the instantiated popup container or the target instantiated popup container in the instantiated popup containers.
It will be understood that the elements described in the apparatus 600 correspond to various steps in the method described with reference to fig. 4. Thus, the operations, features and resulting advantages described above with respect to the method are also applicable to the apparatus 600 and the units included therein, and are not described herein again.
Referring now to FIG. 7, a block diagram of an electronic device (e.g., computing device 101 of FIG. 1)700 suitable for use in implementing some embodiments of the present disclosure is shown. The electronic device shown in fig. 7 is only an example, and should not bring any limitation to the functions and the scope of use of the embodiments of the present disclosure.
As shown in fig. 7, electronic device 700 may include a processing means (e.g., central processing unit, graphics processor, etc.) 701 that may perform various appropriate actions and processes in accordance with a program stored in a Read Only Memory (ROM)702 or a program loaded from storage 708 into a Random Access Memory (RAM) 703. In the RAM703, various programs and data necessary for the operation of the electronic apparatus 700 are also stored. The processing device 701, the ROM 702, and the RAM703 are connected to each other by a bus 704. An input/output (I/O) interface 705 is also connected to bus 704.
Generally, the following devices may be connected to the I/O interface 705: input devices 706 including, for example, a touch screen, touch pad, keyboard, mouse, camera, microphone, accelerometer, gyroscope, etc.; an output device 707 including, for example, a Liquid Crystal Display (LCD), a speaker, a vibrator, and the like; storage 708 including, for example, magnetic tape, hard disk, etc.; and a communication device 709. The communication means 709 may allow the electronic device 700 to communicate wirelessly or by wire with other devices to exchange data. While fig. 7 illustrates an electronic device 700 having various means, it is to be understood that not all illustrated means are required to be implemented or provided. More or fewer devices may alternatively be implemented or provided. Each block shown in fig. 7 may represent one device or may represent multiple devices as desired.
In particular, according to some embodiments of the present disclosure, the processes described above with reference to the flow diagrams may be implemented as computer software programs. For example, some embodiments of the present disclosure include a computer program product comprising a computer program embodied on a computer readable medium, the computer program comprising program code for performing the method illustrated in the flow chart. In some such embodiments, the computer program may be downloaded and installed from a network via communications means 709, or may be installed from storage 708, or may be installed from ROM 702. The computer program, when executed by the processing device 701, performs the above-described functions defined in the methods of some embodiments of the present disclosure.
It should be noted that the computer readable medium described in some embodiments of the present disclosure may be a computer readable signal medium or a computer readable storage medium or any combination of the two. A computer readable storage medium may be, for example, but not limited to, an electronic, magnetic, optical, electromagnetic, infrared, or semiconductor system, apparatus, or device, or any combination of the foregoing. More specific examples of the computer readable storage medium may include, but are not limited to: an electrical connection having 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. In some embodiments of the disclosure, a computer readable storage medium may be any tangible medium that can contain, or store a program for use by or in connection with an instruction execution system, apparatus, or device. In some embodiments of the present disclosure, however, a computer readable signal medium may include a propagated data signal with computer readable program code embodied therein, for example, in baseband or as part of a carrier wave. Such a propagated data signal may take many forms, including, but not limited to, electro-magnetic, optical, or any suitable combination thereof. A computer readable signal medium may also be any computer readable medium that is not a computer readable storage medium and that can communicate, propagate, or transport a program for use by or in connection with an instruction execution system, apparatus, or device. Program code embodied on a computer readable medium may be transmitted using any appropriate medium, including but not limited to: electrical wires, optical cables, RF (radio frequency), etc., or any suitable combination of the foregoing.
In some embodiments, the clients, servers may communicate using any currently known or future developed network Protocol, such as HTTP (HyperText Transfer Protocol), and may interconnect with any form or medium of digital data communication (e.g., a communications network). Examples of communication networks include a local area network ("LAN"), a wide area network ("WAN"), the Internet (e.g., the Internet), and peer-to-peer networks (e.g., ad hoc peer-to-peer networks), as well as any currently known or future developed network.
The computer readable medium may be embodied in the electronic device; or may exist separately without being assembled into the electronic device. The computer readable medium carries one or more programs which, when executed by the electronic device, cause the electronic device to: in response to determining that a popup container node exists in a popup container node queue, determining whether the priority of a target popup container node meets a predetermined condition according to the priority of each popup container node in the popup container node queue, wherein each popup container node in the popup container node queue corresponds to each instantiated popup container; in response to the determination, adding the target popup container node into the popup container node queue to obtain a popup container node update queue based on the priority of the target popup container node and the priorities of the popup container nodes; instantiation processing is carried out on the target popup container node to obtain a target instantiation popup container; and controlling the associated user equipment to display each instantiated popup container and the target instantiated popup container based on the priority of each popup container node in the popup container node updating queue.
Computer program code for carrying out operations for embodiments of the present disclosure may be written in any combination of one or more programming languages, including an object oriented programming language such as Java, Smalltalk, C + +, and conventional procedural programming languages, such as the "C" programming language or similar programming languages. The program code may execute entirely on the user's computer, partly on the user's computer, as a stand-alone software package, partly on the user's computer and partly on a remote computer or entirely on the remote computer or server. In the case of a remote computer, the remote computer may be connected to the user's computer through any type of network, including a Local Area Network (LAN) or a Wide Area Network (WAN), or the connection may be made to an external computer (for example, through the Internet using an Internet service provider).
The flowchart and block diagrams in the figures illustrate the architecture, functionality, and operation of possible implementations of systems, methods and computer program products according to various embodiments of the present disclosure. In this regard, each block in the flowchart or block diagrams may represent a module, segment, or portion of code, which comprises one or more executable instructions for implementing the specified logical function(s). It should also be noted that, in some alternative implementations, the functions noted in the block may occur out of the order noted in the figures. For example, two blocks shown in succession may, in fact, be executed substantially concurrently, or the blocks may sometimes be executed in the reverse order, depending upon the functionality involved. It will also be noted that each block of the block diagrams and/or flowchart illustration, and combinations of blocks in the block diagrams and/or flowchart illustration, can be implemented by special purpose hardware-based systems which perform the specified functions or acts, or combinations of special purpose hardware and computer instructions.
The units described in some embodiments of the present disclosure may be implemented by software, and may also be implemented by hardware. The described units may also be provided in a processor, and may be described as: a processor includes a determination unit, a joining unit, a processing unit, and a control unit. The names of these units do not form a limitation on the unit itself in some cases, for example, the control unit may also be described as "a unit that controls the device of the associated user to display each instantiated popup container and the target instantiated popup container based on the priority of each popup container node in the popup container node update queue".
The functions described herein above may be performed, at least in part, by one or more hardware logic components. For example, without limitation, exemplary types of hardware logic components that may be used include: field Programmable Gate Arrays (FPGAs), Application Specific Integrated Circuits (ASICs), Application Specific Standard Products (ASSPs), systems on a chip (SOCs), Complex Programmable Logic Devices (CPLDs), and the like.
The foregoing description is only exemplary of the preferred embodiments of the disclosure and is illustrative of the principles of the technology employed. It will be appreciated by those skilled in the art that the scope of the invention in the embodiments of the present disclosure is not limited to the specific combination of the above-mentioned features, but also encompasses other embodiments in which any combination of the above-mentioned features or their equivalents is made without departing from the inventive concept as defined above. For example, the above features and (but not limited to) technical features with similar functions disclosed in the embodiments of the present disclosure are mutually replaced to form the technical solution.

Claims (14)

1. A pop-up display method, comprising:
in response to determining that a popup container node exists in a popup container node queue, determining whether the priority of a target popup container node meets a predetermined condition according to the priority of each popup container node in the popup container node queue, wherein each popup container node in the popup container node queue corresponds to each instantiated popup container;
in response to the determination, adding the target popup container node into the popup container node queue to obtain a popup container node update queue based on the priority of the target popup container node and the priorities of the popup container nodes;
instantiation processing is carried out on the target popup container node to obtain a target instantiation popup container;
and controlling the associated user equipment to display each instantiated popup container and the target instantiated popup container based on the priority of each popup container node in the popup container node updating queue.
2. The method of claim 1, wherein prior to said determining whether the priority of the target pop container node satisfies the predetermined condition based on the priorities of the respective pop container nodes in the queue of pop container nodes in response to determining that a pop container node exists in the queue of pop container nodes, the method further comprises:
creating a target popup container node;
and acquiring the priority of the target popup container node.
3. The method of claim 1, wherein the method further comprises:
and in response to determining that the popup container node queue is empty, performing instantiation processing on the target popup container node to control the device to display an instantiated popup container obtained after the instantiation processing.
4. The method of claim 1, wherein the method further comprises:
and in response to determining that the priority of the target popup container node does not meet the predetermined condition, performing instantiation processing on the target popup container node to control the device to display an instantiated popup container obtained after the instantiation processing.
5. The method of claim 1, wherein prior to said instantiating the target popup container node, the method further comprises:
and determining the activation state identifier of the target popup container node as a first identifier, wherein the first identifier is used for representing that the activation state of the popup container node is a to-be-activated state.
6. The method of claim 3, wherein prior to said instantiating the target popup container node to control the device to display the instantiated popup container resulting from the instantiating, the method further comprises:
and determining the activation state identifier of the target popup container node as a second identifier, wherein the second identifier is used for representing that the activation state of the popup container node is an activated state.
7. The method of claim 4, wherein prior to said instantiating the target popup container node to control the device to display the instantiated popup container resulting from the instantiating, the method further comprises:
and determining the activation state identifier of the target popup container node as a second identifier, wherein the second identifier is used for representing that the activation state of the popup container node is an activated state.
8. The method of claim 1, wherein the controlling the associated user's device to display the respective instantiated popup container and the target instantiated popup container comprises:
and in response to determining that the display state of the instantiated popup container or the target instantiated popup container in each instantiated popup container is a to-be-displayed completion state, controlling the device to load a corresponding touch mask layer to mask the operation of the user.
9. The method of claim 8, wherein the controlling the associated user's device to display the respective instantiated popup container and the target instantiated popup container further comprises:
and in response to the fact that the display state of the instantiated popup container or the target instantiated popup container in each instantiated popup container is determined to be an initial display state, controlling the equipment to display a preset first animation corresponding to the instantiated popup container or the target instantiated popup container.
10. The method of claim 8, wherein the method further comprises:
and in response to the closing operation information record of the instantiated popup container or the target instantiated popup container in each instantiated popup container, controlling the equipment to display a preset second animation corresponding to the instantiated popup container or the target instantiated popup container.
11. The method of claim 1, wherein the method further comprises:
and in response to the closing operation information record of the instantiated popup container or the target instantiated popup container in each instantiated popup container, deleting the popup container node corresponding to the instantiated popup container or the target instantiated popup container from the popup container node updating queue.
12. A pop-up window display device comprising:
a determining unit, configured to determine, in response to determining that a popup container node exists in a popup container node queue, whether a priority of a target popup container node meets a predetermined condition according to a priority of each popup container node in the popup container node queue, where each popup container node in the popup container node queue corresponds to each instantiated popup container;
a joining unit configured to join the target popup container node into the popup container node queue based on the priority of the target popup container node and the priorities of the respective popup container nodes in response to the determination that the target popup container node is updated;
the processing unit is configured to perform instantiation processing on the target popup container node to obtain a target instantiation popup container;
a control unit configured to control a device of an associated user to display each instantiated popup container and the target instantiated popup container based on the priority of each popup container node in the popup container node update queue.
13. An electronic device, comprising:
one or more processors;
a storage device having one or more programs stored thereon;
when executed by the one or more processors, cause the one or more processors to implement the method of any one of claims 1-11.
14. A computer-readable medium, on which a computer program is stored, wherein the program, when executed by a processor, implements the method of any one of claims 1-11.
CN202011467288.5A 2020-12-14 2020-12-14 Popup display method, popup display device, electronic equipment and computer readable medium Pending CN112527436A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202011467288.5A CN112527436A (en) 2020-12-14 2020-12-14 Popup display method, popup display device, electronic equipment and computer readable medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202011467288.5A CN112527436A (en) 2020-12-14 2020-12-14 Popup display method, popup display device, electronic equipment and computer readable medium

Publications (1)

Publication Number Publication Date
CN112527436A true CN112527436A (en) 2021-03-19

Family

ID=74999572

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202011467288.5A Pending CN112527436A (en) 2020-12-14 2020-12-14 Popup display method, popup display device, electronic equipment and computer readable medium

Country Status (1)

Country Link
CN (1) CN112527436A (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN115794074A (en) * 2023-01-06 2023-03-14 北京中科网威信息技术有限公司 Popup window creating method and system
CN117221117A (en) * 2023-07-24 2023-12-12 瞳见科技有限公司 Normalized popup window generation method, system, terminal and storage medium

Citations (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN105391649A (en) * 2015-10-16 2016-03-09 浪潮(北京)电子信息产业有限公司 Queue scheduling method and queue scheduling device
CN106502804A (en) * 2016-10-31 2017-03-15 武汉斗鱼网络科技有限公司 A kind of pop-up methods of exhibiting and system based on queue structure
CN107396331A (en) * 2017-09-19 2017-11-24 马上消费金融股份有限公司 Short message sending method and device based on priority queue
CN108646961A (en) * 2018-05-04 2018-10-12 腾讯科技(深圳)有限公司 A kind of management method of Pending tasks, device and storage medium
CN108664308A (en) * 2018-05-15 2018-10-16 北京五八信息技术有限公司 A kind of management method, device, storage medium and the terminal of pop-up task
CN108829487A (en) * 2018-06-28 2018-11-16 北京五八信息技术有限公司 A kind of methods of exhibiting of pop-up, device, storage medium and terminal
CN111597008A (en) * 2020-05-22 2020-08-28 广州酷狗计算机科技有限公司 Popup management method, popup management device, terminal and storage medium
CN111949347A (en) * 2020-07-06 2020-11-17 北京奇保信安科技有限公司 Popup window information display method and device and electronic equipment

Patent Citations (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN105391649A (en) * 2015-10-16 2016-03-09 浪潮(北京)电子信息产业有限公司 Queue scheduling method and queue scheduling device
CN106502804A (en) * 2016-10-31 2017-03-15 武汉斗鱼网络科技有限公司 A kind of pop-up methods of exhibiting and system based on queue structure
CN107396331A (en) * 2017-09-19 2017-11-24 马上消费金融股份有限公司 Short message sending method and device based on priority queue
CN108646961A (en) * 2018-05-04 2018-10-12 腾讯科技(深圳)有限公司 A kind of management method of Pending tasks, device and storage medium
CN108664308A (en) * 2018-05-15 2018-10-16 北京五八信息技术有限公司 A kind of management method, device, storage medium and the terminal of pop-up task
CN108829487A (en) * 2018-06-28 2018-11-16 北京五八信息技术有限公司 A kind of methods of exhibiting of pop-up, device, storage medium and terminal
CN111597008A (en) * 2020-05-22 2020-08-28 广州酷狗计算机科技有限公司 Popup management method, popup management device, terminal and storage medium
CN111949347A (en) * 2020-07-06 2020-11-17 北京奇保信安科技有限公司 Popup window information display method and device and electronic equipment

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN115794074A (en) * 2023-01-06 2023-03-14 北京中科网威信息技术有限公司 Popup window creating method and system
CN117221117A (en) * 2023-07-24 2023-12-12 瞳见科技有限公司 Normalized popup window generation method, system, terminal and storage medium
CN117221117B (en) * 2023-07-24 2024-03-29 瞳见科技有限公司 Normalized popup window generation method, system, terminal and storage medium

Similar Documents

Publication Publication Date Title
CN113934958B (en) Page loading method and device, electronic equipment and computer readable medium
CN110569057A (en) gray scale distribution method and device, electronic equipment and computer readable medium
CN112035030B (en) Information display method and device and electronic equipment
CN115145560B (en) Business orchestration method, apparatus, device, computer-readable medium, and program product
CN112527436A (en) Popup display method, popup display device, electronic equipment and computer readable medium
CN114035879A (en) Page theme color changing method and device, electronic equipment and computer readable medium
CN111246228A (en) Method, device, medium and electronic equipment for updating gift resources of live broadcast room
CN112307375A (en) Page display method and device, electronic equipment and computer readable medium
CN113760536A (en) Data caching method and device, electronic equipment and computer readable medium
CN113722055A (en) Data processing method and device, electronic equipment and computer readable medium
CN115357350A (en) Task configuration method and device, electronic equipment and computer readable medium
CN113721811B (en) Popup window sending method, popup window sending device, electronic equipment and computer readable medium
CN111857720A (en) Method and device for generating user interface state information, electronic equipment and medium
CN111694629A (en) Information display method and device and electronic equipment
CN111258800A (en) Page processing method and device and electronic equipment
CN109683992B (en) Method and apparatus for managing objects
CN112559898A (en) Item information sending method, item information sending device, electronic equipment and computer readable medium
CN115167874B (en) Automatic driving software mirror image deployment method and device, electronic equipment and readable medium
CN109840073B (en) Method and device for realizing business process
CN112527454A (en) Container group scheduling method and device, electronic equipment and computer readable medium
CN110619079A (en) Method and device for pushing information
CN112637048B (en) Information sending method, information sending device, electronic equipment and computer readable medium
CN114428823B (en) Data linkage method, device, equipment and medium based on multidimensional variable expression
CN113971060A (en) Interface display method and device, electronic equipment and medium
CN113190284A (en) View rendering method and device, electronic equipment and computer readable medium

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination
RJ01 Rejection of invention patent application after publication
RJ01 Rejection of invention patent application after publication

Application publication date: 20210319