CN113032073A - Page display method and device based on operation behaviors - Google Patents

Page display method and device based on operation behaviors Download PDF

Info

Publication number
CN113032073A
CN113032073A CN202110321980.5A CN202110321980A CN113032073A CN 113032073 A CN113032073 A CN 113032073A CN 202110321980 A CN202110321980 A CN 202110321980A CN 113032073 A CN113032073 A CN 113032073A
Authority
CN
China
Prior art keywords
page
behavior
user
preset
tail area
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
CN202110321980.5A
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.)
Shumao Technology Beijing Co ltd
Original Assignee
Shumao Technology Beijing 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 Shumao Technology Beijing Co ltd filed Critical Shumao Technology Beijing Co ltd
Priority to CN202110321980.5A priority Critical patent/CN113032073A/en
Publication of CN113032073A publication Critical patent/CN113032073A/en
Pending legal-status Critical Current

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/44Arrangements for executing specific programs
    • G06F9/451Execution arrangements for user interfaces
    • 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
    • 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/0487Interaction techniques based on graphical user interfaces [GUI] using specific features provided by the input device, e.g. functions controlled by the rotation of a mouse with dual sensing arrangements, or of the nature of the input device, e.g. tap gestures based on pressure sensed by a digitiser

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • General Engineering & Computer Science (AREA)
  • Human Computer Interaction (AREA)
  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • Software Systems (AREA)
  • User Interface Of Digital Computer (AREA)

Abstract

The invention discloses a page display method and a device based on operation behaviors, wherein the method comprises the following steps: detecting an operation behavior executed by a user in a front-end page; judging whether the operation behavior meets a preset behavior judgment condition or not; if the preset behavior judgment condition is met, requesting the display content corresponding to the tail area of the page; and displaying the display content corresponding to the tail area of the page. According to the method and the device, the direct page tail area is achieved by detecting the operation behaviors of the user, and the display content corresponding to the page tail area is displayed, so that the waiting time for the user to browse the internet products is reduced, the user experience is greatly improved, and the technical problems that the page space is too long and cannot be completely loaded, and the user cannot quickly reach the page tail area which is expected to be displayed by the user in the prior art are solved.

Description

Page display method and device based on operation behaviors
Technical Field
The invention relates to the technical field of information, in particular to a page display method and device based on operation behaviors.
Background
The scroll bar is generated along with the enrichment of contents of various internet products, and is also greatly convenient for a user to browse or use the internet products, for example, a web page of a computer (personal computer, PC) or a page display of an Application (APP) of a mobile terminal can reach a tail area of a page by one key through the scroll bar, or the page can continuously load a part of new pages by continuously sliding the scroll bar downwards, but the pages of various internet products are more and more bloated and more infinitely expanded, and the traditional method that the page tail area is reached by one key is gradually abandoned due to the contradiction with an asynchronous loading mechanism of internet website applications.
The web page scroll bar technology of mainstream internet products in the prior art mostly adopts overflow of a block (division, div for short) tag in hypertext 5.0(html5.0) technology: the scroll attribute performs control of scrolling up and down or left and right of the page, however, as the content of internet websites becomes richer, website operators also set a technology for users to scroll a page and additionally load the page in order to reduce the time problem caused by searching and rendering complete pages and the problem of long waiting time of users, but when the users expect to wait for a long time and load the page at one time, or when the user expects to slide to the tail area of the page and then starts to slide from bottom to top, the requirement cannot be met, and the user can only compelled to accept the common practice of the internet company, namely continuously scrolling downwards and continuously loading a block until the page is completely loaded. In addition to influencing customer experience, frequently and newly loading one block is just against the original intention that companies expect to be capable of reducing the requirement on server bandwidth and request density, because a user expects to see the bottommost page, which is a transient matter, the server and the bandwidth can only be responsible for retrieving information and resource data of the bottommost block of the page in a background mode and conduct the information and the resource data out through limited bandwidth, but a website application forces the user to frequently request the server by continuously sliding downwards through a mouse wheel or frequently dragging a scroll bar or sliding to the bottommost edge without loosing hands, and the server frequently splices the page to supplement the front end, so that burden is added to the server, the request density and concurrency are improved, the burden of the bandwidth is increased, and the user satisfaction is continuously and gradually reduced.
Disclosure of Invention
In view of the above, the present invention is proposed to provide a page presentation method and apparatus based on operation behavior that overcomes or at least partially solves the above problems.
According to one aspect of the invention, a page display method based on operation behaviors is provided, and comprises the following steps:
detecting an operation behavior executed by a user in a front-end page;
judging whether the operation behaviors meet preset behavior judgment conditions or not;
if the preset behavior judgment condition is met, requesting the display content corresponding to the tail area of the page;
and displaying the display content corresponding to the tail area of the page.
According to another aspect of the present invention, there is provided a page display apparatus based on operation behavior, including:
the detection module is used for detecting the operation behavior executed by the user in the front-end page;
the judging module is used for judging whether the operation behaviors meet preset behavior judging conditions or not;
the execution module is used for requesting the display content corresponding to the tail area of the page if the operation behavior meets the preset behavior judgment condition;
and the display module is used for displaying the display content corresponding to the tail area of the page.
According to yet another aspect of the present invention, there is provided a computing device comprising: the system comprises a processor, a memory, a communication interface and a communication bus, wherein the processor, the memory and the communication interface complete mutual communication through the communication bus;
the memory is used for storing at least one executable instruction, and the executable instruction enables the processor to execute the operation corresponding to the page display method based on the operation behaviors.
According to another aspect of the present invention, a computer storage medium is provided, where at least one executable instruction is stored in the storage medium, and the executable instruction causes a processor to perform an operation corresponding to the page display method based on operation behaviors.
According to the page display method and device based on the operation behaviors, the operation behaviors executed by a user in a front-end page are detected; judging whether the operation behavior meets a preset behavior judgment condition or not; if the preset behavior judgment condition is met, requesting the display content corresponding to the tail area of the page; and displaying the display content corresponding to the tail area of the page. According to the method and the device, the direct page tail area is achieved by detecting the operation behaviors of the user, and the display content corresponding to the page tail area is displayed, so that the waiting time for the user to browse the internet products is reduced, the user experience is greatly improved, and the technical problems that the page space is too long and cannot be completely loaded, and the user cannot quickly reach the page tail area which is expected to be displayed by the user in the prior art are solved.
The foregoing description is only an overview of the technical solutions of the present invention, and the embodiments of the present invention are described below in order to make the technical means of the present invention more clearly understood and to make the above and other objects, features, and advantages of the present invention more clearly understandable.
Drawings
Various other advantages and benefits will become apparent to those of ordinary skill in the art upon reading the following detailed description of the preferred embodiments. The drawings are only for purposes of illustrating the preferred embodiments and are not to be construed as limiting the invention. Also, like reference numerals are used to refer to like parts throughout the drawings. In the drawings:
FIG. 1 is a flowchart illustrating a page display method based on operation behaviors according to an embodiment of the present invention;
fig. 2 is a first page display diagram of a page display method based on operation behaviors according to an embodiment of the present invention;
fig. 3 is a page display diagram ii of a page display method based on operation behaviors according to an embodiment of the present invention;
FIG. 4 is a schematic structural diagram of a page display apparatus based on operation behaviors according to an embodiment of the present invention;
fig. 5 is a schematic structural diagram of a computing device provided by an embodiment of the present invention.
Detailed Description
Exemplary embodiments of the present invention will be described in more detail below with reference to the accompanying drawings. While exemplary embodiments of the invention are shown in the drawings, it should be understood that the invention can be embodied in various forms and should not be limited to the embodiments set forth herein. Rather, these embodiments are provided so that this disclosure will be thorough and complete, and will fully convey the scope of the invention to those skilled in the art.
Fig. 1 is a flowchart illustrating an embodiment of a page display method based on operation behavior according to the present invention, and as shown in fig. 1, the method includes the following steps:
step S110: and detecting the operation behavior executed in the front-end page by the user.
Step S120: judging whether the operation behavior meets a preset behavior judgment condition, if so, executing step S130; if not, go to step S110.
Specifically, in order to not affect the browsing experience of the user and further reduce the server load and the server bandwidth requirement, the embodiment detects the operation behavior of the user in real time on the basis of the existing response logic of the Web page or the application page scroll bar or the scroll slider of the mobile terminal APP. In order to facilitate recognition of whether the user has an intention to view the tail area of the page, a behavior determination condition is set in advance, and the user operation behavior and the corresponding behavior determination condition include at least one of the following modes 1 to 3.
Mode 1: in an optional manner, step S110 further includes: detecting a sliding operation behavior that a user slides a longitudinal scroll bar of a front-end page from a current position to the bottom of the page, and recording the continuous times of the sliding operation behavior and the interval duration between two adjacent sliding operation behaviors; step S120 further includes: judging whether the continuous times of the sliding operation behaviors are larger than the preset times or not and the interval duration between two adjacent sliding operation behaviors is smaller than a first preset duration; and if so, determining that a preset behavior judgment condition is met.
Specifically, in the mode 1, by detecting an operation behavior of a user on a front-end page facing a vertical scroll bar, fig. 2 is a page display schematic diagram 1, as shown in fig. 2, when a sliding operation behavior of the vertical scroll bar sliding from a current position to the bottom of the page occurs once, a js (javascript) monitoring script preset at the front end performs behavior marking on the operation behavior and starts to perform behavior counting, when the same sliding operation behavior occurs again and an interval duration between two adjacent sliding operation behaviors is less than a first preset duration, it is determined that the two adjacent sliding operation behaviors are continuous sliding operation behaviors, and the behavior counting of the behavior is increased by 1; when the number of consecutive times of the sliding operation behavior (i.e., the behavior count) is greater than the preset number of times, it is determined that the preset behavior determination condition is satisfied, for example, the preset number of times is 3, and when the behavior count is accumulated to 3, it is determined that the preset behavior determination condition is satisfied, and it may be considered that the user desires to go straight to the tail area of the page.
Mode 2: in an optional manner, step S110 further includes: detecting a scrolling operation behavior executed by a user on a mouse wheel in a front-end page; step S120 further includes: judging whether the page moving distance corresponding to the continuous rolling distance of the rolling operation behavior is greater than a preset distance or not; and if so, determining that a preset behavior judgment condition is met.
Specifically, in the mode 2, a scroll operation behavior performed on a mouse wheel by a user in a front-end page is detected, where the scroll operation behavior is an operation behavior that causes a page to slide downward, and whether a page movement distance corresponding to a continuous downward scroll distance of the scroll operation behavior is greater than a preset distance is determined; if so, determining that a preset behavior determination condition is met, for example, if the preset distance is three current screen heights, and the page movement distance corresponding to the continuous downward scrolling distance of the scrolling operation behavior is greater than the three current screen heights, it may be considered that the user has a desire to reach the tail area of the page, and then determining that the preset behavior determination condition is met.
Mode 3: in an optional manner, step S110 further includes: detecting a click operation behavior executed by a user on a mouse wheel in a front-end page and a mouse down operation behavior executed after the click operation behavior; step S120 further includes: judging whether the user executes another click operation behavior on the mouse wheel within a second preset time after executing the mouse downward movement operation behavior; if not, determining that the preset behavior judgment condition is met.
Specifically, the mode 3 is to determine whether the user performs another click operation behavior on the mouse wheel within a second preset time period after performing the mouse downward movement operation behavior by detecting a click operation behavior performed on the mouse wheel by the user in the front-end page and a mouse downward movement operation behavior performed after the click operation behavior, that is, when the user performs the mouse downward movement operation behavior by clicking the wheel and clicking the wheel, the current page slides downward at a constant speed; if not, determining that preset behavior judgment conditions are met; for example, when the second preset time period is set to 3 seconds, after the user performs the mouse down-movement operation, another click operation is not performed on the mouse wheel within 3 seconds of the page sliding down at a constant speed, and it may be considered that the user has a desire to reach the tail area of the page, and it is determined that the preset behavior determination condition is satisfied.
In order to further verify whether the user wants to go to the tail area of the page directly and ensure the user' S autonomous selection, in an optional manner, step S120 further includes: displaying a confirmation window in the tail area of the page; detecting whether a user performs an interactive operation action on a confirmation window displayed in the tail area of the page within a third preset time length; if yes, it is determined that the preset behavior determination condition is satisfied, and step S130 is performed.
Specifically, fig. 3 is a page display schematic diagram of the second embodiment, as shown in fig. 3, if it is detected through step S110 that the operation behavior executed by the user in the front-end page satisfies the operation behavior defined in any one of the above modes 1 to 3, a confirmation window may be displayed in the page tail area of the current front-end page, the confirmation window does not affect the normal use of the scroll bar, for example, a popup window may be used to prompt the user whether to reach the page tail area, and the content of the popup window may be set as "do not reach the page tail? "wait for the content, and then detect whether the user has performed the interactive operation behavior on the confirmation window in the third preset duration, for example, the third preset duration is set to 1.5 seconds, then detect whether the user has clicked the" yes "interactive control in the pop-up window in 1.5 seconds, if yes, determine that the preset behavior determination condition is satisfied, if the user has not performed the interactive operation behavior on the pop-up window area, hide or pack up the pop-up window, it needs to be specifically stated that the third preset duration may be set according to the actual requirement, and is not limited to the example given above, and may set different third operation durations according to different front-end operation behaviors for response mechanism differentiation, for example, the operation behavior detected by the above mode 2 may set the third preset duration to 1.5 seconds; by the operation behavior detected in the above-described manner 3, the third preset time period may be set to 2 seconds or the like.
In an optional manner, if no interactive operation behavior of the user is detected within a third preset time period, the confirmation window may disappear by itself; in order to avoid that the confirmation window appears repeatedly and disturbs the user to browse the page, and the user experience is affected, after the confirmation window disappears, the detection mechanism defined in steps S110 to S120 in this embodiment is no longer applied, and the subsequent operation behavior of the user responds according to the response logic in the prior art.
Step S130: and if the operation behavior meets the preset behavior judgment condition, requesting the display content corresponding to the tail area of the page.
In an optional manner, step S130 further includes: acquiring the maximum display item number of a single page and the currently displayed item number of a front page; calculating the number of starting items and the number of ending items corresponding to the tail area of the page according to the maximum number of displayed items of a single page and the number of currently displayed items of the front page; and requesting the display content corresponding to the tail area of the page according to the number of the starting items and the number of the ending items.
Step S140: and displaying the display content corresponding to the tail area of the page.
In steps S130 and S140, it is determined through steps S110 and S120 that the operation behavior meets a preset behavior determination condition, the server obtains the maximum number of displayed items of a single page and the number of currently displayed items of a front-end page, calculates the number of start items and the number of end items corresponding to the tail area of the page according to the maximum number of displayed items of the single page and the number of currently displayed items of the front-end page, and provides the number of start items and the number of end items to the server, so that the server performs page block (div) splicing according to the number of start items and the number of end items to obtain the display content corresponding to the tail area of the page, and then returns the display content to the client for display.
It should be particularly noted that, when the display content corresponding to the tail area of the page is displayed, if the user continues to slide the page from the tail area of the page in the reverse direction upward, the page blocks are spliced according to the response logic in the prior art, and the display content of the area where the scroll bar reaches is displayed until the initial page area is spliced; in addition, for an operation behavior that does not satisfy the behavior determination condition set in advance in steps S110 to S120, a response is made in accordance with response logic in the related art.
By adopting the method of the embodiment, the operation behavior executed by the user in the front-end page is detected; judging whether the operation behavior meets a preset behavior judgment condition or not; if the preset behavior judgment condition is met, requesting the display content corresponding to the tail area of the page; and displaying the display content corresponding to the tail area of the page. According to the method and the device, the direct page tail area is achieved by detecting the operation behavior of the user, and the display content corresponding to the page tail area is displayed, so that the waiting time for the user to browse the internet products is reduced, the user experience is greatly improved, and the technical problems that the page space is too long and cannot be completely loaded, and the user cannot quickly reach the page tail area which is expected to be displayed by the user in the prior art are solved; a page tail area display confirmation window is provided for a user to confirm whether the page tail area needs to be displayed, so that the user's independent option is ensured, and the user browsing experience is not influenced; in addition, by selectively showing the content instead of the traditional method that a user rolls a page to supplement and load a page, the high-density request to the server is greatly reduced, the overall bandwidth usage is also reduced, and the invalid page browsing time is saved for customers.
FIG. 4 is a schematic structural diagram illustrating an embodiment of a page display apparatus based on operation behaviors according to the present invention. As shown in fig. 4, the apparatus includes: a detection module 410, a determination module 420, an execution module 430, and a presentation module 440.
And a detection module 410, configured to detect an operation behavior performed by a user in the front-end page.
And the judging module 420 is configured to judge whether the operation behavior meets a preset behavior judgment condition.
In an alternative manner, the detection module 410 is further configured to: detecting a sliding operation behavior that a user slides a longitudinal scroll bar of a front-end page from a current position to the bottom of the page, and recording the continuous times of the sliding operation behavior and the interval duration between two adjacent sliding operation behaviors; the determining module 420 is further configured to: judging whether the continuous times of the sliding operation behaviors are larger than the preset times or not and the interval duration between two adjacent sliding operation behaviors is smaller than a first preset duration; and if so, determining that a preset behavior judgment condition is met.
In an alternative manner, the detection module 410 is further configured to: detecting a scrolling operation behavior executed by a user on a mouse wheel in a front-end page; the determining module 420 is further configured to: judging whether the page moving distance corresponding to the continuous rolling distance of the rolling operation behavior is greater than a preset distance or not; and if so, determining that a preset behavior judgment condition is met.
In an alternative manner, the detection module 410 is further configured to: detecting a click operation behavior executed by a user on a mouse wheel in a front-end page and a mouse down operation behavior executed after the click operation behavior; the determining module 420 is further configured to: judging whether the user executes another click operation behavior on the mouse wheel within a second preset time after executing the mouse downward movement operation behavior; if not, determining that the preset behavior judgment condition is met.
In an optional manner, the determining module 420 is further configured to: displaying a confirmation window in the tail area of the page; detecting whether a user performs an interactive operation action on a confirmation window displayed in the tail area of the page within a third preset time length; and if so, determining that a preset behavior judgment condition is met.
The executing module 430 is configured to request for the display content corresponding to the tail area of the page if the operation behavior meets a preset behavior determination condition.
In an alternative manner, the execution module 430 is further configured to: acquiring the maximum display item number of a single page and the currently displayed item number of a front page; calculating the number of starting items and the number of ending items corresponding to the tail area of the page according to the maximum number of displayed items of a single page and the number of currently displayed items of the front page; and requesting the display content corresponding to the tail area of the page according to the number of the starting items and the number of the ending items.
And the display module 440 is configured to display the display content corresponding to the tail area of the page.
By adopting the device of the embodiment, the operation behavior executed by the user in the front-end page is detected; judging whether the operation behavior meets a preset behavior judgment condition or not; if the preset behavior judgment condition is met, requesting the display content corresponding to the tail area of the page; and displaying the display content corresponding to the tail area of the page. According to the method and the device, the direct page tail area is achieved by detecting the operation behavior of the user, and the display content corresponding to the page tail area is displayed, so that the waiting time for the user to browse the internet products is reduced, the user experience is greatly improved, and the technical problems that the page space is too long and cannot be completely loaded, and the user cannot quickly reach the page tail area which is expected to be displayed by the user in the prior art are solved; a page tail area display confirmation window is provided for a user to confirm whether the page tail area needs to be displayed, so that the user's independent option is ensured, and the user browsing experience is not influenced; in addition, by selectively showing the content instead of the traditional method that a user rolls a page to supplement and load a page, the high-density request to the server is greatly reduced, the overall bandwidth usage is also reduced, and the invalid page browsing time is saved for customers.
The embodiment of the invention provides a nonvolatile computer storage medium, wherein at least one executable instruction is stored in the computer storage medium, and the computer executable instruction can execute a page display method based on an operation behavior in any method embodiment.
The executable instructions may be specifically configured to cause the processor to:
detecting an operation behavior executed by a user in a front-end page;
judging whether the operation behavior meets a preset behavior judgment condition or not;
if the preset behavior judgment condition is met, requesting the display content corresponding to the tail area of the page;
and displaying the display content corresponding to the tail area of the page.
Fig. 5 is a schematic structural diagram of an embodiment of a computing device according to the present invention, and a specific embodiment of the present invention does not limit a specific implementation of the computing device.
As shown in fig. 5, the computing device may include:
a processor (processor), a Communications Interface (Communications Interface), a memory (memory), and a Communications bus.
Wherein: the processor, the communication interface, and the memory communicate with each other via a communication bus. A communication interface for communicating with network elements of other devices, such as clients or other servers. The processor is used for executing a program, and specifically can execute the relevant steps in the above page display method embodiment based on the operation behavior.
In particular, the program may include program code comprising computer operating instructions.
The processor may be a central processing unit CPU or an application Specific Integrated circuit asic or one or more Integrated circuits configured to implement embodiments of the present invention. The server comprises one or more processors, which can be the same type of processor, such as one or more CPUs; or may be different types of processors such as one or more CPUs and one or more ASICs.
And the memory is used for storing programs. The memory may comprise high-speed RAM memory, and may also include non-volatile memory (non-volatile memory), such as at least one disk memory.
The program may specifically be adapted to cause a processor to perform the following operations:
detecting an operation behavior executed by a user in a front-end page;
judging whether the operation behavior meets a preset behavior judgment condition or not;
if the preset behavior judgment condition is met, requesting the display content corresponding to the tail area of the page;
and displaying the display content corresponding to the tail area of the page.
The algorithms or displays presented herein are not inherently related to any particular computer, virtual system, or other apparatus. Various general purpose systems may also be used with the teachings herein. The required structure for constructing such a system will be apparent from the description above. In addition, embodiments of the present invention are not directed to any particular programming language. It is appreciated that a variety of programming languages may be used to implement the teachings of the present invention as described herein, and any descriptions of specific languages are provided above to disclose the best mode of the invention.
In the description provided herein, numerous specific details are set forth. It is understood, however, that embodiments of the invention may be practiced without these specific details. In some instances, well-known methods, structures and techniques have not been shown in detail in order not to obscure an understanding of this description.
Similarly, it should be appreciated that in the foregoing description of exemplary embodiments of the invention, various features of the embodiments of the invention are sometimes grouped together in a single embodiment, figure, or description thereof for the purpose of streamlining the invention and aiding in the understanding of one or more of the various inventive aspects. However, the disclosed method should not be interpreted as reflecting an intention that: that the invention as claimed requires more features than are expressly recited in each claim. Rather, as the following claims reflect, inventive aspects lie in less than all features of a single foregoing disclosed embodiment. Thus, the claims following the detailed description are hereby expressly incorporated into this detailed description, with each claim standing on its own as a separate embodiment of this invention.
Those skilled in the art will appreciate that the modules in the device in an embodiment may be adaptively changed and disposed in one or more devices different from the embodiment. The modules or units or components of the embodiments may be combined into one module or unit or component, and furthermore they may be divided into a plurality of sub-modules or sub-units or sub-components. All of the features disclosed in this specification (including any accompanying claims, abstract and drawings), and all of the processes or elements of any method or apparatus so disclosed, may be combined in any combination, except combinations where at least some of such features and/or processes or elements are mutually exclusive. Each feature disclosed in this specification (including any accompanying claims, abstract and drawings) may be replaced by alternative features serving the same, equivalent or similar purpose, unless expressly stated otherwise.
Furthermore, those skilled in the art will appreciate that while some embodiments herein include some features included in other embodiments, rather than other features, combinations of features of different embodiments are meant to be within the scope of the invention and form different embodiments. For example, in the following claims, any of the claimed embodiments may be used in any combination.
The various component embodiments of the invention may be implemented in hardware, or in software modules running on one or more processors, or in a combination thereof. Those skilled in the art will appreciate that a microprocessor or Digital Signal Processor (DSP) may be used in practice to implement some or all of the functionality of some or all of the components according to embodiments of the present invention. The present invention may also be embodied as apparatus or device programs (e.g., computer programs and computer program products) for performing a portion or all of the methods described herein. Such programs implementing the present invention may be stored on computer-readable media or may be in the form of one or more signals. Such a signal may be downloaded from an internet website or provided on a carrier signal or in any other form.
It should be noted that the above-mentioned embodiments illustrate rather than limit the invention, and that those skilled in the art will be able to design alternative embodiments without departing from the scope of the appended claims. In the claims, any reference signs placed between parentheses shall not be construed as limiting the claim. The word "comprising" does not exclude the presence of elements or steps not listed in a claim. The word "a" or "an" preceding an element does not exclude the presence of a plurality of such elements. The invention may be implemented by means of hardware comprising several distinct elements, and by means of a suitably programmed computer. In the unit claims enumerating several means, several of these means may be embodied by one and the same item of hardware. The usage of the words first, second and third, etcetera do not indicate any ordering. These words may be interpreted as names. The steps in the above embodiments should not be construed as limiting the order of execution unless specified otherwise.

Claims (10)

1. A page display method based on operation behaviors is characterized by comprising the following steps:
detecting an operation behavior executed by a user in a front-end page;
judging whether the operation behaviors meet preset behavior judgment conditions or not;
if the preset behavior judgment condition is met, requesting the display content corresponding to the tail area of the page;
and displaying the display content corresponding to the tail area of the page.
2. The method of claim 1, wherein the detecting the operation performed by the user in the front page further comprises:
detecting a sliding operation behavior that a user slides a longitudinal scroll bar of a front-end page from a current position to the bottom of the page, and recording the continuous times of the sliding operation behavior and the interval duration between two adjacent sliding operation behaviors;
the judging whether the operation behavior meets a preset behavior judgment condition further comprises:
judging whether the continuous times of the sliding operation behaviors are larger than preset times or not and the interval duration between two adjacent sliding operation behaviors is smaller than a first preset duration; and if so, determining that a preset behavior judgment condition is met.
3. The method of claim 1, wherein the detecting the operation performed by the user in the front page further comprises:
detecting a scrolling operation behavior executed by a user on a mouse wheel in a front-end page;
the judging whether the operation behavior meets a preset behavior judgment condition further comprises:
judging whether the page moving distance corresponding to the continuous rolling distance of the rolling operation behavior is greater than a preset distance or not; and if so, determining that a preset behavior judgment condition is met.
4. The method of claim 1, wherein the detecting the operation performed by the user in the front page further comprises:
detecting a click operation behavior executed by a user on a mouse wheel in a front-end page and a mouse down operation behavior executed after the click operation behavior;
the judging whether the operation behavior meets a preset behavior judgment condition further comprises:
judging whether the user executes another click operation behavior on the mouse wheel within a second preset time after executing the mouse downward movement operation behavior; if not, determining that the preset behavior judgment condition is met.
5. The method according to any one of claims 2-4, wherein the determining whether the operation behavior satisfies a preset behavior determination condition further comprises:
displaying a confirmation window in the tail area of the page;
detecting whether a user executes an interactive operation behavior on a confirmation window displayed in the tail area of the page within a third preset time length;
and if so, determining that a preset behavior judgment condition is met.
6. The method of claim 1, wherein requesting the presentation content corresponding to the tail area of the page further comprises:
acquiring the maximum display item number of a single page and the currently displayed item number of a front page;
calculating the number of starting items and the number of ending items corresponding to the tail area of the page according to the maximum number of displayed items of a single page and the number of currently displayed items of the front page;
and requesting the display content corresponding to the tail area of the page according to the number of the starting items and the number of the ending items.
7. A page display device based on operation behaviors is characterized by comprising:
the detection module is used for detecting the operation behavior executed by the user in the front-end page;
the judging module is used for judging whether the operation behaviors meet preset behavior judging conditions or not;
the execution module is used for requesting the display content corresponding to the tail area of the page if the operation behavior meets the preset behavior judgment condition;
and the display module is used for displaying the display content corresponding to the tail area of the page.
8. The apparatus of claim 7, wherein the detection module is further configured to: detecting a sliding operation behavior that a user slides a longitudinal scroll bar of a front-end page from a current position to the bottom of the page, and recording the continuous times of the sliding operation behavior and the interval duration between two adjacent sliding operation behaviors;
the determining module is further configured to: judging whether the continuous times of the sliding operation behaviors are larger than preset times or not and the interval duration between two adjacent sliding operation behaviors is smaller than a first preset duration; and if so, determining that a preset behavior judgment condition is met.
9. A computing device, comprising: the system comprises a processor, a memory, a communication interface and a communication bus, wherein the processor, the memory and the communication interface complete mutual communication through the communication bus;
the memory is used for storing at least one executable instruction, and the executable instruction causes the processor to execute the operation corresponding to the page display method based on the operation behaviors, wherein the operation is as claimed in any one of claims 1 to 6.
10. A computer storage medium, wherein the storage medium stores at least one executable instruction, and the executable instruction causes a processor to execute an operation corresponding to the page display method based on operation behaviors as claimed in any one of claims 1 to 6.
CN202110321980.5A 2021-03-25 2021-03-25 Page display method and device based on operation behaviors Pending CN113032073A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202110321980.5A CN113032073A (en) 2021-03-25 2021-03-25 Page display method and device based on operation behaviors

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202110321980.5A CN113032073A (en) 2021-03-25 2021-03-25 Page display method and device based on operation behaviors

Publications (1)

Publication Number Publication Date
CN113032073A true CN113032073A (en) 2021-06-25

Family

ID=76474024

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202110321980.5A Pending CN113032073A (en) 2021-03-25 2021-03-25 Page display method and device based on operation behaviors

Country Status (1)

Country Link
CN (1) CN113032073A (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN113467871A (en) * 2021-06-28 2021-10-01 康键信息技术(深圳)有限公司 H5 page display method, device, equipment and storage medium
CN114115670A (en) * 2021-07-30 2022-03-01 荣耀终端有限公司 Method for prompting generation of text abstract and method and device for generating text abstract

Citations (10)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20020118168A1 (en) * 2001-02-26 2002-08-29 Hinckley Kenneth P. Positional scrolling
US20020126155A1 (en) * 2001-01-20 2002-09-12 Catherine Lin-Hendel Automated scrolling of browser content and automated activation of browser links
CN104615356A (en) * 2014-12-18 2015-05-13 百度在线网络技术(北京)有限公司 Page operating method and device
CN106547454A (en) * 2015-09-16 2017-03-29 阿里巴巴集团控股有限公司 Display packing and device
CN109358795A (en) * 2018-10-22 2019-02-19 网易(杭州)网络有限公司 Browsing method and device, the electronic equipment of interface information
CN110221758A (en) * 2019-04-29 2019-09-10 平安科技(深圳)有限公司 Scroll bar control method, device, computer equipment and storage medium
CN110275661A (en) * 2018-03-15 2019-09-24 武汉斗鱼网络科技有限公司 Method for exhibiting data and device
CN110427147A (en) * 2019-07-19 2019-11-08 无线生活(杭州)信息科技有限公司 A kind of page location localization method and device
CN110647272A (en) * 2018-06-26 2020-01-03 阿里巴巴集团控股有限公司 Display control method and device
CN112199134A (en) * 2020-09-01 2021-01-08 北京达佳互联信息技术有限公司 Message display method and device, electronic equipment and storage medium

Patent Citations (10)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20020126155A1 (en) * 2001-01-20 2002-09-12 Catherine Lin-Hendel Automated scrolling of browser content and automated activation of browser links
US20020118168A1 (en) * 2001-02-26 2002-08-29 Hinckley Kenneth P. Positional scrolling
CN104615356A (en) * 2014-12-18 2015-05-13 百度在线网络技术(北京)有限公司 Page operating method and device
CN106547454A (en) * 2015-09-16 2017-03-29 阿里巴巴集团控股有限公司 Display packing and device
CN110275661A (en) * 2018-03-15 2019-09-24 武汉斗鱼网络科技有限公司 Method for exhibiting data and device
CN110647272A (en) * 2018-06-26 2020-01-03 阿里巴巴集团控股有限公司 Display control method and device
CN109358795A (en) * 2018-10-22 2019-02-19 网易(杭州)网络有限公司 Browsing method and device, the electronic equipment of interface information
CN110221758A (en) * 2019-04-29 2019-09-10 平安科技(深圳)有限公司 Scroll bar control method, device, computer equipment and storage medium
CN110427147A (en) * 2019-07-19 2019-11-08 无线生活(杭州)信息科技有限公司 A kind of page location localization method and device
CN112199134A (en) * 2020-09-01 2021-01-08 北京达佳互联信息技术有限公司 Message display method and device, electronic equipment and storage medium

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN113467871A (en) * 2021-06-28 2021-10-01 康键信息技术(深圳)有限公司 H5 page display method, device, equipment and storage medium
CN114115670A (en) * 2021-07-30 2022-03-01 荣耀终端有限公司 Method for prompting generation of text abstract and method and device for generating text abstract

Similar Documents

Publication Publication Date Title
US9756140B2 (en) Tracking user behavior relative to a network page
US8769398B2 (en) Animation control methods and systems
US10067790B2 (en) Method and apparatus for displaying information to a user and the user optimizing running of the processes
US8555155B2 (en) Reader mode presentation of web content
KR102047568B1 (en) Measuring web page rendering time
US8751953B2 (en) Progress indicators for loading content
WO2015039566A1 (en) Method and system for facilitating automated web page testing
WO2015002974A1 (en) Method and apparatus for determining user browsing behavior
CN106097072B (en) Comparison method and device of commodity information and terminal equipment
CN108509589B (en) Information flow display method and system, computer readable storage medium
WO2016107325A1 (en) Page resource loading method and device based on mobile terminal
CN113032073A (en) Page display method and device based on operation behaviors
WO2014067442A1 (en) Page browsing method and browser
US20220114269A1 (en) Page processing method, electronic apparatus and non-transitory computer-readable storage medium
WO2022257973A1 (en) Page display method and apparatus, and device and storage medium
CN104899131A (en) Detection method and device of webpage loading in browser, and mobile terminal
CN111427637B (en) Page rendering method and device
US20110125571A1 (en) Method and system for speed efficient and relevancy efficient advertising through a web enabled element
CN108038150B (en) Webpage opening method and device and terminal equipment
JP6015648B2 (en) Web page update notification program, Web page update notification device, and Web page update notification method
WO2015120787A1 (en) Webpage detection method and apparatus
CN113010814A (en) Webpage content processing method, computing device and computer storage medium
CN111026964B (en) Display method of list page, electronic equipment and computer storage medium
CN111552795A (en) Book list page display method, electronic equipment and storage medium
CN108268298B (en) Desktop icon generation method and device, storage medium and electronic equipment

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