CN114168019A - Multi-application window level management method and device - Google Patents

Multi-application window level management method and device Download PDF

Info

Publication number
CN114168019A
CN114168019A CN202111502626.9A CN202111502626A CN114168019A CN 114168019 A CN114168019 A CN 114168019A CN 202111502626 A CN202111502626 A CN 202111502626A CN 114168019 A CN114168019 A CN 114168019A
Authority
CN
China
Prior art keywords
application window
window
hierarchy
setting
target application
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
CN202111502626.9A
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.)
Chuangsheng Shilian Digital Technology Beijing Co Ltd
Original Assignee
Chuangsheng Shilian Digital Technology Beijing 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 Chuangsheng Shilian Digital Technology Beijing Co Ltd filed Critical Chuangsheng Shilian Digital Technology Beijing Co Ltd
Priority to CN202111502626.9A priority Critical patent/CN114168019A/en
Publication of CN114168019A publication Critical patent/CN114168019A/en
Pending legal-status Critical Current

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
    • 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

Abstract

The embodiment of the application provides a multi-application window level management method and a device, wherein the method comprises the following steps: acquiring hierarchy management information of at least two application windows, wherein the hierarchy management information comprises an operation instruction and a hierarchy number, and the hierarchy number is used for representing the upper and lower display hierarchies of a display interface between each application window; determining a target application window according to the hierarchical management information; setting the hierarchy of the target application window according to at least one hierarchy setting rule; the target application window is displayed on the display interface, wherein the hierarchies of different application windows are managed mainly through a plurality of hierarchy setting rules, the technical problem of how to realize flexible management of the plurality of application windows is solved, and the method can be applied to different application scenes, and achieves the technical effects of improving flexible switching of different application windows and displaying different hierarchies.

Description

Multi-application window level management method and device
Technical Field
The embodiment of the application relates to the field of online education, in particular to a multi-application window level management method and device.
Background
With the development of the internet, live classroom modes in online education are more and more popular.
In-process in live classroom, a plurality of classroom interaction modules can be opened simultaneously to the instructor at live in-process, but different stages need appoint the demonstration with different modules or put the end demonstration, when operating a plurality of modules, avoid appearing live classroom card pause, how reasonable interactive module level management scheme of design consequently guarantees the normal clear in classroom, promotes the instructor and the interactive experience of student and feels the problem that becomes urgent to wait to solve.
Disclosure of Invention
In view of the above, embodiments of the present application provide a method, an apparatus, an electronic device, and a computer storage medium for managing multiple application windows in a hierarchical manner, so as to solve some or all of the above problems.
According to a first aspect of embodiments of the present application, there is provided a multi-application window hierarchy management method, including: acquiring hierarchy management information of at least two application windows, wherein the hierarchy management information comprises an operation instruction and a hierarchy number, and the hierarchy number is used for representing the upper and lower display hierarchies of a display interface between each application window; determining a target application window according to the hierarchical management information; setting the hierarchy of the target application window according to at least one hierarchy setting rule; and displaying the target application window on the display interface.
Optionally, obtaining the hierarchical management information of at least two application windows previously comprises: acquiring operation history records of at least two application windows; and initializing the number of the hierarchies in the hierarchy management information of the at least two application windows according to the operation history.
Optionally, initializing the number of hierarchies in the hierarchy management information of the target application window according to the operation history, including: judging whether the currently operated application window is a main display window or a non-main display window according to the hierarchy management information; if the currently operated application window is a main display window, setting the level number of the main display window as a first preset level number; and if the currently operated application window is a non-main display window, setting the level number of the non-main display window as a second preset level number, wherein the first preset level number is greater than the second preset level number.
Optionally, determining the target application window according to the hierarchical management information includes:
and judging whether the target application window needs top setting operation or bottom setting operation according to the operation instruction in the hierarchy management information, and determining the target application window, wherein the target application window is the application window needing top setting or bottom setting.
Optionally, setting the hierarchy of the target application window according to at least one hierarchy setting rule includes:
if the top setting operation is needed, increasing the level number of the target application window according to a top setting level setting rule;
and if the bottom setting operation is needed, reducing the level number of the target application window according to the bottom setting level setting rule.
Optionally, the target application window is displayed on a display interface, and the method further includes:
acquiring size information and position information of a target window;
and displaying the target window in the corresponding area according to the size information and the position information.
According to a second aspect of the embodiments of the present application, there is provided a live classroom multi-application window hierarchy management apparatus, including:
the system comprises a first acquisition unit, a second acquisition unit and a display unit, wherein the first acquisition unit is used for acquiring the hierarchy management information of at least two application windows, the hierarchy management information comprises an operation instruction and the number of hierarchy levels, and the number of hierarchy levels is used for representing the upper and lower display hierarchy levels of a display interface between each application window;
the determining unit is used for determining a target application window according to the hierarchy management information;
the setting unit is used for setting the hierarchy of the target application window according to at least one hierarchy setting rule;
and the display unit is used for displaying the target application window on the display interface.
Optionally, the apparatus further comprises: and a second acquisition unit for acquiring size information and position information of the target window.
According to a third aspect of embodiments of the present application, there is provided an electronic apparatus, including: the processor, the memory and the communication interface complete mutual communication through the communication bus; the memory is used for storing at least one executable instruction, and the executable instruction enables the processor to execute the corresponding operation of the multi-application window level management method of the first aspect.
According to a fourth aspect of embodiments of the present application, there is provided a computer storage medium having stored thereon a computer program which, when executed by a processor, implements a multi-application window hierarchy management method as in the first aspect.
According to the multi-application window hierarchy management method provided by the embodiment of the application, hierarchy management information of at least two application windows is obtained, the hierarchy management information comprises an operation instruction and the number of hierarchy levels, and the number of the hierarchy levels is used for representing the upper and lower display hierarchy levels of a display interface between each application window; determining a target application window according to the hierarchy management information and at least one hierarchy setting rule, and setting the hierarchy of the target application window; the target application window is displayed on the display interface, wherein the hierarchies of different application windows are managed mainly through a plurality of hierarchy setting rules, the technical problem of how to realize flexible management of the plurality of application windows is solved, and the method can be applied to different application scenes, and achieves the technical effects of improving flexible switching of different application windows and displaying different hierarchies.
Drawings
In order to more clearly illustrate the embodiments of the present application or the technical solutions in the prior art, the drawings needed to be used in the description of the embodiments or the prior art will be briefly described below, it is obvious that the drawings in the following description are only some embodiments described in the embodiments of the present application, and other drawings can be obtained by those skilled in the art according to the drawings.
Fig. 1 is a flowchart illustrating steps of a multi-application window hierarchical management method according to an embodiment of the present disclosure;
fig. 2 is a block diagram of a service object switching device according to the present disclosure; (ii) a
Fig. 3 is a schematic structural diagram of an electronic device according to the present disclosure.
Detailed Description
In order to make those skilled in the art better understand the technical solutions in the embodiments of the present application, the technical solutions in the embodiments of the present application will be described clearly and completely 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, but not all embodiments. All other embodiments obtained by a person of ordinary skill in the art based on the embodiments in the present application shall fall within the scope of the protection of the embodiments in the present application.
The following further describes specific implementations of embodiments of the present application with reference to the drawings of the embodiments of the present application.
Example one
Referring to fig. 1, a flowchart illustrating steps of a multi-application window hierarchy management method according to a first embodiment of the present application is shown.
The multi-application window level management method comprises the following steps:
step 101, acquiring hierarchy management information of at least two application windows, wherein the hierarchy management information comprises an operation instruction and hierarchy numbers, and the hierarchy numbers are used for representing the upper and lower display hierarchies of a display interface between each application window;
the operation instruction refers to the top setting operation or the bottom setting operation of different application windows; the number of levels refers to the variable parameters of the application interface for the application window level setting.
It should be noted that, with the development of internet and multimedia, especially the development of live classroom, multiple application windows need to be operated simultaneously on a display interface, which is convenient for live players and viewers to interact actively, in a possible implementation example, when a user opens an application window, a corresponding hierarchical management task stack is established in the background, a hierarchical management operation history of each application window is stored in the hierarchical management task stack, and the hierarchical management information of the currently operated application window is obtained according to the detection of click signals of different buttons by the user in different application windows, it needs to be noted that when the embodiment is applied in the live classroom, there are a main display window and at least one non-main display window, for example, the main display window is a live video window, and the non-main display window is: live courseware, student's window of connecting to wheat, drawing window, also can be certain webpage etc. and do not do the restriction here.
Step 102, determining a target application window according to the hierarchical management information;
optionally, determining the target application window according to the hierarchical management information includes:
and judging whether the target application window needs top setting operation or bottom setting operation according to the operation instruction in the hierarchy management information, and determining the target application window, wherein the target application window is the application window needing top setting or bottom setting.
In one embodiment, according to the obtained hierarchy management information of the current application window, the target application window is determined by judging whether an operation instruction in the hierarchy management information of the current application window is a top setting operation or a bottom setting operation.
103, setting the hierarchy of the target application window according to at least one hierarchy setting rule;
in one embodiment, if the operation is a top setting operation, setting the hierarchy of the target application window according to a top setting hierarchy rule; and if the operation is bottom setting operation, setting the hierarchy of the target application window according to the bottom setting hierarchy setting rule.
And 104, displaying the target application window on a display interface.
Optionally, initializing the number of hierarchies in the hierarchy management information of the target application window according to the operation history, including: judging whether the currently operated application window is a main display window or a non-main display window according to the hierarchy management information; if the currently operated application window is a main display window, setting the level number of the main display window as a first preset level number; and if the currently operated application window is the non-main display window, setting the level number of the non-main display window as a second preset level number.
In one embodiment, according to the operation record of the task stack on each application window in the hierarchical management of the application windows, when the application window is opened for the first time, the background identifies the application identifier of the currently opened application window, for example: when a user opens a 'live video window', an application program of an application window 'live video window' is called, the application window is set as a main display window, and the hierarchy number of the live video window is set as a first preset hierarchy number, for example: 300, initializing the hierarchy number of the application window, and ensuring that the hierarchy number of all application windows on the display interface does not exceed a first preset hierarchy number, so that the main display window can be continuously and independently displayed on the top layer of the interface in the live broadcast process, and is not influenced by the operation of other application windows. It should be noted that only one main display window is generally set, but if the multi-screen interaction mode is adopted, the setting can be performed according to actual needs, and the setting is not limited herein; if the background recognizes that the mark of the application window is a 'doodle window', calling an application program of the 'doodle window' application window, setting the application program window as a non-display window, and setting the level number of the live video window as a second preset level number, for example: and 10, ensuring that the application window can be reset by increasing the number of the layers of the application window each time the user is detected to switch the application window by setting the top.
It should be noted that the present embodiment may be applied to all application windows that can be displayed in an interface of a certain dedicated application software, or all software or web pages that can be displayed in different operating systems.
Optionally, setting the hierarchy of the target application window according to at least one hierarchy setting rule includes:
if the top setting operation is needed, increasing the level number of the target application window according to a top setting level setting rule;
and if the bottom setting operation is needed, reducing the level number of the target application window according to the bottom setting level setting rule.
Optionally, if a top-setting operation is required, according to a top-setting level setting rule, setting the level number of the target application window as the sum of the highest level number of the current non-main display window and a preset step length, and reducing the level number of other application windows above the level number of the target application window, while the level number of other application windows below the level number of the target application window remains unchanged; and if the bottom setting operation is needed, reducing the level number of the target application window to a second preset level number according to the bottom setting level setting rule.
In one embodiment, the current operation object is determined to be the target application window by monitoring the top or bottom operation of the user on each application window in the display interface, wherein the operation may be that the user clicks a top or bottom icon or a symbol on the application window. If the operation of the user is detected to be a top setting operation, calling a top setting application program corresponding to the target application window, detecting whether other non-main display windows exist on the interface according to a preset first rule, obtaining the maximum value of the application window layer levels with the levels higher than the current target application window by comparing the layer levels of the target application window with the layer levels of other opened application windows, gradually increasing the layer levels of the current application window to the sum of the maximum value of the current window layer levels and a preset step length by using the preset step length, respectively reducing the layer levels of the application windows with the levels higher than the current application window by one unit of preset step length, and keeping the layer levels lower than the current application window unchanged. For example: the number of the layer levels of the target application window is 30, the number of the layer levels of the application window with the highest current layer level is 50, the number of the layer levels of one application window is 40, the number of the layer levels of one application window is 20, the preset step length is 10, the number of the layer levels of the target application window is increased to 50+10 by the preset step length, namely the number of the layer levels of the target application window is increased to 60, the number of the layer levels of the target application window is higher than the number of the layer levels of all current non-main display windows, the number of the layer levels of the application window with the highest current layer level is reduced to 40, the number of the layer levels of the application window with the highest current layer level is reduced to 30, and the number of the layer levels of other application windows is kept unchanged; if the operation of the user is detected to be the bottom setting operation, calling the bottom setting application program corresponding to the target application window, and gradually reducing the layer number of the current application window to a second preset layer number by a preset step length according to a preset second preset rule, namely reducing the layer number of the current application window to the minimum layer number, so that the current application window is operated at the bottom, and each application window can generate different layer display according to the operation sequence.
Optionally, the target application window is displayed on a display interface, and the method further includes: acquiring size information and position information of a target window; and displaying the target window in the corresponding area according to the size information and the position information.
In an embodiment, the target application window with the set number of layers is displayed on the display interface, and at this time, size information of the target application window, that is, a display size of the target application window on the display interface, and position information of the target application window, for example: the 'live video window' of the main display window is 200cm x 100cm in size, the coordinates of the central point are (100 ) and are displayed in the fixed area of the display interface, and other positions of the display area can be used for other non-main display windows to display, so that the display area of the main display window cannot be covered by the display of other application windows. And as for other non-main display windows, the size information and the position information of the corresponding application window can be acquired, but the other non-main display windows can be mutually covered, the display size of the non-main display window can not be changed except that the main display window can be closed and minimized, the size of the other non-main display windows can be manually changed by a user, the flexibility and the practicability of other application windows are ensured, for example, the non-main display window is applied to a live classroom, the flexibility and the practicability of the display windows of all interaction modules in the live classroom are improved, and the interactivity in the classroom is increased.
Example two
Referring to fig. 2, a block diagram of a multi-application window hierarchical management device according to a second embodiment of the present application is shown, where method steps executed by the device are consistent with the above method embodiments, and are not described herein again.
The service object switching apparatus 20 of the present embodiment includes:
a first obtaining unit 201, configured to obtain hierarchy management information of at least two application windows, where the hierarchy management information includes an operation instruction and a hierarchy number, and the hierarchy number is used to represent upper and lower display hierarchies of a display interface between each application window;
a determining unit 202, configured to determine a target application window according to the hierarchical management information;
a setting unit 203, configured to set a hierarchy of the target application window according to at least one hierarchy setting rule;
optionally, the apparatus 20 further comprises: a second obtaining unit 204, configured to obtain size information and position information of the target window.
And the display unit 205 is configured to display the target application window on the display interface.
Optionally, the obtaining unit further includes: the first acquisition module is used for acquiring operation history records of at least two application windows; and the initialization module is used for initializing the hierarchy number in the hierarchy management information of the at least two application windows according to the operation history record.
Optionally, the initialization module includes: the first judgment submodule is used for judging whether the currently operated application window is a main display window or a non-main display window according to the hierarchy management information;
the first setting submodule is used for setting the level number of the main display window as a first preset level number if the currently operated application window is the main display window;
and the second setting submodule is used for setting the level number of the non-main display window as a second preset level number if the currently operated application window is the non-main display window.
Optionally, the setting unit includes:
the determining module is used for judging whether the target application window needs top setting operation or bottom setting operation according to the operation instruction in the hierarchy management information and determining the target application window, wherein the target application window is an application window needing top setting or bottom setting;
the first setting module is used for setting the level number of the target application window as the sum of the highest level number of the current non-main display window and a preset step length according to a set top level setting rule if the top setting operation is needed, reducing the level number of other application windows above the level number of the target application window, and keeping the level number of other application windows below the level number of the target application window unchanged;
and the second setting module is used for reducing the level number of the target application window to a second preset level number according to the setting rule of the bottom level if the bottom setting operation is required.
EXAMPLE III
Referring to fig. 3, a schematic structural diagram of an electronic device according to a third embodiment of the present application is shown, and the specific embodiment of the present application does not limit a specific implementation of the electronic device.
As shown in fig. 3, the electronic device may include: a processor (processor)302, a communication Interface 304, a memory 306, and a communication bus 308.
Wherein:
the processor 302, communication interface 304, and memory 306 communicate with each other via a communication bus 308.
A communication interface 304 for communicating with other electronic devices such as a terminal device or a server.
The processor 302 is configured to execute the program 310, and may specifically perform relevant steps in the above-described embodiment of the multi-application window level management method.
In particular, program 310 may include program code comprising computer operating instructions.
The processor 302 may be a central processing unit CPU, or an application Specific Integrated circuit asic, or one or more Integrated circuits configured to implement embodiments of the present application. The electronic device comprises one or more processors, which can be the same type of processor, such as one or more CPUs; or may be different types of processors such as one or more CPUs and one or more ASICs.
And a memory 306 for storing a program 310. Memory 306 may comprise high-speed RAM memory and may also include non-volatile memory (non-volatile memory), such as at least one disk memory.
The program 310 may be specifically configured to enable the processor 302 to execute any of the multi-application window level management methods in the first embodiment.
For specific implementation of each step in the program 310, reference may be made to corresponding steps and corresponding descriptions in units in the foregoing embodiment of the multi-application window hierarchical management method, which are not described herein again. It can be clearly understood by those skilled in the art that, for convenience and brevity of description, the specific working processes of the above-described devices and modules may refer to the corresponding process descriptions in the foregoing method embodiments, and are not described herein again.
Through the electronic device of this embodiment, the hierarchical management method for multiple application windows to be executed receives a corresponding side creation instruction of a target application window through the communication interface 304, and the processor 302 executes a corresponding top-placing operation or bottom-placing operation, so that switching of each application window and the top-placing or bottom-placing operation do not affect each other, and a technical effect of improving flexible switching of different application windows and display of different hierarchies is achieved.
Example four
According to a fourth aspect of embodiments of the present application, there is provided a computer storage medium having stored thereon a computer program which, when executed by a processor, implements a multi-application window hierarchy management method as in the first aspect.
It should be noted that, according to the implementation requirement, each component/step described in the embodiment of the present application may be divided into more components/steps, and two or more components/steps or partial operations of the components/steps may also be combined into a new component/step to achieve the purpose of the embodiment of the present application.
The above-described methods according to embodiments of the present application may be implemented in hardware, firmware, or as software or computer code storable in a recording medium such as a CD ROM, a RAM, a floppy disk, a hard disk, or a magneto-optical disk, or as computer code originally stored in a remote recording medium or a non-transitory machine-readable medium downloaded through a network and to be stored in a local recording medium, so that the methods described herein may be stored in such software processes on a recording medium using a general-purpose computer, a dedicated processor, or programmable or dedicated hardware such as an ASIC or FPGA. It will be appreciated that the computer, processor, microprocessor controller or programmable hardware includes storage components (e.g., RAM, ROM, flash memory, etc.) that can store or receive software or computer code that, when accessed and executed by the computer, processor or hardware, implements the multi-application window level management method described herein. Further, when a general-purpose computer accesses code for implementing the multi-application window hierarchy management method shown herein, execution of the code transforms the general-purpose computer into a special-purpose computer for performing the multi-application window hierarchy management method shown herein.
Those of ordinary skill in the art will appreciate that the various illustrative elements and method steps described in connection with the embodiments disclosed herein may be implemented as electronic hardware, or combinations of computer software and electronic hardware. Whether such functionality is implemented as hardware or software depends upon the particular application and design constraints imposed on the implementation. Skilled artisans may implement the described functionality in varying ways for each particular application, but such implementation decisions should not be interpreted as causing a departure from the scope of the embodiments of the present application.
The above embodiments are only used for illustrating the embodiments of the present application, and not for limiting the embodiments of the present application, and those skilled in the relevant art can make various changes and modifications without departing from the spirit and scope of the embodiments of the present application, so that all equivalent technical solutions also belong to the scope of the embodiments of the present application, and the scope of patent protection of the embodiments of the present application should be defined by the claims.

Claims (10)

1. A multi-application window hierarchical management method is characterized by comprising the following steps:
the method comprises the steps of obtaining the hierarchical management information of at least two application windows, wherein the hierarchical management information comprises an operation instruction and the number of hierarchical levels, and the hierarchical levels are used for representing the upper and lower display levels of a display interface between each application window;
determining a target application window according to the hierarchical management information;
setting the hierarchy of the target application window according to at least one hierarchy setting rule;
and displaying the target application window on a display interface.
2. The method of claim 1, wherein obtaining hierarchical management information for at least two application windows previously comprises:
acquiring operation history records of the at least two application windows;
and initializing the hierarchy number in the hierarchy management information of the at least two application windows according to the operation history.
3. The method of claim 2, wherein initializing the number of levels in the level management information of the target application window according to the operation history comprises:
judging whether the currently operated application window is a main display window or a non-main display window according to the hierarchy management information;
if the currently operated application window is a main display window, setting the level number of the main display window as a first preset level number;
and if the currently operated application window is a non-main display window, setting the level number of the non-main display window to be a second preset level number, wherein the first preset level number is greater than the second preset level number.
4. The method of claim 1, wherein determining a target application window based on the hierarchical management information comprises:
and judging whether the target application window needs top setting operation or bottom setting operation according to the operation instruction in the hierarchical management information, and determining the target application window, wherein the target application window is an application window needing top setting or bottom setting.
5. The method of claim 1, wherein setting the hierarchy of the target application window according to at least one hierarchy setting rule comprises:
if the top setting operation is needed, setting the level number of the target application window according to a top setting level setting rule;
and if bottom setting operation is required, setting the level number of the target application window according to a bottom setting level setting rule.
6. The method of claim 1, wherein the target application window is displayed on a display interface, and wherein the method further comprises:
acquiring size information and position information of the target window;
and displaying the target window in a corresponding area according to the size information and the position information.
7. A live classroom multi-application window level management device is characterized by comprising:
the system comprises a first acquisition unit, a second acquisition unit and a display unit, wherein the first acquisition unit is used for acquiring the hierarchical management information of at least two application windows, the hierarchical management information comprises an operation instruction and a hierarchy number, and the hierarchy number is used for representing the display upper and lower hierarchies of a display interface between each application window;
the determining unit is used for determining a target application window according to the hierarchy management information;
the setting unit is used for setting the hierarchy of the target application window according to at least one hierarchy setting rule;
and the display unit is used for displaying the target application window on a display interface.
8. The apparatus of claim 7, further comprising:
and the second acquisition unit is used for acquiring the size information and the position information of the target window.
9. An electronic device, comprising: the system comprises a processor, a memory, a communication interface and a communication bus, wherein the processor, the memory and the communication interface complete mutual communication through the communication bus;
the memory is used for storing at least one executable instruction, and the executable instruction causes the processor to execute the operation corresponding to the multi-application window level management method according to any one of claims 1-6.
10. A computer storage medium having stored thereon a computer program which, when executed by a processor, implements a multi-application window hierarchy management method according to any one of claims 1-6.
CN202111502626.9A 2021-12-09 2021-12-09 Multi-application window level management method and device Pending CN114168019A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202111502626.9A CN114168019A (en) 2021-12-09 2021-12-09 Multi-application window level management method and device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202111502626.9A CN114168019A (en) 2021-12-09 2021-12-09 Multi-application window level management method and device

Publications (1)

Publication Number Publication Date
CN114168019A true CN114168019A (en) 2022-03-11

Family

ID=80485215

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202111502626.9A Pending CN114168019A (en) 2021-12-09 2021-12-09 Multi-application window level management method and device

Country Status (1)

Country Link
CN (1) CN114168019A (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN114896002A (en) * 2022-04-13 2022-08-12 北京智象信息技术有限公司 Browser application window level switching method and device based on Wayland protocol
CN115878249A (en) * 2023-01-29 2023-03-31 蔚来汽车科技(安徽)有限公司 Intelligent cockpit system and method for multi-system single-screen display

Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN105491452A (en) * 2015-11-25 2016-04-13 浙江宇视科技有限公司 Multi-video-window hierarchy switching method and device
CN110286978A (en) * 2019-06-13 2019-09-27 广州视源电子科技股份有限公司 Method, apparatus, equipment and the storage medium of window level switching

Patent Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN105491452A (en) * 2015-11-25 2016-04-13 浙江宇视科技有限公司 Multi-video-window hierarchy switching method and device
CN110286978A (en) * 2019-06-13 2019-09-27 广州视源电子科技股份有限公司 Method, apparatus, equipment and the storage medium of window level switching

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN114896002A (en) * 2022-04-13 2022-08-12 北京智象信息技术有限公司 Browser application window level switching method and device based on Wayland protocol
CN115878249A (en) * 2023-01-29 2023-03-31 蔚来汽车科技(安徽)有限公司 Intelligent cockpit system and method for multi-system single-screen display
CN115878249B (en) * 2023-01-29 2023-09-15 蔚来汽车科技(安徽)有限公司 Intelligent cockpit system and method for multi-system single screen display

Similar Documents

Publication Publication Date Title
CN109862414B (en) Mask bullet screen display method and device and server
CN109718538B (en) Method and device for frame selection of virtual object in game, electronic equipment and storage medium
CN114168019A (en) Multi-application window level management method and device
CN105320417B (en) Page switching method and client
CN110090444B (en) Game behavior record creating method and device, storage medium and electronic equipment
CN109542376B (en) Screen display adjustment method, device and medium
CN112099686B (en) Icon display control method and device and electronic equipment
US20180239777A1 (en) Method and apparatus for dissolving folder and mobile terminal
CN111949360A (en) User interface adaptation method and device, electronic equipment and storage medium
CN109309844A (en) Video platform word treatment method, videoconference client and server
CN113190106B (en) Gesture recognition method and device and electronic equipment
CN111399831A (en) Page display method and device, storage medium and electronic device
CN108829486B (en) Background setting method, device, equipment and storage medium
CN112416346A (en) Interface color scheme generation method, device, equipment and storage medium
CN112579187A (en) Optimization method and device for cold start of application program
US20160345059A1 (en) Method and device for switching channel
CN114443945A (en) Display method of application icons in virtual user interface and three-dimensional display equipment
CN112698895A (en) Display method, device, equipment and medium of electronic equipment
CN115469954A (en) Canvas-based image annotation method and Canvas-based image annotation system
CN109460175B (en) Method and device for moving application icon, electronic terminal and medium
CN111698548B (en) Video playing method and device
CN107529095A (en) A kind of video-splicing method and device
CN109766530B (en) Method and device for generating chart frame, storage medium and electronic equipment
CN111400575A (en) User identification generation method, user identification method and device
CN113253898B (en) Guide method and device for interface interaction, electronic equipment and 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