CN105824503A - Interface moving method and device - Google Patents

Interface moving method and device Download PDF

Info

Publication number
CN105824503A
CN105824503A CN201610146985.8A CN201610146985A CN105824503A CN 105824503 A CN105824503 A CN 105824503A CN 201610146985 A CN201610146985 A CN 201610146985A CN 105824503 A CN105824503 A CN 105824503A
Authority
CN
China
Prior art keywords
interface
moving direction
destination object
display
interface moving
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
CN201610146985.8A
Other languages
Chinese (zh)
Other versions
CN105824503B (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.)
Beijing Jupiter Technology Co ltd
Original Assignee
Beijing Kingsoft Internet Security Software 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 Beijing Kingsoft Internet Security Software Co Ltd filed Critical Beijing Kingsoft Internet Security Software Co Ltd
Priority to CN201610146985.8A priority Critical patent/CN105824503B/en
Publication of CN105824503A publication Critical patent/CN105824503A/en
Application granted granted Critical
Publication of CN105824503B publication Critical patent/CN105824503B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

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/0481Interaction techniques based on graphical user interfaces [GUI] based on specific properties of the displayed interaction object or a metaphor-based environment, e.g. interaction with desktop elements like windows or icons, or assisted by a cursor's changing behaviour or appearance
    • 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 embodiment of the invention provides an interface moving method and device, which are used for detecting sliding operation aiming at a current interface, wherein objects are displayed in the current interface in a list mode according to a preset display sequence, when the sliding operation is detected, the interface moving direction corresponding to the sliding operation is determined, the display size of a target object corresponding to the interface moving direction is determined, and the display size of the target object is moved towards the interface moving direction by the current interface. Compared with the prior art, in the embodiment of the invention, the display size of the target object is moved towards the moving direction every time by the current interface, so that the moved interface displays the complete next display object, the accuracy of content positioning is improved, and the discontinuous content caused by inaccurate content positioning is avoided.

Description

A kind of Interface Moving method and device
Technical field
The present invention relates to field of computer technology, particularly relate to a kind of Interface Moving method and device.
Background technology
Along with the progress of science and technology, increasing electronic equipment being provided with touch screen, the universal of touch screen facilitates user's operation to electronic equipment.
When user's browsing content on the electronic equipment being provided with touch screen; user generally checks corresponding contents by sliding list or checks corresponding contents by page turning; but by sliding list check the method for corresponding contents often occur user's sliding list repeatedly also cannot precise positioning to wanting the situation of content that browses; the location causing content is inaccurate; simultaneously; checking that the method for corresponding contents has skipped the content of whole page by page turning, the location causing content is inaccurate.
Summary of the invention
The purpose of the embodiment of the present invention is to provide a kind of Interface Moving method and device, improves the accuracy of content location, it is to avoid positioned the inaccurate content caused by content discontinuous.Concrete technical scheme is as follows:
The invention provides a kind of Interface Moving method, be applied to terminal unit, described method includes:
Detection is directed to the slide of current interface, wherein, enumerates display object according to predetermined DISPLAY ORDER in described current interface;
When slide being detected, determine the Interface Moving direction corresponding to described slide;
Determine the display size of the destination object corresponding with described Interface Moving direction;
Described current interface is moved to described Interface Moving direction the display size of described destination object.
Optionally, the described Interface Moving direction determined corresponding to described slide, including:
Determine original position point and the end position point of the formed sliding trace of described slide;
Determine described original position point and the described end position point relative position relation in described current interface;
Based on described relative position relation, obtain the Interface Moving direction corresponding to described slide.
Optionally, described predetermined DISPLAY ORDER includes: DISPLAY ORDER from top to bottom;
Described Interface Moving direction includes: up or down.
Optionally, when described Interface Moving direction be upwards time, the described display size determining the destination object corresponding with described Interface Moving direction, including:
The object that described current interface top shows is determined to belong to the destination object that Interface Moving direction upwards is corresponding;
Determine the display height of described destination object;
The described display size that described current interface is moved to described Interface Moving direction described destination object, including:
Described current interface is moved up the display height of described destination object;
Or,
When described Interface Moving direction is downward, the described display size determining the destination object corresponding with described Interface Moving direction, including:
A upper object of the object shown on described current interface top is determined to belong to the destination object that downward Interface Moving direction is corresponding;
Determine the display height of described destination object;
The described display size that described current interface is moved to described Interface Moving direction described destination object, including:
Described current interface is moved down the display height of described destination object.
Optionally, described predetermined DISPLAY ORDER includes DISPLAY ORDER from left to right;
Described Interface Moving direction includes: to the left or to the right.
Optionally, when described Interface Moving direction be to the left time, the described display size determining the destination object corresponding with described Interface Moving direction, including:
The object that described current interface left end shows is determined to belong to the destination object that Interface Moving direction to the left is corresponding;
Determine the display width of described destination object;
The described display size that described current interface is moved to described Interface Moving direction described destination object, including:
Described current interface is moved to the left the display width of described destination object;
Or,
When described Interface Moving direction be to the right time, the described display size determining the destination object corresponding with described Interface Moving direction, including:
A upper object of the object shown by described current interface left end is determined to belong to the destination object that Interface Moving direction to the right is corresponding;
Determine the display width of described destination object;
The described display size that described current interface is moved to described Interface Moving direction described destination object, including:
Move right the display width of described destination object by described current interface.
The invention provides a kind of Interface Moving device, be applied to terminal unit, described device includes:
Detection module, is directed to the slide of current interface, wherein, enumerates display object according to predetermined DISPLAY ORDER in described current interface for detection;
First determines module, for when slide being detected, determines the Interface Moving direction corresponding to described slide;
Second determines module, for determining the display size of the destination object corresponding with described Interface Moving direction;
Mobile module, for moving the display size of described destination object by described current interface to described Interface Moving direction.
Optionally, described first determines module, including:
Location point determines unit, for when slide being detected, determines original position point and the end position point of the formed sliding trace of described slide;
Relative position relation determines unit, for determining described original position point and the described end position point relative position relation in described current interface;
Interface Moving direction-determining unit, for based on described relative position relation, obtains the Interface Moving direction corresponding to described slide.
Optionally, described predetermined DISPLAY ORDER includes: DISPLAY ORDER from top to bottom;
Described Interface Moving direction includes: up or down.
Optionally, described second determines module, including:
First object object determines unit, for when described Interface Moving direction be upwards time, the object that described current interface top shows is determined to belong to the destination object that Interface Moving direction upwards is corresponding;
First display highly determines unit, for determining the display height of described destination object;
Described mobile module, specifically for:
Described current interface is moved up the display height of described destination object;
Or,
Described second determines module, including:
Second destination object determines unit, and for when described Interface Moving direction is downward, a upper object of the object shown on described current interface top is determined to belong to the destination object that downward Interface Moving direction is corresponding;
Second display highly determines unit, for determining the display height of described destination object;
Described mobile module, specifically for:
Described current interface is moved down the display height of described destination object.
Optionally, described predetermined DISPLAY ORDER includes DISPLAY ORDER from left to right;
Described Interface Moving direction includes: to the left or to the right.
Optionally, described second determines module, including:
3rd destination object determines unit, for when described Interface Moving direction be to the left time, the object that described current interface left end shows is determined to belong to the destination object that Interface Moving direction to the left is corresponding;
First display width determines unit, for determining the display width of described destination object;
Described mobile module, specifically for:
Described current interface is moved to the left the display width of described destination object;
Or,
Described second determines module, including:
4th destination object determines unit, for when described Interface Moving direction be to the right time, a upper object of the object shown by described current interface left end is determined to belong to the destination object that Interface Moving direction to the right is corresponding;
Second display width determines unit, for determining the display width of described destination object;
Described mobile module, specifically for:
Move right the display width of described destination object by described current interface.
Compared with prior art, in the embodiment of the present invention, determine the Interface Moving direction corresponding to described slide, determine the display size of the destination object corresponding with described Interface Moving direction, described current interface is moved to described Interface Moving direction the display size of described destination object, move the display size of described destination object to moving direction due to current interface every time, make next display object that the interface display after moving is complete, improve the accuracy of content location, it is to avoid it is discontinuous to be positioned the inaccurate content caused by content.Certainly, arbitrary product or the method for implementing the present invention must be not necessarily required to reach all the above advantage simultaneously.
Accompanying drawing explanation
In order to be illustrated more clearly that the embodiment of the present invention or technical scheme of the prior art, the accompanying drawing used required in embodiment or description of the prior art will be briefly described below, apparently, accompanying drawing in describing below is only some embodiments of the present invention, for those of ordinary skill in the art, on the premise of not paying creative work, it is also possible to obtain other accompanying drawing according to these accompanying drawings.
The schematic flow sheet of a kind of Interface Moving method that Fig. 1 provides for the embodiment of the present invention;
A kind of mobile phone interface schematic diagram that Fig. 2 provides for the embodiment of the present invention;
Another schematic flow sheet of a kind of Interface Moving method that Fig. 3 provides for the embodiment of the present invention;
The structural representation of a kind of Interface Moving device that Fig. 4 provides for the embodiment of the present invention;
Another structural representation of a kind of Interface Moving device that Fig. 5 provides for the embodiment of the present invention.
Detailed description of the invention
Below in conjunction with the accompanying drawing in the embodiment of the present invention, the technical scheme in the embodiment of the present invention is clearly and completely described, it is clear that described embodiment is only a part of embodiment of the present invention rather than whole embodiments.Based on the embodiment in the present invention, the every other embodiment that those of ordinary skill in the art are obtained under not making creative work premise, broadly fall into the scope of protection of the invention.
In order to solve prior art problem, embodiments provide a kind of Interface Moving method and device.
A kind of Interface Moving method provided the embodiment of the present invention first below is introduced.
It should be noted that a kind of Interface Moving method that the embodiment of the present invention is provided is applied to terminal unit.In actual applications, this terminal unit can be smart mobile phone, panel computer, notebook computer etc., and this is all rational.
As it is shown in figure 1, a kind of Interface Moving method that the embodiment of the present invention provides, being applied to terminal unit, the method may include that
S101: detection is directed to the slide of current interface.
Wherein, this current interface enumerates display object according to predetermined DISPLAY ORDER.
Concrete, in actual applications, this predetermined DISPLAY ORDER can be the DISPLAY ORDER that user sets, it is also possible to for the DISPLAY ORDER of acquiescence in terminal unit, this is all rational.
Wherein, terminal unit can detect in real time and be directed to the slide of current interface in terminal unit, and performs subsequent operation according to testing result.
S102: when slide being detected, determines the Interface Moving direction corresponding to this slide.
Wherein, slide can have multiple, and every kind of slide is to there being a kind of Interface Moving direction.
Owing to needing to determine the moving direction at interface according to slide, therefore, when slide having been detected, it is determined that the Interface Moving direction corresponding to this slide.
S103: determine the display size of the destination object corresponding with this Interface Moving direction.
Wherein, in interface, the DISPLAY ORDER of each display object is different, then different and destination object the display size of destination object is different, accordingly, it is determined that the display size of the destination object corresponding with this Interface Moving direction.
S104: this current interface is moved to this Interface Moving direction the display size of this destination object.
After the display size determining the destination object corresponding with this Interface Moving direction, this current interface is moved the display size of this destination object to reach the purpose of Interface Moving to this Interface Moving direction.
Compared with prior art, in the embodiment of the present invention, determine the Interface Moving direction corresponding to described slide, determine the display size of the destination object corresponding with described Interface Moving direction, described current interface is moved to described Interface Moving direction the display size of described destination object, move the display size of described destination object to moving direction due to current interface every time, make next display object that the interface display after moving is complete, improve the accuracy of content location, it is to avoid it is discontinuous to be positioned the inaccurate content caused by content.
Concrete, in one implementation, this predetermined DISPLAY ORDER may include that DISPLAY ORDER from top to bottom;
Accordingly, this Interface Moving direction may include that up or down.
When this Interface Moving direction be upwards time, determine the display size of the destination object corresponding with this Interface Moving direction, may include that
The object that this current interface top shows is determined to belong to the destination object that Interface Moving direction upwards is corresponding;
Determine the display height of this destination object;
This current interface is moved to this Interface Moving direction the display size of this destination object, may include that
This current interface is moved up the display height of this destination object;
Or,
When this Interface Moving direction is downward, determines the display size of the destination object corresponding with this Interface Moving direction, may include that
A upper object of the object shown on this current interface top is determined to belong to the destination object that downward Interface Moving direction is corresponding;
Determine the display height of this destination object;
This current interface is moved to this Interface Moving direction the display size of this destination object, may include that
This current interface is moved down the display height of this destination object.
Below by a specific embodiment when the DISPLAY ORDER that predetermined DISPLAY ORDER is from top to bottom, method shown in Fig. 1 is specifically described.
Such as: as shown in Figure 2, terminal unit is hands machine, mobile phone current interface enumerates A according to DISPLAY ORDER from top to bottom, B and C tri-shows object, the object that mobile phone current interface top shows is A, when user upward sliding interface being detected, A is determined to belong to the destination object that Interface Moving direction upwards is corresponding, determine the display height H of A, mobile phone current interface is moved up H, now, the object that mobile phone current interface top shows is B, when user slide downward interface being detected, A is determined to belong to the destination object that downward Interface Moving direction is corresponding, determine the display height H of A, mobile phone current interface is moved down H.
Concrete, in another kind of implementation, this predetermined DISPLAY ORDER can include DISPLAY ORDER from left to right;
Accordingly, this Interface Moving direction may include that to the left or to the right.
When this Interface Moving direction be to the left time, determine the display size of the destination object corresponding with this Interface Moving direction, may include that
The object that this current interface left end shows is determined to belong to the destination object that Interface Moving direction to the left is corresponding;
Determine the display width of this destination object;
This current interface is moved to this Interface Moving direction the display size of this destination object, may include that
This current interface is moved to the left the display width of this destination object;
Or,
When this Interface Moving direction be to the right time, determine the display size of the destination object corresponding with this Interface Moving direction, may include that
A upper object of the object shown by this current interface left end is determined to belong to the destination object that Interface Moving direction to the right is corresponding;
Determine the display width of this destination object;
This current interface is moved to this Interface Moving direction the display size of this destination object, may include that
Move right the display width of this destination object by this current interface.
Below by a specific embodiment when the DISPLAY ORDER that predetermined DISPLAY ORDER is from left to right, method shown in Fig. 1 is specifically described.
Such as: terminal unit is hands machine, mobile phone current interface enumerates E according to DISPLAY ORDER from left to right, F and G tri-shows object, the object that mobile phone current interface left end shows is E, when user's sliding interface to the left being detected, E is determined to belong to the destination object that Interface Moving direction to the left is corresponding, determine the display width W of E, mobile phone current interface is moved to the left W, now, the object that mobile phone current interface left end shows is F, when user's sliding interface to the right being detected, E is determined to belong to the destination object that Interface Moving direction to the right is corresponding, determine the display width W of E, move right W by mobile phone current interface.
Further, determining that the implementation in the Interface Moving direction corresponding to this slide exists multiple, below in conjunction with a kind of specific implementation, a kind of Interface Moving method being provided the embodiment of the present invention describes in detail.As it is shown on figure 3, a kind of Interface Moving method that the present invention provides, may include that
S301: detection is directed to the slide of current interface.
Wherein, described current interface enumerates display object according to predetermined DISPLAY ORDER.
Wherein, step S301 is identical with step S101 of method shown in Fig. 1, repeats no more.
S302: when slide being detected, determines original position point and the end position point of the formed sliding trace of this slide.
Wherein, what slide was formed is a sliding trace, determines original position point and the end position point of this sliding trace, in order to carry out follow-up step.
S303: determine the relative position relation of this original position point and this end position point interface in this prior.
After the original position point determining sliding trace and end position point, determining these two location points relative position relation in current interface, concrete, this relative position relation is corresponding with Interface Moving direction.
S304: based on this relative position relation, obtain the Interface Moving direction corresponding to this slide.
Concrete, the predetermined DISPLAY ORDER of display object is enumerated based on current interface, and the relative position relation of original position point and end position point obtains the Interface Moving direction corresponding to this slide, wherein, this relative position relation can be end position point relative to original position point, above original position point, lower section, left or right.
Such as: terminal unit is mobile phone, mobile phone current screen enumerates display object according to DISPLAY ORDER from top to bottom, the original position point M and end position point N of the sliding trace that detection user's slide is formed, when N is above M, the slide that user is described is upward sliding, determine the Interface Moving direction of mobile phone current screen for upwards, when the N lower section at M, the slide that user is described is slide downward, determines that the Interface Moving direction of mobile phone current screen is downward;
Mobile phone current screen enumerates display object according to DISPLAY ORDER from left to right, the original position point J and end position point K of the sliding trace that detection user's slide is formed, when the K left at J, illustrate that the slide of user is for slide to the left, determine that the Interface Moving direction of mobile phone current screen is for the left, when the K right at J, illustrate that the slide of user, for slide to the right, determines that the Interface Moving direction of mobile phone current screen is for the right.
S305: determine the display size of the destination object corresponding with this Interface Moving direction.
S306: this current interface is moved to this Interface Moving direction the display size of this destination object.
Wherein, step S305 is identical with step S103 of method shown in Fig. 1, and step S306 is identical with step S104 of method shown in Fig. 1, repeats no more.
Thus, original position point based on the formed sliding trace of slide and the relative position relation at end position point interface in this prior, obtain the Interface Moving direction corresponding to this slide, this current interface is moved the display size of this destination object to reach the purpose of Interface Moving to this Interface Moving direction.
Relative to said method embodiment, the embodiment of the present invention additionally provides a kind of Interface Moving device, is applied to terminal unit, and as shown in Figure 4, this device may include that
Detection module 401, is directed to the slide of current interface, wherein, enumerates display object according to predetermined DISPLAY ORDER in described current interface for detection;
First determines module 402, for when slide being detected, determines the Interface Moving direction corresponding to described slide;
Second determines module 403, for determining the display size of the destination object corresponding with described Interface Moving direction;
Mobile module 404, for moving the display size of described destination object by described current interface to described Interface Moving direction.
Compared with prior art, in the embodiment of the present invention, determine the Interface Moving direction corresponding to described slide, determine the display size of the destination object corresponding with described Interface Moving direction, described current interface is moved to described Interface Moving direction the display size of described destination object, move the display size of described destination object to moving direction due to current interface every time, make next display object that the interface display after moving is complete, improve the accuracy of content location, it is to avoid it is discontinuous to be positioned the inaccurate content caused by content.
Described predetermined DISPLAY ORDER may include that DISPLAY ORDER from top to bottom;
Described Interface Moving direction may include that up or down.
Described second determines module 403, may include that
First object object determines unit, for when described Interface Moving direction be upwards time, the object that described current interface top shows is determined to belong to the destination object that Interface Moving direction upwards is corresponding;
First display highly determines unit, for determining the display height of described destination object;
Described mobile module 404, can be specifically for:
Described current interface is moved up the display height of described destination object;
Or,
Described second determines module 403, may include that
Second destination object determines unit, and for when described Interface Moving direction is downward, a upper object of the object shown on described current interface top is determined to belong to the destination object that downward Interface Moving direction is corresponding;
Second display highly determines unit, for determining the display height of described destination object;
Described mobile module 404, can be specifically for:
Described current interface is moved down the display height of described destination object.
Described predetermined DISPLAY ORDER can include DISPLAY ORDER from left to right;
Described Interface Moving can include with direction: to the left or to the right.
Described second determines module 403, may include that
3rd destination object determines unit, for when described Interface Moving direction be to the left time, the object that described current interface left end shows is determined to belong to the destination object that Interface Moving direction to the left is corresponding;
First display width determines unit, for determining the display width of described destination object;
Described mobile module 404, can be specifically for:
Described current interface is moved to the left the display width of described destination object;
Or,
Described second determines module 403, may include that
4th destination object determines unit, for when described Interface Moving direction be to the right time, a upper object of the object shown by described current interface left end is determined to belong to the destination object that Interface Moving direction to the right is corresponding;
Second display width determines unit, for determining the display width of described destination object;
Described mobile module 404, can be specifically for:
Move right the display width of described destination object by described current interface.
Further, as it is shown in figure 5, a kind of Interface Moving device that the present invention provides, it is applied to terminal unit, may include that
Detection module 501, is directed to the slide of current interface, wherein, enumerates display object according to predetermined DISPLAY ORDER in described current interface for detection;
Location point determines unit 502, for when slide being detected, determines original position point and the end position point of the formed sliding trace of described slide;
Relative position relation determines unit 503, for determining described original position point and the described end position point relative position relation in described current interface;
Interface Moving direction-determining unit 504, for based on described relative position relation, obtains the Interface Moving direction corresponding to described slide.
Second determines module 505, for determining the display size of the destination object corresponding with described Interface Moving direction;
Mobile module 506, for moving the display size of described destination object by described current interface to described Interface Moving direction.
It should be noted that, in this article, the relational terms of such as first and second or the like is used merely to separate an entity or operation with another entity or operating space, and not necessarily requires or imply the relation or sequentially that there is any this reality between these entities or operation.And, term " includes ", " comprising " or its any other variant are intended to comprising of nonexcludability, so that include that the process of a series of key element, method, article or equipment not only include those key elements, but also include other key elements being not expressly set out, or also include the key element intrinsic for this process, method, article or equipment.In the case of there is no more restriction, statement " including ... " key element limited, it is not excluded that there is also other identical element in including the process of described key element, method, article or equipment.
Each embodiment in this specification all uses relevant mode to describe, and between each embodiment, identical similar part sees mutually, and what each embodiment stressed is the difference with other embodiments.For system embodiment, owing to it is substantially similar to embodiment of the method, so describe is fairly simple, relevant part sees the part of embodiment of the method and illustrates.
The foregoing is only presently preferred embodiments of the present invention, be not intended to limit protection scope of the present invention.All any modification, equivalent substitution and improvement etc. made within the spirit and principles in the present invention, are all contained in protection scope of the present invention.

Claims (10)

1. an Interface Moving method, it is characterised in that be applied to terminal unit, described method includes:
Detection is directed to the slide of current interface, wherein, enumerates display object according to predetermined DISPLAY ORDER in described current interface;
When slide being detected, determine the Interface Moving direction corresponding to described slide;
Determine the display size of the destination object corresponding with described Interface Moving direction;
Described current interface is moved to described Interface Moving direction the display size of described destination object.
Method the most according to claim 1, it is characterised in that the described Interface Moving direction determined corresponding to described slide, including:
Determine original position point and the end position point of the formed sliding trace of described slide;
Determine described original position point and the described end position point relative position relation in described current interface;
Based on described relative position relation, obtain the Interface Moving direction corresponding to described slide.
Method the most according to claim 1 and 2, it is characterised in that described predetermined DISPLAY ORDER includes: DISPLAY ORDER from top to bottom;
Described Interface Moving direction includes: up or down.
Method the most according to claim 3, it is characterised in that when described Interface Moving direction be upwards time, the described display size determining the destination object corresponding with described Interface Moving direction, including:
The object that described current interface top shows is determined to belong to the destination object that Interface Moving direction upwards is corresponding;
Determine the display height of described destination object;
The described display size that described current interface is moved to described Interface Moving direction described destination object, including:
Described current interface is moved up the display height of described destination object;
Or,
When described Interface Moving direction is downward, the described display size determining the destination object corresponding with described Interface Moving direction, including:
A upper object of the object shown on described current interface top is determined to belong to the destination object that downward Interface Moving direction is corresponding;
Determine the display height of described destination object;
The described display size that described current interface is moved to described Interface Moving direction described destination object, including:
Described current interface is moved down the display height of described destination object.
Method the most according to claim 1 and 2, it is characterised in that described predetermined DISPLAY ORDER includes DISPLAY ORDER from left to right;
Described Interface Moving direction includes: to the left or to the right.
Method the most according to claim 5, it is characterised in that when described Interface Moving direction be to the left time, the described display size determining the destination object corresponding with described Interface Moving direction, including:
The object that described current interface left end shows is determined to belong to the destination object that Interface Moving direction to the left is corresponding;
Determine the display width of described destination object;
The described display size that described current interface is moved to described Interface Moving direction described destination object, including:
Described current interface is moved to the left the display width of described destination object;
Or,
When described Interface Moving direction be to the right time, the described display size determining the destination object corresponding with described Interface Moving direction, including:
A upper object of the object shown by described current interface left end is determined to belong to the destination object that Interface Moving direction to the right is corresponding;
Determine the display width of described destination object;
The described display size that described current interface is moved to described Interface Moving direction described destination object, including:
Move right the display width of described destination object by described current interface.
7. an Interface Moving device, it is characterised in that be applied to terminal unit, described device includes:
Detection module, is directed to the slide of current interface, wherein, enumerates display object according to predetermined DISPLAY ORDER in described current interface for detection;
First determines module, for when slide being detected, determines the Interface Moving direction corresponding to described slide;
Second determines module, for determining the display size of the destination object corresponding with described Interface Moving direction;
Mobile module, for moving the display size of described destination object by described current interface to described Interface Moving direction.
Device the most according to claim 7, it is characterised in that described first determines module, including:
Location point determines unit, for when slide being detected, determines original position point and the end position point of the formed sliding trace of described slide;
Relative position relation determines unit, for determining described original position point and the described end position point relative position relation in described current interface;
Interface Moving direction-determining unit, for based on described relative position relation, obtains the Interface Moving direction corresponding to described slide.
9. according to the device described in claim 7 or 8, it is characterised in that described predetermined DISPLAY ORDER includes: DISPLAY ORDER from top to bottom;
Described Interface Moving direction includes: up or down.
Device the most according to claim 9, it is characterised in that described second determines module, including:
First object object determines unit, for when described Interface Moving direction be upwards time, the object that described current interface top shows is determined to belong to the destination object that Interface Moving direction upwards is corresponding;
First display highly determines unit, for determining the display height of described destination object;
Described mobile module, specifically for:
Described current interface is moved up the display height of described destination object;
Or,
Described second determines module, including:
Second destination object determines unit, and for when described Interface Moving direction is downward, a upper object of the object shown on described current interface top is determined to belong to the destination object that downward Interface Moving direction is corresponding;
Second display highly determines unit, for determining the display height of described destination object;
Described mobile module, specifically for:
Described current interface is moved down the display height of described destination object.
CN201610146985.8A 2016-03-15 2016-03-15 Interface moving method and device Active CN105824503B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201610146985.8A CN105824503B (en) 2016-03-15 2016-03-15 Interface moving method and device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201610146985.8A CN105824503B (en) 2016-03-15 2016-03-15 Interface moving method and device

Publications (2)

Publication Number Publication Date
CN105824503A true CN105824503A (en) 2016-08-03
CN105824503B CN105824503B (en) 2019-04-12

Family

ID=56987882

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201610146985.8A Active CN105824503B (en) 2016-03-15 2016-03-15 Interface moving method and device

Country Status (1)

Country Link
CN (1) CN105824503B (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN109656661A (en) * 2018-12-12 2019-04-19 北京金山安全软件有限公司 Method and device for adjusting item height

Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2010160655A (en) * 2009-01-07 2010-07-22 Mitsubishi Electric Corp Information processor and object setting method
CN102760026A (en) * 2011-04-27 2012-10-31 阿里巴巴集团控股有限公司 Touch screen interface display method and device, and touch screen apparatus
CN103135929A (en) * 2013-01-31 2013-06-05 北京小米科技有限责任公司 Method and device for controlling application interface to move and terminal device
CN103218117A (en) * 2013-03-18 2013-07-24 惠州Tcl移动通信有限公司 Method and electronic equipment for realizing screen display interface translation
CN103299264A (en) * 2011-05-13 2013-09-11 株式会社Ntt都科摩 Display device, user interface method, and program
CN103309599A (en) * 2012-03-15 2013-09-18 华为终端有限公司 Touch screen sliding finding method and touch screen equipment

Patent Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2010160655A (en) * 2009-01-07 2010-07-22 Mitsubishi Electric Corp Information processor and object setting method
CN102760026A (en) * 2011-04-27 2012-10-31 阿里巴巴集团控股有限公司 Touch screen interface display method and device, and touch screen apparatus
CN103299264A (en) * 2011-05-13 2013-09-11 株式会社Ntt都科摩 Display device, user interface method, and program
CN103309599A (en) * 2012-03-15 2013-09-18 华为终端有限公司 Touch screen sliding finding method and touch screen equipment
CN103135929A (en) * 2013-01-31 2013-06-05 北京小米科技有限责任公司 Method and device for controlling application interface to move and terminal device
CN103218117A (en) * 2013-03-18 2013-07-24 惠州Tcl移动通信有限公司 Method and electronic equipment for realizing screen display interface translation

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN109656661A (en) * 2018-12-12 2019-04-19 北京金山安全软件有限公司 Method and device for adjusting item height

Also Published As

Publication number Publication date
CN105824503B (en) 2019-04-12

Similar Documents

Publication Publication Date Title
CN102436338B (en) Messaging device and information processing method
US10185488B2 (en) Device and method for displaying information
CN104571918A (en) Terminal single-hand operation interface triggering method and device
CN105302464B (en) System and method for scribing flow type document
CN104461312A (en) Display control method and electronic equipment
CN104793874A (en) Interface display method and electronic equipment
CN103744589A (en) Method and device for moving page content
CN104991696A (en) Information processing method and electronic equipment
CN102681935A (en) Mobile application testing method and mobile application testing system
US20130176261A1 (en) Information terminal device and touch panel display method
US9563346B2 (en) Method for scrolling a displayed image in a touch system
CN104516697A (en) Information processing method and electronic device
CN104423829A (en) Information processing method and electronic equipment
CN103257810A (en) Identification method and identification device of handwritten mathematical formula
US9519367B2 (en) Display apparatus and computer-readable non-transitory recording medium with display control program recorded thereon
CN105824503A (en) Interface moving method and device
CN105094611A (en) Display device, and display method
CN104699407A (en) Character input method and character input device
CN104317504A (en) Control method and control device
CN106231439A (en) A kind of video segment intercept method and device
US20160173564A1 (en) Handheld device for controlling computer and method of controlling computer
CN105227980B (en) A kind of input method of TV browser, apparatus and system
CN104951135A (en) Information processing device and method
CN105549837A (en) Method and device for displaying contact items of contact list based on touch-screen apparatus
CN105511772A (en) Method, device and mobile terminal using gesture operation to trigger touch screen button

Legal Events

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

Effective date of registration: 20201202

Address after: Room 115, area C, 1 / F, building 8, yard 1, yaojiayuan South Road, Chaoyang District, Beijing 100123

Patentee after: Beijing LEMI Technology Co.,Ltd.

Address before: 100085 Beijing City, Haidian District Road 33, two floor East Xiaoying

Patentee before: BEIJING KINGSOFT INTERNET SECURITY SOFTWARE Co.,Ltd.

TR01 Transfer of patent right
TR01 Transfer of patent right

Effective date of registration: 20230823

Address after: 3870A, 3rd Floor, Building 4, Courtyard 49, Badachu Road, Shijingshan District, Beijing, 100144

Patentee after: Beijing Jupiter Technology Co.,Ltd.

Address before: 100123 room 115, area C, 1st floor, building 8, yard 1, yaojiayuan South Road, Chaoyang District, Beijing

Patentee before: Beijing LEMI Technology Co.,Ltd.