CN114611035A - Page switching method and electronic equipment - Google Patents

Page switching method and electronic equipment Download PDF

Info

Publication number
CN114611035A
CN114611035A CN202210291296.1A CN202210291296A CN114611035A CN 114611035 A CN114611035 A CN 114611035A CN 202210291296 A CN202210291296 A CN 202210291296A CN 114611035 A CN114611035 A CN 114611035A
Authority
CN
China
Prior art keywords
page
current
data
switching
historical
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
CN202210291296.1A
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.)
Lenovo Beijing Ltd
Original Assignee
Lenovo Beijing 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 Lenovo Beijing Ltd filed Critical Lenovo Beijing Ltd
Priority to CN202210291296.1A priority Critical patent/CN114611035A/en
Publication of CN114611035A publication Critical patent/CN114611035A/en
Pending legal-status Critical Current

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
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/20Information retrieval; Database structures therefor; File system structures therefor of structured data, e.g. relational data
    • G06F16/23Updating
    • 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/953Querying, e.g. by the use of web search engines
    • G06F16/9537Spatial or temporal dependent retrieval, e.g. spatiotemporal queries
    • 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/958Organisation or management of web site content, e.g. publishing, maintaining pages or automatic linking

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 discloses a page switching method and electronic equipment, wherein the page switching method comprises the following steps: determining a related page of the current page based on the historical page address; the associated page comprises a page capable of being switched with the current page; updating the page data of the current page and the associated page; and switching the current page and the associated page based on a page switching instruction. According to the method and the device, the associated page of the current page is updated in advance, so that when the current page and the associated page are switched based on the page switching instruction, network waiting is not needed, the problem that a user cannot experience native operation experience can be effectively solved, and the user can realize an interaction mode close to native; meanwhile, synchronous updating of page data can be guaranteed, and cost is low.

Description

Page switching method and electronic equipment
Technical Field
The present disclosure relates to the field of internet data processing technologies, and in particular, to a page switching method and an electronic device.
Background
With the development and progress of internet technology, the internet becomes a part of work and life of most users, so that more behavior centers of the users are transferred from off-line to on-line at a faster pace, and at the moment, various browsers become the first choice tools of the internet, especially in mobile terminals (such as mobile phones, tablet computers and the like). Specifically, the page application is usually run in an embedded form in a browser window of the mobile terminal, and although the page application of the mobile terminal is a relatively mature technical means, when a user switches pages through an input device or a gesture, the server repeatedly reconstructs and loads the same page, so that the user cannot feel the native operation experience.
At present, the above problems are solved by two ways: the first mode is the combination of a page keep-alive mechanism and gesture monitoring injection, but the mode cannot realize synchronous updating of page data; the second mode is a combination of a page keep-alive mechanism, gesture listening injection and keep-alive hooks, but the mode has higher maintenance cost. In addition, the above two methods cannot effectively solve the problem that the user cannot experience the native operation experience.
Disclosure of Invention
An object of the embodiment of the present application is to provide a page switching method and an electronic device, which can effectively solve the problem that a user cannot experience native operation experience, and can ensure synchronous update of page data, and the cost is low.
In a first aspect, an embodiment of the present application provides a page switching method, including:
determining a related page of the current page based on the historical page address; the associated page comprises a page which can be switched with the current page;
updating the page data of the current page and the associated page;
and switching the current page and the associated page based on a page switching instruction.
In a possible implementation manner, the determining, based on the historical page address, an associated page of a current page includes:
determining a first page and a second page corresponding to the current page, wherein the first page can jump to the current page, and the current page can jump to the second page;
and determining the first page and the second page as the associated page.
In one possible embodiment, the first page and the second page are one or more.
In a possible implementation manner, the updating the page data of the associated page includes:
acquiring real-time data of the associated page;
comparing the real-time data with historical data of the associated page to determine difference data; the historical data of the associated page is page data at a display moment on the associated page or page data updated at a last updating moment;
updating page data of the associated page based on the difference data.
In a possible implementation manner, the switching the current page and the associated page based on the page switching instruction includes:
acquiring the page switching instruction;
responding to a page switching instruction to switch the current page and the associated page.
In a possible implementation manner, the obtaining the page switching instruction includes:
receiving action information of a target key;
and determining the page switching instruction based on the action information and a key rule, wherein the key rule comprises each action of the target key and a corresponding instruction.
In a possible implementation manner, the obtaining the page switching instruction further includes:
acquiring behavior information generated on a touch screen;
and determining the page switching instruction based on the behavior information and a preset instruction list, wherein the preset instruction list comprises a mapping relation between preset behaviors and preset instructions.
In a possible implementation manner, before determining the associated page of the current page based on the historical page address, the method further includes:
and extracting the historical page address based on the historical browsing record.
In a possible implementation manner, the page switching method further includes:
and determining a new associated page based on the switched new current page.
In a second aspect, an embodiment of the present application further provides an electronic device, including:
a first determining module configured to determine an associated page of a current page based on a historical page address; the associated page comprises a page which can be switched with the current page;
an update module configured to update page data of the current page and the associated page;
a switching module configured to switch the current page and the associated page based on a page switching instruction.
According to the page switching method, the associated page of the current page is updated in advance, so that when the current page and the associated page are switched based on the page switching instruction, network waiting is not needed, the problem that a user cannot experience native operation experience can be effectively solved, and the user can realize an interaction mode close to native; meanwhile, synchronous updating of page data can be ensured, and the cost is low.
Drawings
In order to more clearly illustrate the technical solutions in the present application or the prior art, the drawings needed to be used in the description of the embodiments or the prior art will be briefly introduced below, it is obvious that the drawings in the following description are only some embodiments described in the present application, and for those skilled in the art, other drawings can be obtained according to these drawings without inventive exercise.
FIG. 1 is a flow chart illustrating a page switching method provided by the present application;
fig. 2 shows a flowchart of determining an associated page of a current page based on a historical page address in a page switching method provided by the present application;
FIG. 3 is a flowchart illustrating a process of updating page data of an associated page in a page switching method provided by the present application;
fig. 4 shows a flowchart of switching a current page and an associated page based on a page switching instruction in a page switching method provided by the present application;
fig. 5 is a schematic structural diagram of an electronic device provided in the present application;
fig. 6 shows a schematic structural diagram of another electronic device provided in the present application.
Detailed Description
Various aspects and features of the present application are described herein with reference to the drawings.
It will be understood that various modifications may be made to the embodiments of the present application. Accordingly, the foregoing description should not be construed as limiting, but merely as exemplifications of embodiments. Those skilled in the art will envision other modifications within the scope and spirit of the application.
The accompanying drawings, which are incorporated in and constitute a part of the specification, illustrate embodiments of the application and, together with a general description of the application given above and the detailed description of the embodiments given below, serve to explain the principles of the application.
These and other characteristics of the present application will become apparent from the following description of preferred forms of embodiment, given as non-limiting examples, with reference to the attached drawings.
It should also be understood that, although the present application has been described with reference to some specific examples, a person of skill in the art shall certainly be able to achieve many other equivalent forms of application, having the characteristics as set forth in the claims and hence all coming within the field of protection defined thereby.
The above and other aspects, features and advantages of the present application will become more apparent in view of the following detailed description when taken in conjunction with the accompanying drawings.
Specific embodiments of the present application are described hereinafter with reference to the accompanying drawings; however, it is to be understood that the disclosed embodiments are merely exemplary of the application, which can be embodied in various forms. Well-known and/or repeated functions and constructions are not described in detail to avoid obscuring the application of unnecessary or unnecessary detail. Therefore, specific structural and functional details disclosed herein are not to be interpreted as limiting, but merely as a basis for the claims and as a representative basis for teaching one skilled in the art to variously employ the present application in virtually any appropriately detailed structure.
The specification may use the phrases "in one embodiment," "in another embodiment," "in yet another embodiment," or "in other embodiments," which may each refer to one or more of the same or different embodiments in accordance with the application.
The page switching method provided by the embodiment of the application is applied to the electronic equipment, and the page switching method can be used for updating the associated page of the current page in advance, so that when the current page and the associated page are switched based on a page switching instruction, network waiting is not needed, the problem that a user cannot feel native operation experience can be effectively solved, and the user can realize an interaction mode close to the native operation; meanwhile, synchronous updating of page data can be ensured, and the cost is low. For the convenience of understanding of the present application, a page switching method provided by the present application will be described in detail first.
As shown in fig. 1, which is a flowchart of a page switching method provided in the embodiment of the present application, the specific steps include S101 to S103.
S101, determining a related page of a current page based on a historical page address; the associated page comprises a page capable of being switched with the current page.
In a specific implementation, when a user browses a page through a browser or an application program on an electronic device, the browser, and the application program all record each page browsed by the user, for example, a network address and a network tag corresponding to the page, a browsing time point and a browsing duration corresponding to each page, and the like. At this time, a historical browsing record for a user, a browser and an application program in a preset time period is formed, and the preset time period can be customized by the user.
When the page switching method provided by the embodiment of the application is executed, a historical browsing record is extracted, and the historical page record may be a historical browsing record of a browser, a historical browsing record of an application program, or the like. And then, extracting historical page addresses from the historical browsing records.
After the historical page address is obtained, determining a related page of a current page based on the historical page address, wherein the current page is a page currently displayed by a browser or an application program in the electronic equipment. Here, the associated page includes a page that can be switched with the current page, for example, the current page is page C, which can jump from page B to page C directly, and page C can jump to page D directly, at this time, page B and page D are associated pages of page C, and the associated pages are pages that are not currently displayed by the browser or the application program.
As shown in fig. 2, a flowchart for determining an associated page of a current page based on a historical page address is provided in the embodiment of the present application, where the specific steps include S201 and S202.
S201, determining a first page and a second page corresponding to the current page, wherein the first page can jump to the current page, and the current page can jump to the second page.
S202, determining the first page and the second page as related pages.
As an example, after the historical page address is obtained, a first address capable of directly jumping to a page address corresponding to a current page and a second address capable of directly jumping to the page address corresponding to the current page are searched for, that is, the first page corresponding to the first address can directly jump to the current page, and the current page can directly jump to a second page corresponding to the second address.
Therefore, the first page and the second page corresponding to the current page can be determined. Thereafter, the first page and the second page are determined to be associated pages.
The number of the first page and the number of the second page are one or more. For example, at a first time, jumping from a first page a to a current page; at the third moment, the first page d jumps to the current page, and at this moment, two first pages, namely the first page a and the first page d, associated with the current page exist. The second page is the same as above, and will not be described in detail here.
It should be noted that, when the browser or the application is opened for the first time, and the associated page of the current page cannot be determined based on the historical browsing records, and when the current page appears for the first time, the current page only has the first page corresponding to the current page, and does not have the second page corresponding to the current page, the associated page of the current page may be determined based on the operation rule of the browser or the application, for example, the page corresponding to "me" in the WeChat, and the associated page may include a page corresponding to "setup", "service", a page corresponding to "address book", and the like.
Optionally, a prediction model may be preset, where the prediction model includes a convolutional neural network and the like, and a large number of training samples are used to train the prediction model, so that the prediction model can predict a current page to obtain a page associated with the current page, and further, when a browser or an application program is first opened, the page associated with the current page can also be determined.
And S102, updating the page data of the current page and the associated page.
After the associated page of the current page is determined, the page data of the current page is updated, and meanwhile, the page data of the corresponding associated page is updated.
Optionally, the page data of the associated page is updated with reference to a method flowchart shown in fig. 3, where the specific steps include S301 to S303.
S301, acquiring real-time data of the associated page.
S302, comparing the real-time data with historical data of the associated page to determine difference data; the historical data of the associated page is page data at a display moment on the associated page or page data updated at a last updating moment.
S303, updating the page data of the related page based on the difference data.
Optionally, after the associated page of the current page is obtained, in order to ensure timeliness of the page data of the current page, the real-time data of the current page is obtained through a network or the like, so that the page data of the current page is updated in real time by using the real-time data of the current page.
The real-time data of the current page can be acquired, and meanwhile, the real-time data of the associated page can be acquired, so that the page data of the associated page can be updated in real time by utilizing the real-time data of the associated page, further, when the current page is switched to any page in the associated pages, network waiting is not needed, the problem that a user cannot experience native operation experience can be effectively solved, and the user can realize an interaction mode close to native; meanwhile, synchronous updating of page data can be ensured, and the cost is low.
As one example, after the real-time data of the associated page is acquired, comparing the real-time data of the associated page with the historical data of the associated page to determine difference data; the historical data of the associated page is page data at a display moment on the associated page or page data updated at a last updating moment.
After the difference data is obtained, the page data of the associated page is updated based on the difference data, that is, the whole associated page does not need to be updated, so that the consumption of processing resources is avoided.
It is worth explaining that after the real-time data of the associated page is acquired, the associated page is directly updated by using the real-time data of the associated page, so that the problem of low timeliness of the associated page due to missing data is solved.
S103, switching the current page and the related page based on the page switching instruction.
After the page data of the current page and the associated page are updated, the current page and the associated page are switched based on the page switching instruction, that is, the current page is controlled to jump to the associated page, that is, the browser or the application program is controlled to switch from displaying the current page to displaying the associated page.
Optionally, referring to a flowchart of a method shown in fig. 4, switching is performed on a current page and an associated page based on a page switching instruction, where specific steps include S401 and S402.
S401, a page switching instruction is obtained.
S402, responding to the page switching instruction to switch the current page and the related page.
In specific implementation, whether a page switching instruction is generated or not is monitored in real time, after the page switching instruction is determined to be generated, the page switching instruction is obtained, and the current page and the associated page are switched in response to the page switching instruction.
Optionally, the embodiment of the present application shows the following two ways to obtain the page switch instruction.
First mode
The electronic equipment is provided with a target key, and the target key corresponds to a preset key rule, such as an association relation between the action of the target key and an instruction.
The method comprises the steps of receiving action information of a target key in real time, determining a page switching instruction based on the action information and a key rule after receiving the action information of the target key, and specifically searching an action corresponding instruction in the action information of the target key from each action of the target key and the corresponding instruction included in the key rule to serve as the page switching instruction.
Second mode
The method comprises the steps of presetting a preset instruction list aiming at a touch screen of the electronic equipment, wherein the preset instruction list comprises a mapping relation between preset behaviors and preset instructions. At the moment, the behavior information generated on the touch screen can be collected in real time, so that the page switching instruction is determined through the generated behavior information.
Specifically, from a mapping relation between preset behaviors and preset instructions included in a preset instruction table, an instruction corresponding to the behavior in the behavior information and the preset instruction table are searched to determine a page switching instruction, and the page switching instruction is used as the page switching instruction.
After the switching between the current page and the associated page is completed, determining a new associated page based on the switched new current page to update the new current page and the page data of the new associated page, and performing the steps with reference to the above steps without redundant description.
According to the page switching method, the associated page of the current page is updated in advance, so that when the current page and the associated page are switched based on the page switching instruction, network waiting is not needed, the problem that a user cannot experience native operation experience can be effectively solved, and the user can realize an interaction mode close to native; meanwhile, synchronous updating of page data can be guaranteed, and cost is low.
Based on the same inventive concept, the second aspect of the present application further provides an electronic device corresponding to the page switching method, and as the principle of solving the problem of the electronic device in the present application is similar to that of the page switching method in the present application, the implementation of the electronic device may refer to the implementation of the method, and repeated details are not repeated.
Fig. 5 shows a schematic diagram of an electronic device provided in an embodiment of the present application, which specifically includes:
a first determining module 501 configured to determine a page associated with a current page based on a historical page address; the associated page comprises a page which can be switched with the current page;
an update module 502 configured to update page data of the current page and the associated page;
a switching module 503 configured to switch the current page and the associated page based on a page switching instruction.
In another embodiment, the first determining module 501 is specifically configured to:
determining a first page and a second page corresponding to the current page, wherein the first page can jump to the current page, and the current page can jump to the second page;
and determining the first page and the second page as the associated page.
In yet another embodiment, the first page and the second page are one or more.
In another embodiment, the update module 502 is specifically configured to:
acquiring real-time data of the associated page;
comparing the real-time data with historical data of the associated page to determine difference data; the historical data of the associated page is page data at a display moment on the associated page or page data updated at a last updating moment;
updating page data of the associated page based on the difference data.
In another embodiment, the switching module 503 is specifically configured to:
acquiring the page switching instruction;
responding to a page switching instruction to switch the current page and the associated page.
In another embodiment, when the switching module 503 acquires the page switching instruction, it includes:
receiving action information of a target key;
and determining the page switching instruction based on the action information and a key rule, wherein the key rule comprises each action of the target key and a corresponding instruction.
In another embodiment, when the switching module 503 acquires the page switching instruction, the method further includes:
acquiring behavior information generated on a touch screen;
and determining the page switching instruction based on the behavior information and a preset instruction list, wherein the preset instruction list comprises a mapping relation between preset behaviors and preset instructions.
In yet another embodiment, the electronic device further includes an extraction module 504 configured to:
and extracting the historical page address based on the historical browsing record.
In yet another embodiment, the electronic device further comprises a second determination module 505 configured to:
and determining a new associated page based on the switched new current page.
According to the page switching method, the associated page of the current page is updated in advance, so that when the current page and the associated page are switched based on the page switching instruction, network waiting is not needed, the problem that a user cannot experience native operation experience can be effectively solved, and the user can realize an interaction mode close to native; meanwhile, synchronous updating of page data can be ensured, and the cost is low.
The storage medium is a computer-readable medium, and stores a computer program, and when the computer program is executed by a processor, the method provided in any embodiment of the present application is implemented, including the following steps S11 to S13:
s11, determining the related page of the current page based on the historical page address; the associated page comprises a page which can be switched with the current page;
s12, updating the page data of the current page and the associated page;
s13, switching the current page and the associated page based on a page switching instruction.
When the computer program is executed by the processor to determine the associated page of the current page based on the historical page address, the following steps are specifically executed by the processor: determining a first page and a second page corresponding to the current page, wherein the first page can jump to the current page, and the current page can jump to the second page; and determining the first page and the second page as the associated page.
When the computer program is executed by the processor to update the page data of the associated page, the following steps are also executed by the processor: acquiring real-time data of the associated page; comparing the real-time data with historical data of the associated page to determine difference data; the historical data of the associated page is page data at a display moment on the associated page or page data updated at a last updating moment; updating page data of the associated page based on the difference data.
The computer program is executed by the processor based on the page switching instruction, and when the current page and the associated page are switched, the processor also executes the following steps: acquiring the page switching instruction; responding to a page switching instruction to switch the current page and the associated page.
When the computer program is executed by the processor to acquire the page switching instruction, the processor further executes the following steps: receiving action information of a target key; and determining the page switching instruction based on the action information and a key rule, wherein the key rule comprises each action of the target key and a corresponding instruction.
When the computer program is executed by the processor to acquire the page switching instruction, the processor further executes the following steps: acquiring behavior information generated on a touch screen; and determining the page switching instruction based on the behavior information and a preset instruction list, wherein the preset instruction list comprises a mapping relation between preset behaviors and preset instructions.
The computer program is executed by the processor before determining the associated page of the current page based on the historical page address, and the computer program is further executed by the processor to perform the following steps: and extracting the historical page address based on the historical browsing record.
When the computer program is executed by the processor to execute the page switching method, the processor also executes the following steps: and determining a new associated page based on the switched new current page.
According to the page switching method, the associated page of the current page is updated in advance, so that when the current page and the associated page are switched based on the page switching instruction, network waiting is not needed, the problem that a user cannot experience native operation experience can be effectively solved, and the user can realize an interaction mode close to native; meanwhile, synchronous updating of page data can be ensured, and the cost is low.
An electronic device is provided in an embodiment of the present application, and a schematic structural diagram of the electronic device may be as shown in fig. 6, where the electronic device at least includes a memory 601 and a processor 602, where the memory 601 stores a computer program, and the processor 602 implements the method provided in any embodiment of the present application when executing the computer program on the memory 601. Illustratively, the electronic device computer program steps are as follows S21-S23:
s21, determining the related page of the current page based on the historical page address; the associated page comprises a page which can be switched with the current page;
s22, updating the page data of the current page and the associated page;
s23, switching the current page and the associated page based on a page switching instruction.
The processor, when executing the associated page stored on the memory that determines the current page based on the historical page addresses, further executes the computer program of: determining a first page and a second page corresponding to the current page, wherein the first page can jump to the current page, and the current page can jump to the second page; and determining the first page and the second page as the associated page.
The processor, when executing the page data stored on the memory that updates the associated page, further executes the computer program of: acquiring real-time data of the associated page; comparing the real-time data with historical data of the associated page to determine difference data; the historical data of the associated page is page data at a display moment on the associated page or page data updated at a last updating moment; and updating the page data of the associated page based on the difference data.
When the processor executes the page switching instruction stored in the memory and switches the current page and the associated page, the following computer programs are also executed: acquiring the page switching instruction; responding to a page switching instruction to switch the current page and the associated page.
The processor, when executing the get page switch instruction stored on the memory, further executes the following computer program: receiving action information of a target key; and determining the page switching instruction based on the action information and a key rule, wherein the key rule comprises each action of the target key and a corresponding instruction.
The processor, when executing the get page switch instruction stored on the memory, further executes the following computer program: acquiring behavior information generated on a touch screen; and determining the page switching instruction based on the behavior information and a preset instruction list, wherein the preset instruction list comprises a mapping relation between preset behaviors and preset instructions.
The processor, prior to executing the associated page stored on the memory that determines the current page based on the historical page addresses, further executes a computer program that: and extracting the historical page address based on the historical browsing record.
The processor, when executing the page switching method stored on the memory, also executes the following computer program: and determining a new associated page based on the switched new current page.
According to the page switching method, the associated page of the current page is updated in advance, so that when the current page and the associated page are switched based on the page switching instruction, network waiting is not needed, the problem that a user cannot feel native operation experience can be effectively solved, and the user can realize an interaction mode close to the native; meanwhile, synchronous updating of page data can be guaranteed, and cost is low.
Optionally, in this embodiment, the storage medium may include, but is not limited to: a U-disk, a Read-Only Memory (ROM), a Random Access Memory (RAM), a removable hard disk, a magnetic or optical disk, and other various media capable of storing program codes. Optionally, in this embodiment, the processor executes the method steps described in the above embodiments according to the program code stored in the storage medium. Optionally, the specific examples in this embodiment may refer to the examples described in the above embodiments and optional implementation manners, and this embodiment is not described herein again. It will be apparent to those skilled in the art that the modules or steps of the present application described above may be implemented by a general purpose computing device, they may be centralized on a single computing device or distributed across a network of multiple computing devices, and alternatively, they may be implemented by program code executable by a computing device, such that they may be stored in a storage device and executed by a computing device, and in some cases, the steps shown or described may be performed in an order different than that described herein, or they may be separately fabricated into individual integrated circuit modules, or multiple ones of them may be fabricated into a single integrated circuit module. Thus, the present application is not limited to any specific combination of hardware and software.
Moreover, although exemplary embodiments have been described herein, the scope thereof includes any and all embodiments based on the present application with equivalent elements, modifications, omissions, combinations (e.g., of various embodiments across), adaptations or alterations. The elements of the claims are to be interpreted broadly based on the language employed in the claims and not limited to examples described in the present specification or during the prosecution of the application, which examples are to be construed as non-exclusive. It is intended, therefore, that the specification and examples be considered as exemplary only, with a true scope and spirit being indicated by the following claims and their full scope of equivalents.
The above description is intended to be illustrative and not restrictive. For example, the above-described examples (or one or more versions thereof) may be used in combination with each other. For example, other embodiments may be used by those of ordinary skill in the art upon reading the above description. In addition, in the above detailed description, various features may be grouped together to streamline the application. This should not be interpreted as an intention that a disclosed feature not claimed is essential to any claim. Rather, subject matter of the present application can lie in less than all features of a particular disclosed embodiment. Thus, the following claims are hereby incorporated into the detailed description as examples or embodiments, with each claim standing on its own as a separate embodiment, and it is contemplated that the embodiments can be combined with each other in various combinations or permutations. The scope of the application should be determined with reference to the appended claims, along with the full scope of equivalents to which such claims are entitled.
The embodiments of the present application have been described in detail, but the present application is not limited to these specific embodiments, and those skilled in the art can make various modifications and changes based on the concept of the present application, and these modifications and changes should fall within the scope of the present application.

Claims (10)

1. A page switching method comprises the following steps:
determining a related page of the current page based on the historical page address; the associated page comprises a page capable of being switched with the current page;
updating the page data of the current page and the associated page;
and switching the current page and the associated page based on a page switching instruction.
2. The page switching method according to claim 1, wherein the determining the associated page of the current page based on the historical page address comprises:
determining a first page and a second page corresponding to the current page, wherein the first page can jump to the current page, and the current page can jump to the second page;
and determining the first page and the second page as the associated page.
3. The page switching method according to claim 2, said first page and said second page being one or more.
4. The page switching method of claim 1, wherein the updating the page data of the associated page comprises:
acquiring real-time data of the associated page;
comparing the real-time data with historical data of the associated page to determine difference data; the historical data of the associated page is page data at a display moment on the associated page or page data updated at a last updating moment;
updating page data of the associated page based on the difference data.
5. The page switching method according to claim 1, wherein switching the current page and the associated page based on the page switching instruction comprises:
acquiring the page switching instruction;
responding to a page switching instruction to switch the current page and the associated page.
6. The page switching method of claim 5, wherein the obtaining the page switching instruction comprises:
receiving action information of a target key;
and determining the page switching instruction based on the action information and a key rule, wherein the key rule comprises each action of the target key and a corresponding instruction.
7. The page switching method of claim 5, wherein the obtaining the page switching instruction further comprises:
acquiring behavior information generated on a touch screen;
and determining the page switching instruction based on the behavior information and a preset instruction list, wherein the preset instruction list comprises a mapping relation between preset behaviors and preset instructions.
8. The page switching method according to claim 1, further comprising, before determining the associated page of the current page based on the historical page address:
and extracting the historical page address based on the historical browsing record.
9. The page switching method of claim 1, further comprising:
and determining a new associated page based on the switched new current page.
10. An electronic device, comprising:
a first determining module configured to determine an associated page of a current page based on a historical page address; the associated page comprises a page capable of being switched with the current page;
an update module configured to update page data of the current page and the associated page;
a switching module configured to switch the current page and the associated page based on a page switching instruction.
CN202210291296.1A 2022-03-23 2022-03-23 Page switching method and electronic equipment Pending CN114611035A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202210291296.1A CN114611035A (en) 2022-03-23 2022-03-23 Page switching method and electronic equipment

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202210291296.1A CN114611035A (en) 2022-03-23 2022-03-23 Page switching method and electronic equipment

Publications (1)

Publication Number Publication Date
CN114611035A true CN114611035A (en) 2022-06-10

Family

ID=81865699

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202210291296.1A Pending CN114611035A (en) 2022-03-23 2022-03-23 Page switching method and electronic equipment

Country Status (1)

Country Link
CN (1) CN114611035A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN115097992A (en) * 2022-06-28 2022-09-23 挂号网(杭州)科技有限公司 Page access method and device, electronic equipment and storage medium

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN115097992A (en) * 2022-06-28 2022-09-23 挂号网(杭州)科技有限公司 Page access method and device, electronic equipment and storage medium

Similar Documents

Publication Publication Date Title
US10621281B2 (en) Populating values in a spreadsheet using semantic cues
RU2618910C2 (en) Method and device for displaying information
CN105867714B (en) Application program method for down loading, apparatus and system
CN111090756B (en) Artificial intelligence-based multi-target recommendation model training method and device
CN106021549A (en) Page control method and device of web application program and terminal device
CN107193743B (en) Application evaluation method and device, computer equipment and storage medium
CN108762837A (en) Application program preloads method, apparatus, storage medium and terminal
CN103348321A (en) Techniques for detecting inactive browser windows
WO2016011879A1 (en) Web page display method and apparatus
CN105955741A (en) Application processing method and device
CN112182359A (en) Feature management method and system of recommendation model
CN107391108A (en) A kind of informing Information revision method and its device, electronic equipment
CN114611035A (en) Page switching method and electronic equipment
CN104965831A (en) Method, server, terminal and system for correcting website addresses
CN111651989A (en) Named entity recognition method and device, storage medium and electronic device
US9419868B1 (en) Visualization of user behavior
CN106372158A (en) Method and device for processing user behavior data
CN105117267B (en) Browser starting method and device and terminal equipment
CN107807993B (en) Method and device for realizing webpage history recording function
CN111046156A (en) Method and device for determining reward data and server
CN115904183A (en) Interface display process, apparatus, device and storage medium
CN115185625A (en) Self-recommendation type interface updating method based on configurable card and related equipment thereof
CN114254224A (en) Page rendering method, device, server and storage medium
CN113962316A (en) Model training method and device and electronic equipment
CN113468450A (en) Page control method and device

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