CN111460347B - Page browsing control method and device and computer readable storage medium - Google Patents

Page browsing control method and device and computer readable storage medium Download PDF

Info

Publication number
CN111460347B
CN111460347B CN202010241755.6A CN202010241755A CN111460347B CN 111460347 B CN111460347 B CN 111460347B CN 202010241755 A CN202010241755 A CN 202010241755A CN 111460347 B CN111460347 B CN 111460347B
Authority
CN
China
Prior art keywords
page
browsing
return
label
browsing page
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.)
Active
Application number
CN202010241755.6A
Other languages
Chinese (zh)
Other versions
CN111460347A (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.)
Guangdong Oppo Mobile Telecommunications Corp Ltd
Original Assignee
Guangdong Oppo Mobile Telecommunications Corp 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 Guangdong Oppo Mobile Telecommunications Corp Ltd filed Critical Guangdong Oppo Mobile Telecommunications Corp Ltd
Priority to CN202010241755.6A priority Critical patent/CN111460347B/en
Publication of CN111460347A publication Critical patent/CN111460347A/en
Application granted granted Critical
Publication of CN111460347B publication Critical patent/CN111460347B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/90Details of database functions independent of the retrieved data types
    • G06F16/95Retrieval from the web
    • G06F16/957Browsing optimisation, e.g. caching or content distillation

Landscapes

  • Engineering & Computer Science (AREA)
  • Databases & Information Systems (AREA)
  • Theoretical Computer Science (AREA)
  • Data Mining & Analysis (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • User Interface Of Digital Computer (AREA)

Abstract

The application provides a page browsing control method, a page browsing control device and a computer readable storage medium, wherein the page browsing control method comprises the following steps: setting a corresponding return label aiming at a target browsing page according to a label setting instruction; when a subsequent browsing page return label is triggered, generating a return instruction associated with a target browsing page; and jumping from the subsequent browsing page to the target browsing page according to the return instruction associated with the target browsing page. Through the implementation of the scheme, the return label is set for the specific page, and when the return label is triggered in the subsequent browsing page, the historical browsing page related to the label can be directly jumped to, so that the operation complexity of returning to the historical browsing page by the user is effectively simplified, and the positioning efficiency of the historical browsing page is improved.

Description

Page browsing control method and device and computer readable storage medium
Technical Field
The present application relates to the field of electronic technologies, and in particular, to a method and an apparatus for controlling page browsing, and a computer-readable storage medium.
Background
With the development of mobile communication technology and the popularization of intelligent terminals, more and more users acquire a large amount of information through browser applications and electronic reader applications of the intelligent terminals. For different page information in an application interface, a terminal can list hundreds of pieces or even thousands of pieces of information for a user to browse and select.
In practical applications, the page information in the application may be relatively large, for example, when a user makes a query through a browser application, the query result usually has tens of pages. However, currently, a user can only search pages to be reviewed by manually sliding a terminal interface, which is relatively complex in operation and relatively low in search efficiency.
Disclosure of Invention
The embodiment of the application provides a page browsing control method and device and a computer readable storage medium, which can at least solve the problems that in the related art, a user can only search pages to be reviewed by manually sliding a terminal interface page by page, so that the operation complexity is high and the searching efficiency is low.
A first aspect of the embodiments of the present application provides a method for controlling page browsing, including:
setting a corresponding return label aiming at a target browsing page according to a label setting instruction;
when the return label of a subsequent browsing page is triggered, generating a return instruction associated with the target browsing page;
and jumping from the subsequent browsing page to the target browsing page according to the return instruction associated with the target browsing page.
A second aspect of the embodiments of the present application provides a page browsing control apparatus, including:
the setting module is used for setting a corresponding return label aiming at the target browsing page according to the label setting instruction;
the generation module is used for generating a return instruction associated with the target browsing page when the return label of the subsequent browsing page is triggered;
and the skipping module is used for skipping from the subsequent browsing page to the target browsing page according to the return instruction associated with the target browsing page.
A third aspect of embodiments of the present application provides an electronic apparatus, including: a memory, a processor, and a bus; the bus is used for realizing the connection communication between the memory and the processor; a processor for executing computer programs stored on the memory; when the processor executes the computer program, the steps in the page browsing control method provided by the first aspect of the embodiment of the present application are implemented.
A fourth aspect of the embodiments of the present application provides a computer-readable storage medium, on which a computer program is stored, where when the computer program is executed by a processor, the steps in the page browsing control method provided in the first aspect of the embodiments of the present application are implemented.
In view of the above, according to the page browsing control method, device and computer-readable storage medium provided by the present application, the corresponding return-to-browse tag is set for the target browsing page according to the tag setting instruction; when a subsequent browsing page return label is triggered, generating a return instruction associated with a target browsing page; and jumping from the subsequent browsing page to the target browsing page according to the return instruction associated with the target browsing page. Through the implementation of the scheme, the return label is set for the specific page, and when the return label is triggered in the subsequent browsing page, the historical browsing page related to the label can be directly jumped to, so that the operation complexity of returning to the historical browsing page by the user is effectively simplified, and the positioning efficiency of the historical browsing page is improved.
Drawings
Fig. 1 is a schematic basic flowchart of a page browsing control method according to a first embodiment of the present application;
fig. 2 is a schematic diagram of a label arrangement according to a first embodiment of the present application;
fig. 3 is a schematic flowchart of a method for adjusting a display position of a label according to a first embodiment of the present application;
FIG. 4-1 is a schematic diagram of a display position of a label according to a first embodiment of the present application;
FIG. 4-2 is a schematic view of another label display position provided in the first embodiment of the present application;
FIGS. 4-3 are schematic views of still another label display position provided in the first embodiment of the present application;
fig. 5 is a schematic flowchart of a label display method according to a first embodiment of the present application;
fig. 6 is a detailed flowchart of a page browsing control method according to a second embodiment of the present application;
fig. 7 is a schematic diagram of program modules of a page browsing control apparatus according to a third embodiment of the present application;
fig. 8 is a schematic view of program modules of another page browsing control apparatus according to a third embodiment of the present application;
fig. 9 is a schematic structural diagram of an electronic device according to a fourth embodiment of the present application.
Detailed Description
In order to make the objects, features and advantages of the present invention more apparent and understandable, the technical solutions in the embodiments of the present application will be clearly and completely described below with reference to the accompanying drawings in the embodiments of the present application, and it is apparent that the described embodiments are only a part of the embodiments of the present application, and not all the embodiments of the present application. All other embodiments, which can be derived by a person skilled in the art from the embodiments given herein without making any creative effort, shall fall within the protection scope of the present application.
In order to solve the defects that in the related art, a user can only search pages to be reviewed by manually sliding a terminal interface page by page, so that the operation complexity is high and the search efficiency is low, a first embodiment of the application provides a page browsing control method. As shown in fig. 1, which is a basic flowchart of the page browsing control method provided in this embodiment, the page browsing control method includes the following steps:
step 101, setting a corresponding return label for a target browsing page according to a label setting instruction.
Specifically, in this embodiment, when a user browses information using a terminal application, all information items may need to be displayed in multiple pages, and then the user needs to perform a page turning action during browsing. It should be noted that the browsing pages corresponding to all the information items in this embodiment may be linearly arranged as a whole long page, that is, a one-to-one typesetting manner is adopted.
In addition, in this embodiment, when the terminal is in the current browsing page, the review tag may be set on the current page according to a tag setting instruction input by a user, as shown in fig. 2, which is a tag setting schematic diagram provided in this embodiment, in which 1 represents a target browsing interface displayed by the current terminal, a dashed box shown in 2 represents a page scroll bar, 3 represents a review tag, and 4 represents a review tag setting area, and when the user needs to set the review tag on the target browsing interface, the user may press the area 4 on the top of the terminal interface for a long time, and then generate the corresponding review tag 3 for the target browsing interface. It should be further noted that, with the deepening of the user's page browsing behavior, the user may continuously have the requirement of setting a tab, the embodiment supports the function of setting a plurality of callback tabs, and the callback tab of the embodiment also supports modification or deletion after being set.
In some embodiments of this embodiment, before setting, according to the tag setting instruction, a corresponding return tag for the target browsing page, the method further includes: acquiring page content attributes corresponding to a target browsing page; and generating a label setting instruction when the page content attribute meets a preset label setting triggering condition.
Specifically, in this embodiment, in order to improve the intelligence and convenience of the tag setting, different from the user actively triggering the tag setting, the embodiment may further determine whether the tag setting triggering condition is satisfied based on the page content attribute of the currently browsed page, and automatically set the review tag for the currently browsed page when the condition is satisfied, so that the defect that the user forgets to set the review tag for the important information item in the process of browsing the page may be overcome.
It should be noted that, in practical applications, whether the tab setting triggering condition is satisfied may also be determined based on the user browsing attribute of the target browsing page. The user browsing attribute may include a page staying time, and when the user staying time on a certain page is longer, it indicates that the content of the page is more attractive to the user or the importance of the content is higher, so that the user may need to review the page in a subsequent browsing process, and thus the embodiment may automatically set a review tag for the page.
Further, in some embodiments of the present embodiment, after acquiring the page content attribute corresponding to the target browsing page, the method further includes: performing content relevance matching on the page content attribute of the target browsing page and the page content attribute of the page to be browsed; and when the page to be browsed with the content relevance higher than a preset relevance threshold exists, determining that a label setting triggering condition is met.
Specifically, in the process of browsing information items, a user usually needs to browse the previously associated browsed content due to specific subsequent browsed content, and based on this, the content relevance of the page content attribute is matched for the current target browsed page and the subsequent browsed page to be browsed in the embodiment, and when the content relevance of the two is higher, it is indicated that the target browsed page may have a requirement for browsing the next page, and further the embodiment has a requirement for setting a browse tab for the current browsed page. Since the manual setting of the return tag by the user is relatively subjective, the embodiment can have an objective evaluation on whether the return tag needs to be set on the current browsing interface through the content relevancy matching, and the effectiveness of setting the return tag is high.
In some embodiments of this embodiment, before setting, according to the tag setting instruction, a corresponding return tag for the target browsing page, the method further includes: acquiring in-application use information of a current running application of a terminal; and when the use information in the application accords with the preset page browsing control condition, executing a step of setting a corresponding return label aiming at the target browsing page according to the label setting instruction.
Specifically, in practical applications, considering that a user does not have a requirement for quickly browsing a page in all applications, in order to improve the diversity and rationality of the page browsing control performed in the embodiment, the embodiment acquires the in-application use information of the running application, and triggers the page browsing control process of the embodiment only in the application corresponding to the page browsing control condition.
Step 102, when the subsequent browse page return tag is triggered, a return instruction associated with the target browse page is generated.
Specifically, in this embodiment, after the user sets the playback tab for the current browsing page, if the user triggers the playback tab in the subsequent browsing process, the user generates a playback instruction to trigger the playback of the browsing page corresponding to the tab. It should be noted that the review tab in this embodiment may be understood as a page review function control, which indicates that the page review function is activated for the target browsing page after setting, and may be explicitly displayed on the terminal interface or implicitly present on the terminal interface. It should also be noted that the subsequent browsing interface of the present embodiment may be understood as a real-time browsing interface after the target browsing interface.
In some embodiments of this embodiment, after setting, according to the tag setting instruction, a corresponding return tag for the target browsing page, the method further includes: extracting summary information of content included in a target browsing page; a unique identification of the return tag is generated based on the summary information.
Specifically, please refer to fig. 2 again, in this embodiment, preferably after the tag setting is completed, that is, the tags are explicitly displayed on the terminal interface, in an actual application, the displayed tags may be named, so as to distinguish different tags when there are many tags, one of the ways may be the way adopted in fig. 2, that is, the tags are named sequentially according to a set sequence by using numbers, for example, the first tag is named as tag 1, and the tags subsequently set are tag 2 and tag 3 … ….
And 103, jumping from the subsequent browsing page to the target browsing page according to the backsight instruction associated with the target browsing page.
Specifically, when the subsequent browsing page triggers the browsing tag, the embodiment can directly jump to the historical browsing page associated with the tag, thereby effectively simplifying the operation complexity of the user for browsing the historical browsing page, and improving the positioning efficiency of the historical browsing page. It should be noted that, in practical applications, when the user closes the information browsing page, the set tag may be deleted or saved, and when the user starts the information browsing page again, the tag set before may be disabled or continuously enabled.
In some embodiments of this embodiment, after playing the climax clip according to the audio data corresponding to the climax clip, the method further includes: after jumping from the subsequent browsing page to the target browsing page according to the backsight instruction associated with the target browsing page, the method further comprises the following steps: when the return label is triggered again, generating a return instruction associated with a subsequent browsing page; and jumping back to the subsequent browsing page from the target browsing page according to the back browsing instruction associated with the subsequent browsing page.
Specifically, in practical applications, after the backsight tab is triggered to jump to the previous history browsing page, the user usually has a requirement for further returning to a subsequent browsing page, so that the user can continue browsing information items backwards. In the embodiment, in order to facilitate the user to return to the corresponding page, a quick return function after return is provided, and the function is also realized based on the return tag of the jumped-to page, that is, the return tag has a page bidirectional jump function, when the return tag is triggered in a subsequent browsing page, the historical browsing page associated with the return tag is jumped to, and after the jump to the historical browsing page, if the return tag is triggered again, the subsequent browsing page is jumped from the jumped-to historical browsing page, so that the page browsing efficiency can be further improved, and the convenience in operation is effectively improved.
As shown in fig. 3, which is a schematic flow chart of a method for adjusting a display position of a tab provided in this embodiment, further, in some embodiments of this embodiment, after setting a corresponding return tab for a target browsing page according to a tab setting instruction, the method further includes the following steps:
301, displaying a return label according to a preset initial display position;
step 302, when a page swiping command is received, determining corresponding tag follow-up data based on the page swiping data;
and 303, adjusting the display position of the return label based on the label follow-up data.
Specifically, the display position of the review label on the terminal interface in this embodiment may be determined according to actual requirements, for example, fig. 4-1 is a label display position diagram provided in this embodiment, and this embodiment may preferably set the initial display position of the review label as the middle position on the right side of the terminal interface. In the embodiment, it is considered that a user needs to grasp a relative position relationship between a real-time browsed page and a marked historical browsed page to conveniently and correctly position a tag to be triggered, in the process that the user swipes the page to browse, the display position of the tag is dynamically adjusted according to a page swiping behavior, specifically referring to another tag display position schematic diagram shown in fig. 4-2, when the user swipes a terminal screen to continuously browse a subsequent page, a page scroll bar moves downwards, and the tag moves a certain distance on the right side of a terminal interface relative to an initial display position; with continued reference to the schematic diagram of another tab display position shown in fig. 4-3, when the user slides down the terminal screen to browse the subsequent page, the page scroll bar moves upward, and the tab moves downward a certain distance on the right side of the terminal interface. Therefore, the user can judge whether the area where the label is located is above or below the real-time browsing page by observing whether the position where the label is located is above or below the right side of the terminal interface.
As shown in fig. 5, as a flow diagram of a tag display method provided in this embodiment, further, in some embodiments of this embodiment, after displaying the review tag according to a preset initial display position, the method further includes the following steps:
step 501, acquiring the total number of currently accumulated displayed return labels;
step 502, when the total number is larger than a preset number threshold, adding at least part of all the return labels to the favorites;
and 503, displaying the return label in the favorite when receiving a trigger instruction input aiming at the favorite.
Specifically, in the embodiment, it is considered that the number of the return labels set by the user is more and more along with the depth of the page browsing behavior of the user, if all the return labels are displayed, a large area is occupied on the terminal interface, and normal page browsing of the user is affected. It should be noted that, in this embodiment, when storing the return to visit tags, one favorite or a plurality of favorites may be adopted, and if a plurality of favorites are adopted, all tags belonging to the same category may be placed in the same favorite according to the tag attributes, so as to implement classified storage, and facilitate the use of the user.
Based on the technical scheme of the embodiment of the application, the corresponding return label is set for the target browsing page according to the label setting instruction; when a subsequent browsing page return label is triggered, a return instruction associated with a target browsing page is generated; and jumping from the subsequent browsing page to the target browsing page according to the return instruction associated with the target browsing page. Through the implementation of the scheme, the return label is set for the specific page, and when the return label is triggered in the subsequent browsing page, the historical browsing page related to the label can be directly jumped to, so that the operation complexity of returning to the historical browsing page by the user is effectively simplified, and the positioning efficiency of the historical browsing page is improved.
The method in fig. 6 is a detailed page view control method provided in a second embodiment of the present application, and the page view control method includes:
step 601, performing content relevance matching on the page content attribute of the target browsing page and the page content attribute of the page to be browsed.
Specifically, the browsing pages corresponding to all the information items in this embodiment may be linearly arranged as a whole long page, that is, a one-to-one typesetting manner is adopted.
Step 602, when there is a page to be browsed whose content relevance is higher than a preset relevance threshold, generating a corresponding return label for a target browsing page.
Specifically, in the embodiment, content relevance matching of page content attributes is performed on the current target browsing page and each subsequent browsing page to be browsed, and when the content relevance of the current target browsing page and each subsequent browsing page to be browsed is high, it is indicated that the target browsing page may have a playback requirement in the subsequent browsing, and further, the embodiment has a requirement for setting a playback tag for the current browsing page.
Step 603, when the page sliding instruction is received, determining corresponding tag follow-up data based on the page sliding data, and adjusting the display position of the backstage tag based on the tag follow-up data.
Specifically, the present embodiment may preferably set the initial display position of the review tab to the middle position on the right side of the terminal interface. In this embodiment, in consideration of the fact that a user needs to grasp the relative position relationship between a real-time browsed page and a marked historical browsed page to facilitate correct positioning of a tag to be triggered, in the process of swiping the page by the user for browsing, the display position of the tag is dynamically adjusted according to the page swiping behavior.
Step 604, when the return tab is triggered in the subsequent browsing page, a return instruction associated with the target browsing page is generated.
In this embodiment, after the user sets a browse return tag for the current browse page, if the user triggers the browse return tag in the subsequent browsing process, a browse return instruction is generated to trigger the browse page corresponding to the tag to be browsed back.
And step 605, jumping from the subsequent browsing page to the target browsing page according to the return instruction associated with the target browsing page.
According to the method and the device, when the subsequent browsing page triggers the browsing tag, the historical browsing page related to the tag can be directly jumped to, so that the operation complexity of the user for browsing the historical browsing page is effectively simplified, and the positioning efficiency of the historical browsing page is improved.
Step 606, when the return tab is triggered again at the target browsing page, a return instruction associated with the subsequent browsing page is generated.
Specifically, in the embodiment, in order to facilitate the user to return to the corresponding page after the page jump, a quick return function after the return is provided, and the function is also implemented based on the return tag of the page to which the user jumps, that is, the return tag of the embodiment has a page bidirectional jump function.
Step 607, according to the browse back instruction related to the subsequent browse page, jumping back to the subsequent browse page from the target browse page.
After the subsequent browsing page triggers the browse return tag to jump to the historical browsing page, if the browse return tag is triggered again, the subsequent browsing page jumps back from the jumped historical browsing page, so that the page browsing efficiency can be further improved, and the convenience in operation is effectively improved.
It should be understood that, the size of the serial number of each step in this embodiment does not mean the execution sequence of the step, and the execution sequence of each step should be determined by its function and inherent logic, and should not be limited uniquely to the implementation process of the embodiment of the present application.
The embodiment of the application discloses a page browsing control method, which comprises the steps of setting a corresponding return label aiming at a target browsing page according to a label setting instruction; when a subsequent browsing page return label is triggered, generating a return instruction associated with a target browsing page; and jumping from the subsequent browsing page to the target browsing page according to the return instruction associated with the target browsing page. Through the implementation of the scheme, the return label is set for the specific page, and when the return label is triggered in the subsequent browsing page, the historical browsing page related to the label can be directly jumped to, so that the operation complexity of returning to the historical browsing page by the user is effectively simplified, and the positioning efficiency of the historical browsing page is improved.
Fig. 7 is a page view control apparatus according to a third embodiment of the present application. The page view control device can be used for realizing the page view control method in the foregoing embodiment. As shown in fig. 7, the page view control apparatus mainly includes:
a setting module 701, configured to set a corresponding return tab for a target browsing page according to a tab setting instruction;
a generating module 702, configured to generate a return instruction associated with a target browsing page when a subsequent browsing page return tag is triggered;
the jumping module 703 is configured to jump from the subsequent browsing page to the target browsing page according to the return instruction associated with the target browsing page.
As shown in fig. 8, another page view control apparatus provided in this embodiment is a page view control apparatus, in some embodiments of this embodiment, the page view control apparatus further includes: an adjusting module 704, configured to display the return label according to a preset initial display position after setting a corresponding return label for the target browsing page according to the label setting instruction; when a page swiping instruction is received, determining corresponding tag follow-up data based on the page swiping data; and adjusting the display position of the return label based on the label follow-up data.
With reference to fig. 8, in some embodiments of the present invention, the page view control device further includes: the display module 705 is configured to obtain the total number of currently accumulated displayed return labels after the return labels are displayed according to a preset initial display position; when the total number is larger than a preset number threshold value, adding at least part of the return labels in all the return labels to the favorites; and displaying the return labels in the favorites when a triggering instruction input aiming at the favorites is received.
In some embodiments of the present embodiment, the generating module 702 is further configured to: acquiring page content attributes corresponding to a target browsing page before setting a corresponding return label for the target browsing page according to a label setting instruction; and generating a label setting instruction when the page content attribute meets a preset label setting triggering condition.
Referring to fig. 8 again, in some embodiments of the present invention, the page view control device further includes: the matching module 706 is configured to perform content relevance matching on the page content attribute of the target browsing page and the page content attribute of the page to be browsed after acquiring the page content attribute corresponding to the target browsing page. When the page to be browsed exists, the content relevance is higher than a preset relevance threshold, and the condition that a label setting triggering condition is met is determined.
In some embodiments of the present embodiment, the generating module 702 is further configured to: after setting a corresponding return label for a target browsing page according to a label setting instruction, extracting summary information of content included in the target browsing page; a unique identification of the return tag is generated based on the summary information.
In some embodiments of the present embodiment, the generating module 702 is further configured to: and after jumping from the subsequent browsing page to the target browsing page according to the return instruction associated with the target browsing page, generating the return instruction associated with the subsequent browsing page when the return label is triggered again. Correspondingly, the skip module 703 is further configured to: and jumping back to the subsequent browsing page from the target browsing page according to the back browsing instruction related to the subsequent browsing page.
It should be noted that, the page browsing control method in the first and second embodiments can be implemented based on the page browsing control device provided in this embodiment, and it can be clearly understood by those skilled in the art that, for convenience and simplicity of description, the specific working process of the page browsing control device described in this embodiment may refer to the corresponding process in the foregoing method embodiment, and details are not described here.
According to the page browsing control device provided by the embodiment, a corresponding return label is set for a target browsing page according to a label setting instruction; when a subsequent browsing page return label is triggered, generating a return instruction associated with a target browsing page; and jumping from the subsequent browsing page to the target browsing page according to the return instruction associated with the target browsing page. Through the implementation of the scheme, the return label is set for the specific page, and when the return label is triggered in the subsequent browsing page, the historical browsing page related to the label can be directly jumped to, so that the operation complexity of returning to the historical browsing page by the user is effectively simplified, and the positioning efficiency of the historical browsing page is improved.
Referring to fig. 9, fig. 9 is an electronic device according to a fourth embodiment of the present disclosure. The electronic device can be used for realizing the page browsing control method in the foregoing embodiment. As shown in fig. 9, the electronic device mainly includes:
memory 901, processor 902, bus 903, and computer programs stored on memory 901 and executable on processor 902, memory 901 and processor 902 connected by bus 903. When the processor 902 executes the computer program, the page browsing control method in the foregoing embodiment is implemented. Wherein the number of processors may be one or more.
The Memory 901 may be a high-speed Random Access Memory (RAM) Memory or a non-volatile Memory (non-volatile Memory), such as a magnetic disk Memory. The memory 901 is used for storing executable program code, and the processor 902 is coupled to the memory 901.
Further, an embodiment of the present application also provides a computer-readable storage medium, where the computer-readable storage medium may be provided in an electronic device in the foregoing embodiments, and the computer-readable storage medium may be the memory in the foregoing embodiment shown in fig. 9.
The computer-readable storage medium has stored thereon a computer program which, when executed by a processor, implements the page view control method in the foregoing embodiments. Further, the computer-readable storage medium may be various media that can store program codes, such as a usb disk, a removable hard disk, a Read-Only Memory (ROM), a RAM, a magnetic disk, or an optical disk.
In the several embodiments provided in the present application, it should be understood that the disclosed apparatus and method may be implemented in other ways. For example, the above-described apparatus embodiments are merely illustrative, and for example, a division of modules is merely a division of logical functions, and an actual implementation may have another division, for example, a plurality of modules or components may be combined or integrated into another system, or some features may be omitted, or not executed. In addition, the shown or discussed mutual coupling or direct coupling or communication connection may be an indirect coupling or communication connection through some interfaces, devices or modules, and may be in an electrical, mechanical or other form.
Modules described as separate parts may or may not be physically separate, and parts displayed as modules may or may not be physical modules, may be located in one place, or may be distributed on a plurality of network modules. Some or all of the modules may be selected according to actual needs to achieve the purpose of the solution of the present embodiment.
In addition, functional modules in the embodiments of the present application may be integrated into one processing module, or each of the modules may exist alone physically, or two or more modules are integrated into one module. The integrated module can be realized in a hardware mode, and can also be realized in a software functional module mode.
The integrated module, if implemented in the form of a software functional module and sold or used as a separate product, may be stored in a computer readable storage medium. Based on such understanding, the technical solution of the present application may be substantially implemented or contributed to by the prior art, or all or part of the technical solution may be embodied in a software product, which is stored in a readable storage medium and includes instructions for causing a computer device (which may be a personal computer, a server, or a network device) to execute all or part of the steps of the method of the embodiments of the present application. And the aforementioned readable storage medium includes: various media capable of storing program codes, such as a U disk, a removable hard disk, a ROM, a RAM, a magnetic disk, or an optical disk.
It should be noted that, for the sake of simplicity, the above-mentioned method embodiments are described as a series of acts or combinations, but those skilled in the art should understand that the present application is not limited by the described order of acts, as some steps may be performed in other orders or simultaneously according to the present application. Further, those skilled in the art should also appreciate that the embodiments described in the specification are preferred embodiments and that the acts and modules referred to are not necessarily required in this application.
In the above embodiments, the descriptions of the respective embodiments have respective emphasis, and for parts that are not described in detail in a certain embodiment, reference may be made to related descriptions of other embodiments.
In view of the above description of the page browsing control method, device and computer-readable storage medium provided by the present application, those skilled in the art will appreciate that there are variations in the embodiments and applications of the method and device according to the idea of the embodiments of the present application, and in summary, the content of the present specification should not be construed as a limitation to the present application.

Claims (7)

1. A page browsing control method is characterized by comprising the following steps:
acquiring page content attributes corresponding to a target browsing page;
generating a label setting instruction when the page content attribute meets a preset label setting triggering condition;
acquiring in-application use information of a current running application of a terminal;
when the use information in the application accords with a preset page browsing control condition, automatically setting a corresponding return label for the target browsing page according to the label setting instruction; the return label has a page bidirectional jumping function;
extracting summary information of the content included in the target browsing page;
generating a unique identifier of the return label based on the summary information;
when the return label of a subsequent browsing page is triggered, generating a return instruction associated with the target browsing page;
skipping from the subsequent browsing page to the target browsing page according to the return instruction associated with the target browsing page;
generating a return instruction associated with the subsequent browsing page when the return tab is triggered again;
and jumping back to the subsequent browsing page from the target browsing page according to the back browsing instruction associated with the subsequent browsing page.
2. The page browsing control method according to claim 1, wherein after setting the corresponding return tab for the target browsing page according to the tab setting instruction, the method further comprises:
displaying the return label according to a preset initial display position;
when a page swiping instruction is received, determining corresponding tag follow-up data based on the page swiping data;
and adjusting the display position of the return label based on the label follow-up data.
3. The page browsing control method according to claim 2, wherein after displaying the return tab according to a preset initial display position, the method further comprises:
acquiring the total number of currently and cumulatively displayed return labels;
when the total number is larger than a preset number threshold value, adding at least part of the browse tags in all browse tags to the favorites;
and displaying the return labels in the favorites when a triggering instruction input aiming at the favorites is received.
4. The method for controlling page view of claim 1, wherein after obtaining the page content attribute corresponding to the target browsing page, the method further comprises:
performing content relevance matching on the page content attribute of the target browsing page and the page content attribute of the page to be browsed;
and when the page to be browsed with the content relevance higher than a preset relevance threshold exists, determining that the label setting triggering condition is met.
5. A page view control apparatus, comprising:
the terminal comprises a setting module, a setting module and a processing module, wherein the setting module is used for acquiring in-application use information of the currently running application of the terminal; when the use information in the application accords with a preset page browsing control condition, automatically setting a corresponding return label aiming at a target browsing page according to a label setting instruction; the return label has a page bidirectional jumping function;
the generating module is used for generating a return instruction associated with the target browsing page when the return tag of the subsequent browsing page is triggered;
the skipping module is used for skipping from the subsequent browsing page to the target browsing page according to the return instruction associated with the target browsing page;
the generating module is further used for acquiring page content attributes corresponding to the target browsing page before setting a corresponding return label for the target browsing page according to the label setting instruction; generating a label setting instruction when the page content attribute meets a preset label setting triggering condition; and (c) a second step of,
further for generating a review instruction associated with the subsequent browsing page when the review tab is triggered again; skipping back to the subsequent browsing page from the target browsing page according to a playback instruction associated with the subsequent browsing page; and the number of the first and second groups,
the generation module 702 is further configured to: after automatically setting a corresponding return label for the target browsing page according to the label setting instruction, extracting summary information of content included in the target browsing page; generating a unique identification of the return tag based on the summary information.
6. An electronic device, comprising: a memory, a processor, and a bus;
the bus is used for realizing connection communication between the memory and the processor;
the processor is configured to execute a computer program stored on the memory;
the processor, when executing the computer program, performs the steps of the method of any one of claims 1 to 5.
7. A computer-readable storage medium, on which a computer program is stored, which, when being executed by a processor, carries out the steps of the method of any one of claims 1 to 4.
CN202010241755.6A 2020-03-31 2020-03-31 Page browsing control method and device and computer readable storage medium Active CN111460347B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202010241755.6A CN111460347B (en) 2020-03-31 2020-03-31 Page browsing control method and device and computer readable storage medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202010241755.6A CN111460347B (en) 2020-03-31 2020-03-31 Page browsing control method and device and computer readable storage medium

Publications (2)

Publication Number Publication Date
CN111460347A CN111460347A (en) 2020-07-28
CN111460347B true CN111460347B (en) 2023-03-24

Family

ID=71682960

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202010241755.6A Active CN111460347B (en) 2020-03-31 2020-03-31 Page browsing control method and device and computer readable storage medium

Country Status (1)

Country Link
CN (1) CN111460347B (en)

Families Citing this family (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN111813489B (en) * 2020-08-11 2024-06-11 Oppo(重庆)智能科技有限公司 Screen saver display method and device and computer readable storage medium
CN113704655A (en) * 2021-08-05 2021-11-26 上海硬通网络科技有限公司 Page operation control setting method and device and storage medium

Citations (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN110297943A (en) * 2019-07-05 2019-10-01 联想(北京)有限公司 Adding method, device, electronic equipment and the storage medium of label

Family Cites Families (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7523096B2 (en) * 2003-12-03 2009-04-21 Google Inc. Methods and systems for personalized network searching
CN102663135B (en) * 2012-05-03 2014-06-11 中兴通讯股份有限公司 Method and device for implementing graphical bookmark for embedded browser, and terminal
CN103970759B (en) * 2013-01-28 2018-07-06 腾讯科技(深圳)有限公司 A kind of region exchange method and system based on wap page
CN105302828B (en) * 2014-07-02 2020-09-29 腾讯科技(深圳)有限公司 Page label information display method and device and electronic equipment
CN106156189B (en) * 2015-04-21 2020-01-21 阿里巴巴集团控股有限公司 Label generation method and device, and information acquisition method and device
CN106775428A (en) * 2017-02-28 2017-05-31 北京潘达互娱科技有限公司 A kind of page processing method and device
CN110162353B (en) * 2018-02-11 2023-09-15 深圳市雅阅科技有限公司 Multi-page switching method and equipment, storage medium and terminal

Patent Citations (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN110297943A (en) * 2019-07-05 2019-10-01 联想(北京)有限公司 Adding method, device, electronic equipment and the storage medium of label

Also Published As

Publication number Publication date
CN111460347A (en) 2020-07-28

Similar Documents

Publication Publication Date Title
US20180101616A1 (en) Search System, Page Display Method and Client Terminal
CN104850546B (en) Display method and system of mobile media information
CN105279224A (en) Information push method and device
CN105302811B (en) Browser page skipping method and device
CN111460347B (en) Page browsing control method and device and computer readable storage medium
CN109063082B (en) Page skipping method and terminal equipment
CN102591969A (en) Method for providing search results based on historical behaviors of user and sever therefor
WO2016202279A1 (en) Interface interaction method and apparatus
CN106649543A (en) Reading progress recording method and device and terminal
CN113190741B (en) Search method, search device, electronic equipment and storage medium
US9703889B2 (en) Providing auto-focus for a search field in a user interface
CN112307365A (en) Information display method and device, electronic equipment and storage medium
CN112181410A (en) View layer code generation method and device, electronic equipment and storage medium
CN109977318B (en) Book searching method, electronic device and computer storage medium
CN110969501B (en) Method, system, equipment and storage medium for displaying web shopping cart page
CN110704139B (en) Icon classification method and device
CN113010814A (en) Webpage content processing method, computing device and computer storage medium
CN106570061B (en) Webpage label management method and mobile terminal
CN103377246A (en) Bookmark processing method and terminal browser
CN106844406B (en) Search method and search device
CN111338736A (en) Setting item calling method and device and computer readable storage medium
CN111538455B (en) Page switching method and device
CN113569132A (en) Information retrieval display method and system
CN113962316A (en) Model training method and device and electronic equipment
CN112765517A (en) Page generation method and device 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
GR01 Patent grant
GR01 Patent grant