CN104111785A - Method and device for responding to touch gestures - Google Patents
Method and device for responding to touch gestures Download PDFInfo
- Publication number
- CN104111785A CN104111785A CN201310133814.8A CN201310133814A CN104111785A CN 104111785 A CN104111785 A CN 104111785A CN 201310133814 A CN201310133814 A CN 201310133814A CN 104111785 A CN104111785 A CN 104111785A
- Authority
- CN
- China
- Prior art keywords
- touch gestures
- distance
- page
- initial position
- sliding
- 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
Links
Landscapes
- User Interface Of Digital Computer (AREA)
Abstract
The invention is suitable for the field of computers and provides a method and a device for responding to touch gestures. The method includes receiving an instruction indicating that a touch gesture starts, and recording an initial position of the touch gesture; receiving a sliding instruction of the touch gesture, and judging whether distance between a current position and an initial position of the touch gesture of sliding is larger than preset threshold distance or not; if yes, shielding a focus response of a current page, and recording track of sliding; receiving an instruction indicating that sliding of the touch gesture is finished, executing an operation corresponding to the track of sliding of the touch gesture, and restoring to execute the focus response of the page after operation. By the method and the device, triggering of the focus response in the page during screen sliding operation can be reduced, and the problem of misoperation or misguidance is avoided; multiple focus response states do not occur, so that stability of the page can be improved.
Description
Technical field
The invention belongs to computer realm, relate in particular to response method and the device of the touch gestures of touch apparatus.
Background technology
The touch-screen of the touch apparatus such as mobile phone or removable computer tends to exist multiple focuses on a screen, described focus, and the position that current exactly cursor is activated, is which control is selected, can be operated; Such as a text box obtains focus response, if the character of driving on keyboard has just directly entered text box; Also, such as a dropdown listbox obtains focus, you press the downward arrow on lower keyboard, and it will be listed list.User sends the instruction that swipes on the screen that has multiple focus responses, as swiped up and down or when left and right swipes, tend to trigger focus response in the region at the instruction place that swipes, and swipe in process at finger, in the time leaving focus response district focus response state disappeared, also may trigger next focus response, produce multiple focus responses, affect on the one hand the stability of page operation, on the other hand because multiple focus responses easily cause unnecessary maloperation or misguidance.
Produce multiple focuses responses when reducing swiping and cause that the page has some setbacks and the problem of maloperation, having at present a kind of mode is to have removed the focus response in the page, user can not cause focus response in the time of operation, but user can not trigger focus response simultaneously, be not easy to the confirmation operation that user's focusing responds the text box input content of state or button carried out to carriage return.
Summary of the invention
The object of the embodiment of the present invention is to provide a kind of response method of touch gestures, affect page stability and the easy problem of generation maloperation to solve prior art because easily producing multiple focuses responses when the swiping.
The embodiment of the present invention is achieved in that a kind of response method of touch gestures, and described method comprises the steps:
Receive the instruction that touch gestures starts, record the initial position of touch gestures;
Receive the slip instruction of touch gestures, judge whether the current location of the described touch gestures sliding is greater than default threshold distance to the distance of described initial position;
If the current location of the described touch gestures sliding is greater than default threshold distance to the distance of described initial position, the focus of shielding current page responds and records the track sliding;
Receive the instruction that touch gestures slip finishes, execution operates and recovers the focus response of the page after executable operations accordingly with the track of the slip of described touch gestures.
Another object of the embodiment of the present invention is to provide a kind of responding device of touch gestures, it is characterized in that, described device comprises:
Receiving record unit, the instruction starting for receiving touch gestures, records the initial position of touch gestures;
Receive judging unit, for receiving the slip instruction of touch gestures, judge whether the current location of the described touch gestures sliding is greater than default threshold distance to the distance of described initial position;
Screen unit, if be greater than default threshold distance for the current location of described touch gestures of sliding to the distance of described initial position, the focus of shielding current page responds and records the track of slip;
Receive performance element, the instruction finishing for receiving touch gestures slip, execution operates and recovers the focus response of the page after executable operations accordingly with the track of the slip of described touch gestures.
In embodiments of the present invention, in the time receiving the instruction that touch gestures starts, record the initial position of touch gestures, in the time that touch gestures slides, calculate the current location of touch gestures slip to the distance of initial position, judge whether described distance is greater than predeterminable range, if be greater than, the focus that shields current page responds and records the track sliding, in the time finishing to slide touch, the track of the slip of execution and touch gestures, the instruction that swipes operates accordingly, and recovers the focus response of the page after executable operations.The embodiment of the present invention is passed through the sliding distance of touch gestures and threshold distance comparison, in the time being greater than threshold distance, judge that it is for the gesture that swipes, the focus response of shielding current page, the triggering of focus response in can avoiding like this in ensuing swiping the page, avoid producing maloperation or misquoting the problem of leading, and owing to there will not be multiple focus response states, can improve the stability of the page.
Brief description of the drawings
Fig. 1 is the realization flow figure of the response of the touch gestures that provides of first embodiment of the invention;
Fig. 2 is the realization flow figure of the response of the touch gestures that provides of second embodiment of the invention;
Fig. 3 is the result block diagram of the responding device of the touch gestures that provides of third embodiment of the invention.
Embodiment
In order to make object of the present invention, technical scheme and advantage clearer, below in conjunction with drawings and Examples, the present invention is further elaborated.Should be appreciated that specific embodiment described herein, only in order to explain the present invention, is not intended to limit the present invention.
Described touch apparatus in embodiments of the present invention, comprise smart mobile phone, PAD and removable computer etc., can be applicable to the page of webpage, as html page or the WAP page, in the time that equipment receives the instruction that touch gestures starts, record the initial position of touch gestures, in the time that touch gestures slides, calculate the current location of touch gestures slip to the distance of initial position, judge whether described distance is greater than predeterminable range, if be greater than, the focus that shields current page responds and records the track sliding, in the time finishing to slide touch, the track of the slip of execution and touch gestures, the instruction that swipes operates accordingly, and the focus response that recovers the page after executable operations.The embodiment of the present invention is passed through the sliding distance of touch gestures and threshold distance comparison, in the time being greater than threshold distance, judge that it is for the gesture that swipes, the focus response of shielding current page, the triggering of focus response in can avoiding like this in ensuing swiping the page, avoid producing maloperation or misquoting the problem of leading, and owing to there will not be multiple focus response states, can improve the stability of the page.
Embodiment mono-:
Fig. 1 shows the realization flow of the response of the touch gestures that first embodiment of the invention provides, and details are as follows:
In step S101, receive the instruction that touch gestures starts, record the initial position of touch gestures.
Concrete, touch apparatus receives touch gestures, normally obtain by the mode of monitoring, system is monitored touch-screen and is triggered touchstart event, in the time listening to touchstart event, on the touch-screen of touch apparatus, receive the instruction that touch gestures starts, and recorded the initial position of touch gestures.
Described initial position, can, for the coordinate figure of the touchstart event of monitoring, for touch-screen, use two-dimensional coordinate can record the value of initial position.
In step S102, receive the slip instruction of touch gestures, judge whether the current location of the described touch gestures sliding is greater than default threshold distance to the distance of described initial position.
Listening to after touchstart event, touch gestures slides on screen, the touchmove event of meeting triggering system, listen to after touchmove event, record the coordinate of the current location of touch gestures slip, by the coordinate figure of initial position and the coordinate figure of current location, can obtain the distance of current location apart from initial position.
In step S103, if the current location of the described touch gestures sliding is greater than default threshold distance to the distance of described initial position, the focus of shielding current page responds and records the track sliding.
Concrete, the described page is Webpage or the application page.
In the time that the current location of the described touch gestures sliding is greater than default threshold distance to the distance of described initial position, can judge that current touch gestures is as swiping.For avoiding current operation to occur mistake response or maloperation to the focus response district of current page, system shields the focus response of current page.Be defined as after swiping, recording the track of the slip of touch gestures, as swiped up and down, left and right swipes or bend the track such as swipe.
Described default threshold distance, be generally less than the length in single focus response district, for the threshold distance that makes to set in advance has ubiquity and avoids revising frequently, can be set to ten pixel left and right by described threshold distance, the judgement of the gesture that so on the one hand can fast as far as possible completing swipes, the focus response of shielding current page, reduces the mistake response of the page, meanwhile, the micro-displacement can prevent from receiving click commands time and the mistake response that produces is the instruction that swipes.
In step S104, the instruction that the slip of reception touch gestures finishes, execution operates and recovers the focus response of the page after executable operations accordingly with the track of the slip of described touch gestures.
System continues to monitor the event that touch-screen triggers, in touch gestures sliding process, can receive multiple touchmove events, in the time that the slip of touch gestures finishes, system listens to the touchend event of triggering, and the track of the slip of the touch gestures recording according to step S103 is carried out with described track and operated accordingly, the prevpage that represents to jump to current page left as swiped, swipes to the right and advances to next page etc.Complete after page jump executing the gesture that swipes, recover the focus response of the page after executable operations, make current page can normally receive clicking operation and trigger focus response state.
The embodiment of the present invention is by the time that the sliding distance of touch gestures exceedes threshold distance, focus response to current page shields, executing after operation, the page executing after operation is recovered to focus response, thereby the mistake focus occurring can effectively reduce swiping time responds state and occurs misquoting the situation of leading, and improves the stability of the page.
Embodiment bis-:
The process flow diagram of the response of the touch gestures providing for second embodiment of the invention is provided Fig. 2, and details are as follows:
In step S201, threshold distance is set.
Concrete, described threshold distance, is generally less than the length in single focus response district, and a focus response district refers to a word button or text input box etc.Do not affecting under the prerequisite of click commands mistake response, arranging threshold distance is ten pixel left and right, can judge fast the gesture that swipes, thereby shields fast the focus response of current page, avoids false triggering.
In step S202, receive the instruction that touch gestures starts, record the initial position of touch gestures.
In step S203, receive the slip instruction of touch gestures, judge whether the current location of the described touch gestures sliding is greater than default threshold distance to the distance of described initial position.
In step S204, if the current location of the described touch gestures sliding is greater than default threshold distance to the distance of described initial position, the focus of shielding current page responds and records the track sliding.
Concrete, the described page is Webpage or the application page.
In step S205, the current location of the described touch gestures that stops relatively sliding is to the distance of described initial position and default threshold distance.
Concrete, in a swiping, the threshold distance of setting is generally much smaller than the length of the gesture that swipes.Therefore, in the multiple touchmove events that listen to, carry out too much invalid relatively calculating in the whole gesture that swipes, be greater than threshold distance once obtain the position of touch gestures in monitored touchmove event to the distance of initial position, stop the current location of the described touch gestures relatively sliding to the distance of described initial position and default threshold distance.
In the time that the position that listens to touch gestures in touchmove event is greater than threshold distance to the distance of initial position, send the focus response in instruction shielding current page, until listen to before the touchend event of this touch gestures, page focus response district no longer receives focus response instruction, ensures the stable and reliable of full page.Certainly, returning of may occurring in sliding process slides to while being less than threshold distance apart from the distance of initial position and also can no longer change, and thinks that this touch has been defined as the gesture that swipes.
In step S206, the instruction that the slip of reception touch gestures finishes, execution operates and recovers the focus response of the page after executable operations accordingly with the track of the slip of described touch gestures.
The recovery of the focus response of the page with in step S204, shield corresponding, after the swiping receiving touch gestures, page when swiping may be not identical with the page after swiping, as the page after swiping is, on the page basis in the time swiping, redirect etc. has occurred, this recovery operation is only directed to carries out the page swiping after instruction.
In step S207, if the end position that described touch gestures slides is less than or equal to default threshold distance to the distance of described initial position, judge that described touch gestures is clicking operation.
When the touch gestures receiving is while being click commands, start to end from touch gestures, the position of touch gestures is less than threshold distance all the time to the distance of initial position, the instruction that this operating gesture is corresponding is click commands, comprise click, grow by etc. instruction.
The embodiment of the present invention is by arranging threshold distance, distance and threshold distance that touch gestures is slided compare, judge that if be greater than it is the gesture shield the focus response of current page of swiping, and stop touch gestures slide distance and threshold distance compare, raising system operational efficiency; Execute the focus response that recovers the page after swiping, can not have influence on the normal function of the page.
Embodiment tri-:
The structural representation of the responding device of the touch gestures that Fig. 3 provides for third embodiment of the invention, details are as follows:
The responding device of the touch gestures described in the embodiment of the present invention, comprises receiving record unit 301, reception judging unit 302, screen unit 303 and receives performance element 304, wherein:
Described receiving record unit 301, the instruction starting for receiving touch gestures, records the initial position of touch gestures;
Described reception judging unit 302, for receiving the slip instruction of touch gestures, judges whether the current location of the described touch gestures sliding is greater than default threshold distance to the distance of described initial position;
Described screen unit 303, if be greater than default threshold distance for the current location of described touch gestures of sliding to the distance of described initial position, the focus of shielding current page responds and records the track of slip;
Described reception performance element 304, the instruction finishing for receiving touch gestures slip, execution operates and recovers the focus response of the page after executable operations accordingly with the track of the slip of described touch gestures.
Receiving record unit 301 receives the instruction that touch gestures starts the initial position that records touch gestures, receive the slip instruction that judging unit receives touch gestures, the distance of the initial position that the current location that touch gestures is slided records to described receiving record unit 301 and default threshold distance comparison, if the distance of the initial position that the current location that touch gestures slides records to described receiving record unit 301 is greater than default threshold distance, the focus that shields current page by screen unit 303 responds and records the track sliding, in the time that reception performance element 304 receives the instruction of touch gestures slip end, execution operates and recovers the focus response of the page after executable operations accordingly with the track of the slip of described touch gestures.When making it possible to normal response and swipe the instruction of gesture, response brings the interference to page stability to current page mistake also to reduce the gesture that swipes.
For improving system effectiveness, described device also can comprise and stop comparing unit 305, for the current location of the described touch gestures that stops relatively sliding to the distance of described initial position and default threshold distance.Obtaining touch gestures when swiping gesture, stop comparison and the transmission instruction that swipes by stopping comparing unit 305, improve system effectiveness.
For adjusting flexibly threshold distance, described device also can comprise threshold distance setting unit 306, for threshold distance is set.
Described device also can comprise clicking operation judging unit 307, if the end position sliding for described touch gestures is less than or equal to default threshold distance to the distance of described initial position, judges that described touch gestures is clicking operation.
Concrete, the page described in the embodiment of the present invention is Webpage or the application page.
Device described in the embodiment of the present invention is corresponding with the method enforcement described in embodiment mono-and two, does not repeat at this.
In embodiments of the present invention, receive the instruction that touch gestures starts, record the initial position of touch gestures, in the time that touch gestures slides, calculate the current location of touch gestures slip to the distance of initial position, judge whether described distance is greater than predeterminable range, if be greater than, the focus that shields current page responds and records the track sliding, in the time finishing to slide touch, the track of the slip of execution and touch gestures, the instruction that swipes operates accordingly, and recovers the focus response of the page after executable operations.The embodiment of the present invention is passed through the sliding distance of touch gestures and threshold distance comparison, in the time being greater than threshold distance, judge that it is for the gesture that swipes, the focus response of shielding current page, the triggering of focus response in can avoiding like this in ensuing swiping the page, avoid producing maloperation or misquoting the problem of leading, and owing to there will not be multiple focus response states, can improve the stability of the page.
The foregoing is only preferred embodiment of the present invention, not in order to limit the present invention, all any amendments of doing within the spirit and principles in the present invention, be equal to and replace and improvement etc., within all should being included in protection scope of the present invention.
Claims (10)
1. a response method for touch gestures, is characterized in that, described method comprises the steps:
Receive the instruction that touch gestures starts, record the initial position of touch gestures;
Receive the slip instruction of touch gestures, judge whether the current location of the described touch gestures sliding is greater than default threshold distance to the distance of described initial position;
If the current location of the described touch gestures sliding is greater than default threshold distance to the distance of described initial position, the focus of shielding current page responds and records the track sliding;
The instruction that the slip of reception touch gestures finishes, execution operates and recovers the focus response of the page after executable operations accordingly with the track of the slip of described touch gestures.
2. method according to claim 1, it is characterized in that, if the current location of described touch gestures and the distance of described initial position in described slip are greater than default threshold distance, shielding current page focus respond and record slip track step after, also comprise:
The current location of the described touch gestures that stops relatively sliding is to the distance of described initial position and default threshold distance.
3. method according to claim 1, is characterized in that, described method also comprises:
Threshold distance is set.
4. method according to claim 1, is characterized in that, described method also comprises:
If the end position that described touch gestures slides is less than or equal to default threshold distance to the distance of described initial position, judge that described touch gestures is clicking operation.
5. according to the method described in claim 1 to 4 any one, it is characterized in that, the page in described method is Webpage or the application page.
6. a responding device for touch gestures, is characterized in that, described device comprises:
Receiving record unit, the instruction starting for receiving touch gestures, records the initial position of touch gestures;
Receive judging unit, for receiving the slip instruction of touch gestures, judge whether the current location of the described touch gestures sliding is greater than default threshold distance to the distance of described initial position;
Screen unit, if be greater than default threshold distance for the current location of described touch gestures of sliding to the distance of described initial position, the focus of shielding current page responds and records the track of slip;
Receive performance element, the instruction finishing for receiving touch gestures slip, execution operates and recovers the focus response of the page after executable operations accordingly with the track of the slip of described touch gestures.
7. device according to claim 6, is characterized in that, described device also comprises:
Stop comparing unit, for the current location of the described touch gestures that stops relatively sliding to the distance of described initial position and default threshold distance.
8. device according to claim 6, is characterized in that, described device also comprises:
Threshold distance setting unit, for arranging threshold distance.
9. device according to claim 6, is characterized in that, described device also comprises:
Clicking operation judging unit, if the end position sliding for described touch gestures is less than or equal to default threshold distance to the distance of described initial position, judges that described touch gestures is clicking operation.
10. according to the device described in claim 6-9 any one, it is characterized in that, the page in described device is Webpage or the application page.
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
CN201310133814.8A CN104111785A (en) | 2013-04-17 | 2013-04-17 | Method and device for responding to touch gestures |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
CN201310133814.8A CN104111785A (en) | 2013-04-17 | 2013-04-17 | Method and device for responding to touch gestures |
Publications (1)
Publication Number | Publication Date |
---|---|
CN104111785A true CN104111785A (en) | 2014-10-22 |
Family
ID=51708598
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
CN201310133814.8A Pending CN104111785A (en) | 2013-04-17 | 2013-04-17 | Method and device for responding to touch gestures |
Country Status (1)
Country | Link |
---|---|
CN (1) | CN104111785A (en) |
Cited By (7)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN104572119A (en) * | 2015-01-26 | 2015-04-29 | 深圳市中兴移动通信有限公司 | Method and system for arranging files |
CN105956455A (en) * | 2016-05-10 | 2016-09-21 | 北京京东尚科信息技术有限公司 | Method and device for carrying out verification by utilizing Sudoku sliding lock verification codes |
CN106933401A (en) * | 2015-12-31 | 2017-07-07 | 北京国双科技有限公司 | The method and apparatus for obtaining click event |
CN108388393A (en) * | 2018-01-02 | 2018-08-10 | 阿里巴巴集团控股有限公司 | Mobile terminal clicks recognition methods and the device of event |
CN109491746A (en) * | 2018-11-07 | 2019-03-19 | 沈文策 | A kind of saturating solution of touch screen terminal point, device, touch screen terminal and storage medium |
CN110493624A (en) * | 2019-08-28 | 2019-11-22 | 上海云视科技股份有限公司 | Touching telecontrol method, apparatus, remote controler, intelligent TV set and storage medium |
CN117193564A (en) * | 2023-10-26 | 2023-12-08 | 深圳市魔样科技有限公司 | Intelligent bracelet false touch detection method based on data analysis |
Citations (5)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN101237636A (en) * | 2007-01-30 | 2008-08-06 | 海尔集团公司 | Touch screen for mobile phone |
US20100107046A1 (en) * | 2008-10-27 | 2010-04-29 | Min Hun Kang | Mobile terminal and operating method thereof |
CN101788880A (en) * | 2010-01-08 | 2010-07-28 | 张盛毅 | Screen locking method of hand-held equipment |
CN102193720A (en) * | 2010-03-03 | 2011-09-21 | 宏碁股份有限公司 | Content selection method and touch-control system thereof |
CN102841745A (en) * | 2012-06-28 | 2012-12-26 | 宇龙计算机通信科技(深圳)有限公司 | Page display method and communication terminal |
-
2013
- 2013-04-17 CN CN201310133814.8A patent/CN104111785A/en active Pending
Patent Citations (5)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN101237636A (en) * | 2007-01-30 | 2008-08-06 | 海尔集团公司 | Touch screen for mobile phone |
US20100107046A1 (en) * | 2008-10-27 | 2010-04-29 | Min Hun Kang | Mobile terminal and operating method thereof |
CN101788880A (en) * | 2010-01-08 | 2010-07-28 | 张盛毅 | Screen locking method of hand-held equipment |
CN102193720A (en) * | 2010-03-03 | 2011-09-21 | 宏碁股份有限公司 | Content selection method and touch-control system thereof |
CN102841745A (en) * | 2012-06-28 | 2012-12-26 | 宇龙计算机通信科技(深圳)有限公司 | Page display method and communication terminal |
Cited By (13)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN104572119A (en) * | 2015-01-26 | 2015-04-29 | 深圳市中兴移动通信有限公司 | Method and system for arranging files |
CN106933401A (en) * | 2015-12-31 | 2017-07-07 | 北京国双科技有限公司 | The method and apparatus for obtaining click event |
CN105956455B (en) * | 2016-05-10 | 2019-08-30 | 北京京东尚科信息技术有限公司 | The method and apparatus verified using nine grids sliding lock identifying code |
CN105956455A (en) * | 2016-05-10 | 2016-09-21 | 北京京东尚科信息技术有限公司 | Method and device for carrying out verification by utilizing Sudoku sliding lock verification codes |
CN108388393A (en) * | 2018-01-02 | 2018-08-10 | 阿里巴巴集团控股有限公司 | Mobile terminal clicks recognition methods and the device of event |
WO2019134542A1 (en) * | 2018-01-02 | 2019-07-11 | 阿里巴巴集团控股有限公司 | Mobile terminal click event recognition method and apparatus |
TWI694373B (en) * | 2018-01-02 | 2020-05-21 | 香港商阿里巴巴集團服務有限公司 | Method and device for identifying click event of mobile terminal |
CN108388393B (en) * | 2018-01-02 | 2020-08-28 | 阿里巴巴集团控股有限公司 | Identification method and device for mobile terminal click event |
US10852943B2 (en) | 2018-01-02 | 2020-12-01 | Advanced New Technologies Co., Ltd. | Mobile terminal click event recognition method and apparatus |
CN109491746A (en) * | 2018-11-07 | 2019-03-19 | 沈文策 | A kind of saturating solution of touch screen terminal point, device, touch screen terminal and storage medium |
CN110493624A (en) * | 2019-08-28 | 2019-11-22 | 上海云视科技股份有限公司 | Touching telecontrol method, apparatus, remote controler, intelligent TV set and storage medium |
CN117193564A (en) * | 2023-10-26 | 2023-12-08 | 深圳市魔样科技有限公司 | Intelligent bracelet false touch detection method based on data analysis |
CN117193564B (en) * | 2023-10-26 | 2024-02-02 | 深圳市魔样科技有限公司 | Intelligent bracelet false touch detection method based on data analysis |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
CN104111785A (en) | Method and device for responding to touch gestures | |
CN103365588B (en) | Touch screen operation processing method and touch equipment | |
EP3190502B1 (en) | Icon control method and corresponding terminal | |
CN102819352B (en) | The method and apparatus of control terminal | |
CN104571852B (en) | The moving method and device of icon | |
CN103135818B (en) | Quick operation response method and electronic equipment | |
CN102830898A (en) | Apparatus and method for scrolling in device with touch screen | |
US20150161095A1 (en) | Method for inserting or deleting cells, rows or columns in spreadsheet and a device therefor | |
US20150277748A1 (en) | Edit providing method according to multi-touch-based text block setting | |
CN102236442A (en) | Touchpad control system and method | |
CN103870156A (en) | Method and device for processing object | |
CN105511781A (en) | Starting application program method, device and user device | |
CN104699392A (en) | Method, device and intelligent terminal for preventing touch key from being wrongly triggered | |
CN109766054B (en) | Touch screen device and control method and medium thereof | |
CN103970460A (en) | Touch screen-based operation method and terminal equipment using same | |
CN104205033A (en) | Method of controlling touch-based input | |
CN103019426A (en) | Interacting method and interacting device in touch terminal | |
CN104765557A (en) | Method and device for reducing mis-operation of touch screen | |
CN103473014A (en) | Multitask switching method and terminal | |
CN103530045A (en) | Menu item starting method and mobile terminal | |
CN106959746A (en) | The processing method and processing device of speech data | |
CN109144309A (en) | Touch control method and device, storage medium and terminal equipment | |
CN104267867A (en) | Content input method and device | |
CN103677577A (en) | Terminal object operating method and terminal | |
CN104765563A (en) | Control method and device for terminal application program |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
C06 | Publication | ||
PB01 | Publication | ||
EXSB | Decision made by sipo to initiate substantive examination | ||
SE01 | Entry into force of request for substantive examination | ||
RJ01 | Rejection of invention patent application after publication | ||
RJ01 | Rejection of invention patent application after publication |
Application publication date: 20141022 |