CN111045589A - Control method and device for touch screen switching and mobile terminal - Google Patents

Control method and device for touch screen switching and mobile terminal Download PDF

Info

Publication number
CN111045589A
CN111045589A CN201911206094.7A CN201911206094A CN111045589A CN 111045589 A CN111045589 A CN 111045589A CN 201911206094 A CN201911206094 A CN 201911206094A CN 111045589 A CN111045589 A CN 111045589A
Authority
CN
China
Prior art keywords
touch screen
switching
interface
pointer
video memory
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
CN201911206094.7A
Other languages
Chinese (zh)
Inventor
郑建堂
吕银山
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Qingdao Haier Technology Co Ltd
Original Assignee
Qingdao Haier Technology 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 Qingdao Haier Technology Co Ltd filed Critical Qingdao Haier Technology Co Ltd
Priority to CN201911206094.7A priority Critical patent/CN111045589A/en
Publication of CN111045589A publication Critical patent/CN111045589A/en
Pending legal-status Critical Current

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F3/00Input arrangements for transferring data to be processed into a form capable of being handled by the computer; Output arrangements for transferring data from processing unit to output unit, e.g. interface arrangements
    • G06F3/01Input arrangements or combined input and output arrangements for interaction between user and computer
    • G06F3/048Interaction techniques based on graphical user interfaces [GUI]
    • G06F3/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
    • 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/03Arrangements for converting the position or the displacement of a member into a coded form
    • G06F3/041Digitisers, e.g. for touch screens or touch pads, characterised by the transducing means
    • G06F3/0416Control or interface arrangements specially adapted for digitisers
    • 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/0484Interaction techniques based on graphical user interfaces [GUI] for the control of specific functions or operations, e.g. selecting or manipulating an object, an image or a displayed text element, setting a parameter value or selecting a range
    • G06F3/0485Scrolling or panning

Landscapes

  • Engineering & Computer Science (AREA)
  • General Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Human Computer Interaction (AREA)
  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • User Interface Of Digital Computer (AREA)

Abstract

The application belongs to the technical field of intelligent terminals, and relates to a control method for switching a touch screen, which comprises the following steps: completely filling interface data corresponding to more than two interfaces into a video memory; and switching the interfaces according to the touch of the user on the touch screen. The method can realize the sliding display effect by filling the interface data of more than two interfaces at one time and switching the interfaces according to the displacement of the pointer, fills the video memory in advance for the interface data to be displayed, and ensures that the video memory does not need to be continuously filled in the sliding process, thereby eliminating the blocking influence caused by continuously filling the video memory, improving the sliding speed of the touch screen, ensuring that the touch screen slides more smoothly and improving the sliding experience effect. The application also discloses a control device and a mobile terminal for switching the touch screen.

Description

Control method and device for touch screen switching and mobile terminal
Technical Field
The application relates to the technical field of intelligent terminals, for example, to a control method and device for touch screen switching and a mobile terminal.
Background
At present, when a household appliance constructed by a single chip microcomputer controls a large-screen panel and the like, interface sliding is often required to switch different display effects, the display effect is realized by adopting a display memory with the same capacity as a touch screen dot matrix, and the display memory is required to be continuously changed and filled during sliding, so that continuous picture changing is realized, and the sliding effect is realized. However, due to the speed limitation of the single chip microcomputer, the continuous filling of the video memory can seriously generate the picture stagnation effect, so that the sliding effect is blocked.
In the process of implementing the embodiments of the present disclosure, it is found that at least the following problems exist in the related art: according to the touch screen dot matrix, prepare the display memory of equal capacity, according to the content that shows, fill the display memory, start the demonstration, when needs update the picture, then close earlier and show, fill the display memory, then open the demonstration again, to the slip screen cut, need in the slip switching display period, continuously fill the display memory, realize the slip switching display effect, nevertheless consume a large amount of time, and speed is slow moreover, produces the display effect of stuck.
Disclosure of Invention
The following presents a simplified summary in order to provide a basic understanding of some aspects of the disclosed embodiments. This summary is not an extensive overview nor is intended to identify key/critical elements or to delineate the scope of such embodiments but rather as a prelude to the more detailed description that is presented later.
The embodiment of the disclosure provides a control method and device for touch screen switching and a mobile terminal, so as to solve the technical problem that a picture display is stuck when a touch screen slides.
In some embodiments, the control method for touch screen switching includes:
completely filling interface data corresponding to more than two interfaces into a video memory;
and switching the interfaces according to the touch of the user on the touch screen.
In some embodiments, the control means for touch screen switching comprises:
the touch screen switching control device comprises a memory and a controller, wherein the memory is used for storing program instructions, and the controller executes the control method for switching the touch screen when executing the program instructions.
In some embodiments, the mobile terminal comprises the control device for touch screen switching.
The control method, the control device and the mobile terminal for switching the touch screen provided by the embodiment of the disclosure can achieve the following technical effects: interface data of more than two interfaces can be filled in once, and switching of the interfaces is carried out according to displacement of the pointer, so that a sliding display effect is achieved, the interface data needing to be displayed are filled with the video memory in advance, the video memory does not need to be continuously filled in the sliding process, the blocking influence caused by continuous filling of the video memory is eliminated, the sliding speed of the touch screen is increased, the touch screen can slide more smoothly, and the sliding experience effect is improved.
The foregoing general description and the following description are exemplary and explanatory only and are not restrictive of the application.
Drawings
One or more embodiments are illustrated by way of example in the accompanying drawings, which correspond to the accompanying drawings and not in limitation thereof, in which elements having the same reference numeral designations are shown as like elements and not in limitation thereof, and wherein:
FIG. 1 is a flow chart of a control method for touch screen switching provided by a disclosed embodiment;
FIG. 2 is a schematic diagram of a touch screen lattice arrangement provided by a disclosed embodiment;
FIG. 3 is a diagram illustrating a display memory array of a current display interface according to an embodiment of the disclosure;
FIG. 4 is a schematic diagram of a relationship between a triple video memory array and a current display interface video memory array provided by the disclosed embodiment;
FIG. 5 is another schematic diagram illustrating a relationship between a triple video memory array and a current display interface video memory array in accordance with another disclosed embodiment;
FIG. 6 is a schematic diagram of a triple video memory area provided in accordance with a disclosed embodiment;
fig. 7 is a schematic diagram of a moving process of a video memory area of a current display interface in a triple video memory area according to an embodiment of the disclosure.
FIG. 8 is a flowchart of a control method for touch screen switching provided by another disclosed embodiment
FIG. 9 is a schematic diagram of a control device for touch screen switching according to an embodiment of the disclosure.
Detailed Description
So that the manner in which the features and elements of the disclosed embodiments can be understood in detail, a more particular description of the disclosed embodiments, briefly summarized above, may be had by reference to the embodiments, some of which are illustrated in the appended drawings. In the following description of the technology, for purposes of explanation, numerous details are set forth in order to provide a thorough understanding of the disclosed embodiments. However, one or more embodiments may be practiced without these details. In other instances, well-known structures and devices may be shown in simplified form in order to simplify the drawing.
The embodiment of the present disclosure provides a control method for touch screen switching, as shown in fig. 1, including:
s101, filling all interface data corresponding to more than two interfaces, namely data to be displayed, into a video memory;
and S102, switching the interface according to the touch of the touch screen by the user.
In some embodiments, the display memory is an array built inside the single chip microcomputer based on a Random Access Memory (RAM), and the direct content displayed by the touch screen is determined according to the display data corresponding to the dot matrix of the touch screen one to one, and mainly includes the color value of each point. And the controller can read the display memory data according to the sequence of rows and columns to control the display dot matrix effect, thereby realizing display.
In some embodiments, the switching of the interface according to the touch of the touch screen by the user includes: when the touch screen is pressed and sliding operation occurs, controlling the pointer to perform displacement corresponding to the sliding operation; and switching the interface according to the displacement of the pointer.
In some embodiments, controlling the pointer to make a displacement corresponding to the sliding operation includes: and under the condition that the pointer is displaced to the end position of the interface data in the video memory and the current displacement direction is continued, controlling the pointer to jump to the initial position of the interface data in the video memory.
In some embodiments, the switching of the interface according to the displacement of the pointer includes: according to the switching direction of the interface, displacing the head position of the pointer; reading corresponding interface data from the head position of the pointer; and controlling the touch screen to display the read interface data.
In some embodiments, the control method for touch screen switching further comprises: and obtaining the switching direction of the interface according to the sliding operation.
In some embodiments, displacing the head position of the pointer according to the switching direction of the interface includes: and according to the switching direction of the interface, moving the head position of the current video memory access pointer forwards or backwards according to a set time interval.
In some embodiments, the control method for touch screen switching further comprises: and matching the corresponding interface sliding speed according to the speed of the sliding operation.
According to the control method for switching the touch screen provided by the embodiment of the disclosure, the interface data of more than two interfaces can be filled in at one time, the interfaces are switched according to the displacement of the pointer, the sliding display effect is realized, and the display memory does not need to be continuously filled in the sliding process, so that the blocking influence caused by the filling speed is eliminated, the sliding speed of the touch screen is increased, the sliding of the touch screen is smoother, and the sliding experience effect is improved.
In some embodiments, as shown in fig. 2, the schematic diagram of the touch screen dot matrix arrangement is shown, the capacity of the schematic diagram corresponds to the current video memory array one to one, the video memory with 3 times of the capacity of the touch screen dot matrix is set according to the dot matrix of the touch screen, that is, the interface data of each interface of the touch screen, so as to obtain a triple video memory array, and the triple video memory array is filled with all the interface data corresponding to 3 interfaces. And accessing through the pointer, when the pointer is shifted to the end position of the interface data in the video memory and continues to the current shift direction, the pointer jumps to the start position of the interface data in the video memory, thereby realizing the access mode of the annular video memory.
Optionally, as shown in fig. 3, the display memory array diagram is a schematic diagram of a current display interface currently using display control, and is in a ring access manner. As shown in fig. 4, the relationship between the triple display memory array and the display memory array of the current display interface is shown schematically, where the continuous display memory x +0, x +1.. x + n in the middle part, i.e., the dashed line frame, is the display memory array of the current display interface.
Alternatively, as shown in fig. 5, as another schematic diagram of the relationship between the triple display memory array and the display memory array of the current display interface, the logic of the display memory array in the end-of-loop dashed box and the array in the loop-back beginning dashed box is continuous, that is, the 3n and 0 index positions are connected, the display memory array of the current display interface is continuous from x +0 to x + n, and the display memory array of the current display interface is also connected from x + n to x + 0.
Optionally, the dashed line frame shown in fig. 4 and fig. 5 is a currently used video memory area, x is any position between 0 and 3n, and the position of x may be continuously shifted, so that video memory data of any video memory area with a continuous length of 0 to n is obtained from the triple video memory array, and the display dot matrix is correspondingly controlled. When the offset reaches the end, the insufficient part continues to be acquired from the beginning in a ring access manner. Therefore, the effect of smoothly sliding and switching the touch screen is realized by simply offsetting the video memory pointer. Interface data needing to be switched are filled into the continuous video memory in advance for one time, and the video memory does not need to be continuously filled in the sliding process based on a mode of annular access to the video memory, so that the blocking influence caused by slowing of the speed due to continuous filling is eliminated, the sliding speed is improved, and the user experience is improved.
In some embodiments, the triple-display memory array is divided into an area a, an area B and an area C to obtain a triple-display memory area, as shown in fig. 6, the triple-display memory area is a schematic diagram of the triple-display memory area, when interface data of a current display interface to be displayed is filled into contents of the area B, that is, the area B is the currently used display memory area of the current display interface, interface data of two display interfaces before and after switching may be predicted, the interface data of the two display interfaces before and after switching may be respectively filled into the area a and the area C, that is, the interface data of the previous interface is filled into the area a, and the interface data of the next interface is filled into the area C. That is, according to the position of the current display interface, if clockwise, the previous interface and the next interface are respectively placed in the previous video memory area and the next video memory area of the current display interface.
In some embodiments, as shown in fig. 7, the schematic diagram is a schematic diagram of a moving process of a current display interface memory area in a triple memory area, when a user slides a touch screen to slide a display interface to the right, interface sliding speed is determined according to a speed when the user slides, and according to a set time interval t, t > 0, the current display interface memory area, i.e., a dashed frame, is moved to the right in sequence, and a head position of a pointer is moved continuously until the current display interface memory area is completely moved to a C area, where the C area is the current display interface memory area currently used. And then before the next sliding, refilling the interface data of the previous interface of the current display interface to the area B, and the interface data of the next interface to the area A for the next sliding. Similarly, moving from zone C to zone a or zone B is the same moving process.
In some embodiments, when the user triggers sliding to switch the interface of the touch screen, the head position of the pointer in the memory area of the current display interface is moved forwards or backwards according to the set time interval t, t > 0 according to the sliding front-back direction.
In some embodiments, the controller reads the video memory data with 1 time of capacity, namely the capacity corresponding to the dot matrix of the touch screen, from the head position of the pointer each time, and controls the touch screen to display.
In the embodiment of the present disclosure, since the head position of the pointer is continuously moving, and the video memory is connected to the adjacent screen, the effect of reading the video memory data with 1 time of the continuous capacity each time is equivalent to the sliding display effect. Because continuous filling action is not carried out, the time influence is eliminated, and the blocking effect caused by slow filling is further eliminated.
In the embodiment of the disclosure, the continuous video memory to be switched is filled in advance once, and the annular video memory access mode is realized through pointer displacement, so that the video memory data of the continuous display interface to be switched only needs to be filled once, the video memory filling action does not need to be updated during the switching period, and the blocking influence caused by updating the video memory is eliminated.
In some examples, as shown in fig. 8, is a flow chart of a control method for touch screen switching:
and S201, the controller fills the current display interface memory area, the previous interface memory area, the next interface memory area and the pointer of the current display interface memory area. The controller, such as a single chip microcomputer, configures a triple display memory array, and fills interface data of a previous interface and interface data of a next interface in a previous interface display memory area and a next interface display memory area of a current display interface display memory area according to the interface data of the current display interface.
And S202, controlling display, namely reading the display memory data with 1 time of capacity, namely the capacity corresponding to the lattice of the touch screen, from the head position of the pointer each time, and controlling the touch screen to display.
And S203, the user slides the touch screen to switch the interface. The method comprises the steps of determining front sliding or back sliding according to sliding operation of a user, and moving the head position of a pointer in a display memory area of a current display interface to the sliding direction according to a set time interval by sliding change.
And S204, continuously moving the pointer of the display memory area of the current display interface.
And S205, controlling display corresponding to the touch screen dot matrix.
Repeating the above actions until the target video memory area is completely moved; and finishing sliding switching and stably displaying.
The embodiment of the disclosure adopts the single chip to control the touch screen, utilizes the display memory of 3 times of the dot matrix space of the touch screen and the pointer of the current control display area to position and move, controls the continuous conversion display effect, realizes the display interface sliding switching mode without filling the display memory action in the process, and realizes the sliding screen switching action. The time influence caused by the operation of a large number of self background data devices when the large screen of the single chip microcomputer is switched to display is eliminated, and the screen switching effect is improved.
The embodiment of the present disclosure provides a control device for touch screen switching, as shown in fig. 9, including: the memory (memory)101 and the controller 100, which store program instructions, may also include a communication interface (communication interface)102 and a bus 103. The controller 100, the communication interface 102, and the memory 101 may communicate with each other via a bus 103. The communication interface 102 may be used for information transfer. The controller 100 may call program instructions in the memory 101 to perform the control method for touch screen switching of the above-described embodiment.
In addition, the logic instructions in the memory 101 may be implemented in the form of software functional units and stored in a computer readable storage medium when the logic instructions are sold or used as independent products.
The memory 101, which is a computer-readable storage medium, may be used for storing software programs, computer-executable programs, such as program instructions/modules corresponding to the methods in the embodiments of the present disclosure. The controller 100 executes functional applications and data processing by executing software programs, instructions, and modules stored in the memory 101, that is, implements the control method for touch screen switching in the above-described method embodiments.
The memory 101 may include a storage program area and a storage data area, wherein the storage program area may store an operating system, an application program required for at least one function; the storage data area may store data created according to the use of the terminal device, and the like. In addition, the memory 101 may include a high-speed random access memory, and may also include a nonvolatile memory.
According to the control device for switching the touch screen provided by the embodiment, the control device for switching the touch screen can fill interface data of more than two interfaces at a time, switch the interfaces according to the displacement of the pointer, realize the sliding display effect, fill the video memory in advance for the interface data needing to be displayed, so that the video memory does not need to be continuously filled in the sliding process, the blocking influence caused by continuously filling the video memory is eliminated, the sliding speed of the touch screen is improved, the sliding of the touch screen is smoother, and the sliding experience effect is improved.
The embodiment of the disclosure provides a mobile terminal, contain foretell controlling means for touch-sensitive screen switching, this mobile terminal can be through once filling the interface data at interface more than two, and carry out the switching of interface according to the displacement of pointer, realize the sliding display effect, and carried out filling the video memory to the interface data that needs show in advance, make the slip process need not continuously fill the video memory again, thereby eliminated because the card that continuously fills the video memory and brought is stifled influence, touch-sensitive screen sliding speed has been improved, and make the touch-sensitive screen slide more smoothly, sliding experience effect has been improved.
The disclosed embodiments provide a computer-readable storage medium storing computer-executable instructions configured to perform the above-described control method for touch screen switching.
The disclosed embodiments provide a computer program product comprising a computer program stored on a computer readable storage medium, the computer program comprising program instructions which, when executed by a computer, cause the computer to perform the above-described control method for touch screen switching.
The computer-readable storage medium described above may be a transitory computer-readable storage medium or a non-transitory computer-readable storage medium.
The technical solution of the embodiments of the present disclosure may be embodied in the form of a software product, which is stored in a storage medium and includes one or more instructions for enabling a computer device (which may be a personal computer, a server, or a network device) to execute all or part of the steps of the method of the embodiments of the present disclosure. And the aforementioned storage medium may be a non-transitory storage medium comprising: 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, and may also be a transient storage medium.
The above description and drawings sufficiently illustrate embodiments of the disclosure to enable those skilled in the art to practice them. Other embodiments may incorporate structural, logical, electrical, process, and other changes. The examples merely typify possible variations. Individual components and functions are optional unless explicitly required, and the sequence of operations may vary. Portions and features of some embodiments may be included in or substituted for those of others. The scope of the disclosed embodiments includes the full ambit of the claims, as well as all available equivalents of the claims. As used in this application, although the terms "first," "second," etc. may be used in this application to describe various elements, these elements should not be limited by these terms. These terms are only used to distinguish one element from another. For example, a first element could be termed a second element, and, similarly, a second element could be termed a first element, unless the meaning of the description changes, so long as all occurrences of the "first element" are renamed consistently and all occurrences of the "second element" are renamed consistently. The first and second elements are both elements, but may not be the same element. Furthermore, the words used in the specification are words of description only and are not intended to limit the claims. As used in the description of the embodiments and the claims, the singular forms "a", "an" and "the" are intended to include the plural forms as well, unless the context clearly indicates otherwise. Similarly, the term "and/or" as used in this application is meant to encompass any and all possible combinations of one or more of the associated listed. Furthermore, the terms "comprises" and/or "comprising," when used in this application, specify the presence of stated features, integers, steps, operations, elements, and/or components, but do not preclude the presence or addition of one or more other features, integers, steps, operations, elements, components, and/or groups thereof. Without further limitation, an element defined by the phrase "comprising an …" does not exclude the presence of other identical elements in a process, method or device comprising the element. In this document, each embodiment may be described with emphasis on differences from other embodiments, and the same and similar parts between the respective embodiments may be referred to each other. For methods, products, etc. of the embodiment disclosures, reference may be made to the description of the method section for relevance if it corresponds to the method section of the embodiment disclosure.
Those of skill in the art would appreciate that the various illustrative elements and algorithm steps described in connection with the embodiments disclosed herein may be implemented as electronic hardware or combinations of computer software and electronic hardware. Whether such functionality is implemented as hardware or software may depend upon the particular application and design constraints imposed on the solution. Skilled artisans may implement the described functionality in varying ways for each particular application, but such implementation decisions should not be interpreted as causing a departure from the scope of the disclosed embodiments. It can be clearly understood by those skilled in the art that, for convenience and brevity of description, the specific working processes of the system, the apparatus and the unit described above may refer to the corresponding processes in the foregoing method embodiments, and are not described herein again.
In the embodiments disclosed herein, the disclosed methods, products (including but not limited to devices, apparatuses, etc.) may be implemented in other ways. For example, the above-described apparatus embodiments are merely illustrative, and for example, a division of a unit may be merely a division of a logical function, and an actual implementation may have another division, for example, a plurality of units or components may be combined or integrated into another system, or some features may be omitted, or not executed. In addition, the shown or discussed mutual coupling or direct coupling or communication connection may be an indirect coupling or communication connection through some interfaces, devices or units, and may be in an electrical, mechanical or other form. Units described as separate parts may or may not be physically separate, and parts displayed as units may or may not be physical units, may be located in one place, or may be distributed on a plurality of network units. Some or all of the units can be selected according to actual needs to implement the present embodiment. In addition, functional units in the embodiments of the present disclosure may be integrated into one processing unit, or each unit may exist alone physically, or two or more units are integrated into one unit.
The flowchart and block diagrams in the figures illustrate the architecture, functionality, and operation of possible implementations of systems, methods and computer program products according to embodiments of the present disclosure. In this regard, each block in the flowchart or block diagrams may represent a module, segment, or portion of code, which comprises one or more executable instructions for implementing the specified logical function(s). In some alternative implementations, the functions noted in the block may occur out of the order noted in the figures. For example, two blocks shown in succession may, in fact, be executed substantially concurrently, or the blocks may sometimes be executed in the reverse order, depending upon the functionality involved. In the description corresponding to the flowcharts and block diagrams in the figures, operations or steps corresponding to different blocks may also occur in different orders than disclosed in the description, and sometimes there is no specific order between the different operations or steps. For example, two sequential operations or steps may in fact be executed substantially concurrently, or they may sometimes be executed in the reverse order, depending upon the functionality involved. Each block of the block diagrams and/or flowchart illustrations, and combinations of blocks in the block diagrams and/or flowchart illustrations, can be implemented by special purpose hardware-based systems that perform the specified functions or acts, or combinations of special purpose hardware and computer instructions.

Claims (8)

1. A control method for touch screen switching, comprising:
completely filling interface data corresponding to more than two interfaces into a video memory;
and switching the interfaces according to the touch of the user on the touch screen.
2. The method of claim 1, wherein switching the interface according to the touch of the touch screen by the user comprises:
when the touch screen is pressed down and sliding operation occurs, controlling a pointer to perform displacement corresponding to the sliding operation;
and switching the interface according to the displacement of the pointer.
3. The method of claim 2, wherein controlling the pointer to make a displacement corresponding to the sliding operation comprises:
and under the condition that the pointer is displaced to the end position of the interface data in the video memory and the current displacement direction is continued, controlling the pointer to jump to the initial position of the interface data in the video memory.
4. The method according to claim 3, wherein the switching of the interface according to the displacement of the pointer comprises:
according to the switching direction of the interface, displacing the head position of the pointer;
reading corresponding interface data from the head position of the pointer;
and controlling the touch screen to display the read interface data.
5. The method of claim 4, wherein displacing the head position of the pointer according to the switching direction of the interface comprises:
and moving the head position of the pointer according to the switching direction of the interface and the set time interval.
6. The method of any of claims 1 to 5, further comprising:
and matching the corresponding interface sliding speed according to the speed of the sliding operation.
7. A control device for touch screen switching, comprising: memory and controller having stored thereon program instructions, characterized in that the controller, when executing said program instructions, executes a control method for touch screen switching according to any of claims 1 to 6.
8. A mobile terminal characterized by comprising the control device for touch screen switching according to claim 7.
CN201911206094.7A 2019-11-29 2019-11-29 Control method and device for touch screen switching and mobile terminal Pending CN111045589A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201911206094.7A CN111045589A (en) 2019-11-29 2019-11-29 Control method and device for touch screen switching and mobile terminal

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201911206094.7A CN111045589A (en) 2019-11-29 2019-11-29 Control method and device for touch screen switching and mobile terminal

Publications (1)

Publication Number Publication Date
CN111045589A true CN111045589A (en) 2020-04-21

Family

ID=70234154

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201911206094.7A Pending CN111045589A (en) 2019-11-29 2019-11-29 Control method and device for touch screen switching and mobile terminal

Country Status (1)

Country Link
CN (1) CN111045589A (en)

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102760026A (en) * 2011-04-27 2012-10-31 阿里巴巴集团控股有限公司 Touch screen interface display method and device, and touch screen apparatus
CN104571890A (en) * 2013-10-10 2015-04-29 京微雅格(北京)科技有限公司 Touch control sliding display system, electronic equipment and display method
CN106126062A (en) * 2016-06-21 2016-11-16 珠海市魅族科技有限公司 A kind of method and device of image switching
CN108762622A (en) * 2018-06-04 2018-11-06 北京搜狐新动力信息技术有限公司 A kind of the switching display methods and device of the page
CN110502169A (en) * 2018-05-18 2019-11-26 华为技术有限公司 A kind of display control method and terminal

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102760026A (en) * 2011-04-27 2012-10-31 阿里巴巴集团控股有限公司 Touch screen interface display method and device, and touch screen apparatus
CN104571890A (en) * 2013-10-10 2015-04-29 京微雅格(北京)科技有限公司 Touch control sliding display system, electronic equipment and display method
CN106126062A (en) * 2016-06-21 2016-11-16 珠海市魅族科技有限公司 A kind of method and device of image switching
CN110502169A (en) * 2018-05-18 2019-11-26 华为技术有限公司 A kind of display control method and terminal
CN108762622A (en) * 2018-06-04 2018-11-06 北京搜狐新动力信息技术有限公司 A kind of the switching display methods and device of the page

Similar Documents

Publication Publication Date Title
CN105354029B (en) Application control method and device
CN104156410A (en) Method, system and device for providing application programs
EP0065424A1 (en) Terminal independent color memory for a digital image display system
CN104991704A (en) Screen-splitting method for terminal and terminal
CN104813399A (en) Method for editing motion picture, terminal for same and recording medium
CN107690612A (en) A kind of display control method and electronic equipment
WO2016036728A1 (en) Snap points including ranges
CN102135879A (en) Method for intelligently modifying electronic device operating interface
CN106210858A (en) The changing method of a kind of terminal interface and device
CN106155503A (en) A kind of icon page fast switch over method, system and terminal
CN104571828A (en) Method for positioning and switching multiple columns or windows
CN104794412A (en) Information input method and device and mobile terminal
CN111045589A (en) Control method and device for touch screen switching and mobile terminal
US20160282957A1 (en) Keyboard output setting system and method
CN102301414B (en) State display device and method for display in state display device
CN113900570A (en) Game control method, device, equipment and storage medium
CN105100862A (en) Grid movement display processing method and grid movement display processing system
CN105446599A (en) Method and device for controlling operation interface
CN102055933A (en) OSD controller and control method thereof
CN101414259A (en) Method and apparatus for setting graphical user interface
CN109885227B (en) Content display method, display terminal, and computer storage medium
CN113253881B9 (en) Control display method and terminal equipment
US20160342306A1 (en) Electronic device and method for changing application icon
US20220129117A1 (en) Method for generating desktop of mobile terminal, device and electronic device
CN111782095B (en) Switching display method and device for display objects in visual area

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
RJ01 Rejection of invention patent application after publication

Application publication date: 20200421