CN107278287B - User interface identifier display method and device - Google Patents

User interface identifier display method and device Download PDF

Info

Publication number
CN107278287B
CN107278287B CN201680002897.9A CN201680002897A CN107278287B CN 107278287 B CN107278287 B CN 107278287B CN 201680002897 A CN201680002897 A CN 201680002897A CN 107278287 B CN107278287 B CN 107278287B
Authority
CN
China
Prior art keywords
virtual machine
user interface
display
user
identifiers
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
CN201680002897.9A
Other languages
Chinese (zh)
Other versions
CN107278287A (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.)
Cloudminds Shenzhen Robotics Systems Co Ltd
Original Assignee
Cloudminds Shenzhen Robotics Systems 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 Cloudminds Shenzhen Robotics Systems Co Ltd filed Critical Cloudminds Shenzhen Robotics Systems Co Ltd
Publication of CN107278287A publication Critical patent/CN107278287A/en
Application granted granted Critical
Publication of CN107278287B publication Critical patent/CN107278287B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/44Arrangements for executing specific programs
    • G06F9/455Emulation; Interpretation; Software simulation, e.g. virtualisation or emulation of application or operating system execution engines
    • G06F9/45504Abstract machines for programme code execution, e.g. Java virtual machine [JVM], interpreters, emulators
    • 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]
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/44Arrangements for executing specific programs
    • G06F9/455Emulation; Interpretation; Software simulation, e.g. virtualisation or emulation of application or operating system execution engines
    • G06F9/45533Hypervisors; Virtual machine monitors

Abstract

A user interface identification display method and device, the method comprising: displaying identifiers of user interfaces of a first virtual machine and identifiers of user interfaces of a second virtual machine, wherein the identifiers of the user interfaces of the first virtual machine have a first display characteristic, and the identifiers of the user interfaces of the second virtual machine have a second display characteristic (201); determining an identifier (202) corresponding to a user interface currently displayed by the equipment; highlighting the corresponding identifier (203). The method enables a user to know the user interface information of the plurality of virtual machines of the equipment and conveniently know which virtual machine is the third user interface of the currently displayed user interface.

Description

User interface identifier display method and device
Technical Field
The invention relates to the technical field of virtualization, in particular to a user interface identifier display method and device.
Background
Mobile terminals have become an important tool for users to work and live in daily life, and in the prior art, mobile virtualization allows multiple operating systems or Virtual Machines (VMs) to run on a mobile phone or a wireless handheld device at the same time, so that a user can access the operating environments of the multiple VMs on one physical handheld device. The isolation of a plurality of operating systems on a single terminal can be realized through the isolation brought by the virtualization technology, the process on each operating system is prevented from generating adverse effects on other operating systems, and the security is higher.
In the prior art, a user can smoothly switch among user interfaces in a virtual machine operating environment, and the user can know that the current virtual machine has several user interfaces according to the identification of the user interfaces, and the current user interface is the information of the number of all the user interfaces. The relevant information of the current user interface can be known after the switching display of another virtual machine. Fig. 1 shows a schematic diagram of a user interface display of a terminal device in the prior art, where identifiers of various Applications (APPs) in a certain user interface can be displayed on a screen, and identifiers of some commonly used applications can be fixedly displayed on a screen below the screen. According to the circular mark displayed at the lower part of the screen and the highlighted first mark, the user can know that the operating environment of the virtual machine has 4 user interfaces in total and is currently at the first user interface.
The defects of the prior art mainly lie in that:
the user interface display of each virtual machine is relatively independent, and a user cannot conveniently know all user interface information of all virtual machines operated by equipment, and cannot conveniently know which virtual machine the currently displayed user interface is the fourth user interface.
Disclosure of Invention
The embodiment of the application provides a technical scheme for solving the problems.
In one aspect, an embodiment of the present application provides a method for displaying a user interface identifier, where the method includes:
displaying identifiers of user interfaces of a first virtual machine and identifiers of user interfaces of a second virtual machine, wherein the identifiers of the user interfaces of the first virtual machine have a first display characteristic, and the identifiers of the user interfaces of the second virtual machine have a second display characteristic;
determining an identifier corresponding to a user interface currently displayed by equipment;
highlighting the corresponding logo.
Preferably, the display features are any one or a combination of color features, shape features or size features.
Preferably, the method further comprises: displaying user interfaces of the first virtual machine or the second virtual machine in a first area; and displaying the identification of each user interface of the first virtual machine and the identification of each user interface of the second virtual machine in a second area.
Preferably, the method further comprises: and displaying the identifier of the application program in the third area, wherein the application program is installed in the virtual machine to which the user interface displayed in the current first area belongs.
Preferably, the method further comprises: displaying an identification of an application in a third area, wherein the identification of the application installed in the first virtual machine has a third display characteristic corresponding to the first display characteristic, and wherein the identification of the application installed in the second virtual machine has a fourth display characteristic corresponding to the second display characteristic.
Preferably, the method further comprises: acquiring user switching operation; if the equipment currently displays the first user interface of the first virtual machine, switching to display a second user interface of the first virtual machine; and if the equipment currently displays the second user interface of the first virtual machine, switching to display a third user interface of the second virtual machine.
In another aspect, an embodiment of the present application provides a user interface identifier display apparatus, where the apparatus includes:
the identification display module is used for displaying the identification of each user interface of the first virtual machine and the identification of each user interface of the second virtual machine, wherein the identification of each user interface of the first virtual machine has a first display characteristic, and the identification of each user interface of the second virtual machine has a second display characteristic;
the determining module is used for determining the identifier corresponding to the user interface currently displayed by the equipment;
the identifier display module is further configured to highlight the identifier corresponding to the user interface currently displayed by the device determined by the determination module.
Preferably, the display features are any one or a combination of color features, shape features or size features.
Preferably, the apparatus further comprises: the user interface display module is used for displaying each user interface of the first virtual machine or each user interface of the second virtual machine in a first area;
the identifier display module is further configured to display identifiers of the user interfaces of the first virtual machine and identifiers of the user interfaces of the second virtual machine in a second area.
Preferably, the apparatus further comprises: and the application display module is used for displaying the identifier of the application program in the third area, and the application program is installed in the virtual machine to which the user interface displayed in the current first area belongs.
Preferably, the apparatus further comprises:
and the application display module is used for displaying the identification of the application program in a third area, wherein the identification of the application program installed in the first virtual machine has a third display characteristic corresponding to the first display characteristic, and the identification of the application program installed in the second virtual machine has a fourth display characteristic corresponding to the second display characteristic.
Preferably, the apparatus further comprises: the switching module is used for acquiring user switching operation; if the equipment currently displays the first user interface of the first virtual machine, switching to display a second user interface of the first virtual machine; and if the equipment currently displays the second user interface of the first virtual machine, switching to display a third user interface of the second virtual machine.
The beneficial effect of this application is as follows:
the method comprises the steps of displaying identifiers of user interfaces of a first virtual machine and identifiers of user interfaces of a second virtual machine, wherein the identifiers of the user interfaces of the first virtual machine have a first display characteristic, and the identifiers of the user interfaces of the second virtual machine have a second display characteristic; determining an identifier corresponding to a user interface currently displayed by equipment; highlighting the corresponding logo. The application provides a user interface identification display method, which enables a user to know user interface information of a plurality of virtual machines of equipment and conveniently know which virtual machine the currently displayed user interface is the third user interface.
Drawings
Specific embodiments of the present invention will now be described with reference to the accompanying drawings, in which:
fig. 1 shows a schematic diagram of a terminal device display in the prior art;
FIG. 2 is a flowchart illustrating a user interface identifier display method according to an embodiment of the present application;
3a-3d are schematic diagrams illustrating a user interface identifier display in accordance with an embodiment of the present application;
4a-4d are schematic diagrams illustrating another user interface identifier display in accordance with one embodiment of the present application;
FIGS. 5a-5d are schematic diagrams illustrating terminal device displays in some embodiments of the present application;
FIG. 6 is a schematic diagram illustrating an identifier display of an application program according to a third embodiment of the present application;
FIG. 7 is a flowchart illustrating a user interface switching method in the fourth embodiment of the present application;
8a-8d show schematic diagrams of terminal device displays in the fourth embodiment of the present application;
fig. 9 is a schematic structural diagram of a user interface switching apparatus according to a fifth embodiment of the present application.
Detailed Description
In order to make the technical solutions and advantages of the present invention more apparent, the following further detailed description of exemplary embodiments of the present invention is provided with reference to the accompanying drawings, and it is obvious that the described embodiments are only a part of the embodiments of the present invention, and are not exhaustive of all embodiments. And the embodiments and features of the embodiments in the present description may be combined with each other without conflict.
The inventor notices in the process of invention that: when a user terminal has a plurality of virtual machines and bears and runs a plurality of operating systems, the user interface display of each virtual machine is relatively independent, and a user cannot conveniently know all user interface information of all virtual machines running by equipment and can also conveniently know which virtual machine user interface the currently displayed user interface is.
In view of the above disadvantages, the present invention provides a method and a device for displaying user interface identifiers, wherein the method comprises: displaying identifiers of user interfaces of a first virtual machine and identifiers of user interfaces of a second virtual machine, wherein the identifiers of the user interfaces of the first virtual machine have a first display characteristic, and the identifiers of the user interfaces of the second virtual machine have a second display characteristic; determining an identifier corresponding to a user interface currently displayed by equipment; highlighting the corresponding logo. The application provides a user interface identifier display method, which enables a user to know user interface information of a plurality of virtual machines of equipment and conveniently know which virtual machine user interface the currently displayed user interface is the fourth user interface, and the following description is provided.
To facilitate the practice of the invention, the following examples are given.
The first embodiment is as follows:
fig. 2 is a schematic flow chart illustrating a user interface identifier display method according to an embodiment of the present invention, and as shown in fig. 2, the user interface identifier display method includes:
step 201, displaying identifiers of user interfaces of a first virtual machine and identifiers of user interfaces of a second virtual machine, wherein the identifiers of the user interfaces of the first virtual machine have a first display characteristic, and the identifiers of the user interfaces of the second virtual machine have a second display characteristic;
step 202, determining an identifier corresponding to a user interface currently displayed by the equipment;
step 203, highlighting the corresponding identification.
In step 201, a Virtual Machine Monitor (VMM) in a terminal virtualization architecture determines the total number of the plurality of virtual machines established thereon and the number of user interfaces for each virtual machine. Although only one virtual machine is usually located at the front end to interact with the user, the background may run or stand by other virtual machines simultaneously, and these virtual machines may become the front end to run at any time and implement the interaction with the user, so that the virtual machine monitor counts the total number of user interfaces of all the virtual machines that can interact with the user in this step. The number of the user interfaces of each virtual machine is not limited in this embodiment, and may be one or more, and the number of the user interfaces may be changed.
The method comprises the steps of displaying the identification of each user interface of each virtual machine on a screen, wherein the identification of each user interface of each virtual machine corresponds to each user interface of each virtual machine one by one, the display area of the identification is usually far smaller than that of each user interface, the display shape is not limited, the identification can be circular, oval, square, rectangular or annular, the display position can be any position of the screen, and the identification can be overlapped with the display of each user interface or displayed separately from each user interface. The number of the user interface identifications is the sum of the total number of the user interfaces of the virtual machines, so that the user can determine the total number of the user interfaces which can be switched currently according to the number of the user interface identifications.
The identifiers of the user interfaces of different virtual machines have different display characteristics, and the identifiers of the user interfaces belonging to one virtual machine have the same display characteristics. The display features herein are display features that various users can recognize and distinguish from each other. The user can know a plurality of virtual machines in total according to different display characteristics of the marks of the user interfaces, and know the number of the user interfaces of the virtual machines according to the number of the marks of the user interfaces with various display characteristics.
Preferably, the display features are any one or a combination of color features, shape features or size features.
The identifiers of the user interfaces of the virtual machines can have different characteristics of colors, shapes or sizes, so that the identifiers are easy to distinguish by users, or the display characteristics can be combined so that the identifiers are easy to distinguish by users.
In step 202, the virtualization layer obtains information of the user interface currently displayed by the device, that is, determines which virtual machine's the fourth interface is displayed on the current screen, and in this embodiment, the sequence of step 201 and step 202 is not limited.
In step 203, on the basis of displaying the identifiers of the user interfaces of the virtual machines, the identifiers corresponding to the currently displayed user interfaces are highlighted in a manner that can be recognized by various users, and the highlighted identifiers can be distinguished from the identifiers that are not highlighted, such as enlarging, deepening, changing the shape, filling the color, and the like.
Fig. 3a-3d are schematic diagrams of a user interface identifier display in this embodiment. Fig. 3a to 3d show examples of display of the identifier of the user interface when the device has 2 virtual machines and each virtual machine has 2 user interfaces, and the user interfaces are sequentially switched from the first interface of the first virtual machine to the second interface of the second virtual machine. Of the identifiers of the four user interfaces, the identifiers of the first two user interfaces correspond to the user interface of the first virtual machine, the display characteristics of the identifiers are blue (blue is only an exemplary color, and can be other colors), the identifiers are blue rings when not highlighted, and the identifiers are blue circles when highlighted; the identities of the latter two user interfaces correspond to the user interface of the second virtual machine, which is displayed with a characteristic white color, and which is a white circular ring when not highlighted and a white circle when highlighted.
Fig. 4a-4d are schematic diagrams of another user interface identification display in this embodiment. Fig. 4a-4d show examples of the display of the identity of the user interface during the sequential switching of the user interface from a first interface of a first virtual machine to a second interface of a second virtual machine, when the device has 2 virtual machines and each virtual machine has 2 user interfaces. The identifiers of the first two user interfaces in the identifiers of the four user interfaces correspond to the user interfaces of the first virtual machine, the display characteristics of the identifiers are circular, the identifiers are small circles when not highlighted, and the identifiers are enlarged circles when highlighted; the identities of the latter two user interfaces correspond to the user interface of the second virtual machine, which is characterized as a square, and which is a small square when not highlighted and a larger square when highlighted.
The application provides a user interface identification display method, which enables a user to know user interface information of a plurality of virtual machines of equipment and conveniently know which virtual machine the currently displayed user interface is the third user interface.
Example two:
fig. 5a to 5d are schematic diagrams illustrating a screen display of a device according to a second embodiment of the present invention, which is implemented on the basis of the user interface identifier display method according to the first embodiment, and similar or repeated points to those in the first embodiment can be referred to the description of the first embodiment. This embodiment two further defines:
displaying user interfaces of the first virtual machine or the second virtual machine in a first area; and displaying the identification of each user interface of the first virtual machine and the identification of each user interface of the second virtual machine in a second area.
In this embodiment, the identifier of the user interface and the user interface are displayed in different areas, and compared with the case that the identifier of the user interface is displayed in an overlapping manner on the user interface, the calculation amount of the virtual machine monitor in the virtualization layer can be reduced, and in the switching process of the user interface, the display of the first area may not have a clear image, and the second area is not affected by the switching, so that the identifier of the user interface can still be displayed clearly, and a user can easily recognize the identifier.
Fig. 5a-5d show examples of device screen displays during sequential switching from a first interface of a first virtual machine to a second interface of a second virtual machine, when the device has 2 virtual machines and each virtual machine has 2 user interfaces.
The first dashed box in fig. 5a is the first region from top to bottom, the second dashed box is the second region, and the region divisions in fig. 5b-5d are the same as those in fig. 5a and are not shown. Displaying a certain interface of a certain virtual machine of a device in a first area; and displaying the identifier of each user interface of the 2 virtual machines of the equipment in the second area, wherein the position relationship of the two areas is not limited. In the identifiers of the four user interfaces of the embodiment, the identifiers of the first two user interfaces correspond to the user interface of the first virtual machine, the display characteristic of the identifiers is blue, the identifiers are small rectangles when not highlighted, and the identifiers are large rectangles when highlighted; the identities of the latter two user interfaces correspond to the user interface of the second virtual machine, which is characterized as white in display, and which is a small rectangle when not highlighted, and a larger rectangle when highlighted.
Preferably, the identifier of the application program is displayed in the third area, and the application program is installed in the virtual machine to which the user interface displayed in the current first area belongs.
The third dashed box from top to bottom in fig. 5a is a third area for displaying the identifiers of some applications, which may include the icons of the applications and the names of the applications. The application programs (APP1-APP4) displayed in the third area are commonly used application programs and are displayed relatively fixedly.
In this embodiment, the virtual machine monitor of the virtualization layer determines to which virtual machine the user interface displayed by the current device belongs, and displays an identification of the application corresponding to the virtual machine in the third area. When the user interface is switched among the user interfaces of the first virtual machine, the third area displays the identification of the common application program of the first virtual machine; when the user interface is switched among the user interfaces of the second virtual machine, the third area displays the identification of the common application program of the second virtual machine; when the user interface is switched from a certain user interface of the first virtual machine to a certain user interface of the second virtual machine, the third area is switched from the identifier of the common application program displaying the first virtual machine to the identifier of the common application program displaying the second virtual machine.
In the second embodiment, the user interface and the identifier of the user interface are displayed in a partitioned manner, so that the calculation amount is small and the display is clearer; meanwhile, a third display area is optionally added, the identification of the application program corresponding to the virtual machine to which the current user interface belongs is automatically displayed, manual switching by a user is not needed, and user operation is facilitated.
Example three:
fig. 5a-5d also show schematic diagrams of screen displays of devices in the third embodiment of the present invention. The present embodiment is implemented on the basis of the user interface identifier display method of the first embodiment, and meanwhile, the implementation of the first region and the second region in the present embodiment is the same as that in the first embodiment, so that reference may be made to the description of the first embodiment and/or the second embodiment for the similar or repeated points of the present embodiment. Different from the second embodiment, the present embodiment further defines, on the basis of the first region and the second region:
displaying an identification of an application in a third area, wherein the identification of the application installed in the first virtual machine has a third display characteristic corresponding to the first display characteristic, and wherein the identification of the application installed in the second virtual machine has a fourth display characteristic corresponding to the second display characteristic.
The third dashed box from top to bottom in fig. 5a is a third area for displaying the identifiers of some applications, which may include the icons of the applications and the names of the applications. The application programs (APP1-APP4) displayed in the third area are commonly common application programs, are fixedly displayed and are not switched along with the switching of the user interface in the first area.
In this embodiment, the third area is used to fixedly display the identifiers of some common applications, and these application identifiers may belong to any one of the virtual machines running on the device, so that the user can distinguish which virtual machine the application in the third area belongs to by displaying the identifiers of the applications of the virtual machines in a differentiated manner.
Fig. 6 is a schematic diagram of a third area display in the present embodiment, which shows the contents of the third area display in fig. 5a-5d in an enlarged manner. The third area is used for fixedly displaying 4 commonly-used application programs APP1-APP4, wherein the APP1 is installed and operated in the first virtual machine, and the APP2-APP4 is installed and operated in the second virtual machine. In this embodiment (see fig. 5a to 5d and the above description of the second region in the embodiment), the user interface identifier of the first virtual machine has a blue display feature, and the user interface identifier of the second virtual machine has a white display feature, so correspondingly, the display feature corresponding to the virtual machine in which the identifier of the application program in the third region is assigned, that is, the name of the APP is displayed in blue in this embodiment, and the names of APPs 2-4 are displayed in white. In this embodiment, the user can determine, according to the display characteristics of the identifier of the user interface and the display characteristics of the identifier of the application program in the third area, which virtual machine each application program in the third area is installed and operated in.
It should be noted that, in the present embodiment, the third display feature and the fourth display feature may be any one or a combination of several color features, shape features, or size features, respectively, and the third display feature and the fourth display feature do not need to strictly correspond to the first display feature and the second display feature, and the corresponding form is not limited.
For example, in the case of a high degree of correspondence, the correspondence between the first display feature and the third display feature is embodied in that the identifier of the user interface of the same virtual machine is displayed in blue, and the name in the identifier of the application program of the virtual machine is also displayed in the same blue; or, the identifier of the user interface of the same virtual machine is displayed in blue, and an icon in the identifier of the application program of the virtual machine is displayed by adding a blue filter; the corresponding relationship between the second display characteristic and the fourth display characteristic is the same as the above description; the correspondence relationship may also be embodied in that, if the identifier of the user interface of one virtual machine is displayed as a square, the icon in the identifier of the application program of the virtual machine is a square, and if the identifier of the user interface of another virtual machine is displayed as a circle, the icon in the identifier of the application program of the virtual machine is a circle, and so on.
For example, when the correspondence degree is relatively low, the correspondence relationship between the first display feature and the third display feature may be embodied in a manner that the identifier of the user interface of one virtual machine is displayed in a square shape, the name of the identifier of the application program of the virtual machine is displayed in a blue color, the identifier of the user interface of the other virtual machine is displayed in a circular shape, and the name of the identifier of the application program of the virtual machine is displayed in a white color. It is only necessary that the user can easily associate the first display feature "square" with the third display feature "blue", associate the second display feature "circle" with the fourth display feature "white", and determine which virtual machine each application program runs in according to the correspondence of the display features.
In the third embodiment, a third display area is added, so that common application programs of each virtual machine are fixedly displayed, and by differentially displaying identifiers of the application programs, a user can easily know the virtual machine to which each application belongs, and the operation of the user is facilitated.
Example four:
on the basis of the implementation of the foregoing embodiments, this embodiment further provides a method for switching user interfaces, and fig. 7 shows a schematic flow chart of a user interface switching method in a fourth embodiment of the present invention, where as shown in fig. 7, the switching flow includes:
step 701, acquiring user switching operation;
step 702, if the device currently displays a first user interface of a first virtual machine, switching to display a second user interface of the first virtual machine; and if the equipment currently displays the second user interface of the first virtual machine, switching to display a third user interface of the second virtual machine.
In step 701, a switching operation of a user is obtained, where the switching operation may be pressing an entity button of the device, changing a spatial state of the device (for example, shaking in a specific direction), sliding or clicking on a touch screen with a specific gesture, inputting a voice control signal or inputting an image control signal collected by a camera, and the like.
Step 702 illustrates that in the fourth embodiment, there is such a case: the switching mode of switching the first user interface in the first virtual machine to the second user interface is the same as the switching mode of switching the second user interface in the first virtual machine to the third user interface in the second virtual machine. That is, the manner of switching between the user interfaces of the first virtual machine by the user is the same as the manner of switching between the user interfaces of the cross virtual machines, and all the switching operations are the switching operations obtained in the above step 701.
Fig. 8a to 8d are schematic diagrams illustrating a screen display of a device in the fourth embodiment of the present invention, and fig. 8a to 8d are schematic diagrams illustrating a manner of switching a user interface of a first virtual machine and a manner of switching a user interface of a cross virtual machine in a case where the device has 2 virtual machines and each virtual machine has 2 user interfaces. As shown in fig. 8a-8d, in the case of the device display in fig. 8a, the user inputs a gesture of sliding laterally on the touch screen, so that the device is switched from the first user interface displaying the first virtual machine to the second user interface displaying the first virtual machine in fig. 8b, thereby implementing switching between user interfaces of the same virtual machine; in the case of the device display shown in fig. 8b, the user inputs the same switching operation as the above-described lateral sliding gesture on the touch screen, so that the device is switched from the second user interface displaying the first virtual machine to the third user interface displaying the second virtual machine shown in fig. 8c, and switching between the user interfaces across the virtual machines is realized based on the same switching operation.
In the process of switching the user interfaces of the cross-virtual machines, when the virtualized monitor determines that the current edge user interface is the edge user interface of the first virtual machine (that is, the user interface perceived by the user and adjacent to the user interface of the second virtual machine), if the switching operation of the user is obtained, the second virtual machine may need to be started, or the second virtual machine running in the background is subjected to front-end display, and the edge user interface of the second virtual machine is displayed.
Similarly, the user may continue to switch the device from the third user interface of fig. 8c displaying the second virtual machine to fig. 8d by the same switching operation as the above-mentioned lateral sliding gesture, so that the device displays other user interfaces of the second virtual machine.
In the embodiment, the user adopts the unified switching operation when switching the user interfaces, so that the user can smoothly switch among the user interfaces of different virtual machines under the condition of not changing the operation habit, and the operation is more convenient and faster. Especially, when the present embodiment is implemented in combination with the above embodiments, a user can know how many virtual machines are shared by the devices at any time in the process of switching the user interfaces across the virtual machines, and what is the currently displayed user interface or the user interface to be switched is the fourth user interface of which virtual machine.
Example five:
based on the same inventive concept, the embodiment of the invention also provides a user interface identifier display device, and as the principle of solving the problems of the devices is similar to a user interface identifier display method, the implementation of the devices can refer to the implementation of the method, and repeated parts are not described again. Fig. 9 is a schematic structural diagram of a fifth user interface identifier display apparatus according to an embodiment of the present invention, and as shown in the drawing, the user interface identifier display apparatus 900 includes:
an identifier display module 901, configured to display identifiers of user interfaces of a first virtual machine and identifiers of user interfaces of a second virtual machine, where the identifiers of the user interfaces of the first virtual machine have a first display characteristic, and the identifiers of the user interfaces of the second virtual machine have a second display characteristic;
a determining module 902, configured to determine an identifier corresponding to a user interface currently displayed by the device;
the identifier displaying module 901 is further configured to highlight the identifier corresponding to the user interface currently displayed by the device and determined by the determining module 902.
Preferably, the display features are any one or a combination of color features, shape features or size features.
Preferably, the apparatus 900 further comprises: a user interface display module 903, configured to display, in a first area, user interfaces of the first virtual machine or user interfaces of the second virtual machine;
the identifier displaying module 901 is further configured to display identifiers of the user interfaces of the first virtual machine and identifiers of the user interfaces of the second virtual machine in a second area.
Preferably, the apparatus 900 further comprises:
and an application display module 904, configured to display an identifier of an application program in the third area, where the application program is installed in a virtual machine to which a user interface displayed in the current first area belongs.
Preferably, the apparatus 900 further comprises:
an application display module 904 configured to display an identifier of an application program in a third area, wherein the identifier of the application program installed in the first virtual machine has a third display characteristic corresponding to the first display characteristic, and wherein the identifier of the application program installed in the second virtual machine has a fourth display characteristic corresponding to the second display characteristic.
Preferably, the apparatus 900 further comprises:
a switching module 905, configured to obtain a user switching operation; if the equipment currently displays the first user interface of the first virtual machine, switching to display a second user interface of the first virtual machine; and if the equipment currently displays the second user interface of the first virtual machine, switching to display a third user interface of the second virtual machine.
For convenience of description, each part of the above-described apparatus is separately described as functionally divided into various modules. Of course, the functionality of the various modules or units may be implemented in the same one or more pieces of software or hardware in practicing the invention.
As will be appreciated by one skilled in the art, embodiments of the present invention may be provided as a method, system, or computer program product. Accordingly, the present invention may take the form of an entirely hardware embodiment, an entirely software embodiment or an embodiment combining software and hardware aspects. Furthermore, the present invention may take the form of a computer program product embodied on one or more computer-usable storage media (including, but not limited to, disk storage, CD-ROM, optical storage, and the like) having computer-usable program code embodied therein.
The present invention is described with reference to flowchart illustrations and/or block diagrams of methods, apparatus (systems), and computer program products according to embodiments of the invention. It will be understood that each flow and/or block of the flow diagrams and/or block diagrams, and combinations of flows and/or blocks in the flow diagrams and/or block diagrams, can be implemented by computer program instructions. These computer program instructions may be provided to a processor of a general purpose computer, special purpose computer, embedded processor, or other programmable data processing apparatus to produce a machine, such that the instructions, which execute via the processor of the computer or other programmable data processing apparatus, create means for implementing the functions specified in the flowchart flow or flows and/or block diagram block or blocks.
These computer program instructions may also be stored in a computer-readable memory that can direct a computer or other programmable data processing apparatus to function in a particular manner, such that the instructions stored in the computer-readable memory produce an article of manufacture including instruction means which implement the function specified in the flowchart flow or flows and/or block diagram block or blocks.
These computer program instructions may also be loaded onto a computer or other programmable data processing apparatus to cause a series of operational steps to be performed on the computer or other programmable apparatus to produce a computer implemented process such that the instructions which execute on the computer or other programmable apparatus provide steps for implementing the functions specified in the flowchart flow or flows and/or block diagram block or blocks.
While preferred embodiments of the present invention have been described, additional variations and modifications in those embodiments may occur to those skilled in the art once they learn of the basic inventive concepts. Therefore, it is intended that the appended claims be interpreted as including preferred embodiments and all such alterations and modifications as fall within the scope of the invention.

Claims (8)

1. A method for displaying user interface identifiers, the method comprising:
displaying identifiers of user interfaces of a first virtual machine and identifiers of user interfaces of a second virtual machine, wherein the identifiers of the user interfaces of the first virtual machine have a first display characteristic, and the identifiers of the user interfaces of the second virtual machine have a second display characteristic;
determining an identifier corresponding to a user interface currently displayed by equipment;
highlighting the corresponding logo;
displaying user interfaces of the first virtual machine or the second virtual machine in a first area;
displaying the identifiers of the user interfaces of the first virtual machine and the identifiers of the user interfaces of the second virtual machine in a second area;
the method further comprises the following steps:
displaying an identification of an application in a third area, wherein the identification of the application installed in the first virtual machine has a third display characteristic corresponding to the first display characteristic, and wherein the identification of the application installed in the second virtual machine has a fourth display characteristic corresponding to the second display characteristic.
2. The method of claim 1, wherein the display feature is any one or a combination of color feature, shape feature and size feature.
3. The method of claim 1, wherein the method further comprises:
and displaying the identifier of the application program in the third area, wherein the application program is installed in the virtual machine to which the user interface displayed in the current first area belongs.
4. The method of any of claims 1 to 3, further comprising:
acquiring user switching operation;
if the equipment currently displays the first user interface of the first virtual machine, switching to display a second user interface of the first virtual machine; and
and if the equipment currently displays the second user interface of the first virtual machine, switching to display a third user interface of the second virtual machine.
5. A user interface identification display apparatus, the apparatus comprising:
the identification display module is used for displaying the identification of each user interface of the first virtual machine and the identification of each user interface of the second virtual machine, wherein the identification of each user interface of the first virtual machine has a first display characteristic, and the identification of each user interface of the second virtual machine has a second display characteristic;
the determining module is used for determining the identifier corresponding to the user interface currently displayed by the equipment;
the identifier display module is further configured to highlight the identifier corresponding to the user interface currently displayed by the device and determined by the determination module;
the device further comprises:
the user interface display module is used for displaying each user interface of the first virtual machine or each user interface of the second virtual machine in a first area;
the identifier display module is further configured to display identifiers of the user interfaces of the first virtual machine and identifiers of the user interfaces of the second virtual machine in a second area;
the device further comprises:
and the application display module is used for displaying the identification of the application program in a third area, wherein the identification of the application program installed in the first virtual machine has a third display characteristic corresponding to the first display characteristic, and the identification of the application program installed in the second virtual machine has a fourth display characteristic corresponding to the second display characteristic.
6. The apparatus of claim 5, wherein the display feature is any one or a combination of color feature, shape feature and size feature.
7. The apparatus of claim 5, wherein the apparatus further comprises:
and the application display module is used for displaying the identifier of the application program in the third area, and the application program is installed in the virtual machine to which the user interface displayed in the current first area belongs.
8. The apparatus of any of claims 5 to 7, further comprising:
the switching module is used for acquiring user switching operation; if the equipment currently displays the first user interface of the first virtual machine, switching to display a second user interface of the first virtual machine; and if the equipment currently displays the second user interface of the first virtual machine, switching to display a third user interface of the second virtual machine.
CN201680002897.9A 2016-04-15 2016-04-15 User interface identifier display method and device Active CN107278287B (en)

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
PCT/CN2016/079387 WO2017177434A1 (en) 2016-04-15 2016-04-15 Method and apparatus for displaying user interface identifier

Publications (2)

Publication Number Publication Date
CN107278287A CN107278287A (en) 2017-10-20
CN107278287B true CN107278287B (en) 2020-07-14

Family

ID=60042361

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201680002897.9A Active CN107278287B (en) 2016-04-15 2016-04-15 User interface identifier display method and device

Country Status (2)

Country Link
CN (1) CN107278287B (en)
WO (1) WO2017177434A1 (en)

Family Cites Families (11)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20050097506A1 (en) * 2003-10-31 2005-05-05 Hewlett-Packard Development Company, L.P. Virtual desktops and project-time tracking
CN101493783A (en) * 2009-02-11 2009-07-29 魏新成 Method for integrating two operating system desktops in one computer screen
CN102004687A (en) * 2010-11-04 2011-04-06 东莞宇龙通信科技有限公司 Mobile terminal and program running state display method of same
CN102467318B (en) * 2010-11-08 2015-07-08 北京风灵创景科技有限公司 Method and device for fast desktop switching of touch screen
US20120297304A1 (en) * 2011-05-17 2012-11-22 Apple Inc. Adaptive Operating System
CN102368195B (en) * 2011-09-29 2013-05-29 汉王科技股份有限公司 Method and device for switching main screen of touch screen terminal as well as touch screen terminal
EP2798452A4 (en) * 2011-12-28 2015-09-09 Intel Corp Hybrid mobile interactions for native apps and web apps
CN104050019A (en) * 2013-03-15 2014-09-17 宇宙互联有限公司 Electronic device with operating system share control function, and system and method
CN103440745A (en) * 2013-08-09 2013-12-11 深圳市富斯遥控模型技术有限公司 Model remote control system with icon type operating interface and method thereof
US9483112B2 (en) * 2013-09-26 2016-11-01 Vmware, Inc. Eye tracking in remote desktop client
CN104331319B (en) * 2014-11-14 2017-11-17 华为技术有限公司 The management method and device of virtual desktop example

Also Published As

Publication number Publication date
WO2017177434A1 (en) 2017-10-19
CN107278287A (en) 2017-10-20

Similar Documents

Publication Publication Date Title
US11199942B2 (en) Method and system for sorting desktop objects
CN110703966B (en) File sharing method, device and system, corresponding equipment and storage medium
CN107861784B (en) Desktop icon sorting method and device and mobile terminal
CN105204745B (en) Screen capturing method and device for mobile terminal
CN106970735B (en) Information processing method and electronic equipment
CN105353936B (en) A kind of display methods and electronic equipment
US20170293421A1 (en) Interface Display Method and Apparatus
CN104423820A (en) Screen locking wallpaper replacing method and device
CN101984397A (en) Tracking display method and device for screen menu
CN105094528B (en) A kind of information processing method and electronic equipment
CN105808035B (en) Icon display method and device
CN105867727A (en) Multi-application interface display method and device
CN104932821A (en) Display method of operation interface of intelligent terminal and intelligent terminal
CN108280865B (en) Color matching method, system, storage medium and computer equipment
CN108845752A (en) touch operation method, device, storage medium and electronic equipment
CN110174984B (en) Information processing method and electronic equipment
CN104125328B (en) Message processing method, message processing device and mobile terminal
CN104995591A (en) Image processing device and program
CN111198636A (en) Status bar display method, terminal and storage medium
CN105912166A (en) Mobile terminal touch screen detecting method and system
CN107278287B (en) User interface identifier display method and device
CN106909272B (en) Display control method and mobile terminal
WO2017201655A1 (en) Background application display method and apparatus, electronic device and computer program product
CN106792045A (en) A kind of frequency channel editing method for intelligent television, device and intelligent television
CN105278840A (en) Method and device for controlling operation object

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