CN103294380B - The switching method and device of screen display mode - Google Patents

The switching method and device of screen display mode Download PDF

Info

Publication number
CN103294380B
CN103294380B CN201210050115.2A CN201210050115A CN103294380B CN 103294380 B CN103294380 B CN 103294380B CN 201210050115 A CN201210050115 A CN 201210050115A CN 103294380 B CN103294380 B CN 103294380B
Authority
CN
China
Prior art keywords
track
screen display
touch screen
action
screen
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
CN201210050115.2A
Other languages
Chinese (zh)
Other versions
CN103294380A (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.)
Tencent Technology Shenzhen Co Ltd
Original Assignee
Tencent Technology Shenzhen 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 Tencent Technology Shenzhen Co Ltd filed Critical Tencent Technology Shenzhen Co Ltd
Priority to CN201210050115.2A priority Critical patent/CN103294380B/en
Publication of CN103294380A publication Critical patent/CN103294380A/en
Application granted granted Critical
Publication of CN103294380B publication Critical patent/CN103294380B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Landscapes

  • User Interface Of Digital Computer (AREA)

Abstract

The invention discloses a kind of switching method of screen display mode and device, belong to field of information processing.Methods described includes:The touch action of user is detected, and obtains the track of touch action;Whether the track for judging touch action is default screen display switching track;If it is, current screen display mode is switched over;Wherein, screen display mode comprises at least general mode and screen mode toggle.Described device includes:Detection module, acquisition module, the first judge module and handover module.Touch action of the invention by detecting user, and after default screen display switching track is in the track for the touch action for judging to detect, perform screen display switching, the content of display will not only be had an impact, and due to the flexibility of touch action, the convenience of screen display mode switching can also be improved, and then is advantageous to improve Consumer's Experience.

Description

Screen display mode switching method and device
Technical Field
The present invention relates to the field of information processing, and in particular, to a method and an apparatus for switching on-screen display modes.
Background
With the continuous development of the touch screen technology, in order to enrich the browsing experience of the user, the screen display mode provided by the existing touch screen terminal includes a full screen mode in which not only a content area is displayed, but also areas such as a title bar and a status bar are displayed, and also includes a full screen mode in which only the content area is displayed. The common mode has rich display area and is convenient for the user to operate, and the full-screen mode enlarges the display window of the content area and is convenient for the user to browse the content, so that the switching of different screen display modes is realized according to different requirements, and the key for further improving the browsing experience of the user is realized.
In the prior art, when switching the screen display mode, a switching button is arranged on a screen to realize the mutual switching between the full screen mode and the normal mode, for example, in the full screen mode, a switching button appears on the screen, or by reducing the size of a display content area in the full screen mode, the switching button is arranged at a position beside a display picture, and the switching to the normal mode can be realized by clicking the switching button.
In the process of implementing the invention, the inventor finds that the prior art has at least the following problems:
in the prior art, when the switching of the screen display mode is realized through the switching button, a user needs to click the switching button at a fixed position, so that the operation of the user is not flexible enough, and the switching mode is not convenient enough; and if the current screen display mode is the full screen mode, the switching button can shield the displayed content to influence the browsing of the user, and in addition, the switching button is arranged at the position beside the display picture to reduce the area of the display picture to influence the effect of full screen experience.
Disclosure of Invention
In order to improve convenience of screen display mode switching without affecting full-screen mode display content, the embodiment of the invention provides a method and a device for switching a screen display mode. The technical scheme is as follows:
in one aspect, a method for switching on-screen display modes is provided, where the method includes:
detecting a touch screen action of a user and acquiring a track of the touch screen action;
judging whether the track of the touch screen action is a preset screen display switching track or not, and if so, switching the current screen display mode;
the screen display mode at least comprises a normal mode and a full screen mode.
The judging whether the track of the touch screen action is a preset screen display switching track specifically comprises the following steps:
and determining the track shape of the touch screen action, judging whether the track shape of the touch screen action is the same as the shape of the preset screen display switching track, and if so, judging that the track of the touch screen action is the preset screen display switching track.
Optionally, the determining whether the track of the touch screen action is a preset screen display switching track specifically includes:
and determining the track coordinate of the touch screen action, and judging whether the track of the touch screen action is a preset screen display switching track according to the track coordinate of the touch screen action.
Further, the determining, according to the trajectory coordinate of the touch screen action, whether the trajectory of the touch screen action is a preset screen display switching trajectory specifically includes:
and judging whether at least one identical coordinate exists in the track coordinates of the touch screen action, and if so, judging that the track of the touch screen action is a preset screen display switching track.
Further, before switching the current on-screen display mode, the method further includes:
judging a current screen display mode according to the content currently displayed on the screen;
if the current screen only displays the content area, judging that the current screen display mode is a full screen mode;
and if the current screen displays other areas besides the content area, judging that the current screen display mode is the common mode.
In another aspect, an apparatus for switching on-screen display modes is provided, the apparatus including:
the detection module is used for detecting a touch screen action of a user;
the acquisition module is used for acquiring the track of the touch screen action detected by the detection module;
the first judging module is used for judging whether the track of the touch screen action acquired by the acquiring module is a preset screen display switching track or not;
the switching module is used for switching the current screen display mode if the first judging module judges that the track of the touch screen action acquired by the acquiring module is a preset screen display switching track;
the screen display mode at least comprises a normal mode and a full screen mode.
The first determining module specifically includes:
the first determining unit is used for determining the track shape of the touch screen action;
and the first judging unit is used for judging whether the track shape of the touch screen action determined by the first determining unit is the same as the shape of the preset screen display switching track, and if so, judging that the track of the touch screen action is the preset screen display switching track.
Optionally, the first determining module specifically includes:
the second determining unit is used for determining the track coordinate of the touch screen action;
and the second judging unit is used for judging whether the track of the touch screen action is a preset screen display switching track or not according to the track coordinate of the touch screen action determined by the second determining unit.
Further, the second determining unit is specifically configured to determine whether at least one identical coordinate exists in the trajectory coordinates of the touch screen motion, and if so, determine that the trajectory of the touch screen motion is a preset screen display switching trajectory.
Further, the apparatus further comprises:
the second judging module is used for judging the current screen display mode according to the content currently displayed on the screen; if the current screen only displays the content area, judging that the current screen display mode is a full screen mode; and if the current screen displays other areas besides the content area, judging that the current screen display mode is the common mode.
The technical scheme provided by the embodiment of the invention has the following beneficial effects:
according to the method provided by the embodiment, the screen display switching is executed by detecting the touch screen action of the user and judging that the detected track of the touch screen action is the preset screen display switching track, so that the displayed content is not affected, and the convenience of screen display mode switching can be improved due to the flexibility of the touch screen action, so that the user experience is improved.
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 description of the embodiments will be briefly introduced below, and it is obvious that the drawings in the following description are only some embodiments of the present invention, and it is obvious for those skilled in the art to obtain other drawings based on these drawings without creative efforts.
Fig. 1 is a flowchart of a method for switching on-screen display modes according to an embodiment of the present invention;
fig. 2 is a flowchart of a method for switching on-screen display modes according to a second embodiment of the present invention;
fig. 3 is a schematic diagram of a track of a touch screen action according to a second embodiment of the present invention;
fig. 4 is a schematic diagram of a trace of another touch screen action according to a second embodiment of the present invention;
fig. 5 is a schematic structural diagram of a switching device of an on-screen display mode according to a third embodiment of the present invention;
fig. 6 is a schematic structural diagram of a first determining module according to a third embodiment of the present invention;
fig. 7 is a schematic structural diagram of another first determining module according to a third embodiment of the present invention;
fig. 8 is a schematic structural diagram of another on-screen display mode switching device according to a third embodiment of the present invention.
Detailed Description
In order to make the objects, technical solutions and advantages of the present invention more apparent, embodiments of the present invention will be described in detail with reference to the accompanying drawings.
Example one
The present embodiment provides a method for switching on-screen display modes, and referring to fig. 1, the flow of the method is specifically as follows:
101: and detecting a touch screen action of a user and acquiring a track of the touch screen action.
102: and judging whether the track of the touch screen action is a preset screen display switching track, if so, executing the step 103, and if not, ending the process.
103: and switching the current screen display mode, wherein the screen display mode at least comprises a common mode and a full screen mode.
Wherein, judge whether the orbit of touch screen action is predetermined screen display and switch the orbit, specifically include:
determining the track shape of the touch screen action, judging whether the track shape of the touch screen action is the same as the shape of a preset screen display switching track, and if so, judging that the track of the touch screen action is the preset screen display switching track.
Optionally, judging whether the track of the touch screen action is a preset screen display switching track specifically includes:
and determining the track coordinate of the touch screen action, and judging whether the track of the touch screen action is a preset screen display switching track or not according to the track coordinate of the touch screen action.
Further, whether the track of the touch screen action is a preset screen display switching track or not is judged according to the track coordinate of the touch screen action, and the method specifically comprises the following steps:
and judging whether at least one identical coordinate exists in the track coordinates of the touch screen action, and if so, judging that the track of the touch screen action is a preset screen display switching track.
Further, before switching the current on-screen display mode, the method further includes:
judging a current screen display mode according to the content currently displayed on the screen;
if the current screen only displays the content area, judging that the current screen display mode is a full screen mode;
and if the current screen displays other areas besides the content area, judging that the current screen display mode is the common mode.
According to the method provided by the embodiment, the screen display switching is executed by detecting the touch screen action of the user and judging that the detected track of the touch screen action is the preset screen display switching track, so that the displayed content is not affected, and the convenience of screen display mode switching can be improved due to the flexibility of the touch screen action, so that the user experience is improved.
Example two
For convenience of description, the method provided in this embodiment is described in detail by taking a method for implementing switching of a screen display mode on a mobile phone terminal with a touch screen as an example. Referring to fig. 2, the process of the method is specifically as follows:
201: and detecting a touch screen action of a user and acquiring a track of the touch screen action.
For this step, the present embodiment does not specifically limit the manner of detecting the touch screen action of the user, and since the existing detection technology is already mature, the present embodiment can be implemented by the existing detection technology in the specific implementation.
The method for obtaining the track of the touch screen action is also not specifically limited in this embodiment. In practical application, after a touch screen action of a user is detected, a track of the user sliding on a screen is captured and taken as the track of the touch screen action.
202: and judging whether the track of the touch screen action is a preset screen display switching track, if so, executing the step 203, and if not, ending the process.
In this embodiment, a preset screen display switching trajectory is not defined, and specifically, a trajectory in a preset shape that a user slides on a touch screen may be set as the preset shape, and the preset shape may be any shape.
As for the manner of determining whether the trajectory of the touch screen action is the preset screen display switching trajectory, this embodiment is also not specifically limited, and includes, but is not limited to, the following two manners:
the first mode is as follows: determining the track shape of the touch screen action, judging whether the track shape of the touch screen action is the same as the shape of a preset screen display switching track, and if so, judging that the track of the touch screen action is the preset screen display switching track.
For example, if the detected trajectory shape of the touch screen motion is a trajectory of a preset shape, the detected touch screen motion is determined as a preset switching motion. For example, if a closed arbitrary shape is used as a preset trajectory shape, after a touch screen action of a user is detected, if a closed region is formed by a trajectory between a start point and an end point of the touch screen action, the detected touch screen action is determined as a preset switching action.
The second mode is as follows: and determining the track coordinate of the touch screen action, and judging whether the track of the touch screen action is a preset screen display switching track or not according to the track coordinate of the touch screen action.
When judging whether the track of the touch screen action is a preset screen display switching track according to the track coordinate of the touch screen action, the method specifically comprises the following steps: and judging whether at least one identical coordinate exists in the track coordinates of the touch screen action, and if so, judging that the track of the touch screen action is a preset screen display switching track.
Specifically, the whole screen area is divided into a two-dimensional coordinate system composed of an X axis and a Y axis, the position coordinates of each point on the screen area are determined by (X, Y), the track coordinates of the touch screen action are the coordinates of each point between the starting point and the end point of the touch screen action, and if the coordinates of two or more points are the same, namely one point which is intersected exists on the track between the starting point and the end point of the touch screen action, the track of the touch screen action is judged to be a preset screen display switching track. For example: the starting point of the user touching the screen is a, the coordinates of the starting point a are (X0, Y0), when the user has a sliding operation on the screen, the starting point a can be represented as a curve segment in a two-dimensional coordinate system, the curve segment is composed of a plurality of points, until the user finishes the touch screen action at an end point B with coordinates (X3, Y3), the coordinates of the whole track of the touch screen action can be represented by the coordinates of the sliding points, if it is detected that a coincident intersection point exists in the track between the starting point a and the end point B of the touch screen action on the screen, for example, the point C1 and the point C2 have the same coordinates, that is, the same coordinates exist in the track coordinates of the touch screen action, for example, the track of the touch screen action of the user can be shown in fig. 3 or fig. 4, so that the track of the touch screen action on the screen by the user can be determined to be the preset screen.
It should be noted that, in this embodiment, the start position and the end position of the user's touch screen motion are not limited, and the shape of the trajectory of the user's touch screen motion is also not limited, and other trajectories may be used in addition to the trajectories shown in fig. 3 or 4. Because the touch screen action of the user can occur at any position of the touch screen, the operation of the user is facilitated, and the convenience of switching the screen display mode can be further improved.
203: and detecting the current screen display content, and judging the current screen display mode according to the current screen display content.
For this step, the present embodiment does not specifically limit the method for detecting the current on-screen content, and since the existing detection technology is already mature, the method can be implemented by the existing detection technology in the specific implementation.
Specifically, detecting the content displayed on the current screen, and if detecting that the current screen does not display areas such as a menu bar, a title bar, a status bar and the like of software, but only displays the content area, judging that the current screen display mode is a full screen mode; and if the current screen is detected to display not only the content area but also areas such as a menu bar, a title bar, a status bar and the like, judging that the current screen display mode is the common mode.
204: and switching the current screen display mode, and ending the process.
Specifically, if the current screen display mode is a full screen mode, switching to a common mode; and if the current screen display mode is the common mode, switching to the full screen mode.
After the switching of the on-screen display mode is completed once, in order to implement the real-time switching of the on-screen display mode, the method provided by this embodiment supports real-time detection of the touch screen action of the user, and after the touch screen action of the user is detected, it is determined again whether the operation of switching the on-screen display mode is performed, that is, the operations from step 201 to step 204 are repeatedly performed.
In addition, since the real-time detection of the touch screen action of the user may bring about a certain resource consumption, in order to reduce the resource consumption brought by the real-time detection of the touch screen action of the user, the method provided in this embodiment further supports the detection of the touch screen action of the user with a preset time as a period, specifically, the length of the preset time is not limited in this embodiment.
Further, in order to provide better experience for the user, the method provided by this embodiment further provides an option of whether to turn on the switching on-screen display mode, and the switching on or off the on-screen display mode is turned on or off according to the selection of the user, so that the switching application of the on-screen display mode is more flexible, and the user can use the on-screen display mode conveniently. The option may be selected by the user before executing the method provided by this embodiment, and if the user selects to turn on, the steps 201 to 204 provided by this embodiment are executed, otherwise, even if there is a touch screen action of the user, the subsequent processing of switching the on-screen display mode is not performed.
It should be noted that, in the present embodiment, only the screen mode is taken as the normal mode and the full-screen mode as an example, and the switching method of the screen mode is explained, but the type of the screen mode is not limited, and if the screen mode has other screen modes besides the normal mode and the full-screen mode, the method provided in the present embodiment is also applicable.
According to the method provided by the embodiment, the screen display switching is executed by detecting the touch screen action of the user and judging that the detected track of the touch screen action is the preset screen display switching track, so that the displayed content is not affected, and the convenience of screen display mode switching can be improved due to the flexibility of the touch screen action, so that the user experience is improved.
EXAMPLE III
The present embodiment provides an on-screen display mode switching apparatus, which is configured to perform the on-screen display mode switching method in the first embodiment and the second embodiment, referring to fig. 5, and the apparatus includes:
the detection module 501 is configured to detect a touch screen action of a user;
an obtaining module 502, configured to obtain a track of the touch screen action detected by the detecting module 501;
a first determining module 503, configured to determine whether the track of the touch screen action obtained by the obtaining module 502 is a preset screen display switching track;
a switching module 504, configured to switch the current screen display mode if the first determining module 503 determines that the track of the touch screen action obtained by the obtaining module 502 is a preset screen display switching track;
the screen display mode at least comprises a normal mode and a full screen mode.
Referring to fig. 6, the first determining module 503 specifically includes:
a first determining unit 503A, configured to determine a track shape of a touch screen action;
the first determining unit 503B is configured to determine whether the track shape of the touch screen action determined by the first determining unit 503A is the same as the shape of the preset screen display switching track, and if so, determine that the track of the touch screen action is the preset screen display switching track.
Optionally, referring to fig. 7, the first determining module 503 specifically includes:
a second determining unit 503C, configured to determine a trajectory coordinate of the touch screen action;
the second determining unit 503D is configured to determine whether the track of the touch screen action is the preset screen display switching track according to the track coordinate of the touch screen action determined by the second determining unit 503C.
Further, the second determining unit 503D is specifically configured to determine whether at least one identical coordinate exists in the trajectory coordinates of the touch screen motion, and if so, determine that the trajectory of the touch screen motion is a preset screen display switching trajectory.
Further, referring to fig. 8, the apparatus further includes:
a second judging module 505, configured to judge a current screen display mode according to content currently displayed on the screen; if the current screen only displays the content area, judging that the current screen display mode is a full screen mode; and if the current screen displays other areas besides the content area, judging that the current screen display mode is the common mode.
The device that this embodiment provided through the touch screen action that detects the user to after judging the track of the touch screen action that detects for the screen display switching track of predetermineeing, carry out the screen display and switch, not only can not exert an influence to the content that shows, and because the flexibility of touch screen action, can also improve the convenience that the screen display mode switches, and then be favorable to improving user experience.
It should be noted that: in the on-screen display mode switching device provided in the above embodiment, when the mode is switched, only the division of the above functional modules is taken as an example, and in practical applications, the above function distribution may be completed by different functional modules according to needs, that is, the internal structure of the device is divided into different functional modules to complete all or part of the above described functions. In addition, the switching device of the screen display mode and the switching method of the screen display mode provided by the above embodiments belong to the same concept, and specific implementation processes thereof are detailed in the method embodiments and are not described herein again.
It will be understood by those skilled in the art that all or part of the steps for implementing the above embodiments may be implemented by hardware, or may be implemented by a program instructing relevant hardware, where the program may be stored in a computer-readable storage medium, and the above-mentioned storage medium may be a read-only memory, a magnetic disk or an optical disk, etc.
The above description is only for the purpose of illustrating the preferred embodiments of the present invention and is not to be construed as limiting the invention, and any modifications, equivalents, improvements and the like that fall within the spirit and principle of the present invention are intended to be included therein.

Claims (6)

1. A method for switching screen display modes is applied to a mobile phone terminal and comprises the following steps:
detecting a touch screen action of a user and acquiring a track of the touch screen action;
judging whether the track of the touch screen action is a preset screen display switching track or not, and if so, switching the current screen display mode; the screen display mode at least comprises a common mode and a full screen mode;
the judging whether the track of the touch screen action is a preset screen display switching track specifically comprises the following steps:
determining the track shape of the touch screen action, judging whether the track shape of the touch screen action is the same as the shape of the preset screen display switching track, and if so, judging that the track of the touch screen action is the preset screen display switching track; or,
and determining the track coordinate of the touch screen action, and judging whether the track of the touch screen action is a preset screen display switching track according to the track coordinate of the touch screen action.
2. The method according to claim 1, wherein the determining whether the track of the touch screen action is a preset screen display switching track according to the track coordinate of the touch screen action specifically includes:
and judging whether at least one identical coordinate exists in the track coordinates of the touch screen action, and if so, judging that the track of the touch screen action is a preset screen display switching track.
3. The method of claim 1, wherein before switching the current on-screen mode, further comprising:
judging a current screen display mode according to the content currently displayed on the screen;
if the current screen only displays the content area, judging that the current screen display mode is a full screen mode;
and if the current screen displays other areas besides the content area, judging that the current screen display mode is the common mode.
4. A switching device of screen display mode is characterized in that the device is applied in a mobile phone terminal and comprises:
the detection module is used for detecting a touch screen action of a user;
the acquisition module is used for acquiring the track of the touch screen action detected by the detection module;
the first judging module is used for judging whether the track of the touch screen action acquired by the acquiring module is a preset screen display switching track or not;
the switching module is used for switching the current screen display mode if the first judging module judges that the track of the touch screen action acquired by the acquiring module is a preset screen display switching track; the screen display mode at least comprises a common mode and a full screen mode;
the first determining module specifically includes:
the first determining unit is used for determining the track shape of the touch screen action;
the first judging unit is used for judging whether the track shape of the touch screen action determined by the first determining unit is the same as the shape of the preset screen display switching track, and if so, judging that the track of the touch screen action is the preset screen display switching track;
or, the first determining module specifically includes:
the second determining unit is used for determining the track coordinate of the touch screen action;
and the second judging unit is used for judging whether the track of the touch screen action is a preset screen display switching track or not according to the track coordinate of the touch screen action determined by the second determining unit.
5. The apparatus according to claim 4, wherein the second determining unit is specifically configured to determine whether at least one identical coordinate exists in the trajectory coordinates of the touch screen motion, and if so, determine that the trajectory of the touch screen motion is a preset screen display switching trajectory.
6. The apparatus of claim 4, further comprising:
the second judging module is used for judging the current screen display mode according to the content currently displayed on the screen; if the current screen only displays the content area, judging that the current screen display mode is a full screen mode; and if the current screen displays other areas besides the content area, judging that the current screen display mode is the common mode.
CN201210050115.2A 2012-02-29 2012-02-29 The switching method and device of screen display mode Active CN103294380B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201210050115.2A CN103294380B (en) 2012-02-29 2012-02-29 The switching method and device of screen display mode

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201210050115.2A CN103294380B (en) 2012-02-29 2012-02-29 The switching method and device of screen display mode

Publications (2)

Publication Number Publication Date
CN103294380A CN103294380A (en) 2013-09-11
CN103294380B true CN103294380B (en) 2018-01-19

Family

ID=49095354

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201210050115.2A Active CN103294380B (en) 2012-02-29 2012-02-29 The switching method and device of screen display mode

Country Status (1)

Country Link
CN (1) CN103294380B (en)

Families Citing this family (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN104580718A (en) * 2014-12-29 2015-04-29 北京奇虎科技有限公司 Phone state switching method and device
CN106201181A (en) * 2016-06-29 2016-12-07 努比亚技术有限公司 The display device of icon and method in a kind of application
CN108845756B (en) * 2018-07-04 2021-02-02 Oppo广东移动通信有限公司 Touch operation method and device, storage medium and electronic equipment

Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101783834A (en) * 2009-12-31 2010-07-21 华为终端有限公司 Mobile terminal and method for switching screen
CN101957717A (en) * 2010-06-09 2011-01-26 宇龙计算机通信科技(深圳)有限公司 Display mode switching method, system and mobile terminal

Family Cites Families (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR20100128702A (en) * 2009-05-29 2010-12-08 삼성전자주식회사 A mobile terminal having two touch screen display panels

Patent Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101783834A (en) * 2009-12-31 2010-07-21 华为终端有限公司 Mobile terminal and method for switching screen
CN101957717A (en) * 2010-06-09 2011-01-26 宇龙计算机通信科技(深圳)有限公司 Display mode switching method, system and mobile terminal

Also Published As

Publication number Publication date
CN103294380A (en) 2013-09-11

Similar Documents

Publication Publication Date Title
CN109933256B (en) Application switching method, application switching device, medium and computing device
CN102541455B (en) Method and device for rapidly switching operations
CN110531920B (en) Display method and device of sidebar, terminal and storage medium
EP2930591A2 (en) Intelligent terminal with built-in screenshot function and implementation method thereof
CN110727496B (en) Layout method and device of graphical user interface, electronic equipment and storage medium
CN107613117A (en) A kind of interface display method and mobile terminal based on multitask
CN112099707A (en) Display method and device and electronic equipment
CN105068847B (en) A kind of application program launching method and intelligent watch
KR20160047507A (en) Object switching method and device, and touchscreen terminal
CN118113204A (en) Long screen capturing method, device, terminal and storage medium
WO2018119584A1 (en) Interaction method and device for flexible display screen
CN104765524A (en) Application switching method and device
CN103197886B (en) The method that video switches and terminal
CN112540713B (en) Video preview progress bar scaling method, system, device and storage medium
CN103034408A (en) Page-switching method for user interface and mobile terminal
CN108762628B (en) Page element mobile display method and device, terminal equipment and storage medium
WO2014121622A1 (en) Method for mobile terminal returning to main screen, mobile terminal and storage medium thereof
CN114661219A (en) Device control method, device, storage medium and electronic device
CN103294380B (en) The switching method and device of screen display mode
CN113835577A (en) Display method, display device, electronic equipment and storage medium
US20130307767A1 (en) Display device and display method
CN103927054B (en) Operation interface displaying method and device and touch screen terminal
CN105446597B (en) The methods of exhibiting of the function introduction information of application program shows device and terminal
CN102880413A (en) Method for controlling display of mobile terminal with touch screen and mobile terminal
CN108614661B (en) Interactive object display control method based on intelligent terminal and intelligent terminal

Legal Events

Date Code Title Description
C06 Publication
PB01 Publication
C10 Entry into substantive examination
SE01 Entry into force of request for substantive examination
GR01 Patent grant
GR01 Patent grant