CN103412717A - Method and mobile equipment for quickly positioning tops or tail ends of lists - Google Patents

Method and mobile equipment for quickly positioning tops or tail ends of lists Download PDF

Info

Publication number
CN103412717A
CN103412717A CN2013103398177A CN201310339817A CN103412717A CN 103412717 A CN103412717 A CN 103412717A CN 2013103398177 A CN2013103398177 A CN 2013103398177A CN 201310339817 A CN201310339817 A CN 201310339817A CN 103412717 A CN103412717 A CN 103412717A
Authority
CN
China
Prior art keywords
list
data
pointer
title block
steps
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
CN2013103398177A
Other languages
Chinese (zh)
Other versions
CN103412717B (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.)
Creative Technology Limited, Shenzhen
Original Assignee
Xiamen Meitu Mobile Technology Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Xiamen Meitu Mobile Technology Co Ltd filed Critical Xiamen Meitu Mobile Technology Co Ltd
Priority to CN201310339817.7A priority Critical patent/CN103412717B/en
Publication of CN103412717A publication Critical patent/CN103412717A/en
Application granted granted Critical
Publication of CN103412717B publication Critical patent/CN103412717B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Landscapes

  • User Interface Of Digital Computer (AREA)

Abstract

The invention discloses a method and mobile equipment for quickly positioning the tops or the tail ends of lists. The method include steps of A, loading data of title bars and performing initialization; B, allowing a user to click the title bars at preset intervals T; C, detecting the clicking frequency of the user in the continuous intervals T; D, finishing a procedure if the clicking frequency is smaller than or equal to 1 within the continuous intervals T, carrying out a step E if the clicking frequency is equal to 2, and carrying out a step F if the clicking frequency is larger than 2; E, positioning a list pointer to the top of a certain title bar and finishing a procedure; F, positioning the list pointer to the tail end of the certain title bar and finishing a procedure. According to the scheme, the method for quickly positioning the tops or the tail ends of the lists and the mobile equipment for implementing the method have the advantages that the user only needs to slightly and continuously click the certain title bar without performing clicking or sliding actions on a screen for a long time when the top or the tail end of the title bar needs to be quickly positioned, and the user experience is improved.

Description

Method and the mobile device of a kind of list top, quick location or end
Technical field
The present invention relates to a kind of method and mobile device of location, particularly method and the mobile device of a kind of list top, quick location or end.
Background technology
The generally use of smart mobile phone, developed a lot of application programs at present.These application programs exist a series of list interface (as address list, message registration, information etc.), and each list exists a large amount of data.When the user consults data, need downwards or the upward sliding list, when we wanted the top of fast return list or end, we need sliding list until top or end.This mode of operation need we repeatedly, when long ground at the enterprising line operate of screen.
Simultaneously, on PC equipment, in order to address this problem, be generally the mobile tag of setting one " mortgage originator ".When the user needs mortgage originator, only need to click this mobile tag and just can realize fast return.But this mode is subject to the screen display space that PC equipment is larger, inapplicable for the small screen demonstration of smart mobile phone.
Summary of the invention
For solving the technical matters existed in prior art, the invention provides a kind of method that number of times of clicking title block according to the user is determined list top, location fast or end, and the mobile device of employing the method.
The present invention solves the problems of the technologies described above, and the technical scheme adopted is: a kind of method of list top, quick location or end is provided, it is characterized in that, comprise the following steps:
Steps A: load the data of title block and carry out initialization;
Step B: the user clicks title block in the predetermined time interval T;
Step C: detect the user clicks in continuous time interval T number of times;
Step D: in continuous time interval T, be less than or equal to 1 time as number of clicks, finish; As the number of times of clicking, equal 2 times, enter step e; Otherwise enter step F;
Step e: list pointer is positioned to the top of title block, finishes;
Step F: list pointer is positioned to the end of title block, finishes.
As preferred version of the present invention, described steps A is further comprising the steps: steps A 1: load the title block data in list pointer, and be numbered in order for each data, for title block, add the response events of clicking simultaneously; Steps A 2: but the K of a display screen display list data, and the pointer address of the 1st of the buffer memory initial display screen and K data is in internal memory.
As preferred version of the present invention, described step e is further comprising the steps: step e 1: are first data of current display page in the middle of front K data of list? if so, current pointer directly starts to travel through successively the top that is back to list pointer; Otherwise enter step e 2; Step e 2: current pointer is leapt to K data from current display page, and travels through successively since K data the top that is back to list pointer.
As preferred version of the present invention, described step F is further comprising the steps: step F 1: are first data of current display page in the middle of K reciprocal data of list? if so, current pointer directly starts to travel through successively the end that is back to list pointer; Otherwise enter step F 2; Step F 2: current pointer is leapt to last data of list from current display page, and from last data, starts to travel through successively and be back to list K data reciprocal.
The present invention is for solving the technical matters existed in prior art, the mobile device of a kind of list top, quick location or end is provided, comprise: initialization module, for loading the data of title block, for each data is numbered in order, for title block, add the response events of clicking, simultaneously the demonstration data of initial display screen are loaded in internal memory; The title block respond module, click the number of times of title block in continuous predetermined time interval T for detection of the user, and realize according to number of clicks the action that returns back to top accordingly and hold or return end; The list controls module, move or move down operation be used to controlling on list pointer, to realize the location of display page.
Technical scheme of the present invention is with respect to prior art, the beneficial effect of obtaining is: the method for list top, quick location of the present invention or end, and adopt the mobile device of the method, when locating fast top or end, only need lightly striking title block continuously to realize, and ground is clicked or slides on screen when long, improved user's experience.
The accompanying drawing explanation
Accompanying drawing described herein is used to provide a further understanding of the present invention, forms a part of the present invention, and schematic description and description of the present invention the present invention does not form inappropriate limitation of the present invention for explaining.In the accompanying drawings:
Fig. 1 is the method flow schematic diagram of list top, quick location of the present invention or end;
Fig. 2 is the mobile device block diagram of list top, quick location of the present invention or end;
Fig. 3 is communication list schematic diagram of the present invention.
Embodiment
In order to make technical matters to be solved by this invention, technical scheme and beneficial effect clearer, clear, 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.
As shown in Figure 1, the method for list top, quick location of the present invention or end comprises the following steps:
Steps A: load the data of title block and carry out initialization.
Specifically, steps A can be carried out according to the following steps: at first, load the title block data in list pointer, and be numbered in order for each data, for title block, add the response events of clicking simultaneously; Secondly, but the K of a display screen display list data, and the pointer address of the 1st of the buffer memory initial display screen and K data is in internal memory.
Step B: the user clicks title block in the predetermined time interval T.
Specifically, title block can be the title of the list formula menus such as address list, message registration, information.Be as shown in Figure 3 the part inventory of address list.The user clicks title block in the predetermined time interval T.Time interval T can be preset by system, also can in system arranges, be arranged by the user, generally can select the numerical value in 1 second to 2 seconds.
Step C: detect the user clicks in continuous time interval T number of times.
Specifically, intrasystem title block respond module (as shown in Figure 2) detects the user clicks in continuous time interval T number of times, to determine the mode of operation of title block.
Step D: in continuous time interval T, be less than or equal to 1 time as number of clicks, finish; As the number of times of clicking, equal 2 times, enter step e; Otherwise enter step F.
Specifically, step D is the logic determining step.If the user does not click or only clicks once in continuous time interval T, list controls module (as shown in Figure 2) inoperation, this step finishes.The title block respond module is carried out testing process next time; If the user has clicked twice in the time interval T continuous, enter step e, if the user has clicked more than twice in the time interval T continuous, enter step F.
Step e: list pointer is positioned to the top of title block, finishes.
Specifically, step e can realize according to the following steps: step e 1, and are first data of current display page in the middle of front K data of list? if so, current pointer directly starts to travel through successively the top that is back to list pointer; Otherwise enter step e 2; Step e 2: current pointer is leapt to K data from current display page, and travels through successively since K data the top that is back to list pointer.
Step F: list pointer is positioned to the end of title block, finishes.
Specifically, step F can realize according to the following steps: step F 1: are first data of current display page in the middle of K reciprocal data of list? if so, current pointer directly starts to travel through successively the end that is back to list pointer; Otherwise enter step F 2; Step F 2: current pointer is leapt to last data of list from current display page, and from last data, starts to travel through successively and be back to list K data reciprocal.
As shown in Figure 2, the mobile device of list top, quick location of the present invention or end, execution be the method for list top, quick location of the present invention or end.Described mobile device comprises initialization module, title block respond module, reaches the list controls module.Above-mentioned module can realize with electronic circuit, also can realize by software programming, and the present invention does not limit.Initialization module, for loading the data of title block, for each data is numbered in order, adds the response events of clicking for title block, simultaneously the demonstration data of initial display screen are loaded in internal memory.The title block respond module, click the number of times of title block in continuous predetermined time interval T for detection of the user, and realize according to number of clicks the action that returns back to top accordingly and hold or return end.Operation is moved or moved down to the list controls module for controlling on list pointer, to realize the location of display page.
Above-mentioned explanation illustrates and has described the preferred embodiments of the present invention, as previously mentioned, be to be understood that the present invention is not limited to the disclosed form of this paper, should not regard the eliminating to other embodiment as, and can be used for various other combinations, modification and environment, and can, in invention contemplated scope described herein, change by technology or the knowledge of above-mentioned instruction or association area.And the change that those skilled in the art carry out and variation do not break away from the spirit and scope of the present invention, all should be in the protection domain of claims of the present invention.

Claims (5)

1. a method of locating fast list top or end, is characterized in that, comprises the following steps:
Steps A: load the data of title block and carry out initialization;
Step B: the user clicks title block in the predetermined time interval T;
Step C: detect the user clicks in continuous time interval T number of times;
Step D: in continuous time interval T, be less than or equal to 1 time as number of clicks, finish; As the number of times of clicking, equal 2 times, enter step e; Otherwise enter step F;
Step e: list pointer is positioned to the top of title block, finishes;
Step F: list pointer is positioned to the end of title block, finishes.
2. the method for list top, quick location according to claim 1 or end, is characterized in that, described steps A is further comprising the steps:
Steps A 1: load the title block data in list pointer, and be numbered in order for each data, add for title block the response events of clicking simultaneously;
Steps A 2: but the K of a display screen display list data, and the pointer address of the 1st of the buffer memory initial display screen and K data is in internal memory.
3. the method for list top, quick location according to claim 2 or end, is characterized in that, described step e is further comprising the steps:
Step e 1: are first data of current display page in the middle of front K data of list? if so, current pointer directly starts to travel through successively the top that is back to list pointer; Otherwise enter step e 2;
Step e 2: current pointer is leapt to K data from current display page, and travels through successively since K data the top that is back to list pointer.
4. the method for list top, quick location according to claim 2 or end, is characterized in that, described step F is further comprising the steps:
Step F 1: are first data of current display page in the middle of K reciprocal data of list? if so, current pointer directly starts to travel through successively the end that is back to list pointer; Otherwise enter step F 2;
Step F 2: current pointer is leapt to last data of list from current display page, and from last data, starts to travel through successively and be back to list K data reciprocal.
5. a mobile device of locating fast list top or end, is characterized in that, comprises
Initialization module, be used to loading the data of title block, for each data is numbered in order, add the response events of clicking for title block, simultaneously the demonstration data of initial display screen are loaded in internal memory;
The title block respond module, click the number of times of title block in continuous predetermined time interval T for detection of the user, and realize according to number of clicks the action that returns back to top accordingly and hold or return end;
The list controls module, move or move down operation be used to controlling on list pointer, to realize the location of display page.
CN201310339817.7A 2013-08-06 2013-08-06 Method and the mobile device of a kind of list top, quick location or end Active CN103412717B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201310339817.7A CN103412717B (en) 2013-08-06 2013-08-06 Method and the mobile device of a kind of list top, quick location or end

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201310339817.7A CN103412717B (en) 2013-08-06 2013-08-06 Method and the mobile device of a kind of list top, quick location or end

Publications (2)

Publication Number Publication Date
CN103412717A true CN103412717A (en) 2013-11-27
CN103412717B CN103412717B (en) 2016-05-25

Family

ID=49605731

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201310339817.7A Active CN103412717B (en) 2013-08-06 2013-08-06 Method and the mobile device of a kind of list top, quick location or end

Country Status (1)

Country Link
CN (1) CN103412717B (en)

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN104391851A (en) * 2014-08-25 2015-03-04 车智互联(北京)科技有限公司 Method for realizing data detail browse based on upward and downward sliding of mobile phone
CN105867747A (en) * 2015-01-21 2016-08-17 阿里巴巴集团控股有限公司 Interface interaction method and device
WO2019051738A1 (en) * 2017-09-15 2019-03-21 深圳传音通讯有限公司 List switching method, and terminal
CN112051946A (en) * 2020-08-06 2020-12-08 北京达佳互联信息技术有限公司 Document data display method, device, system, electronic equipment and storage medium

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20030043207A1 (en) * 2001-09-06 2003-03-06 Matias Duarte Method of scrolling a display window
CN101901112A (en) * 2010-08-10 2010-12-01 广东欧珀移动通信有限公司 Control method by sliding list
CN103019611A (en) * 2012-12-31 2013-04-03 传聚互动(北京)科技有限公司 Screen touch method and device

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20030043207A1 (en) * 2001-09-06 2003-03-06 Matias Duarte Method of scrolling a display window
CN101901112A (en) * 2010-08-10 2010-12-01 广东欧珀移动通信有限公司 Control method by sliding list
CN103019611A (en) * 2012-12-31 2013-04-03 传聚互动(北京)科技有限公司 Screen touch method and device

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
雪儿: "iPhone版Safari浏览器的10个使用技巧", 《百度经验>游戏/数码>手机>手机硬件》 *

Cited By (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN104391851A (en) * 2014-08-25 2015-03-04 车智互联(北京)科技有限公司 Method for realizing data detail browse based on upward and downward sliding of mobile phone
CN105867747A (en) * 2015-01-21 2016-08-17 阿里巴巴集团控股有限公司 Interface interaction method and device
WO2019051738A1 (en) * 2017-09-15 2019-03-21 深圳传音通讯有限公司 List switching method, and terminal
CN111226190A (en) * 2017-09-15 2020-06-02 深圳传音通讯有限公司 List switching method and terminal
CN112051946A (en) * 2020-08-06 2020-12-08 北京达佳互联信息技术有限公司 Document data display method, device, system, electronic equipment and storage medium

Also Published As

Publication number Publication date
CN103412717B (en) 2016-05-25

Similar Documents

Publication Publication Date Title
CN104238897A (en) Menu item displaying method and device
CN103279269B (en) Data interactive method between a kind of application program and device, terminal device
CN110099380A (en) Application program recommended method, device, electronic equipment and medium
CN103914523A (en) Page rollback controlling method and page rollback controlling device
CN103218159A (en) Retrieval system and method for application program
CN104166553A (en) Display method and electronic device
CN109117039B (en) Display method and terminal equipment
CN104657201A (en) Method, device, equipment and system for pushing application program
CN103412717A (en) Method and mobile equipment for quickly positioning tops or tail ends of lists
CN105468238A (en) File icon display method and device and equipment
CN105159548A (en) List interface operating method and electronic terminal
CN105323368B (en) Batch selection method and its mobile terminal
CN103176800A (en) Application program login method and device
CN105260077A (en) Electronic device and detection method for capacitive touch screen of electronic device
CN106354378A (en) Method and device for quickly selecting multiple targets
CN107454950A (en) The method and touch controller of detected touch point
CN107480218B (en) Webpage display method and device, electronic equipment and storage medium
CN106599257A (en) Page shortcut realization method and electronic equipment
CN106598617A (en) Method for setting webpage shortcut, and electronic equipment
CN106371725A (en) Intelligent image capture method and apparatus, and terminal device
AU2016205616A1 (en) Method of displaying content and electronic device implementing same
CN107450809B (en) Page interaction method and device and electronic terminal
CN108595202A (en) Http request processing method and processing device
CN106502503A (en) A kind of page display method and device
CN104123282A (en) Method and device for selecting hyperlinks and mobile terminal

Legal Events

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

Effective date of registration: 20180613

Address after: 518054 room 2001, building 1, Da Chong business centre, 9680 Shennan Road, Nanshan District, Shenzhen, Guangdong.

Patentee after: Creative Technology Limited, Shenzhen

Address before: 361006 room N202, torch Park, torch high tech Zone, Huli District, Xiamen, Fujian

Patentee before: Xiamen Meitu Mobile Technology Co., Ltd.

TR01 Transfer of patent right