CN106227461B - Window switching method and device - Google Patents

Window switching method and device Download PDF

Info

Publication number
CN106227461B
CN106227461B CN201610806265.XA CN201610806265A CN106227461B CN 106227461 B CN106227461 B CN 106227461B CN 201610806265 A CN201610806265 A CN 201610806265A CN 106227461 B CN106227461 B CN 106227461B
Authority
CN
China
Prior art keywords
windows
window
information type
displayed
unit
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
CN201610806265.XA
Other languages
Chinese (zh)
Other versions
CN106227461A (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.)
Guangdong Mingchuang Software Technology Co ltd
Original Assignee
Guangdong Oppo Mobile Telecommunications Corp 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 Guangdong Oppo Mobile Telecommunications Corp Ltd filed Critical Guangdong Oppo Mobile Telecommunications Corp Ltd
Priority to CN201610806265.XA priority Critical patent/CN106227461B/en
Publication of CN106227461A publication Critical patent/CN106227461A/en
Application granted granted Critical
Publication of CN106227461B publication Critical patent/CN106227461B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F3/00Input arrangements for transferring data to be processed into a form capable of being handled by the computer; Output arrangements for transferring data from processing unit to output unit, e.g. interface arrangements
    • G06F3/01Input arrangements or combined input and output arrangements for interaction between user and computer
    • G06F3/048Interaction techniques based on graphical user interfaces [GUI]
    • G06F3/0487Interaction techniques based on graphical user interfaces [GUI] using specific features provided by the input device, e.g. functions controlled by the rotation of a mouse with dual sensing arrangements, or of the nature of the input device, e.g. tap gestures based on pressure sensed by a digitiser
    • G06F3/0488Interaction techniques based on graphical user interfaces [GUI] using specific features provided by the input device, e.g. functions controlled by the rotation of a mouse with dual sensing arrangements, or of the nature of the input device, e.g. tap gestures based on pressure sensed by a digitiser using a touch-screen or digitiser, e.g. input of commands through traced gestures
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/90Details of database functions independent of the retrieved data types
    • G06F16/95Retrieval from the web
    • G06F16/957Browsing optimisation, e.g. caching or content distillation

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • General Engineering & Computer Science (AREA)
  • Databases & Information Systems (AREA)
  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • Data Mining & Analysis (AREA)
  • Human Computer Interaction (AREA)
  • User Interface Of Digital Computer (AREA)
  • Digital Computer Display Output (AREA)

Abstract

The embodiment of the invention provides a window switching method and a device, wherein the method comprises the following steps: displaying a laminated stereo window, wherein the laminated stereo window comprises at least two windows, and the at least two windows belong to the same browser; identifying windows belonging to the same information type in the at least two windows as the same skin; detecting a sliding operation; each of the at least two windows is translated in a sliding direction of the sliding operation. By implementing the embodiment of the invention, the window switching efficiency can be improved.

Description

Window switching method and device
Technical Field
The invention relates to the technical field of internet, in particular to a window switching method and device.
Background
When a user browses a webpage by using a computer, in order to acquire more information, a plurality of windows may be opened in one browser, the opened windows are juxtaposed on a navigation bar at the top of the browser in a tab page manner, and the user can freely switch between different windows by clicking a corresponding tab on the navigation bar. With the continuous progress of mobile terminal technology and the portability of mobile terminals, more and more users adopt mobile terminals to acquire information. However, the mobile terminal screen is small, and only one window of the browser is displayed on the mobile terminal screen when web browsing is performed. At present, a common window switching method in a mobile terminal is as follows: the mobile terminal enters a multi-window interface after detecting a multi-window operation instruction, the opened window is displayed in a tiled mode, the opened window is translated according to sliding operation of a user, and when the operation for switching to a certain window is detected, the window is switched to the window interface. In the window switching mode, because the display forms of the windows are the same, a user needs to check the windows one by one when searching the windows, so that the searching process is time-consuming, and the window switching efficiency is low.
Disclosure of Invention
The embodiment of the invention provides a window switching method and device, which can improve the window switching efficiency.
A first aspect of an embodiment of the present invention provides a window switching method, including:
displaying a laminated stereo window, wherein the laminated stereo window comprises at least two windows, and the at least two windows belong to the same browser;
identifying windows belonging to the same information type in the at least two windows as the same skin;
detecting a sliding operation;
translating each of the at least two windows in a sliding direction of the sliding operation.
A second aspect of the embodiments of the present invention provides a window switching apparatus, including:
the first display unit is used for displaying a laminated stereo window, wherein the laminated stereo window comprises at least two windows, and the at least two windows belong to the same browser;
the identification unit is used for identifying windows belonging to the same information type in at least two windows displayed by the first display unit as the same skin;
a detection unit for detecting a slide operation;
a translation unit configured to translate each of the at least two windows displayed by the first display unit in a sliding direction of the sliding operation detected by the detection unit.
In the embodiment of the invention, the laminated stereo windows which belong to the same browser and comprise at least two windows are displayed, the windows which belong to the same information type in the at least two windows are marked as the same skin, the sliding operation is detected, each window in the at least two windows is translated along the operation direction of the sliding operation, therefore, the window searching range can be reduced, the window switching speed can be improved, and the window switching efficiency can be improved by marking different skins for the windows of different information types and laminating and stereo displaying the opened windows.
Drawings
In order to more clearly illustrate the technical solutions in the embodiments of the present invention, the drawings needed to be used in the embodiments will be briefly described below, and it is obvious that the drawings in the following description are some embodiments of the present invention, and it is obvious for those skilled in the art that other drawings can be obtained according to these drawings without creative efforts.
Fig. 1 is a schematic flowchart of a window switching method according to an embodiment of the present invention;
FIG. 2 is a schematic diagram of a window switching interface according to an embodiment of the present invention;
fig. 3 is a flowchart illustrating another window switching method according to an embodiment of the present invention;
FIG. 4 is a schematic diagram of another window switching interface provided in the embodiments of the present invention;
fig. 5 is a schematic structural diagram of a window switching apparatus according to an embodiment of the present invention;
fig. 6 is a schematic structural diagram of another window switching apparatus according to an embodiment of the present invention.
Detailed Description
The technical solutions in the embodiments of the present invention will be clearly and completely described below with reference to the drawings in the embodiments of the present invention, and it is obvious that the described embodiments are some, not all, embodiments of the present invention. All other embodiments, which can be derived by a person skilled in the art from the embodiments given herein without making any creative effort, shall fall within the protection scope of the present invention.
The embodiment of the invention provides a window switching method and device, which can improve the window switching efficiency. The following are detailed below.
To solve the problem of inefficient window switching, in one embodiment, a window switching method for a mobile terminal is proposed, the window switching method being executable by a computer program that can run on an operating system of von neumann architecture. The operating system can be operated on mobile terminals such as smart phones and tablet computers.
Referring to fig. 1, fig. 1 is a flowchart illustrating a window switching method according to an embodiment of the present invention. The window switching method is described from the perspective of a mobile terminal such as a smart phone and a tablet computer provided with a touch screen. As shown in fig. 1, the window switching method may include the following steps.
101. Displaying the stacked stereoscopic window.
In this embodiment, the stacked stereoscopic window includes at least two windows, and the at least two windows belong to the same browser. For example, in an application scenario of window switching in a smartphone browser, as shown in fig. 2. Fig. 2 is an interface diagram illustrating a window switching method, in a multi-window interface of the browser, all open windows are displayed in a stacked stereoscopic manner, windows are stacked and staggered to display a part of contents on each window, and windows are stacked in a three-dimensional stereoscopic manner, so that the contents of the open windows can be displayed as much as possible within a limited screen range.
In this embodiment, it should be noted that, when a user browses windows using a mobile terminal such as a smart phone, only one window is often displayed, and when a window needs to be switched, a multi-window operation instruction is issued to enter a multi-window operation interface.
In this embodiment, a cross button may be set on the left side of the title of each window page, and a user may close a corresponding window by clicking the cross button, or may set a new window button in another position, and a user may newly create a window by clicking the new window button.
In this embodiment, the arrangement order of the stacked stereoscopic windows may be according to the sequence of opening windows, and according to the usage habit of a general user, the windows that are opened first may be arranged at the lowest of the stacked stereoscopic windows and arranged in sequence, and the windows that are opened last are arranged at the uppermost of the stacked stereoscopic windows, that is, when entering the multi-window operation interface, the windows that are opened last are displayed first. If the number of the opened windows is large, in order not to influence the window display effect, all windows can be displayed on the screen interface of the mobile terminal at different times, only the window to which the user slides currently is displayed, the other windows are hidden, and the hidden window and the windows displayed on the current screen are still arranged according to the original sequence.
102. Identifying windows of the at least two windows that belong to the same information type as the same skin.
In this embodiment, the mobile terminal classifies all the opened windows by different information types. Windows of the same information type are identified as the same skin. For example, the information type classification may include shopping, novels, news, movies, and others, and the skin of a window of an information type game may be set to a skin of one color containing game elements, and specifically, a window of an information type game may be represented by a skin of a window of a theme color red containing various game equipment cartoon pictures. Similarly, for the windows of the rest information types, the user can conveniently and quickly identify different window information types by setting the skin containing the related elements.
103. A sliding operation is detected.
In this embodiment, the sliding operation for switching the window mainly includes two sliding operations, i.e., upward sliding operation and downward sliding operation. The detection of the sliding operation on the touch screen of the mobile terminal may take the detection of the touch operation as a starting position and the end of the touch operation as an ending position of the sliding operation. For example, when a touch operation is detected on the touch screen of the terminal, the inside of the terminal starts to capture a touch point, when the touch point is finished at another point on the touch screen, the sliding operation is finished, and the track length and the motion direction of the touch point on the touch screen in the sliding operation process are detected.
104. Each of the at least two windows is translated in a sliding direction of the sliding operation.
In this embodiment, each of the at least two windows may be translated by determining the sliding direction of the detected sliding operation. Specifically, when the sliding direction of the touch point on the touch screen is from top to bottom, each of the at least two windows is translated downwards. In addition, each of the at least two windows may be translated by an equal distance according to the detected trajectory length of the sliding operation.
In the window switching method described in fig. 1, a stacked stereoscopic window including at least two windows in the same browser is displayed, a window belonging to the same information type in the at least two windows is identified as the same skin, a sliding operation is detected, each of the at least two windows is translated along an operation direction of the sliding operation, and thus, by identifying different skins for windows of different information types and stacking the opened windows in a stereoscopic manner, a window search range can be narrowed, a window switching speed can be increased, and thus, a window switching efficiency can be improved.
Referring to fig. 3, fig. 3 is a flowchart illustrating a window switching method according to an embodiment of the present invention. The window switching method is described from the perspective of a mobile terminal such as a smart phone and a tablet computer provided with a touch screen. As shown in fig. 3, the window switching method may include the following steps.
301. Displaying the stacked stereoscopic window.
In this embodiment, the stacked stereoscopic window includes at least two windows, and the at least two windows belong to the same browser. For example, in an application scenario of window switching in a smartphone browser, as shown in fig. 4. Fig. 4 is an interface diagram illustrating a window switching method, in a multi-window interface of the browser, all open windows are displayed in a stacked stereoscopic manner, windows are stacked and staggered to display a part of contents on each window, and windows are stacked in a three-dimensional stereoscopic manner, so that the contents of the open windows can be displayed as much as possible within a limited screen range.
In this embodiment, it should be noted that, when a user browses windows using a mobile terminal such as a smart phone, only one window is often displayed, and when a window needs to be switched, a multi-window operation instruction is issued to enter a multi-window operation interface.
In this embodiment, a cross button may be set on the left side of the title of each window page, and a user may close a corresponding window by clicking the cross button, or may set a new window button in another position, and a user may newly create a window by clicking the new window button.
In this embodiment, if the number of the opened windows is large, in order not to affect the window display effect, all windows may not be displayed simultaneously on the screen interface of the mobile terminal, only the window to which the user currently slides is displayed, and the other windows are hidden, and the multiple windows are still arranged according to the original sequence.
302. A window containing video content is selected from the at least two windows.
In this embodiment, if there is a window including video content among the plurality of open windows, the window including video content is selected.
303. Identifying windows of the at least two windows that belong to the same information type as the same skin.
In this embodiment, the mobile terminal classifies all the opened windows by different information types. Windows of the same information type are identified as the same skin. For example, the information type classification may include shopping, novels, news, movies, and others, and the skin of a window of an information type game may be set to a skin of one color containing game elements, and specifically, a window of an information type game may be represented by a skin of a window of a theme color red containing various game equipment cartoon pictures. Similarly, for the windows of the rest information types, the user can conveniently and quickly identify different window information types by setting the skin containing the related elements.
In this embodiment, step 302 and step 303 may be executed in parallel, or may be executed sequentially, or step 303 may be executed before step 302.
304. And displaying the video thumbnail of the selected window.
In this embodiment, the video thumbnail is a thumbnail of a video interface in a corresponding window, and a connection relationship is established between the video thumbnail and the corresponding window. The video thumbnail is displayed separately from the stacked stereoscopic window, as shown in fig. 4, the video thumbnail may be displayed on a side of the stacked stereoscopic window, or may be displayed in other blank areas of the multi-window interface. The connection relationship established between the video thumbnail and the corresponding window can be that the video thumbnail points to the corresponding video window so as to achieve one-to-one correspondence between the window and the corresponding thumbnail. If the window corresponding to a window thumbnail is not in the display range, the window can be pointed to the direction of the corresponding window by using a dotted line, as shown in fig. 4. The order of all the video thumbnails arranged from bottom to top may be in the order of the windows from front to back.
305. For each information type, the correspondence of the information type to the skin identifying the information type is displayed.
In this embodiment, the correspondence between the display information type and the skin identifying the information type may be displayed through a floating window, a label, or other display means.
306. And displaying windows belonging to the same information type in at least two windows adjacently.
In this embodiment, displaying windows belonging to the same information type in the at least two windows adjacent to each other requires after identifying windows belonging to the same information type in the at least two windows as the same skin and before detecting the sliding operation. The adjacent display means that when entering a multi-window operation interface, windows of the same information type are arranged together during stacked stereoscopic display, so that the windows are searched when the windows are switched, the stacked windows are not arranged according to the sequence of opening the windows any more, but the windows of the same information type are arranged together according to the window information type, and all the windows are still stacked and displayed together in a stereoscopic manner. The last opened window and the window of the same information type as the last opened window may be arranged at the forefront of the stacked stereoscopic window. For example, in a browser of a mobile terminal, the information types of a plurality of opened windows include news, games, shopping, novels, movies and the like, and the information type of the last opened window is novels, when the multi-window operation interface stacks and stereoscopically displays a plurality of windows, the windows of the information types including news, games, shopping, novels, movies and the like are respectively put together, the windows of each information type are still stacked and stereoscopically displayed together, and the window of the novels information type is displayed at the forefront of the stacked and stereoscopically displayed window.
In this embodiment, step 304, step 305, and step 306 may be executed concurrently, or may be executed sequentially, and the execution sequence of step 304, step 305, and step 306 may be arbitrarily arranged when the steps are executed sequentially.
307. And when the operation aiming at the target video thumbnail is detected, displaying a window corresponding to the target video thumbnail.
In this embodiment, the target video thumbnail is any one of the displayed video thumbnails. The operation for the target video thumbnail may be a touch, a slide, or the like. When the operation aiming at the target video thumbnail is detected, the multi-window display interface can be directly quitted, and the window corresponding to the target video thumbnail is switched.
308. And executing the hidden instruction when the hidden instruction for hiding the corresponding relation is detected.
In this embodiment, the hiding instruction may be a hiding button set under a floating window displaying the correspondence between the information type and the identification information type skin, and when the user clicks the hiding button, the floating window displaying the correspondence between the information type and the identification information type skin is hidden. Other hiding instructions, such as a sliding operation for a floating window displaying a correspondence between an information type and an identification information type skin, are also possible.
309. A sliding operation is detected.
In this embodiment, the sliding operation for switching the window mainly includes two sliding operations, i.e., upward sliding operation and downward sliding operation. The detection of the sliding operation on the touch screen of the mobile terminal may take the detection of the touch operation as a starting position and the end of the touch operation as an ending position of the sliding operation. For example, when a touch operation is detected on a touch screen of the mobile terminal, the touch point is captured inside the mobile terminal, when the touch point is finished at another point on the touch screen, the sliding operation is finished, and the track length, the motion direction and the like of the touch point on the touch screen in the sliding operation process are detected.
In this embodiment, step 307, step 308, and step 309 may be executed concurrently, or may be executed sequentially, and the execution sequence of step 307, step 308, and step 309 may be arbitrarily arranged when executed sequentially.
310. And acquiring the translation mode set by the browser.
In this embodiment, the window translation mode in the browser may be set in one of a plurality of window translation modes, for example, each of the at least two windows may be set to be an arc translation, that is, a translation trajectory of each of the at least two windows is three-dimensionally displayed as an arc, or may be set to be a straight translation, and in addition, the window may be set to be a circular translation or a general translation, and in the circular translation mode, the frontmost window and the rearmost window of the stacked stereoscopic display are connected end to end, and are circularly displayed.
311. According to the translation manner, each of the at least two windows is translated in a sliding direction of the sliding operation.
In this embodiment, the multi-window translation is performed according to the obtained translation mode set in the browser. Each of the at least two windows may be translated by determining a sliding direction of the detected sliding operation. Specifically, when the sliding direction of the touch point on the touch screen is from top to bottom, each of the at least two windows is translated downwards. In addition, each of the at least two windows may be translated by an equal distance according to the detected trajectory length of the sliding operation.
In the window switching method described in fig. 3, a stacked stereoscopic window including at least two windows in the same browser is displayed, a window belonging to the same information type in the at least two windows is identified as the same skin, a sliding operation is detected, each of the at least two windows is translated along an operation direction of the sliding operation, and thus, by identifying different skins for windows of different information types and stacking the opened windows in a stereoscopic manner, a window search range can be narrowed, a window switching speed can be increased, and thus, a window switching efficiency can be increased.
Referring to fig. 5, fig. 5 is a schematic structural diagram of a window switching device according to an embodiment of the present invention. The device can be a mobile terminal such as a smart phone and a tablet computer provided with a touch screen. As shown in fig. 5, the apparatus may include:
a first display unit 501, configured to display a stacked stereo window, where the stacked stereo window includes at least two windows, and the at least two windows belong to a same browser;
an identifying unit 502, configured to identify, as a same skin, windows belonging to a same information type in the at least two windows displayed by the first display unit 501;
a detection unit 503 for detecting a slide operation;
a shifting unit 504 for shifting each of the at least two windows displayed by the first display unit 501 in the sliding direction of the sliding operation detected by the detection unit 503.
In the window switching apparatus described in fig. 5, a stacked stereoscopic window including at least two windows in the same browser is displayed, a window belonging to the same information type in the at least two windows is identified as the same skin, a sliding operation is detected, and each of the at least two windows is translated along an operation direction of the sliding operation.
Referring to fig. 6, fig. 6 is a schematic structural diagram of another window switching device according to an embodiment of the present invention. The apparatus shown in fig. 6 is optimized from the apparatus shown in fig. 5, wherein the apparatus may further include:
a selecting unit 505 configured to select a window including video content from at least two windows displayed by the first display unit 501;
the first display unit 501 is further configured to display a video thumbnail of the window selected by the selecting unit 505, where the video thumbnail is a thumbnail of a video interface in the corresponding window, and the video thumbnail establishes a connection relationship with the corresponding window.
As a possible implementation, the apparatus may further include:
a second display unit 506 configured to display a window corresponding to a target video thumbnail, which is any one of the video thumbnails, when an operation for the target video thumbnail displayed by the first display unit 501 is detected.
As a possible implementation manner, the first display unit 501 is further configured to display, for each information type, a correspondence between the information type and the skin of the identification information type identified by the identification unit 502;
the apparatus may further include:
a hiding unit 507, configured to execute a hiding instruction for hiding the correspondence relationship displayed by the first display unit 501 when the hiding instruction is detected.
As a possible implementation, the apparatus may further include:
an obtaining unit 508, configured to obtain a translation mode set by the browser;
the translating unit 504 is specifically configured to translate each of the at least two windows displayed by the first display unit 501 along the sliding direction of the sliding operation according to the translation manner acquired by the acquiring unit 508.
As a possible implementation, the apparatus may further include:
a sorting unit 509, configured to adjacently display windows belonging to the same information type in the at least two windows displayed by the first display unit 501.
In the window switching apparatus described in fig. 6, a stacked stereoscopic window including at least two windows in the same browser is displayed, a window belonging to the same information type in the at least two windows is identified as the same skin, a sliding operation is detected, and each of the at least two windows is translated along an operation direction of the sliding operation.
The integrated unit, if implemented in the form of a software functional unit and sold or used as a stand-alone product, may be stored in a computer readable storage medium. Based on such understanding, the technical solution of the present invention essentially or partially contributes to the prior art, or all or part of the technical solution may be embodied in the form of a software product, which is stored in a storage medium and includes instructions for causing a mobile terminal device (which may be a smart phone, a server, or a network device) to execute all or part of the steps of the method according to the embodiments of the present invention. And the aforementioned storage medium includes: a U-disk, a removable hard disk, a Read-only Memory (ROM), a Random Access Memory (RAM), a magnetic disk or an optical disk, and other various media capable of storing program codes.
The window switching method and device provided by the embodiment of the present invention are described in detail above, and a specific example is applied in the text to explain the principle and the implementation of the present invention, and the description of the above embodiment is only used to help understanding the method and the core idea of the present invention; meanwhile, for a person skilled in the art, according to the idea of the present invention, there may be variations in the specific embodiments and the application scope, and in summary, the content of the present specification should not be construed as a limitation to the present invention.

Claims (10)

1. A method for switching windows, comprising:
displaying a laminated stereo window, wherein the laminated stereo window comprises at least two windows, the at least two windows belong to the same browser, and a window containing video content is selected from the at least two windows;
displaying a video thumbnail of a selected window, wherein the video thumbnail is a thumbnail of a video interface in a corresponding window, the video thumbnail and the stacked stereoscopic window are displayed separately, and the video thumbnails point to the corresponding windows in a one-to-one corresponding manner to establish a connection relationship;
identifying windows belonging to the same information type in the at least two windows as the same skin;
detecting a sliding operation;
translating each of the at least two windows in a sliding direction of the sliding operation.
2. The method of claim 1, further comprising:
when the operation aiming at the target video thumbnail is detected, displaying a window corresponding to the target video thumbnail, wherein the target video thumbnail is any one of the video thumbnails.
3. The method of claim 1, further comprising:
for each information type, displaying a corresponding relation between the information type and a skin for identifying the information type;
and executing the hidden instruction when the hidden instruction for hiding the corresponding relation is detected.
4. The method according to any one of claims 1-3, further comprising:
acquiring a translation mode set by the browser;
the translating each of the at least two windows in a sliding direction of the sliding operation comprises:
and translating each window of the at least two windows along the sliding direction of the sliding operation according to the translation mode.
5. The method according to any one of claims 1-3, wherein after identifying windows of the at least two windows that belong to the same information type as the same skin and before detecting a sliding operation, the method further comprises:
and displaying windows belonging to the same information type in the at least two windows adjacently.
6. A window switching apparatus, comprising:
the first display unit is used for displaying a laminated stereo window, wherein the laminated stereo window comprises at least two windows, and the at least two windows belong to the same browser;
a selecting unit configured to select a window including video content from at least two windows displayed by the first display unit;
the first display unit is further configured to display a video thumbnail of the window selected by the selection unit, where the video thumbnail is a thumbnail of a video interface in a corresponding window, the video thumbnail is displayed separately from the stacked stereoscopic windows, and the video thumbnails point to the corresponding windows in a one-to-one correspondence manner to establish a connection relationship;
the identification unit is used for identifying windows belonging to the same information type in at least two windows displayed by the first display unit as the same skin;
a detection unit for detecting a slide operation;
a translation unit configured to translate each of the at least two windows displayed by the first display unit in a sliding direction of the sliding operation detected by the detection unit.
7. The apparatus of claim 6, further comprising:
the device further comprises:
and the second display unit is used for displaying a window corresponding to the target video thumbnail when the operation aiming at the target video thumbnail displayed by the first display unit is detected, wherein the target video thumbnail is any one of the video thumbnails.
8. The apparatus according to claim 6, wherein the first display unit is further configured to display, for each of the information types, a correspondence between the information type and a skin of an identification information type identified by the identification unit;
the device further comprises:
and the hiding unit is used for executing the hiding instruction when the hiding instruction for hiding the corresponding relation displayed by the first display unit is detected.
9. The apparatus according to any one of claims 6-8, further comprising:
the acquisition unit is used for acquiring the translation mode set by the browser;
the translation unit is specifically configured to translate, according to the translation manner acquired by the acquisition unit, each of the at least two windows displayed by the first display unit along the sliding direction of the sliding operation.
10. The apparatus according to any one of claims 6-8, further comprising:
and the sequencing unit is used for adjacently displaying the windows belonging to the same information type in at least two windows displayed by the first display unit.
CN201610806265.XA 2016-09-06 2016-09-06 Window switching method and device Active CN106227461B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201610806265.XA CN106227461B (en) 2016-09-06 2016-09-06 Window switching method and device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201610806265.XA CN106227461B (en) 2016-09-06 2016-09-06 Window switching method and device

Publications (2)

Publication Number Publication Date
CN106227461A CN106227461A (en) 2016-12-14
CN106227461B true CN106227461B (en) 2020-01-14

Family

ID=58074095

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201610806265.XA Active CN106227461B (en) 2016-09-06 2016-09-06 Window switching method and device

Country Status (1)

Country Link
CN (1) CN106227461B (en)

Families Citing this family (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN109491739B (en) * 2018-10-30 2023-04-07 北京字节跳动网络技术有限公司 Theme color dynamic determination method and device, electronic equipment and storage medium
CN110620832A (en) * 2019-08-02 2019-12-27 华为技术有限公司 Control method based on folding screen and electronic equipment
CN110941382B (en) * 2019-10-09 2021-09-24 广州视源电子科技股份有限公司 Display operation method, device, equipment and storage medium of intelligent interactive panel
CN111859856A (en) * 2020-06-30 2020-10-30 维沃移动通信有限公司 Information display method and device, electronic equipment and storage medium
CN113419660A (en) * 2021-06-24 2021-09-21 北京达佳互联信息技术有限公司 Video resource processing method and device, electronic equipment and storage medium
CN116368455A (en) * 2021-10-28 2023-06-30 京东方科技集团股份有限公司 Terminal control method, device, medium and electronic equipment

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102270133A (en) * 2011-07-18 2011-12-07 百度在线网络技术(北京)有限公司 Method and equipment for showing status of page window
CN104238902A (en) * 2013-06-09 2014-12-24 苹果公司 Stacked tab view
CN104317474A (en) * 2014-09-22 2015-01-28 腾讯科技(深圳)有限公司 Window switching method and device
CN105528439A (en) * 2015-12-21 2016-04-27 北京奇虎科技有限公司 Switching method and device for page in browser label

Family Cites Families (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN104284250A (en) * 2013-07-12 2015-01-14 贝壳网际(北京)安全技术有限公司 Video processing method and device, server and client device
CN103336836B (en) * 2013-07-12 2016-09-07 贝壳网际(北京)安全技术有限公司 Page search method and page search device

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102270133A (en) * 2011-07-18 2011-12-07 百度在线网络技术(北京)有限公司 Method and equipment for showing status of page window
CN104238902A (en) * 2013-06-09 2014-12-24 苹果公司 Stacked tab view
CN104317474A (en) * 2014-09-22 2015-01-28 腾讯科技(深圳)有限公司 Window switching method and device
CN105528439A (en) * 2015-12-21 2016-04-27 北京奇虎科技有限公司 Switching method and device for page in browser label

Also Published As

Publication number Publication date
CN106227461A (en) 2016-12-14

Similar Documents

Publication Publication Date Title
CN106227461B (en) Window switching method and device
EP3407221B1 (en) Methods and devices for searching and displaying information on a terminal
CN108021320B (en) Electronic equipment and item searching method thereof
CN113111286A (en) Information display method and device and computer storage medium
CN107239528B (en) Search result display method and device
CN104182133B (en) Control method by sliding list and device
CN105335052B (en) Information processing method and terminal device
CN104038834A (en) Video positioning method and device
CN105354306A (en) Application recommendation method and terminal
CN109168069A (en) A kind of recognition result subregion display methods, device and smart television
CN106649639A (en) Page display method and device
CN107229741A (en) Information search method, device, equipment and storage medium
WO2018112928A1 (en) Method for displaying information, apparatus and terminal device
CN106445321A (en) Document content display method and terminal
CN102722323B (en) Method for managing picture tags
CN106648339B (en) Window switching method and device
CN104350455A (en) Causing elements to be displayed
CN111736743A (en) Reading interaction method and device and computer readable storage medium
CN112905921B (en) Page content display method and device
CN110032673A (en) Page index, address list, client, data processing method and device
CN105022480A (en) Input method and terminal
CN107632752A (en) Display methods, device and the computer-readable recording medium of multi-medium data
CN115811638A (en) Information display method, device, equipment and storage medium
CN103530020B (en) The method and device of information operation
CN106502496B (en) Window switching method and device

Legal Events

Date Code Title Description
C06 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
CP01 Change in the name or title of a patent holder

Address after: Changan town in Guangdong province Dongguan 523860 usha Beach Road No. 18

Patentee after: GUANGDONG OPPO MOBILE TELECOMMUNICATIONS Corp.,Ltd.

Address before: Changan town in Guangdong province Dongguan 523860 usha Beach Road No. 18

Patentee before: GUANGDONG OPPO MOBILE TELECOMMUNICATIONS Corp.,Ltd.

CP01 Change in the name or title of a patent holder
TR01 Transfer of patent right

Effective date of registration: 20210416

Address after: 523860 Room 101, 1st floor, F2, 18, Wu Sha Beach Road, Changan Town, Dongguan, Guangdong.

Patentee after: GUANGDONG MINGCHUANG SOFTWARE TECHNOLOGY Co.,Ltd.

Address before: Changan town in Guangdong province Dongguan 523860 usha Beach Road No. 18

Patentee before: GUANGDONG OPPO MOBILE TELECOMMUNICATIONS Corp.,Ltd.

TR01 Transfer of patent right