CN108021419B - Display control method and device for popup layer - Google Patents

Display control method and device for popup layer Download PDF

Info

Publication number
CN108021419B
CN108021419B CN201610952077.8A CN201610952077A CN108021419B CN 108021419 B CN108021419 B CN 108021419B CN 201610952077 A CN201610952077 A CN 201610952077A CN 108021419 B CN108021419 B CN 108021419B
Authority
CN
China
Prior art keywords
pop
layer
page
popup
control center
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
CN201610952077.8A
Other languages
Chinese (zh)
Other versions
CN108021419A (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.)
Alibaba Group Holding Ltd
Original Assignee
Alibaba Group Holding 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 Alibaba Group Holding Ltd filed Critical Alibaba Group Holding Ltd
Priority to CN201610952077.8A priority Critical patent/CN108021419B/en
Publication of CN108021419A publication Critical patent/CN108021419A/en
Application granted granted Critical
Publication of CN108021419B publication Critical patent/CN108021419B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F3/00Input arrangements for transferring data to be processed into a form capable of being handled by the computer; Output arrangements for transferring data from processing unit to output unit, e.g. interface arrangements
    • G06F3/01Input arrangements or combined input and output arrangements for interaction between user and computer
    • G06F3/048Interaction techniques based on graphical user interfaces [GUI]
    • G06F3/0481Interaction techniques based on graphical user interfaces [GUI] based on specific properties of the displayed interaction object or a metaphor-based environment, e.g. interaction with desktop elements like windows or icons, or assisted by a cursor's changing behaviour or appearance

Abstract

The embodiment of the application provides a display control method and a display control device for a pop-up layer, wherein the method is applied to a client, the client is provided with a pop-up layer control center, at least one page supported by the client is provided with a corresponding pop-up layer configuration file, and the client uniformly controls pop-up of the pop-up layer through the pop-up layer control center, and the method comprises the following steps: the method comprises the steps that a pop-up layer control center receives a display request sent by a pop-up layer requester, wherein the display request comprises page information of an attached page of a pop-up layer to be displayed; judging whether the current page belongs to an attached page described in the display request or not; and if the current page belongs to the attached page, determining the pop-up sequence of the pop-up layer to be displayed according to the pop-up layer configuration file of the current page, and controlling the pop-up of the pop-up layer to be displayed according to the pop-up sequence. The technical scheme provided by the embodiment of the application can globally and uniformly control the popup display of the popup layer, thereby effectively avoiding the problem of popup layer display conflict.

Description

Display control method and device for popup layer
Technical Field
The present application relates to the field of internet technologies, and in particular, to a method and an apparatus for controlling display of a pop-up layer.
Background
With the rapid development of the application program APP, the services supported by the APP are more and more complex, and the requirements of the implementation of the services on functionality and timeliness are higher and higher, and in this environment, a pop-up layer technology (also referred to as a pop-up layer technology) is in force.
In practical applications, a plurality of pop-up layers are simultaneously displayed on the same page, which easily causes the pop-up layers to directly cover each other and affects the normal display of each other. Moreover, each service party increases the priority of its own pop-up layer in order to ensure the display of its own pop-up layer, which may affect the display of the pop-up layers of other service parties.
At present, the existing pop-up layer display control method controls the display of the pop-up layer based on a control logic by writing the pop-up layer control logic in a code in advance, but the mode is not beneficial to long-term maintenance and cannot carry out remote dynamic regulation and control.
Disclosure of Invention
The application provides a display control method of a popup layer, which is used for realizing dynamic control of popup layer display, simplifying control logic and effectively reducing manual maintenance cost.
The application also provides a display control device of the popup layer, which is used for ensuring the realization and application of the method in practice.
In a first aspect of the present application, a method for controlling presentation of a pop-up layer is provided, where a client is configured with a pop-up layer control center, the client controls presentation of the pop-up layer through the pop-up layer control center in a unified manner, and at least one page supported by the client is configured with a corresponding pop-up layer configuration file, where the pop-up layer configuration file records related information for determining a pop-up sequence of the pop-up layer that is dependent on the page presentation, and the method includes:
the method comprises the steps that a pop-up layer control center receives a display request sent by a pop-up layer requester, wherein the display request comprises page information of an attached page of a pop-up layer to be displayed;
the pop-up layer control center judges whether the current page belongs to the attached page described in the display request;
and if the current page belongs to the attached page, the pop-up layer control center determines the pop-up sequence of the pop-up layer to be displayed according to the pop-up layer configuration file of the current page, and controls the pop-up of the pop-up layer to be displayed according to the pop-up sequence.
In a second aspect of the present application, there is provided a presentation control method for a popup layer, the method including:
the method comprises the steps that a server stores a popup layer configuration file of a related page of an application program, wherein the popup layer configuration file records related information used for determining a popup sequence of a popup layer displayed by the page;
the server provides the pop-up layer configuration file for the client so that the client receives a display request sent by a pop-up layer requester through a pre-configured pop-up layer control center, wherein the display request comprises page information of an attached page of a pop-up layer to be displayed; the pop-up layer control center judges whether the current page belongs to the attached page described in the display request; if the current page belongs to the attached page, the pop-up layer control center determines the pop-up sequence of the pop-up layer to be displayed according to the pop-up layer configuration file of the current page, and controls the pop-up of the pop-up layer to be displayed according to the pop-up sequence.
In a third aspect of the present application, there is provided an apparatus for controlling presentation of a pop-up layer, the apparatus being configured in a client, the client controlling presentation of the pop-up layer through the apparatus, and at least one page supported by the client being configured with a corresponding pop-up layer configuration file, the pop-up layer configuration file recording relevant information for determining a pop-up sequence of the pop-up layer that is presented by being attached to the page, the apparatus including:
the display request receiving module is used for receiving a display request sent by a pop-up layer requesting party, wherein the display request comprises page information of an attached page of a pop-up layer to be displayed;
the page judgment module is used for judging whether the current page belongs to the attached page described in the display request; if the current page belongs to the attached page, triggering a pop-up control module;
and the pop-up control module is used for determining the pop-up sequence of the pop-up layer to be displayed according to the pop-up layer configuration file of the current page and controlling the pop-up of the pop-up layer to be displayed according to the pop-up sequence.
In a fourth aspect of the present application, there is provided a presentation control apparatus for a pop-up layer, the apparatus being configured at a server side, the apparatus including:
the storage module is used for storing a popup layer configuration file of a related page of an application program, and the popup layer configuration file records related information used for determining a popup sequence attached to a popup layer displayed by the page;
the providing module is used for providing the pop-up layer configuration file for the client so that the client receives a display request sent by a pop-up layer requester through a pre-configured pop-up layer control center, wherein the display request comprises page information of an attached page of a pop-up layer to be displayed; the pop-up layer control center judges whether the current page belongs to the attached page described in the display request; if the current page belongs to the attached page, the pop-up layer control center determines the pop-up sequence of the pop-up layer to be displayed according to the pop-up layer configuration file of the current page, and controls the pop-up of the pop-up layer to be displayed according to the pop-up sequence.
Compared with the prior art, the technical scheme provided by the embodiment of the application has the following advantages:
the technical scheme provided by the embodiment of the application departs from the fixed thinking that the pop-up layer requester decides the pop-up in the prior art, but establishes a pop-up layer control center at the client, and uniformly controls the pop-up of the pop-up layer through the pop-up layer control center; and at least one page supported by the client is configured with a corresponding pop-up layer configuration file, the pop-up layer configuration file records relevant information for determining a pop-up sequence of the pop-up layer displayed by the page, and based on the relevant information, the pop-up layer control center takes the page as a reference and performs unified control on the pop-up sequence of the pop-up layer displayed by popping up the page through the pre-configured pop-up layer configuration file of the page, so that after one pop-up layer on the page is displayed completely, another pop-up layer is displayed according to the pop-up sequence, and the problem that the pop-up layers interfere with each other for display is effectively avoided. Moreover, the technical mechanism taking the pop-up layer configuration file of the page as the control basis provided by the embodiment of the application can realize remote dynamic control by modifying the pop-up layer configuration file.
Drawings
In order to more clearly illustrate the technical solutions in the embodiments of the present application, the drawings needed to be used in the description of the embodiments are briefly introduced below, and it is obvious that the drawings in the following description are only some embodiments of the present application, and it is obvious for those skilled in the art to obtain other drawings based on these drawings without inventive labor.
Fig. 1 is a block diagram of a client-server side provided in an embodiment of the present application;
fig. 2 is a flowchart illustrating a method for controlling presentation of a popup layer in a client according to an embodiment of the present disclosure;
fig. 3 is a flowchart illustrating a method for controlling presentation of a popup layer in a server according to an embodiment of the present application;
FIG. 4 is a diagram illustrating an exemplary structure of a presentation control apparatus for a pop-up layer of a client according to an embodiment of the present disclosure;
fig. 5 is a diagram illustrating a structure of a presentation control apparatus for a pop-up layer on a server according to an embodiment of the present application.
Detailed Description
The technical solutions in the embodiments of the present application will be clearly and completely described below with reference to the drawings in the embodiments of the present application, and it is obvious that the described embodiments are only a part of the embodiments of the present application, and not all of the embodiments. All other embodiments, which can be derived by a person skilled in the art from the embodiments given herein without making any creative effort, shall fall within the protection scope of the present application.
The application is operational with numerous general purpose or special purpose computing device environments or configurations. For example: personal computers, server computers, hand-held or portable devices, tablet-type devices, multi-processor apparatus, distributed computing environments that include any of the above devices or equipment, and the like.
The application may be described in the general context of computer-executable instructions, such as program modules, being executed by a computer. Generally, program modules include routines, programs, objects, components, data structures, etc. that perform particular tasks or implement particular abstract data types. The application may also be practiced in distributed computing environments where tasks are performed by remote processing devices that are linked through a communications network. In a distributed computing environment, program modules may be located in both local and remote computer storage media including memory storage devices.
The inventor of the present application has found that the existing pop-up layer display control method has the following disadvantages:
the control logic of the existing pop-up layer display control method is scattered in a code of a service party, the code describes a pop-up sequence related to the pop-up layers, before one pop-up layer is popped up, whether the pop-up layer arranged before the sequence of the pop-up layer is popped up or not needs to be judged, if yes, the pop-up layer is popped up, and the pop-up layer is displayed on a page; if not, the pop-up is not carried out. As the number of layers popped up increases, this judgment process code may grow longer and become non-maintainable.
In addition, in the existing pop-up layer display control method, when the service requirement changes and the pop-up sequence of the pop-up layer needs to be adjusted, the method can only be realized by modifying the code and releasing a new version, so that the method cannot be used for remote dynamic control.
In order to facilitate the understanding of the above analysis results by those skilled in the art, the following describes an exemplary method for controlling the presentation of the existing pop-up layer by an example.
For example: the client is configured with an application program APP1, a page of the APP1 supports the display of pop-up layers of three service parties, the three service parties are respectively a service party A, a service party B and a service party C, and if the pop-up sequence of the pop-up layers of the three service parties supported by the page is A > B > C, the pop-up layer of the service party A displays relevant codes without judging whether other pop-up layers pop up or not; the pop-up layer of the service party B displays the relevant codes, and first determines whether the pop-up layer of the service party a has popped up, and the pop-up layer of the service party C displays the relevant codes, and first determines whether the pop-up layer of the service party a has popped up, and further determines whether the pop-up layer of the service party B has popped up. With the continuous increase of business requirements, the control logic of the pop-up layer is gradually complicated, and the code writing complexity and the workload of showing relevant codes by the pop-up layer are multiplied for business parties.
When the service requirement of the application program APP1 changes, and the pop-up sequence of the pop-up layer is changed from the original pop-up sequence of a > B > C to C > B > a, the service party B, and the service party C need to be notified to modify their codes adaptively, and the service party modifies the codes and issues a new version, which all need a certain code writing time, thereby resulting in poor real-time performance of service implementation. The inventor provides the technical solution of the embodiment of the present application only for the above-mentioned problems of the existing pop-up layer presentation control method.
In the embodiment of the application, a pop-up layer control center is established at a client, the pop-up layer control center is utilized to uniformly control the pop-up related control logic of the pop-up layer, and the pop-up layer configuration file of the page is utilized to control the pop-up of the pop-up layer attached to the page by taking the page as a reference; in addition, the mode of popping up the layer configuration file can better support remote dynamic control, for example, when the business requirement changes and the pop-up sequence of the pop-up layer needs to be changed, the pop-up layer configuration file is only needed to be modified, and the codes of all business parties do not need to be modified. By utilizing the control center of the pop-up layer, the pop-up of the next pop-up layer can be controlled after the pop-up of the previous pop-up layer is displayed, so that the problem of mutual coverage among different pop-up layers can be avoided.
The following describes in detail specific implementations provided in embodiments of the present application.
The technical scheme provided by the embodiment of the application can be realized through a server-client framework in the aspect of software, and can be used for supporting equipment for application configuration and page display in the aspect of hardware, such as equipment of a smart phone, a tablet and the like. Therefore, for such a device, the client program may be installed or built in an intelligent terminal device, and the intelligent terminal device and the server cooperate to implement the functions in the embodiment of the present application. As shown in fig. 1, a client 1011 is built in the intelligent terminal device 101, and the client 1011 is in data communication with the server 102, wherein the server 102 is mainly used for providing data support, for example, a pop-up layer profile of a page can be maintained, and is provided to the client 1011.
In practical applications, one server may store pop-up layer configuration files of pages of different APPs, and it is understood that relevant pages shown in the server 102 in fig. 1, such as page 1, page 2, and page N, may be pages belonging to different APPs; in this way, the server 102 can maintain pop-up layer profiles for pages for different APPs.
In practical application, a server may also only store a pop-up layer configuration file of a page of a single APP, and the server becomes an exclusive server of the APP. Of course, a server may also store only the pop-up layer configuration file of a certain page of a certain APP, that is, the server maintains only the pop-up layer configuration file of a single page of a single APP.
The client is mainly used for controlling the popup display of the popup layer related to the APP through a preset popup layer control center. As shown in fig. 1, the client 1011 may configure only one pop-up layer control center for different applications, and the pop-up layer control center provides pop-up control services of the pop-up layer for the different applications in a unified manner; of course, in practical applications, the client may also adaptively configure corresponding pop-up layer control centers for different APPs, so that one pop-up layer control center is only used to provide pop-up control services of a pop-up layer for a certain APP. Therefore, the client controls the ejection of the relevant ejection layer of the application program by calling the ejection layer control center corresponding to the APP.
Wherein, an application program can only have one page configured with a popup layer configuration file in advance; an application may also have multiple pages each configured with a corresponding pop-up layer configuration file.
The pop-up layer configuration file can be reconfigured according to actual business requirements, and for example, the pop-up layer configuration file supports configurable operations such as modification, deletion, addition and the like. In practical application, the server is provided with a configuration interface of the pop-up layer configuration file, and the configuration of the pop-up layer configuration file of the page can be realized through the configuration interface, for example, part of content in the pop-up layer configuration file can be directly modified, deleted and increased, and the pop-up layer configuration file of some pages can also be added or deleted. An operator may directly perform configuration operations on the server through the configuration interface, or may complete configuration operations on line, and then upload the configured pop-up layer configuration file to the server, so that the server updates the pop-up layer configuration file, for example, the server receives the pop-up layer configuration file of a new configured page, or updates the pop-up layer configuration file of an existing page.
During implementation, the client may be an independent application program, or may also be a function module in some comprehensive application programs, for example, a function module in a mobile terminal APP such as "pan for mobile phone", "pay for treasure", and the like.
Example one
Referring to fig. 2, a flowchart of a method for controlling the presentation of a pop-up layer provided in an embodiment of the present application is shown, where the method is applied to a client, the client is configured with a pop-up layer control center, the client uniformly controls the pop-up of the pop-up layer through the pop-up layer control center, and at least one page supported by the client is configured with a corresponding pop-up layer configuration file, and the pop-up layer configuration file records relevant information for determining a pop-up sequence of the pop-up layer presented by the page, as shown in fig. 2, the method includes: step 201 to step 203.
Step 201: the method comprises the steps that a pop-up layer control center receives a display request sent by a pop-up layer requester, wherein the display request comprises page information of an attached page of a pop-up layer to be displayed;
in the embodiment of the application, the pop-up layer control center is a control center constructed by the client, and is used for realizing unified management control on the control logic of the pop-up layer. The pop-up layer requestor may be understood as a business party that has a pop-up layer requirement. For example, a service party of "panning for mobile phone" includes "tianmao", "money-gathering", "tianmao international", "tianmao supermarket", etc., and when a certain service party has a requirement for a pop-up layer, the service party is a request party for the pop-up layer.
In implementation, the pop-up layer control center may provide an API interface for each service party, the service party requests to display the pop-up layer by calling the API interface, and the service party needs to specify which page or pages the pop-up layer to be popped up is expected to attach to, that is, which page or pages the pop-up layer is expected to be displayed on, so that the display request sent by the service party at least includes page information of the attached pages of the pop-up layer to be displayed, for example: page identification, page address, etc. For the pop-up layer control center, it is only necessary to receive the presentation request through the API interface and then process the presentation request.
In the embodiment of the present application, there is no limitation on the attributes of the pop-up layer, such as form, size, content, presentation time, etc., for example, the pop-up layer may be in the form of a dialog box, a prompt box, an interactive picture, etc.
An exemplary description is given below by way of example 1.
Example 1 a business party "tianmao" of "mobile panning" has a business requirement of "bieleven campaign", and the business party "tianmao" wishes to adhere to two pages, namely, a "home page" and a "tianmao" page of mobile panning, and displays the "bieleven campaign" in a pop-up layer manner on the two pages.
The display request initiated by the service party "tianmao" needs to carry page information of the page to which the "double eleven campaign propaganda" attaches, that is, page information of two pages, namely, a "home page" and a "tianmao" page of the mobile phone panning, such as a page identifier and a page address.
Step 202: the pop-up layer control center judges whether the current page belongs to the attached page described in the display request;
in the embodiment of the present application, the pop-up layer control center needs to first determine whether the pop-up layer to be displayed needs to be displayed on the current page, and therefore, needs to determine whether the current page belongs to an attached page of the pop-up layer to be displayed.
Taking the above-described example 1 as an example, the pop-up layer control center needs to determine whether the current page is a "home page" or a "tianmao" page of the mobile phone panning; if the current page is the 'home page' of the mobile phone Taobao, the popup layer to be displayed needs to be popped up and displayed on the current page; if the current page is a 'Tianmao' page, the popup layer to be displayed needs to be popped up and displayed on the current page; however, if the current page is neither the "home page" of the panning of the mobile phone nor the "tianmao" page, it indicates that the pop-up layer to be presented does not need to be popped up and presented on the current page.
Step 203: and if the current page belongs to the attached page, the pop-up layer control center determines the pop-up sequence of the pop-up layer to be displayed according to the pop-up layer configuration file of the current page, and controls the pop-up of the pop-up layer to be displayed according to the pop-up sequence.
Assume a scenario: the current page is a 'home page' of the mobile phone panning, that is, the current page belongs to an attached page of the pop-up layer to be displayed, and the pop-up layer to be displayed needs to be popped up and displayed on the current page. In this case, the pop-up layer control center controls the pop-up of the pop-up layer to be displayed according to the pop-up layer configuration file of the "home page" of the mobile phone treasure.
In the embodiment of the application, the client can send an acquisition request for acquiring the pop-up layer configuration file of the page to the server when needed, and the acquisition request indicates which pop-up layer configuration file of the page needs to be acquired; that is, the information capable of uniquely identifying the page is carried in the acquisition request, for example: page identification, page address, etc. of the page; after receiving the acquisition request of the client, the server searches the pop-up layer configuration file corresponding to the page according to the identification information of the page, and then provides the relevant pop-up layer configuration file to the client, so that the pop-up layer control center can realize the function of controlling the pop-up of the pop-up layer according to the pop-up layer configuration file of the page. Of course, the server may also directly provide the pop-up layer configuration file of the page to the client, without waiting for the acquisition request of the client.
In the embodiment of the application, the related information recorded by the configuration file of the popup layer of the page is mainly used for determining the popup sequence of the popup layer attached to the popup display of the page; for example: the configuration file of the pop-up layer can record the priority level relation of the pop-up layers of different services supported by the page, wherein the higher the priority level is, the more advanced the pop-up sequence of the pop-up layers is; for another example: the configuration file of the pop-up layer can directly record the pop-up sequence between the pop-up layers of different services supported by the page. To facilitate understanding by those skilled in the art, the pop-up layer configuration file is illustrated below by way of some examples.
For example: the popup layer configuration file records popup layer priority level information of services supported by a mobile phone Taobao 'home page', and the popup layer configuration file comprises the following steps: the pop-up layer priority of the "Tianmao" service is 1, the pop-up layer priority of the "cost-effective" service is 2, the pop-up layer priority of the "Tianmao international" service is 3, the pop-up layer priority of the "Tianmao supermarket" is 4, and the like, wherein the smaller the number is, the higher the priority level is, and the higher the priority level is, the higher the corresponding pop-up sequence is; in practical applications, the configuration file of the pop-up layer may further include information for describing the size of the pop-up layer priority of different sub-services under the same service.
For another example: the popup layer configuration file records a popup layer priority level relation of services supported by a mobile phone Taobao 'home page', and the popup layer priority level relation comprises the following steps: the pop-up layer priority level relationship of each service, the pop-up layer priority of "skatecat" service > "aggregate cost" service > "the pop-up layer priority of" skatecat international "service >" the pop-up layer priority of "skatecat supermarket", and so on. The pop-up sequence of the pop-up layer to be displayed can be determined according to the priority relation of the pop-up layer.
For another example: the configuration file of the popup layer records the popup front-back sequence between popup layers of services supported by the mobile phone Taobao 'first page', such as: a popup layer for "tianmao" service > "a popup layer for" aggregation cost "service >" a popup layer for "tianmao international" service > "a popup layer for" tianmao supermarket ", and so on. According to the popping sequence relation of the service popping layers, the popping sequence of the popping layers to be displayed can be determined.
In particular implementations, the popup layer configuration file may be implemented in an extensible markup language, i.e., in an XML document format. The standardization and the structuralization of the data are realized through the XML, and the problem of incompatibility of data structure/mode differences among different platforms and different systems can be solved.
Of course, in the embodiment of the present application, the pop-up layer configuration file is not limited to the above examples, and the pop-up layer configuration file may also record information of other forms and other contents.
In addition, the pop-up layer control center may receive a plurality of presentation requests within a certain time, and in order to be able to process the requests in time and order, in this embodiment of the present application, the pop-up layer control center may establish a first queue, where the first queue is used to record related information about the pop-up layer to be presented and the priority of the pop-up layer; step 203 may include:
the pop-up layer control center judges whether the current page shows the pop-up layer, if so, the priority of the pop-up layer to be shown is determined according to the pop-up layer configuration file of the current page, and the priority of the pop-up layer to be shown are recorded in the first queue;
and when the display of the pop-up layer of the current page is finished, the pop-up layer control center controls the pop-up of the pop-up layer to be displayed in the first queue according to the pop-up sequence from high priority to low priority.
In specific implementation, the pop-up layer control center can establish a first queue for a plurality of pages, but a plurality of sub-queues are established in the first queue by taking the pages as a reference, different sub-queues serve different pages, and the sub-queues have one-to-one correspondence with the pages; the single sub-queue is used for recording related information of a pop-up layer to be displayed and a priority attached to a single page, for example: two sub-queues, namely a sub-queue 1 and a sub-queue 2, are established in the first queue in a classified manner, wherein the sub-queue 1 is used for recording a pop-up layer to be displayed attached to a page 1 and related information of priority; the sub-queue 2 is used for recording the related information of the pop-up layer to be displayed and the priority attached to the page 2; in this way, the pop-up layer control center can quickly locate the relevant information of the pop-up layer attached to a specific page from the first queue.
Certainly, the pop-up layer control center may also use a page as a unit, and establish a first queue uniquely corresponding to the page for the page, where one page uniquely corresponds to one first queue; for example: the pop-up layer control center establishes two first queues, namely a first queue A and a first queue B, wherein the first queue A is uniquely corresponding to the page 3 and is used for recording related information of a pop-up layer to be displayed and priority of the page 3; the second queue B uniquely corresponds to the page 4, and is used for recording related information of the pop-up layer to be displayed and the priority of the page 4. Thus, the pop-up layer control center can quickly obtain the relevant information of the pop-up layer attached to a certain specific page according to the unique corresponding relation between the page and the first queue.
It can be understood that, the pop-up layer control center firstly checks whether a certain pop-up layer is being displayed on the current page, if so, the pop-up layer control center cannot immediately control the pop-up of the pop-up layer to be displayed, but needs to read the pop-up layer configuration file of the current page, determines the priority of the pop-up layer to be displayed according to the related content recorded in the pop-up layer configuration file, then records the pop-up layer to be displayed and the priority in a first queue, and sequentially controls the pop-up of each pop-up layer to be displayed in the first queue according to the sequence of the priority of the pop-up layer from high to low, so that the pop-up layer to be displayed with high priority is preferentially popped up to be displayed, and when the display of one pop-up layer is completed, the pop-up layer control center controls the pop-up of the next pop-up layer to be displayed with the.
As an example of the example 1 described above, regarding the "dueleven campaign" pop-up layer of the "skatecat" as the business party of "mobile panning", according to the scenario described above in which the pop-up layer priority level information of the business supported by the "top page" of mobile panning is recorded in the pop-up layer configuration file, the "dueleven campaign" belongs to the "skatecat" business, and then the priority of the "dueleven campaign" pop-up layer can be determined to be 1 according to the pop-up layer configuration file. The information about the "dueleven campaign" pop-up layer and the priority of the "dueleven campaign" pop-up layer is then recorded in the first queue.
Then, the pop-up layer control center receives another pop-up layer presentation request, where the presentation request is a "big promotion at the bottom of the month" pop-up layer of a "tianmao supermarket" which is a business party of "panning for mobile phone", and the "big promotion at the bottom of the month" pop-up layer is attached to the "top page" pop-up presentation, and then, according to the above-mentioned scene in which the pop-up layer priority level information of the business supported by the "top page" for panning for mobile phone is recorded in the pop-up layer configuration file, the "big promotion at the bottom of the month" pop-up layer belongs to the "tianmao supermarket" business, and the priority. The "big end of month" popup layer and information regarding the priority of the "big end of month" popup layer are then recorded in the first queue.
At this time, the to-be-displayed popup layers attached to the 'mobile phone Taobao' first page are recorded in the first queue, namely 'double eleven campaign promotions' and 'big promotion at the bottom of the moon', the popup order of the 'double eleven campaign promotions' popup layers is determined to be arranged before the 'big promotion at the bottom of the moon' popup layer according to the priority level relation of the 'mobile phone Taobao' first page, the popup layer control center checks the first queue again after the popup layer currently displayed on the 'mobile phone Taobao' first page is displayed, the popup layer to be displayed with the highest priority level is selected according to the priority level relation of each to-be-displayed popup layer attached to the first page recorded in the first queue, and the popup layer to be displayed with the highest priority level is controlled to be popped on the first page. Namely, the popup layer control center firstly controls the popup layer to pop up, and then selects the next popup layer to be displayed after the popup layer is displayed.
In a specific implementation, the priority of at least two to-be-presented popup layers recorded in the first queue is sometimes the same, and for this situation, the popup layer control center controls popup of popup layers to be presented with consistent priorities according to the sequence of the queue entry times and the sequence of the queue entry times.
In addition, in the embodiment of the present application, the client controls the pop-up of the pop-up layer of the page through the pop-up layer control center, and specifically, the following two control methods may be used:
one mode is that the pop-up layer control center determines the pop-up sequence of the pop-up layer to be displayed according to the pop-up layer configuration file of the current page, and directly controls the pop-up of the pop-up layer to be displayed according to the pop-up sequence.
It will be appreciated that in this manner, the pop-up presentation control operation of the pop-up layer is independently performed by the pop-up layer control center, which performs the control function in the manner described above.
The other mode is that the pop-up layer control center determines the pop-up sequence of the pop-up layer to be displayed according to the pop-up layer configuration file of the current page, and sends pop-up indication information to the application program to which the current page belongs according to the pop-up sequence, so that the application program controls the pop-up of the pop-up layer to be displayed according to the pop-up indication information.
It can be understood that, in this way, the pop-up layer control center plays a role of overall control, and sends the pop-up indication information to the application program, and then the application program controls the pop-up presentation of the corresponding pop-up layer after receiving the pop-up indication information.
In order to enable the pop-up layer control center to know the situation of service display of the pop-up layer at the first time, the pop-up layers can be controlled to be displayed in sequence seamlessly and orderly. During specific implementation, a first queue is established in the popup layer control center, and the first queue is used for recording relevant information about the popup layer to be displayed and the priority of the popup layer; a second queue is established in the pop-up layer control center, and the second queue is used for recording relevant information about the pop-up layer currently displayed and controlled by the pop-up layer control center;
the pop-up layer control center receives pop-up layer pop-up end information fed back by the pop-up layer request party;
and the popup layer control center deletes the information of the corresponding popup layer from the second queue according to the popup layer popup end information, and selects the next popup layer to be displayed from the first queue for displaying according to the popup sequence from high priority to low priority.
In the embodiment of the application, in the mechanism for actively feeding back the popup ending information by the popup layer requesting party, the popup layer control center can acquire the popup ending condition of the popup layer of the page at the first time without any monitoring operation, so that the display of the next popup layer can be controlled in time. The pop-up layer control center can effectively manage the pop-up layer currently displayed and the pop-up layer to be displayed by establishing the first queue and the second queue, timely control the pop-up of the pop-up layer to be displayed and avoid delay.
In addition, in the embodiment of the present application, the pop-up layer control center establishes a second queue, where the second queue is used to record related information about a pop-up layer currently being presented and controlled by the pop-up layer control center; in this case, when the current page is determined to belong to the dependent page through step 202, the method further includes:
and the pop-up layer control center firstly judges whether the current page has a pop-up layer which is being displayed or not according to the content recorded by the second queue, and if not, the pop-up layer control center controls the pop-up of the pop-up layer to be displayed.
It can be understood that, according to the content recorded in the second queue, the pop-up layer control center can know the specific situation of the pop-up layer displayed on the page at the first time, and then directly control the pop-up of the pop-up layer to be displayed attached to the page when the page does not display the pop-up layer.
In practical applications, a page switching scenario often occurs when a user uses an application program. Taking the scenario of example 1 as an example, when a user uses a "mobile phone panning" APP, the user looks up a "home page" first, and after browsing the "home page", the user selects to enter a "tianmao" page, and then the system switches the page from the "home page" to the "tianmao" page, and at this time, page switching occurs once, and there is a problem of pop-up layer transfer during page switching, and when the pop-up layer is transferred from an original page to a new page, the pop-up layer of the new page is directly affected on pop-up presentation, so that, in order to solve the problem of influence between pop-up layers that easily occurs in a page switching scenario, the embodiment of the present application further provides the following solution.
When monitoring a page switching notification about switching the current page to the first page, the pop-up layer control center judges whether the pop-up layer displayed on the current page is transferred to the first page, if so, the pop-up layer control center determines that the pop-up layer is displayed on the first page, and then controls the pop-up of the pop-up layer attached to the first page according to the pop-up layer configuration file of the first page.
In specific implementation, the pop-up layer control center monitors a system notification when a page is switched, after a newly switched page is loaded and displayed, whether a pop-up layer displayed on an original page is transferred to the new page needs to be checked, if so, the pop-up layer control center cannot directly control the display of the pop-up layer according to a pop-up layer configuration file of the new page, but needs to transfer the pop-up layer displayed on the original page to the new page to continue to display, and after the display of the pop-up layer is finished, the display of the pop-up layer is controlled according to the pop-up layer configuration file of the new page. In this way, collisions caused by directly ejecting a new ejection layer can be avoided.
In practical applications, many service side pop-up layers may need to be displayed during page switching, and if it cannot be guaranteed that the display requests of the service sides are executed before the page processing logic, the high-priority pop-up layer display requests of the service sides may be preempted by the low-priority pop-up layer display request added before the page switching occurs.
When monitoring a page switching notification about switching a current page to a first page, a pop-up layer control center firstly notifies a service party to send a new pop-up layer display request within a preset time before selecting a pop-up layer to be displayed of the first page;
and when the preset time is up, the pop-up layer control center determines the pop-up sequence of the pop-up layer to be displayed according to the pop-up layer configuration file of the first page, and controls the pop-up of the pop-up layer attached to the first page according to the pop-up sequence.
In the concrete implementation, when the page is switched, the pop-up layer control center firstly sends a notice to each service party before selecting the next pop-up layer to be displayed, so that the service party has time windows to add new pop-up layer display requests, and when the time windows arrive, the pop-up layer control center uniformly processes the display requests of the pop-up layers attached to the new page.
In practical application, the pop-up layer is attached to a certain page to pop-up and display, so when the page is not displayed completely, the pop-up display of the pop-up layer is controlled to be useless, but the starting performance of the application program is influenced to a certain extent.
The client is also configured with the starting time of the pop-up layer control center;
and when the starting time is up, the client informs the pop-up layer control center to execute the operation of receiving the display request sent by the pop-up layer requester. In specific implementation, the starting time of the pop-up layer control center is a time point of delaying preset time after the application program is started.
For example: the client may set the starting time of the pop-up layer control center to be a time point delayed by 60 seconds after the application program is started, and if the user starts the application program at 8:00, the pop-up layer control center starts to work at 8: 01. If the user starts the application at 9:00, the pop-up layer control center starts working at 9: 01.
It can be understood that, after the application program is started, the pop-up layer control center does not immediately start to process the pop-up layer presentation request of the service party, on one hand, the application program is not started yet at this time, and if the pop-up layer control center starts to present the pop-up layer, the starting performance of the application program is inevitably affected, on the other hand, the application program is not started yet, the page is not displayed normally, the pop-up layer is also attached to the page to be popped up and presented after the page is displayed normally, and it is meaningless to control the presentation request of the pop-up layer prematurely.
Therefore, in the embodiment of the present application, after the monitoring application APP is started, the client delays a preset time, and when the preset time is reached, the pop-up layer control center is restarted to execute the method for pop-up layer presentation control, and after the pop-up layer control center is started, presentation requests related to the pop-up layer received during a period from the start of the APP to the arrival of the preset time point are processed in a unified manner.
In practical application, the business requirements of the application program may change at any time due to the actual market requirements, and such a change may affect the relevant configuration of the page on the pop-up layer presentation.
And the client updates the pop-up layer configuration file corresponding to the page according to a preset time period.
In specific implementation, the client may periodically send an acquisition request for acquiring the pop-up layer configuration file of the page to the server according to a preset time period, and then, the server feeds back the corresponding pop-up layer configuration file of the latest version to the client in response to the acquisition request.
Of course, the server may also send the latest pop-up layer configuration file to the client according to a preset time period, or may send the updated pop-up layer configuration file to the client after the pop-up layer configuration file of the page is updated each time, so that the client can update the pop-up layer configuration file of the page in time.
Example two
The second embodiment corresponds to the first embodiment, and provides a method for controlling the presentation of the popup layer from the perspective of the server, referring to fig. 3, where the method may include:
step 301: the method comprises the steps that a server stores a popup layer configuration file of a related page of an application program, wherein the popup layer configuration file records related information used for determining a popup sequence of a popup layer displayed by the page;
step 302: the server provides the pop-up layer configuration file for the client so that the client receives a display request sent by a pop-up layer requester through a pre-configured pop-up layer control center, wherein the display request comprises page information of an attached page of a pop-up layer to be displayed; the pop-up layer control center judges whether the current page belongs to the attached page described in the display request; if the current page belongs to the attached page, the pop-up layer control center determines the pop-up sequence of the pop-up layer to be displayed according to the pop-up layer configuration file of the current page, and controls the pop-up of the pop-up layer to be displayed according to the pop-up sequence.
It should be noted that, regarding the second embodiment, specific implementation, related technical effects, and the like, can be referred to the description in the first embodiment, and are not described herein again.
EXAMPLE III
The third embodiment is a corresponding first embodiment, and provides a pop-up layer presentation control device from the perspective of a client, where the device is configured in the client, the client controls the pop-up of the pop-up layer through the device, and at least one page supported by the client is configured with a corresponding pop-up layer profile, where the pop-up layer profile records relevant information for determining a pop-up sequence of the pop-up layer presented by the page, and referring to fig. 4, the device may include:
a presentation request receiving module 401, configured to receive a presentation request sent by a pop-up layer requester, where the presentation request includes page information of an attached page of a pop-up layer to be presented;
a page determining module 402, configured to determine whether a current page belongs to an attached page described in the presentation request; if the current page belongs to the attached page, triggering a pop-up control module;
the pop-up control module 403 is configured to determine a pop-up sequence of the pop-up layer to be displayed according to the pop-up layer configuration file of the current page, and control the pop-up of the pop-up layer to be displayed according to the pop-up sequence.
Example four
The fourth embodiment is adapted to the second embodiment, and provides a presentation control apparatus for a pop-up layer from a server side, the apparatus is configured at the server side, and referring to fig. 5, the apparatus may include:
a storage module 501, configured to store a pop-up layer configuration file of a page related to an application program, where the pop-up layer configuration file records related information for determining a pop-up sequence of a pop-up layer displayed by the page;
a providing module 502, configured to provide the pop-up layer configuration file to a client, so that the client receives, through a pre-configured pop-up layer control center, a presentation request sent by a pop-up layer requester, where the presentation request includes page information of an attached page of a pop-up layer to be presented; the pop-up layer control center judges whether the current page belongs to the attached page described in the display request; if the current page belongs to the attached page, the pop-up layer control center determines the pop-up sequence of the pop-up layer to be displayed according to the pop-up layer configuration file of the current page, and controls the pop-up of the pop-up layer to be displayed according to the pop-up sequence.
For the third and fourth embodiments, specific implementation details, including improvement points and the like relative to the prior art, can be referred to the descriptions in the foregoing embodiments, and are not described herein again.
It should be noted that, in the present specification, the embodiments are all described in a progressive manner, each embodiment focuses on differences from other embodiments, and the same and similar parts among the embodiments may be referred to each other. For the device-like embodiment, since it is basically similar to the method embodiment, the description is simple, and for the relevant points, reference may be made to the partial description of the method embodiment.
Finally, it should also be noted that, herein, relational terms such as first and second, and the like may be used solely to distinguish one entity or action from another entity or action without necessarily requiring or implying any actual such relationship or order between such entities or actions. Also, the terms "comprises," "comprising," or any other variation thereof, are intended to cover a non-exclusive inclusion, such that a process, method, article, or apparatus that comprises a list of elements does not include only those elements but may include other elements not expressly listed or inherent to such process, method, article, or apparatus. Without further limitation, an element defined by the phrase "comprising an … …" does not exclude the presence of other identical elements in a process, method, article, or apparatus that comprises the element.
The method and the device for controlling the display of the pop-up layer provided by the present application are described in detail above, and a specific example is applied in the description to explain the principle and the implementation manner of the present application, and the description of the above embodiment is only used to help understanding the method and the core idea of the present application; meanwhile, for a person skilled in the art, according to the idea of the present application, there may be variations in the specific embodiments and the application scope, and in summary, the content of the present specification should not be construed as a limitation to the present application.

Claims (15)

1. A display control method of a popup layer is characterized in that a client is configured with a popup layer control center, the client uniformly controls the display of the popup layer through the popup layer control center, at least one page supported by the client is configured with a corresponding popup layer configuration file, and the popup layer configuration file records relevant information used for determining a popup sequence attached to the popup layer displayed by the page, and the method comprises the following steps:
the method comprises the steps that a pop-up layer control center receives a display request sent by a pop-up layer requester, wherein the display request comprises page information of an attached page of a pop-up layer to be displayed;
the pop-up layer control center judges whether the current page belongs to the attached page described in the display request;
and if the current page belongs to the attached page, the pop-up layer control center determines the pop-up sequence of the pop-up layer to be displayed according to the pop-up layer configuration file of the current page, and controls the pop-up of the pop-up layer to be displayed according to the pop-up sequence.
2. The presentation control method according to claim 1, wherein the receiving, by the pop-up layer control center, the presentation request sent by the pop-up layer requester comprises:
the pop-up layer control center provides an API interface so that a pop-up layer requester can request to display a pop-up layer by calling the API interface;
and the pop-up layer control center receives the display request sent by the pop-up layer requester through the API.
3. The presentation control method according to claim 1, wherein the pop-up layer control center establishes a first queue for recording related information about the pop-up layer to be presented and the priority of the pop-up layer;
the popup layer control center determines the popup sequence of the popup layer to be displayed according to the popup layer configuration file of the current page, and controls popup of the popup layer to be displayed according to the popup sequence, including:
the pop-up layer control center judges whether the current page shows the pop-up layer, if so, the priority of the pop-up layer to be shown is determined according to the pop-up layer configuration file of the current page, and the priority of the pop-up layer to be shown are recorded in the first queue;
and when the display of the pop-up layer of the current page is finished, the pop-up layer control center controls the pop-up of the pop-up layer to be displayed in the first queue according to the pop-up sequence from high priority to low priority.
4. The presentation control method according to claim 3, wherein when the popup layers to be presented with the same priority are recorded in the first queue, the method further comprises:
and the pop-up layer control center controls pop-up of the pop-up layers to be displayed with consistent priorities according to the sequence of the queue entry time.
5. The presentation control method according to claim 1, wherein the pop-up layer control center establishes a first queue for recording related information about the pop-up layer to be presented and the priority of the pop-up layer; a second queue is established in the pop-up layer control center, and the second queue is used for recording relevant information about the pop-up layer currently displayed and controlled by the pop-up layer control center;
the method further comprises:
the pop-up layer control center receives pop-up layer pop-up end information fed back by a pop-up layer request party;
and the popup layer control center deletes the information of the related popup layer from the second queue according to the popup layer popup end information, and selects and controls popup of the next popup layer to be displayed from the first queue according to the popup sequence from high priority to low priority.
6. The presentation control method according to claim 1, wherein the pop-up layer control center establishes a second queue, and the second queue is used to record related information about the pop-up layer currently being presented and controlled by the pop-up layer control center;
if the current page belongs to the attached page, the method further comprises the following steps:
and the pop-up layer control center judges whether the current page has a pop-up layer which is being displayed or not according to the content recorded by the second queue, and if not, the pop-up layer control center controls the pop-up of the pop-up layer to be displayed.
7. The presentation control method as claimed in claim 1, wherein the method further comprises:
when monitoring a page switching notification about switching the current page to the first page, the pop-up layer control center judges whether the pop-up layer displayed on the current page is transferred to the first page, if so, the pop-up layer control center determines that the pop-up layer is displayed on the first page, and then controls the pop-up of the pop-up layer attached to the first page according to the pop-up layer configuration file of the first page.
8. The presentation control method as claimed in claim 1, wherein the method further comprises:
when monitoring a page switching notification about switching a current page to a first page, a pop-up layer control center firstly notifies a service party to send a new pop-up layer display request within a preset time before selecting a pop-up layer to be displayed of the first page;
and when the preset time is up, the pop-up layer control center determines the pop-up sequence of the pop-up layer to be displayed according to the pop-up layer configuration file of the first page, and controls the pop-up of the pop-up layer attached to the first page according to the pop-up sequence.
9. The presentation control method as claimed in claim 1, wherein the client is further configured with a start time of the pop-up layer control center;
and when the starting time is up, the client informs the pop-up layer control center to execute the operation of receiving the display request sent by the pop-up layer requester.
10. The presentation control method as claimed in claim 8, wherein the starting time of the pop-up layer control center is a delay preset time after the application program is started.
11. The presentation control method as claimed in claim 1, wherein the method further comprises: and the client updates the pop-up layer configuration file corresponding to the page according to a preset time period.
12. The presentation control method according to claim 1, wherein the popup layer control center determines the popup order of the popup layer to be presented according to the popup layer configuration file of the current page, and controls popup of the popup layer to be presented according to the popup order, including:
the pop-up layer control center determines the pop-up sequence of the pop-up layer to be displayed according to the pop-up layer configuration file of the current page, and directly controls the pop-up of the pop-up layer to be displayed according to the pop-up sequence; alternatively, the first and second electrodes may be,
and the pop-up layer control center determines the pop-up sequence of the pop-up layer to be displayed according to the pop-up layer configuration file of the current page, and sends pop-up indication information to the application program to which the current page belongs according to the pop-up sequence, so that the application program controls the pop-up of the pop-up layer to be displayed according to the pop-up indication information.
13. A method for controlling presentation of a popup layer, the method comprising:
the method comprises the steps that a server stores a popup layer configuration file of a related page of an application program, wherein the popup layer configuration file records related information used for determining a popup sequence of a popup layer displayed by the page;
the server provides the pop-up layer configuration file for the client so that the client receives a display request sent by a pop-up layer requester through a pre-configured pop-up layer control center, wherein the display request comprises page information of an attached page of a pop-up layer to be displayed; the pop-up layer control center judges whether the current page belongs to the attached page described in the display request; if the current page belongs to the attached page, the pop-up layer control center determines the pop-up sequence of the pop-up layer to be displayed according to the pop-up layer configuration file of the current page, and controls the pop-up of the pop-up layer to be displayed according to the pop-up sequence.
14. A display control device of a pop-up layer is configured in a client, the client controls the pop-up of the pop-up layer through the device, and at least one page supported by the client is configured with a corresponding pop-up layer configuration file, the pop-up layer configuration file records relevant information used for determining the pop-up sequence of the pop-up layer displayed by the page, the device comprises:
the display request receiving module is used for receiving a display request sent by a pop-up layer requesting party, wherein the display request comprises page information of an attached page of a pop-up layer to be displayed;
the page judgment module is used for judging whether the current page belongs to the attached page described in the display request; if the current page belongs to the attached page, triggering a pop-up control module;
and the pop-up control module is used for determining the pop-up sequence of the pop-up layer to be displayed according to the pop-up layer configuration file of the current page and controlling the pop-up of the pop-up layer to be displayed according to the pop-up sequence.
15. A display control device for a pop-up layer, the device being configured at a server side, the device comprising:
the storage module is used for storing a popup layer configuration file of a related page of an application program, and the popup layer configuration file records related information used for determining a popup sequence attached to a popup layer displayed by the page;
the providing module is used for providing the pop-up layer configuration file for the client so that the client receives a display request sent by a pop-up layer requester through a pre-configured pop-up layer control center, wherein the display request comprises page information of an attached page of a pop-up layer to be displayed; the pop-up layer control center judges whether the current page belongs to the attached page described in the display request; if the current page belongs to the attached page, the pop-up layer control center determines the pop-up sequence of the pop-up layer to be displayed according to the pop-up layer configuration file of the current page, and controls the pop-up of the pop-up layer to be displayed according to the pop-up sequence.
CN201610952077.8A 2016-11-02 2016-11-02 Display control method and device for popup layer Active CN108021419B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201610952077.8A CN108021419B (en) 2016-11-02 2016-11-02 Display control method and device for popup layer

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201610952077.8A CN108021419B (en) 2016-11-02 2016-11-02 Display control method and device for popup layer

Publications (2)

Publication Number Publication Date
CN108021419A CN108021419A (en) 2018-05-11
CN108021419B true CN108021419B (en) 2021-07-02

Family

ID=62070077

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201610952077.8A Active CN108021419B (en) 2016-11-02 2016-11-02 Display control method and device for popup layer

Country Status (1)

Country Link
CN (1) CN108021419B (en)

Families Citing this family (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN109492183A (en) * 2018-11-12 2019-03-19 郑州云海信息技术有限公司 A kind of data processing method and device
CN112241297A (en) * 2019-07-18 2021-01-19 上海幻电信息科技有限公司 Data display method, system, computer equipment and readable storage medium

Citations (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN105159541A (en) * 2015-09-21 2015-12-16 无锡知谷网络科技有限公司 Multimedia terminal used for airport service, and display method for multimedia terminal

Family Cites Families (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6828989B2 (en) * 2000-12-29 2004-12-07 Microsoft Corporation Graphically represented dynamic time strip for displaying user-accessible time-dependent data objects
US20080244563A1 (en) * 2007-03-26 2008-10-02 Microsoft Corporation Dynamic configuration environment for setup
US7930646B2 (en) * 2007-10-19 2011-04-19 Microsoft Corporation Dynamically updated virtual list view
CN101510210B (en) * 2009-03-30 2010-12-08 腾讯科技(深圳)有限公司 Method and apparatus for controlling display popup web page
US20140223348A1 (en) * 2013-01-10 2014-08-07 Tyco Safety Products Canada, Ltd. Security system and method with information display in flip window
CN104216695B (en) * 2013-06-03 2018-08-24 阿里巴巴集团控股有限公司 Page information to be showed is provided and shows the method and system of page info
US20150106741A1 (en) * 2013-10-15 2015-04-16 Microsoft Corporation Managing conversations
CN105095420A (en) * 2015-07-14 2015-11-25 北京金山安全软件有限公司 Method and device for displaying notification messages in browser
CN105930166B (en) * 2016-05-09 2019-01-25 统一通信(苏州)有限公司 A method of based on WEB interface ejection layer

Patent Citations (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN105159541A (en) * 2015-09-21 2015-12-16 无锡知谷网络科技有限公司 Multimedia terminal used for airport service, and display method for multimedia terminal

Also Published As

Publication number Publication date
CN108021419A (en) 2018-05-11

Similar Documents

Publication Publication Date Title
CN110290180B (en) Distributed task scheduling method and device, computer equipment and storage medium
JP6041991B2 (en) Method, apparatus, and computer program for providing protocol for resolving synchronization collision during synchronization between multiple devices
TWI242137B (en) Card-type network interface, terminal for network conference and network conference system
CN109408205B (en) Task scheduling method and device based on hadoop cluster
CN106899649B (en) Task request processing method and device and user equipment
US20150215625A1 (en) Image compression method and system
JP6259920B2 (en) Dynamic storage management facilitation mechanism for multiple mobile computing devices
US20180309715A1 (en) Address assignment method, gateway, and system
CN113485822A (en) Memory management method, system, client, server and storage medium
JP7100154B6 (en) Processor core scheduling method, device, terminal and storage medium
CN112398914B (en) Cloud rendering platform based on Kubernetes container cluster
CN104601534A (en) Method and system for processing CDN system images
CN111488220A (en) Method and device for processing starting request and electronic equipment
CN110247951A (en) A kind of file transfer control method, device, equipment and storage medium
US20180255134A1 (en) Supporting multiple clipboard items in a vdi environment
CN108021419B (en) Display control method and device for popup layer
CN105354090B (en) The management method and device of virtual unit
CN112104679B (en) Method, apparatus, device and medium for processing hypertext transfer protocol request
CN110290009B (en) Data scheduling method and device and computer readable storage medium
CN111625344B (en) Resource scheduling system, method and device in application system
CN107045452B (en) Virtual machine scheduling method and device
WO2023185765A1 (en) File processing method based on cloud application, and electronic device and storage medium
CN114327846A (en) Cluster capacity expansion method and device, electronic equipment and computer readable storage medium
CN108616576B (en) Method and device for scheduling application server
US10635997B1 (en) Finite life instances

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