CN111460352A - Page jump method, system, storage medium and terminal - Google Patents

Page jump method, system, storage medium and terminal Download PDF

Info

Publication number
CN111460352A
CN111460352A CN201910053269.9A CN201910053269A CN111460352A CN 111460352 A CN111460352 A CN 111460352A CN 201910053269 A CN201910053269 A CN 201910053269A CN 111460352 A CN111460352 A CN 111460352A
Authority
CN
China
Prior art keywords
page
sliding
sliding bar
computer
page jump
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
CN201910053269.9A
Other languages
Chinese (zh)
Inventor
邓斌
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Beijing Kingsoft Office Software Inc
Zhuhai Kingsoft Office Software Co Ltd
Guangzhou Kingsoft Mobile Technology Co Ltd
Original Assignee
Beijing Kingsoft Office Software Inc
Zhuhai Kingsoft Office Software Co Ltd
Guangzhou Kingsoft 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 Beijing Kingsoft Office Software Inc, Zhuhai Kingsoft Office Software Co Ltd, Guangzhou Kingsoft Mobile Technology Co Ltd filed Critical Beijing Kingsoft Office Software Inc
Priority to CN201910053269.9A priority Critical patent/CN111460352A/en
Publication of CN111460352A publication Critical patent/CN111460352A/en
Pending legal-status Critical Current

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F3/00Input arrangements for transferring data to be processed into a form capable of being handled by the computer; Output arrangements for transferring data from processing unit to output unit, e.g. interface arrangements
    • G06F3/01Input arrangements or combined input and output arrangements for interaction between user and computer
    • G06F3/048Interaction techniques based on graphical user interfaces [GUI]
    • G06F3/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
    • G06F3/0483Interaction with page-structured environments, e.g. book metaphor
    • 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
    • G06F3/04855Interaction with scrollbars

Abstract

The invention discloses a page jump method, a system, a storage medium and a terminal, wherein the method comprises the following steps: when the page is jumped in a sliding mode of the page sliding bar, keeping the current page still; and when the sliding bar stops sliding, jumping to the page to which the sliding bar slides. The invention can avoid the discomfort of eyes caused by the continuous sliding of the page when the page is jumped through the sliding bar.

Description

Page jump method, system, storage medium and terminal
Technical Field
The present invention relates to computer page processing technologies, and in particular, to a method, a system, a storage medium, and a terminal for page jumping.
Background
When a user browses a page, if the user wants to jump to the page, the user can find the page to be browsed by sliding the mouse up and down; the mouse can also drag a sliding bar beside the page to find the page to be browsed.
When the user jumps to a page by dragging the slider, the page scrolls along. For some users, the constant sliding of the page can cause eye fatigue and eye discomfort.
Disclosure of Invention
In order to solve the technical problem, the invention provides a page jump method, a system, a storage medium and a terminal, which can avoid eye discomfort caused by continuous page sliding when a page is jumped through a slider.
In order to achieve the purpose of the invention, the invention provides a page jump method, which comprises the following steps:
when the page is jumped in a sliding mode of the page sliding bar, keeping the current page still;
and when the sliding bar stops sliding, jumping to the page to which the sliding bar slides.
As one implementation, the determining that the sliding bar stops sliding includes:
judging that the time length of the sliding strip in the static state reaches the preset time; or the like, or, alternatively,
and judging that the sliding bar is not controlled by an external instruction any more.
The embodiment of the present invention further provides a page jump system, including:
the sliding module is used for keeping the current page still when the page is jumped in a sliding mode of the page sliding bar;
and the skipping module is used for skipping to the page to which the sliding bar slides when the sliding bar stops sliding is judged.
As an implementation manner, the skip module is configured to determine that the slider stops sliding, and includes:
judging that the time length of the sliding strip in the static state reaches the preset time; or the like, or, alternatively,
and judging that the sliding bar is not controlled by an external instruction any more.
The embodiment of the present invention further provides a computer-readable storage medium, where the medium stores computer-executable instructions, and the computer-executable instructions, when executed by a processor, implement the steps of the page jump method according to the foregoing embodiment.
The embodiment of the present invention further provides a page jump terminal, including:
a memory for storing computer executable instructions;
a processor for executing the computer-executable instructions to implement the steps of the page jump method as described in the previous embodiments.
Compared with the prior art, the invention comprises the following steps: when the page is jumped in a sliding mode of the page sliding bar, keeping the current page still; and when the sliding bar stops sliding, jumping to the page to which the sliding bar slides. The invention can avoid the discomfort of eyes caused by the continuous sliding of the page when the page is jumped through the sliding bar.
Additional features and advantages of the invention will be set forth in the description which follows, and in part will be obvious from the description, or may be learned by practice of the invention. The objectives and other advantages of the invention will be realized and attained by the structure particularly pointed out in the written description and claims hereof as well as the appended drawings.
Drawings
The accompanying drawings are included to provide a further understanding of the invention and are incorporated in and constitute a part of this specification, illustrate embodiments of the invention and together with the example serve to explain the principles of the invention and not to limit the invention.
Fig. 1 is a flowchart of a page jump method according to an embodiment of the present invention;
fig. 2 is a block diagram of a page jump system according to an embodiment of the present invention.
Detailed Description
In order to make the objects, technical solutions and advantages of the present invention more apparent, embodiments of the present invention will be described in detail below with reference to the accompanying drawings. It should be noted that the embodiments and features of the embodiments in the present application may be arbitrarily combined with each other without conflict.
The steps illustrated in the flow charts of the figures may be performed in a computer system such as a set of computer-executable instructions. Also, while a logical order is shown in the flow diagrams, in some cases, the steps shown or described may be performed in an order different than here.
An embodiment of the present invention provides a page jump method, as shown in fig. 1, the method includes:
s101, triggering a page sliding bar to slide;
the method for triggering the sliding of the page sliding bar comprises the following steps: after clicking the sliding bar through the cursor, dragging the sliding bar in a state of keeping pressing the sliding bar;
s102, when the page is jumped in a sliding mode of the page sliding bar, keeping the current page still; the current page refers to a page where the slider starts to slide;
the current page can be kept still when the current computer implementation code is changed to realize that the page is jumped in a page sliding bar sliding mode;
s103, judging whether the sliding bar stops sliding or not, and if the sliding bar stops sliding, jumping to a page where the sliding bar slides;
as one implementation, the determining that the slider stops sliding includes:
if the time length of the sliding strip in the static state reaches the preset time, the sliding strip stops sliding; or the like, or, alternatively,
if the sliding bar is no longer controlled by an external instruction, for example, no instruction is sent to the sliding bar by pressing the sliding bar, the sliding bar stops sliding.
In the embodiment of the invention, when the slider slides, the page does not jump along with the slider any more, so that the discomfort of eyes caused by continuous sliding of the page when the page jumps through the slider can be avoided.
An embodiment of the present invention further provides a page jump system, as shown in fig. 2, including:
the sliding module 201 is used for keeping the current page still when the page is skipped by the sliding mode of the page sliding bar; the current page refers to a page where the slider starts to slide;
the skip module 202 is configured to skip to a page to which the slider slides when it is determined that the slider stops sliding;
as an implementation manner, the skipping module 202 is configured to determine that the slider stops sliding, and includes:
judging that the time length of the sliding strip in the static state reaches the preset time; or judging that the sliding bar is no longer controlled by an external instruction, for example, no longer sending an instruction to the sliding bar by pressing the sliding bar.
In the embodiment of the invention, when the slider slides, the page does not jump along with the slider any more, so that the discomfort of eyes caused by continuous sliding of the page when the page jumps through the slider can be avoided.
The embodiment of the present invention further provides a computer-readable storage medium, where the medium stores computer-executable instructions, and the computer-executable instructions, when executed by a processor, implement the steps of the page jump method according to the foregoing embodiment.
The embodiment of the present invention further provides a page jump terminal, including:
a memory for storing computer executable instructions;
a processor for executing the computer-executable instructions to implement the steps of the page jump method as described in the previous embodiments.
It will be understood by those of ordinary skill in the art that all or some of the steps of the methods, systems, functional modules/units in the devices disclosed above may be implemented as software, firmware, hardware, and suitable combinations thereof. In a hardware implementation, the division between functional modules/units mentioned in the above description does not necessarily correspond to the division of physical components; for example, one physical component may have multiple functions, or one function or step may be performed by several physical components in cooperation. Some or all of the components may be implemented as software executed by a processor, such as a digital signal processor or microprocessor, or as hardware, or as an integrated circuit, such as an application specific integrated circuit. Such software may be distributed on computer readable media, which may include computer storage media (or non-transitory media) and communication media (or transitory media). The term computer storage media includes volatile and nonvolatile, removable and non-removable media implemented in any method or technology for storage of information such as computer readable instructions, data structures, program modules or other data, as is well known to those of ordinary skill in the art. Computer storage media includes, but is not limited to, RAM, ROM, EEPROM, flash memory or other memory technology, CD-ROM, Digital Versatile Disks (DVD) or other optical disk storage, magnetic cassettes, magnetic tape, magnetic disk storage or other magnetic storage devices, or any other medium which can be used to store the desired information and which can accessed by a computer. In addition, communication media typically embodies computer readable instructions, data structures, program modules or other data in a modulated data signal such as a carrier wave or other transport mechanism and includes any information delivery media as known to those skilled in the art.

Claims (6)

1. A page jump method is characterized by comprising the following steps:
when the page is jumped in a sliding mode of the page sliding bar, keeping the current page still;
and when the sliding bar stops sliding, jumping to the page to which the sliding bar slides.
2. The page jump method of claim 1, wherein said determining that the slider stops sliding comprises:
judging that the time length of the sliding strip in the static state reaches the preset time; or the like, or, alternatively,
and judging that the sliding bar is not controlled by an external instruction any more.
3. A page jump system, comprising:
the sliding module is used for keeping the current page still when the page is jumped in a sliding mode of the page sliding bar;
and the skipping module is used for skipping to the page to which the sliding bar slides when the sliding bar stops sliding is judged.
4. The page jump system of claim 3, wherein the jump module, for determining that the slider stops sliding, comprises:
judging that the time length of the sliding strip in the static state reaches the preset time; or the like, or, alternatively,
and judging that the sliding bar is not controlled by an external instruction any more.
5. A computer-readable storage medium storing computer-executable instructions which, when executed by a processor, implement the steps of the page jump method of any of claims 1 to 2.
6. A page jump terminal, comprising:
a memory for storing computer executable instructions;
a processor for executing the computer-executable instructions to implement the steps of the page jump method of any of claims 1 to 2.
CN201910053269.9A 2019-01-21 2019-01-21 Page jump method, system, storage medium and terminal Pending CN111460352A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201910053269.9A CN111460352A (en) 2019-01-21 2019-01-21 Page jump method, system, storage medium and terminal

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201910053269.9A CN111460352A (en) 2019-01-21 2019-01-21 Page jump method, system, storage medium and terminal

Publications (1)

Publication Number Publication Date
CN111460352A true CN111460352A (en) 2020-07-28

Family

ID=71682150

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201910053269.9A Pending CN111460352A (en) 2019-01-21 2019-01-21 Page jump method, system, storage medium and terminal

Country Status (1)

Country Link
CN (1) CN111460352A (en)

Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2009294625A (en) * 2008-06-09 2009-12-17 Haruki Ueno Remote educational system and display control method of multimedia content
EP2741195A1 (en) * 2012-12-07 2014-06-11 BlackBerry Limited Methods and devices for scrolling a display page
CN103984500A (en) * 2014-05-23 2014-08-13 百度在线网络技术(北京)有限公司 Webpage content displaying method and device
CN104915131A (en) * 2014-03-11 2015-09-16 珠海金山办公软件有限公司 Method and apparatus for turning pages of electronic document
CN105892871A (en) * 2016-03-31 2016-08-24 维沃移动通信有限公司 Method for scrolling page and electronic equipment
CN108803974A (en) * 2018-06-06 2018-11-13 腾讯科技(深圳)有限公司 A kind of page processing method, device and relevant device

Patent Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2009294625A (en) * 2008-06-09 2009-12-17 Haruki Ueno Remote educational system and display control method of multimedia content
EP2741195A1 (en) * 2012-12-07 2014-06-11 BlackBerry Limited Methods and devices for scrolling a display page
CN104915131A (en) * 2014-03-11 2015-09-16 珠海金山办公软件有限公司 Method and apparatus for turning pages of electronic document
CN103984500A (en) * 2014-05-23 2014-08-13 百度在线网络技术(北京)有限公司 Webpage content displaying method and device
CN105892871A (en) * 2016-03-31 2016-08-24 维沃移动通信有限公司 Method for scrolling page and electronic equipment
CN108803974A (en) * 2018-06-06 2018-11-13 腾讯科技(深圳)有限公司 A kind of page processing method, device and relevant device

Similar Documents

Publication Publication Date Title
CN105843650B (en) Application program management method and device in intelligent terminal
US20140208328A1 (en) Method for terminal acceleration, terminal and storage medium
US10460016B2 (en) Method and apparatus for playing multimedia in browser
CN109842818A (en) A kind of video broadcasting method, device, computer equipment and storage medium
KR102024820B1 (en) Desktop sharing method and mobile terminal
CN115129985B (en) Data processing method, device, equipment and storage medium
CN101770371A (en) Application theme content preview method and device
WO2020006859A1 (en) Image cache cleaning method and device, terminal device and medium
US9069573B2 (en) Method for generating reduced snapshot image for booting and computing apparatus
US9880979B2 (en) Information processing terminal, method and storage medium for switching to a privacy mode
CN111460352A (en) Page jump method, system, storage medium and terminal
CN110968377B (en) Interface display processing method and device
CN115470427A (en) Page loading method, device, equipment and storage medium
CN111897607A (en) Application interface loading and interaction method, device and storage medium
CN104699813A (en) Intelligent terminal and file browsing method applied to same
CN110989940B (en) Migration method and migration device
CN106598371B (en) Information display method and equipment
CN108668003B (en) Method for displaying notification message by terminal, terminal and device with storage function
CN113986439A (en) Data display method and device
CN113885969A (en) Embedded device, embedded software loading method and storage medium
CN112115690A (en) Method, system, storage medium and terminal for selecting area in mobile terminal table
CN113157468A (en) Cross-process information processing method, controller, terminal and storage medium
CN109408182B (en) Method and device for skipping preset page, storage medium and terminal
CN113992876A (en) Method for recording document and playing video, storage medium and terminal
CN112446191A (en) Text processing method, device, equipment and storage medium

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination