CN103838502A - Sliding identification method and device - Google Patents

Sliding identification method and device Download PDF

Info

Publication number
CN103838502A
CN103838502A CN201210477037.4A CN201210477037A CN103838502A CN 103838502 A CN103838502 A CN 103838502A CN 201210477037 A CN201210477037 A CN 201210477037A CN 103838502 A CN103838502 A CN 103838502A
Authority
CN
China
Prior art keywords
view
slip event
rolling
screen slip
view control
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.)
Granted
Application number
CN201210477037.4A
Other languages
Chinese (zh)
Other versions
CN103838502B (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 CN201210477037.4A priority Critical patent/CN103838502B/en
Publication of CN103838502A publication Critical patent/CN103838502A/en
Application granted granted Critical
Publication of CN103838502B publication Critical patent/CN103838502B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Landscapes

  • User Interface Of Digital Computer (AREA)

Abstract

The embodiment of the invention provides a sliding identification method and device. The sliding identification method comprises the steps that a first view and a second view below the first view are set, wherein the first view serves as a parent container of a first rolling view control; the first view receives a screen sliding event and judges whether the screen sliding event is a screen sliding event corresponding to the first rolling view control or not; if yes, the first rolling view control processes the screen sliding event and stops transmitting the screen sliding event; if not, the screen sliding event is transmitted to the second view. The sliding identification method and device improve the identification success rate of the screen sliding event, can be applied to various terminals, can be used in a cross-platform and cross-terminal mode, and are wide in application range.

Description

A kind of slip recognition methods and device
Technical field
Embodiment of the present invention relates to technical field of information processing, more specifically, relates to a kind of slip recognition methods and device.
Background technology
Intelligent terminal (Smartphone), refer to " as PC; there is independently operating system; can be by user's program that the third party service provider such as mounting software, game provides voluntarily; constantly the function of mobile phone is expanded by this class method, and can realize the general name of such class mobile phone that wireless network accesses by mobile communication network ".
Intelligent terminal operating system is a kind of arithmetic capability and the stronger cell phone system of function ratio traditional function cell phone system.At present, use more operating system to have: Android, iOS, Symbian, Windows Phone and BlackBerry OS, etc., the application software between them is conventionally incompatible.Because third party software can be installed as PC, intelligent terminal has abundant function.Intelligent terminal can show and the shown out consistent normal webpage of PC, and it has independently operating system and good user interface, and it has very strong application scalability, can facilitate and optionally install and delete application program.
In some application programs of intelligent terminal, a large amount of employings have the user interactions modes based on screen slip event at present.At present, generally adopt various rolling views (ScrollView) control to carry out the finger sliding event on recognition screen.If the content size of rolling view control is set to be greater than the size of screen, the view control of rolling can represent full content by rolling.If the width of rolling view control is the same with screen, and is highly greater than screen, can realize sliding up and down; If the height of rolling view control is the same with screen, and width is greater than screen, can realize and horizontally slipping.
In the prior art, generally adopt the rolling view control of two stacks to realize horizontally slips and slides up and down the situation that may exist simultaneously.But because user's slip gesture is mostly comparatively random, the stack of two rolling view control can often cause these two rolling view control to tackle screen slip event simultaneously, thus the identification making the mistake.
Summary of the invention
Embodiment of the present invention proposes a kind of slip recognition methods, to improve screen slip event recognition success rate.
Embodiment of the present invention also proposes a kind of slip recognition device, to improve screen slip event recognition success rate.
The concrete scheme of embodiment of the present invention is as follows:
A kind of slip recognition methods, the method comprises:
The first view is set and is positioned at the second view below the first view, wherein the first view is as father's container of the first rolling view control;
The first view receives screen slip event, judge whether this screen slip event is the corresponding screen slip event of the first rolling view control, if, process this screen slip event and stop transmitting screen slip event by described the first rolling view control, if not, this screen slip event is delivered to the second view.
A kind of slip recognition device, comprises view setting unit and the first view processing unit, wherein:
View setting unit, for the first view being set and being positioned at the second view below the first view, wherein the first view is as father's container of the first rolling view control;
The first view processing unit, be used for enabling the first view and receive screen slip event, judge whether this screen slip event is the corresponding screen slip event of the first rolling view control, if, process this screen slip event and stop transmitting screen slip event by described the first rolling view control, if not, this screen slip event is delivered to the second view.
Can find out from technique scheme, in embodiment of the present invention, the first view is set and is positioned at the second view below the first view, wherein the first view is as father's container of the first rolling view control; The first view receives screen slip event, judge whether this screen slip event is the corresponding screen slip event of the first rolling view control, if, process this screen slip event and stop transmitting screen slip event by described the first rolling view control, if not, this screen slip event is delivered to the second view.As can be seen here, after application embodiment of the present invention, realize the difference identifying processing of the screen slip event of multiple rolling view control, prevented multiple rolling view control mistake identification problem that recognition screen slip event causes simultaneously, thereby improved screen slip event recognition success rate.
In addition, embodiment of the present invention can be able to be applied in various terminals, can cross-platform cross terminal use embodiment of the present invention, the scope of application is very extensive.
Brief description of the drawings
Fig. 1 is the slip recognition methods process flow diagram according to embodiment of the present invention;
Fig. 2 is to be the hierarchical chart of rolling view control of horizontally slipping according to the superiors of embodiment of the present invention;
Fig. 3 is to be the hierarchical chart that slides up and down rolling view control according to the superiors of embodiment of the present invention;
Fig. 4 is the slip recognition device structural drawing according to embodiment of the present invention.
Embodiment
For making the object, technical solutions and advantages of the present invention clearer, below in conjunction with accompanying drawing, the present invention is described in further detail.
In various application scenarioss, while application such as the product on exploitation mobile device, often use the gesture operations such as click, touch, slip.In the process of exploitation corresponding product, sometimes need to use following scene: complete the recognition effect to horizontally slipping and sliding up and down by the rolling view control of two stacks simultaneously.Because user's gesture is not often the left and right of standard or slides up and down, the slip event discrimination in this scene is exactly the important indicator of weighing product application function.
When multiple rolling view control are used simultaneously, and while being superimposed upon above same view, each rolling view control is preferentially tackled screen slip event, judges that separately whether screen slip event is the slip event that is suitable for self identification.Like this when user finger is during in the enterprising line slip of screen, each rolling view control all can judge this screen slip event, thereby can cause the situation of identification error, can not react in time user's intention.
Such as: in the prior art; in the time adopting the rolling view control of two stacks to realize to horizontally slip and slide up and down this two kinds of sliding effects simultaneously; because these two rolling view control do not have level difference; can tackle screen slip event simultaneously and judge whether separately and roll, therefore often there will be the mistake identification for nonstandard slip gesture.To be that user may object originally be to horizontally slip, but to be identified in order sliding up and down, etc.
In embodiment of the present invention, by the mode of view layering, isolate for the identification of screen slip event.Each rolling view control can be carried out intercept process to screen slip event separately separately, realize the interception judgement of different rolling view control has been placed on above different views, so just avoid multiple rolling view control to tackle the situation of a screen slip event simultaneously, therefore can improve screen slip event recognition success rate.
Fig. 1 is the slip recognition methods process flow diagram according to embodiment of the present invention.
As shown in Figure 1, the method comprises:
Step 101: the first view is set and is positioned at the second view below the first view, wherein the first view is as father's container of the first rolling view control.
Here, first the first view is set and is positioned at the second view below the first view, the father's container using the first view as the first rolling view control, and also the principal of the first rolling view control is set to this first view.In the time that user makes gesture on screen, according to the pass order of screen slip event, will first be received by the first view that is positioned at the second view upper strata.
Step 102: the first view receives screen slip event, judge whether this screen slip event is the corresponding screen slip event of the first rolling view control, if, process this screen slip event and stop transmitting screen slip event by described the first rolling view control, if not, this screen slip event is delivered to the second view.
In the time that user makes gesture on screen, first the first view of the superiors receives screen slip event.Because this first view is father's container of the first rolling view control, so the first rolling view control is preferentially carried out event handling, judge this screen slip event whether by the first rolling view control the slip of correspondence identification.That the first rolling view control is processed this screen slip event and stopped transmitting screen slip event, if judgement is not, this screen slip event is delivered to the second view if be judged to be.
Visible, by this mode for view layering, screen slip event can not judged by multiple rolling view control simultaneously.By for different rolling view control, different views being set, rolling view control can be processed to the order of event separately.Understand the rolling view control identifying processing respectively by separately thereby slide up and down and horizontally slip, and there will not be the problem of mistake identification.
In said method flow process, the father container of the second view as the second rolling view control can also be set; When the second view receives the screen slip event being delivered to from the first view, judge that whether this screen slip event is the corresponding screen slip event of the second rolling view control, if so, processes this screen slip event by the second rolling view control.
Preferably, the glide direction of the corresponding screen slip event of the second rolling view control and the corresponding screen slip event of the first rolling view control is orthogonal, horizontally slips and slides up and down the situation that may exist thereby be particularly suitable for processing simultaneously.
Preferably, three-view diagram can also be set and be positioned at the three-view diagram below the second view, wherein three-view diagram is as father's container of the 3rd rolling view control.When the second view receives the screen slip event being delivered to from the first view, and judge that this screen slip event is not during by the corresponding screen slip event of the second rolling view control, can be delivered to three-view diagram by this screen slip event.Then, three-view diagram receives the screen slip event being delivered to from the second view, judge that whether this screen slip event is the corresponding screen slip event of the 3rd rolling view control, if so, processes this screen slip event by described the 3rd rolling view control.
It will be appreciated by those of skill in the art that and can also continue similar the 4th view, the 5th view etc. of arranging, embodiment of the present invention is to this and indefinite.
Visible, embodiment of the present invention, by the mode of view layering, is isolated for the identification of screen slip event.Each rolling view control can be carried out intercept process to screen slip event separately separately, thereby realized, the interception judgement of different rolling view control is placed on above different views, therefore reduces the generation of screen slip event false recognition rate.
In one embodiment, the first rolling view control is corresponding to the rolling view control horizontally slipping, and now judges whether this screen slip event is that the corresponding screen slip event of the first rolling view control is: judge that whether this screen slip event is for horizontally slipping.Meanwhile, the second rolling view control is corresponding to the rolling view control sliding up and down, and now judges whether this screen slip event is that the corresponding screen slip event of the second rolling view control is: judge that whether this screen slip event is for sliding up and down.
Fig. 2 is to be the hierarchical chart of rolling view control of horizontally slipping according to the superiors of embodiment of the present invention.
As seen from Figure 2, embodiment of the present invention is divided into two-layer, and ground floor (being the top layer of screen) comprises the rolling view control that horizontally slips and the first view as father's container of this rolling view control horizontally slipping; Below ground floor, also have the second layer, the second layer comprises the rolling view control that slides up and down and the second view as father's container of this rolling view control sliding up and down.The first view is the container view of the rolling view control that horizontally slips, and is the principal of this rolling view control that horizontally slips.
In the time that user points in the enterprising line slip of screen, according to the pass order of screen slip event, will first receive this screen slip event by the first view of ground floor.The first view receives screen slip event, judge whether this screen slip event is the corresponding screen slip event of the first rolling view control (determining whether to horizontally slip), if, process this screen slip event and stop transmitting screen slip event by the first rolling view control, if not, this screen slip event is delivered to the second view.
The second view receives the screen slip event being delivered to from the first view, judge whether this screen slip event is the corresponding screen slip event of the second rolling view control (determining whether to slide up and down), if so, process this screen slip event by described the second rolling view control.
In one embodiment, the first rolling view control is corresponding to the rolling view control sliding up and down, and now judges whether this screen slip event is that the corresponding screen slip event of the first rolling view control is: judge that whether this screen slip event is for sliding up and down.Meanwhile, the second rolling view control is corresponding to the rolling view control horizontally slipping, and now judges whether this screen slip event is that the corresponding screen slip event of the second rolling view control is: judge that whether this screen slip event is for horizontally slipping.
Fig. 3 is to be the hierarchical chart that slides up and down rolling view control according to the superiors of embodiment of the present invention.
As seen from Figure 3, embodiment of the present invention is divided into two-layer, and ground floor (being the top layer of screen) comprises the rolling view control that slides up and down and the first view as father's container of this rolling view control sliding up and down; Below ground floor, also have the second layer, the second layer comprises the rolling view control that horizontally slips and the second view as father's container of this rolling view control horizontally slipping.The first view is the container view of the rolling view control that slides up and down, and is this principal who slides up and down rolling view control.
In the time that user points in the enterprising line slip of screen, according to the pass order of screen slip event, will first receive this screen slip event by the first view of ground floor.The first view receives screen slip event, judge whether this screen slip event is the corresponding screen slip event of the first rolling view control (determining whether to slide up and down), if, process this screen slip event and stop transmitting screen slip event by the first rolling view control, if not, this screen slip event is delivered to the second view.
The second view receives the screen slip event being delivered to from the first view, judge whether this screen slip event is the corresponding screen slip event of the second rolling view control (determining whether to horizontally slip), if so, process this screen slip event by described the second rolling view control.
Embodiment of the present invention is particularly suitable for the identifying processing for the screen slip event of intelligent terminal.Wherein, intelligent terminal can include, but are not limited to: functional mobile phone, smart mobile phone, palm PC, PC (PC), vehicle-mounted computer, panel computer or PDA(Personal Digital Assistant), etc.
Although enumerated in detail above the instantiation of intelligent terminal and intelligent terminal operating system, those skilled in the art can recognize, these are enumerated is only purposes of illustration, is not intended to limit the present invention the protection domain of embodiment.
Intelligent terminal goes for intelligent terminal operating system arbitrarily, the operating system that specifically can adopt includes, but are not limited to: Android (Andorid), Palm OS, Symbian(Saipan), Windowsmobile, Linux, Android(Android), iPhone(apple) OS, Black Berry(blackberry, blueberry) OS 6.0, Windows Phone series, etc.
Preferably, intelligent terminal specifically can adopt Android operating system, and intelligent terminal can use among each version of Andorid, include, but are not limited to: A Tongmu (Android Beta), clockwork spring robot (Android 1.0), cup cake (Android 1.5), baked donut (Android 1.6), muffin (Android2.0/2.1), frozen yogurt (Android 2.2), gingerbread (Android 2.3), honeycomb (Android 3.0), ice cream sandwich (Android 4.0), jelly beans (Jelly Bean, Android 4.1) etc. version.Below enumerated in detail the concrete version of Android platform, it will be appreciated by those of skill in the art that embodiment of the present invention is not limited to the above-mentioned version of enumerating, and can also be applicable among other any versions based on Android software architecture.
Based on above-mentioned labor, embodiment of the present invention has also proposed a kind of slip recognition device.
Fig. 4 is the slip recognition device structural drawing according to embodiment of the present invention.
As shown in Figure 4, this device comprises: view setting unit 401 and the first view processing unit 402.Wherein:
View setting unit 401, for the first view being set and being positioned at the second view below the first view, wherein the first view is as father's container of the first rolling view control;
The first view processing unit 402, be used for enabling the first view and receive screen slip event, judge whether this screen slip event is the corresponding screen slip event of the first rolling view control, if, process this screen slip event and stop transmitting screen slip event by described the first rolling view control, if not, this screen slip event is delivered to the second view.
Preferably, this device further comprises the second view processing unit 403.
View setting unit 401, is further used for arranging the father container of the second view as the second rolling view control;
The second view processing unit 403, receive for enabling the second view the screen slip event being delivered to from the first view, judge whether this screen slip event is the corresponding screen slip event of the second rolling view control, if so, process this screen slip event by described the second rolling view control.
Preferably, the glide direction of the corresponding screen slip event of the second rolling view control and the corresponding screen slip event of the first rolling view control is orthogonal, horizontally slips and slides up and down the situation that may exist thereby be particularly suitable for processing simultaneously.
In one embodiment, the first rolling view control is corresponding to the rolling view control horizontally slipping; The first view processing unit 402, for judging that whether this screen slip event is for horizontally slipping; The second rolling view control is corresponding to the rolling view control sliding up and down, and the second view processing unit 403, for judging that whether this screen slip event is for sliding up and down.
In one embodiment, described the first rolling view control is corresponding to the rolling view control sliding up and down, and the first view processing unit 402, for judging that whether this screen slip event is for sliding up and down; Described the second rolling view control is corresponding to the rolling view control horizontally slipping, and the second view processing unit 403, for judging that whether this screen slip event is for horizontally slipping.
Fig. 4 shown device can be integrated in the middle of the hardware entities of various communication networks.Such as, the slip recognition device of embodiment of the present invention can be integrated into: functional mobile phone, intelligent terminal, palm PC, PC (PC), panel computer or PDA(Personal Digital Assistant), etc. among equipment.
In fact, can specifically implement slip recognition methods and the device that embodiment of the present invention proposes by various ways.Such as, can follow the application programming interfaces of certain specification, slip recognition methods is written as to the plug-in card program being installed in mobile terminal, also can be encapsulated as application program and be downloaded voluntarily use for user.In the time being written as plug-in card program, can be implemented as the multiple card format such as ocx, dll, cab.Also can implement the slip recognition methods that embodiment of the present invention proposes by the concrete technology such as Flash plug-in unit, RealPlayer plug-in unit, MMS plug-in unit, MIDI staff plug-in unit, ActiveX plug-in unit.
The slip recognition methods that can embodiment of the present invention be proposed by the storing mode of instruction or instruction set storage is stored on various storage mediums.These storage mediums include, but are not limited to: floppy disk, CD, DVD, hard disk, flash memory, USB flash disk, CF card, SD card, mmc card, SM card, memory stick (Memory Stick), xD card etc.
In addition, the slip recognition methods that embodiment of the present invention can also be proposed is applied in the storage medium based on flash memory (Nand flash), such as USB flash disk, CF card, SD card, SDHC card, mmc card, SM card, memory stick, xD card etc.
In sum, in embodiment of the present invention, the first view is set and is positioned at the second view below the first view, wherein the first view is as father's container of the first rolling view control; The first view receives screen slip event, judge whether this screen slip event is the corresponding screen slip event of the first rolling view control, if, process this screen slip event and stop transmitting screen slip event by described the first rolling view control, if not, this screen slip event is delivered to the second view.As can be seen here, after application embodiment of the present invention, realize the difference identifying processing of the screen slip event of multiple rolling view control, prevented the problem of multiple rolling view control mistake identification that recognition screen slip event causes simultaneously, thereby improved screen slip event recognition success rate.
In addition, embodiment of the present invention can be able to be applied in various terminals, can cross-platform cross terminal use embodiment of the present invention, the scope of application is very extensive.
The above, be only preferred embodiment of the present invention, is not intended to limit protection scope of the present invention.Within the spirit and principles in the present invention all, any amendment of doing, be equal to replacement, improvement etc., within all should being included in protection scope of the present invention.

Claims (10)

1. a slip recognition methods, is characterized in that, the method comprises:
The first view is set and is positioned at the second view below the first view, wherein the first view is as father's container of the first rolling view control;
The first view receives screen slip event, judge whether this screen slip event is the corresponding screen slip event of the first rolling view control, if, process this screen slip event and stop transmitting screen slip event by described the first rolling view control, if not, this screen slip event is delivered to the second view.
2. slip recognition methods according to claim 1, is characterized in that, the method further comprises: the father container of the second view as the second rolling view control is set;
The second view receives the screen slip event being delivered to from the first view, judges that whether this screen slip event is the corresponding screen slip event of the second rolling view control, if so, processes this screen slip event by described the second rolling view control.
3. slip recognition methods according to claim 2, it is characterized in that, described the first rolling view control is corresponding to the rolling view control horizontally slipping, and describedly judges whether this screen slip event is that the corresponding screen slip event of the first rolling view control is: judge that whether this screen slip event is for horizontally slipping;
Described the second rolling view control is corresponding to the rolling view control sliding up and down, and describedly judges whether this screen slip event is that the corresponding screen slip event of the second rolling view control is: judge that whether this screen slip event is for sliding up and down.
4. slip recognition methods according to claim 2, it is characterized in that, described the first rolling view control is corresponding to the rolling view control sliding up and down, and describedly judges whether this screen slip event is that the corresponding screen slip event of the first rolling view control is: judge that whether this screen slip event is for sliding up and down;
Described the second rolling view control is corresponding to the rolling view control horizontally slipping, and describedly judges whether this screen slip event is that the corresponding screen slip event of the second rolling view control is: judge that whether this screen slip event is for horizontally slipping.
5. slip recognition methods according to claim 2, is characterized in that, the glide direction of the corresponding screen slip event of described the second rolling view control and the corresponding screen slip event of the first rolling view control is orthogonal.
6. a slip recognition device, is characterized in that, comprises view setting unit and the first view processing unit, wherein:
View setting unit, for the first view being set and being positioned at the second view below the first view, wherein the first view is as father's container of the first rolling view control;
The first view processing unit, be used for enabling the first view and receive screen slip event, judge whether this screen slip event is the corresponding screen slip event of the first rolling view control, if, process this screen slip event and stop transmitting screen slip event by described the first rolling view control, if not, this screen slip event is delivered to the second view.
7. slip recognition device according to claim 6, is characterized in that, further comprises the second view processing unit;
View setting unit, is further used for arranging the father container of the second view as the second rolling view control;
The second view processing unit, receive for enabling the second view the screen slip event being delivered to from the first view, judge whether this screen slip event is the corresponding screen slip event of the second rolling view control, if so, process this screen slip event by described the second rolling view control.
8. slip recognition device according to claim 7, is characterized in that, described the first rolling view control is corresponding to the rolling view control horizontally slipping; The first view processing unit, for judging that whether this screen slip event is for horizontally slipping;
Described the second rolling view control is corresponding to the rolling view control sliding up and down; The second view processing unit, for judging that whether this screen slip event is for sliding up and down.
9. slip recognition device according to claim 7, is characterized in that, described the first rolling view control is corresponding to the rolling view control sliding up and down; The first view processing unit, for judging that whether this screen slip event is for sliding up and down;
Described the second rolling view control is corresponding to the rolling view control horizontally slipping; The second view processing unit, for judging that whether this screen slip event is for horizontally slipping.
10. slip recognition device according to claim 7, is characterized in that, the glide direction of the corresponding screen slip event of the second rolling view control and the corresponding screen slip event of the first rolling view control is orthogonal.
CN201210477037.4A 2012-11-22 2012-11-22 One kind slides recognition methods and device Active CN103838502B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201210477037.4A CN103838502B (en) 2012-11-22 2012-11-22 One kind slides recognition methods and device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201210477037.4A CN103838502B (en) 2012-11-22 2012-11-22 One kind slides recognition methods and device

Publications (2)

Publication Number Publication Date
CN103838502A true CN103838502A (en) 2014-06-04
CN103838502B CN103838502B (en) 2018-04-27

Family

ID=50802064

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201210477037.4A Active CN103838502B (en) 2012-11-22 2012-11-22 One kind slides recognition methods and device

Country Status (1)

Country Link
CN (1) CN103838502B (en)

Cited By (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN107506127A (en) * 2017-07-28 2017-12-22 北京五八信息技术有限公司 A kind of view control control method, equipment and storage medium
CN107728900A (en) * 2017-09-29 2018-02-23 努比亚技术有限公司 Gesture operation method, mobile terminal and the storage medium of virtual key
CN108803968A (en) * 2018-06-29 2018-11-13 掌阅科技股份有限公司 Multiview linkage method, computing device and the storage medium of user's display interface
CN108958595A (en) * 2017-05-24 2018-12-07 北京京东尚科信息技术有限公司 Slide display control method, device, medium and electronic equipment
CN109471519A (en) * 2017-09-08 2019-03-15 阿里巴巴集团控股有限公司 A kind of gesture identification method, device and terminal
CN112379814A (en) * 2020-10-14 2021-02-19 广州市百果园网络科技有限公司 Picture preview sliding processing method and system, electronic equipment and storage medium

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20090063981A1 (en) * 2007-09-03 2009-03-05 Canon Kabushiki Kaisha Display control apparatus and control method thereof, program, and recording medium
CN101526880A (en) * 2008-03-04 2009-09-09 苹果公司 Touch event model
CN101894266A (en) * 2010-06-30 2010-11-24 北京捷通华声语音技术有限公司 Handwriting recognition method and system
CN102422264A (en) * 2009-03-16 2012-04-18 苹果公司 Event recognition
CN102566872A (en) * 2010-12-30 2012-07-11 福建星网视易信息系统有限公司 Multi-angle swiping and tapping response method and system in touch control display

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20090063981A1 (en) * 2007-09-03 2009-03-05 Canon Kabushiki Kaisha Display control apparatus and control method thereof, program, and recording medium
CN101526880A (en) * 2008-03-04 2009-09-09 苹果公司 Touch event model
CN102422264A (en) * 2009-03-16 2012-04-18 苹果公司 Event recognition
CN101894266A (en) * 2010-06-30 2010-11-24 北京捷通华声语音技术有限公司 Handwriting recognition method and system
CN102566872A (en) * 2010-12-30 2012-07-11 福建星网视易信息系统有限公司 Multi-angle swiping and tapping response method and system in touch control display

Cited By (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN108958595A (en) * 2017-05-24 2018-12-07 北京京东尚科信息技术有限公司 Slide display control method, device, medium and electronic equipment
CN107506127A (en) * 2017-07-28 2017-12-22 北京五八信息技术有限公司 A kind of view control control method, equipment and storage medium
CN109471519A (en) * 2017-09-08 2019-03-15 阿里巴巴集团控股有限公司 A kind of gesture identification method, device and terminal
CN107728900A (en) * 2017-09-29 2018-02-23 努比亚技术有限公司 Gesture operation method, mobile terminal and the storage medium of virtual key
CN108803968A (en) * 2018-06-29 2018-11-13 掌阅科技股份有限公司 Multiview linkage method, computing device and the storage medium of user's display interface
CN112379814A (en) * 2020-10-14 2021-02-19 广州市百果园网络科技有限公司 Picture preview sliding processing method and system, electronic equipment and storage medium

Also Published As

Publication number Publication date
CN103838502B (en) 2018-04-27

Similar Documents

Publication Publication Date Title
CN103838502A (en) Sliding identification method and device
CN106231090A (en) The analog card changing method of a kind of NFC mobile terminal and device
CN103023540A (en) Method and device for transferring files by Bluetooth
CN103309559A (en) Method and terminal for controlling interface application icons
EP2713254A1 (en) Touch event reporting method, device and mobile terminal
CN103747084A (en) Off-line access method and system for advanced enterprise mobile application platform
EP2660761A1 (en) Timestamp management method for data synchronization and terminal therefor
CN104793875A (en) Application screen splitting method and device and intelligent terminal
CN104541282A (en) Unlocking method, apparatus and device
CN105094569B (en) Information prompting method and device and electronic equipment
CN108733797A (en) Document handling method and relevant apparatus
CN104423922A (en) Image display apparatus and data transfer method
CN107370877A (en) Method for pushing, device, storage medium and the electronic equipment of application program
CN105487759A (en) Icon display control method, icon display control device and terminal
CN105812552A (en) Application icon prompt message elimination method and terminal
CN104090707A (en) Method, device and system for sharing content between intelligent terminals
CN105653589A (en) Information processing method and device
CN103634032A (en) Data transferring method and system and mobile terminal
CN105677081B (en) A kind of touch control method and terminal device
CN104765631B (en) A kind of application recovery method and device of mobile terminal
CN106873856B (en) Application icon classification method and device
CN104349169B (en) A kind of image processing method and electronic equipment
CN102970061A (en) Method and system for utilizing bluetooth to transmit pictures for mobile terminal
CN107622448A (en) The insurance verification method and Related product of a kind of traffic accident
CN104350476B (en) A kind of version detection period control method and device

Legal Events

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