CN112163143B - Page switching method, device, equipment and storage medium - Google Patents

Page switching method, device, equipment and storage medium Download PDF

Info

Publication number
CN112163143B
CN112163143B CN202011180247.8A CN202011180247A CN112163143B CN 112163143 B CN112163143 B CN 112163143B CN 202011180247 A CN202011180247 A CN 202011180247A CN 112163143 B CN112163143 B CN 112163143B
Authority
CN
China
Prior art keywords
page
switching
function entry
search
loading
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
CN202011180247.8A
Other languages
Chinese (zh)
Other versions
CN112163143A (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.)
Baidu com Times Technology Beijing Co Ltd
Original Assignee
Baidu com Times Technology Beijing Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Baidu com Times Technology Beijing Co Ltd filed Critical Baidu com Times Technology Beijing Co Ltd
Priority to CN202011180247.8A priority Critical patent/CN112163143B/en
Publication of CN112163143A publication Critical patent/CN112163143A/en
Application granted granted Critical
Publication of CN112163143B publication Critical patent/CN112163143B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

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/953Querying, e.g. by the use of web search engines
    • 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/9535Search customisation based on user profiles and personalisation
    • 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/9538Presentation of query results

Abstract

The application discloses a method, a device, equipment and a storage medium for page switching, and belongs to the fields of computer vision, browser control and the like. The specific implementation scheme is as follows: according to the received instruction, switching from the first page to the second page at least once; in the case where there is a relationship between the second page and the first page, a function entry is loaded in the second page, the function entry being a function entry for switching from the second page to the first page. According to the technology of the application, a functional entry which can be directly switched back to the first page is added to the second page which is associated with the first page. Thus, no matter the path length between the second page and the first page, the function entry can be used for rapidly switching from the second page to the first page. The problem of overlong switching back to the first page path in the related art is solved, and the continuity of page browsing is improved.

Description

Page switching method, device, equipment and storage medium
Technical Field
The present application relates to the field of computer technology, and in particular, to the fields of computer vision, browser control, and the like.
Background
In an application program having a search function, a general scenario is that a user performs a search instruction or clicks on other links on an original page, thereby switching to another page. Under the condition that the original page is switched from the original page for a plurality of times and then enters the target page, when the original page needs to be switched back from the target page, the original page can be switched only by returning page by page.
Therefore, the path process is poor in continuity, and the use experience of a user is poor.
Disclosure of Invention
The application provides a method, a device, equipment and a storage medium for page switching, so as to solve the problems.
According to an aspect of the present application, there is provided a method of page switching, which may include the steps of:
according to the received instruction, switching from the first page to the second page at least once;
in the case where there is a relationship between the second page and the first page, a function entry is loaded in the second page, the function entry being a function entry for switching from the second page to the first page.
According to another aspect of the present application, there is provided an apparatus for page switching, which may include:
the page switching module is used for switching from the first page to the second page through at least one switching according to the received instruction;
and the function entry loading module is used for loading a function entry in the second page under the condition that the second page is associated with the first page, and the function entry is used for switching from the second page to the first page.
In a third aspect, an embodiment of the present application provides an electronic device, including:
at least one processor; and
a memory communicatively coupled to the at least one processor; wherein,
the memory stores instructions executable by the at least one processor to enable the at least one processor to perform the methods provided by any one of the embodiments of the present application.
In a fourth aspect, embodiments of the present application provide a non-transitory computer-readable storage medium storing computer instructions for causing a computer to perform a method provided by any one of the embodiments of the present application.
In a fifth aspect, embodiments of the present application provide a computer program product comprising a computer program which, when executed by a processor, implements a method as described above.
According to the technology of the application, a functional entry which can be directly switched back to the first page is added to the second page which is associated with the first page. Thus, no matter the path length between the second page and the first page, the function entry can be used for rapidly switching from the second page to the first page. The problem of overlong switching back to the first (original) page path in the related technology is solved, and the continuity of page browsing is improved.
It should be understood that the description of this section is not intended to identify key or critical features of the embodiments of the application or to delineate the scope of the application. Other features of the present application will become apparent from the description that follows.
Drawings
The drawings are for better understanding of the present solution and do not constitute a limitation of the present application. Wherein:
FIG. 1 is a flow chart of a method of page switching according to the present application;
FIG. 2 is a schematic diagram of a page switching process according to the present application;
FIG. 3 is a flow chart for determining that a second page is associated with a first page in accordance with the present application;
FIG. 4 is a schematic illustration of different pages being loaded into different containers, respectively, according to the present application;
FIG. 5 is a schematic illustration of different pages being respectively loaded into the same container according to the present application;
FIG. 6 is a schematic diagram of a page switching process according to the present application;
FIG. 7 is a schematic diagram of an apparatus for page switching according to the present application;
fig. 8 is a block diagram of an electronic device for implementing a method of page switching of an embodiment of the present application.
Detailed Description
Exemplary embodiments of the present application are described below in conjunction with the accompanying drawings, which include various details of the embodiments of the present application to facilitate understanding, and should be considered as merely exemplary. Accordingly, one of ordinary skill in the art will recognize that various changes and modifications of the embodiments described herein can be made without departing from the scope and spirit of the present application. Also, descriptions of well-known functions and constructions are omitted in the following description for clarity and conciseness.
As shown in fig. 1, the present application provides a method for switching pages, which may include the following steps:
s101: according to the received instruction, switching from the first page to the second page at least once;
s102: in the case where there is a relationship between the second page and the first page, a function entry is loaded in the second page, the function entry being a function entry for switching from the second page to the first page.
The execution subject of the method can be a mobile phone, a tablet computer and other devices. In the embodiment of the present application, the device may be referred to as a controlled device. In addition, the execution scenario of the above method may be an application program having a search function. For example, it may be a browser-type application, a shopping-type application, or the like.
The instruction received by the controlled device may include a search instruction, for example, an instruction that a user searches for an expression, phrase, picture, or the like appearing in the first page while browsing the first page. And the controlled equipment is switched to the second page through analyzing and executing the search instruction. Alternatively, the instructions received by the controlled device may also include click-to-link instructions, such as a user clicking on a link appearing in a first page to switch to a second page. In the embodiment of the application, the current page displayed on the controlled device can be used as the second page.
The second page may be a search results page or a detail page. As shown in connection with FIG. 2, for example, upon a user selecting keyword "XXX" in a first page, a search for keyword "XXX" is initiated. The first page may be switched to a search results page, which may contain a plurality of search results for the keyword "XXX". Based on this, the search results page may be the second page.
Further, in the case where the user clicks on any search result, the user may switch to the details page. The details page provides detailed description of the search content, and the like. Based on this, the detail page can be regarded as the second page.
For another example, the user clicks on a link that appears in the first page, switching directly to the details page. Based on this, the detail page can be regarded as the second page.
In the event that there is an association of the second page with the first page, the function entry is loaded in the second page. The function entry is a function entry for switching from the second page to the first page.
The condition that the association exists can comprise that keywords used for searching are contained in the first page. For example, a user initiates a search for the keyword "XXX," and in the event that the keyword "XXX" is included in the first page, a second page corresponding to the search result may be determined to be associated with the first page.
In addition, the case of the association may further include that the first page is taken as a parent node, and the first page and the second page with the corresponding relationship between the parent node and the child node are associated when the first page is switched to the second page corresponding to the child node at a certain level after multiple times of switching.
By the scheme, the function entry which can be directly switched back to the first page is added in the second page which is associated with the first page. Thus, no matter the path length between the second page and the first page, the function entry can be used for rapidly switching from the second page to the first page. The problem of overlong switching back to the first (original) page path in the related technology is solved, and the continuity of page browsing is improved.
As shown in connection with fig. 3, in an embodiment, in a case where the instruction includes a search instruction, determining that the second page is associated with the first page in step S102 includes:
s1021: acquiring a search instruction in the received instructions;
s1022: determining search content in a search instruction;
s1023: in the case that the first page contains search content, it is determined that the second page is associated with the first page.
The search instruction can include instructions such as long-press or circle selection keywords or pictures; or, the method may further include performing intention analysis on the received voice, and determining a search instruction when the analysis result is that a certain keyword is searched.
The search content may include the aforementioned keywords or pictures selected in the first page, keywords input by the user, and the like.
For example, the user presses the keyword "XXX" long on the first page, or presses a certain picture long on the first page. In this case, it can be considered as a direct association. That is, a search result page and/or a detail page obtained by retrieving the keyword "XXX" or the picture is determined as a case where there is (direct) association with the first page.
For another example, the user inputs the keyword "XXX" on the first page by handwriting input, input by an input method, input by voice, or the like, and initiates the search. The controlled device performs traversal search in the first page, and determines a search result page and/or a detail page obtained by searching the keyword 'XXX' as being associated with the first page when the keyword 'XXX' is contained in the first page. The above case where there is a correlation may be regarded as an indirect correlation.
Conversely, in the case where it is determined by the traversal search that the keyword "XXX" is not included in the first page, a search result page and/or a detail page obtained by searching the keyword "XXX" is determined as a case where no association exists with the first page.
Through the scheme, the association condition is confirmed by utilizing the judging mode of whether the first page contains the search content. Therefore, in the follow-up scheme, the function entry is built only for the page with the association relation with the first page, and better reading continuity is provided for the user when the page is switched.
In one embodiment, searching for content includes: text or images.
Wherein the text and the image may be determined according to a user selection instruction from the first page. In addition, text may also be determined by parsing the user's speech signal.
Through the scheme, the association relationship can be judged by utilizing various search contents.
In one embodiment, the first page and the second page are in different page containers, respectively;
switching from the second page to the first page includes:
and switching from the page container containing the second page to the page container containing the first page.
The page container acts as a carrier for loading the display pages. One or more pages may be loaded in the page container.
In this embodiment, each page container may load only one page. In connection with the example shown in FIG. 2, a first page may be loaded with a first container, a search results page with a second container, and a details page with a third container. Wherein the detail page may be the second page.
As further shown in connection with fig. 4, different pages (first page and second page in fig. 4) are loaded by different containers (container 1 and container 2 in fig. 4), each container can cache the pages it loads. When switching from the second page to the first page subsequently, switching from the page container containing the second page to the page container containing the first page is equivalent.
Different pages are loaded through different containers, so that the situation that the page does not need to be re-rendered when the page is switched can be achieved, on one hand, the switching time can be saved, and on the other hand, network resources can be saved because the re-rendering is not needed.
In addition, as shown in connection with fig. 5, the present application may also support displaying multiple pages sequentially in a single container. When switching from the second page to the first page subsequently, the first page needs to be re-rendered. In the example shown in FIG. 5, the history stack in a single container represents switching from the first page to the search results page and from the search results page to the details page.
In one embodiment, the method of page switching may further include the steps of:
the function entry is also used to switch from the second page to a third page meeting the switching requirements in the case where the first page is fully viewed.
As shown in connection with fig. 6, in the case where the controlled device displays the first page, a (search) instruction of the user is received. The handover procedure may include: and finally switching to the second detail page through the first search result page, the first detail page and the second search result page. And under the condition that the pages can be determined to be associated with the first page, the second detail page currently displayed by the controlled device can be used as a second page.
In the case of the foregoing embodiment, the function entry of the second page is used to switch from the second page to the first page. In the case of adopting the embodiment of the application, whether the first page is completely browsed can be judged, so that the switching function of the function entry can be adjusted according to the judging result.
For example, in the case where the drop down menu of the first page is slid from top to bottom, it may be indicated that the first page is fully browsed. Alternatively, when the presentation time of the first page exceeds the time threshold, it may indicate that the first page is completely browsed.
In the case that the first page is completely browsed, a first search result page, a first detail page, a second search result page, and the like, which appear between the first page and the second page, can be used as a third page meeting the switching requirements.
Or, according to the switching sequence, the first search result page obtained by switching the first page for the first time can be used as a third page meeting the switching requirement.
Alternatively, the first detail page for initiating the new search may also be used as a third page (i.e., the third page noted in the example of fig. 6) that meets the switching requirement.
Through the scheme, the switching object of the function entry can be adjusted according to the actual browsing condition of the user, so that a more intelligent switching mode is provided for the user.
In one embodiment, the third page meeting the switching requirement includes:
pages that have appeared during the switching from the first page to the second page and that have received a search instruction.
Still referring to fig. 6, the first search result page, the first detail page, and the second search result page, which have appeared during the process of switching from the first page to the second page, may be described as the third page. Further, in the current embodiment, the page that received the search instruction may be determined as the third page.
Typically, the user will select (click) on the search results page to select the search results of interest to the user, thereby entering the details page. The details page provides detailed description of the search content, and the like. Thus, in most cases, the user initiates a (new) search on the detail page, e.g. a further search is performed on text or images of the detail page.
Based on the above, whether the search instruction is received or not can be used as a basis for judging whether the switching requirement is met. And determining the page receiving the search instruction as a third page.
In addition, in the case that a plurality of pages receiving the search instruction occur in the process of switching from the first page to the second page, a page having the shortest path to the second page may be selected therefrom and determined as the third page.
Through the scheme, the browsing condition of the user is used as the switching basis, and the experience of browsing continuity of the user is further improved.
As shown in fig. 7, in an embodiment, the present application provides an apparatus for page switching, where the apparatus may include:
the page switching module 701 is configured to switch from the first page to the second page through at least one switching according to the received instruction;
the function entry loading module 702 is configured to load a function entry in the second page if the second page is associated with the first page, where the function entry is a function entry for switching from the second page to the first page.
In one embodiment, the function entry loading module 702 may further include:
the search instruction acquisition sub-module is used for acquiring search instructions in the received instructions;
the searching content determining sub-module is used for acquiring searching content in the searching instruction;
and the association relation determining sub-module is used for determining that the second page is associated with the first page under the condition that the first page contains search content.
In one embodiment, searching for content includes: text or images.
In one embodiment, the first page and the second page are loaded in different page containers, respectively;
the load function entry is also for switching from a page container that loads the second page to a page container that loads the first page.
In one embodiment, the method further comprises:
the function entry is also used to switch from the second page to a third page meeting the switching requirements in the case where the first page is fully viewed.
In one embodiment, the third page meeting the switching requirement includes:
pages that have appeared during the switching from the first page to the second page and that have received a search instruction.
According to embodiments of the present application, there is also provided an electronic device, a readable storage medium and a computer program product.
As shown in fig. 8, a block diagram of an electronic device according to a method of page switching according to an embodiment of the present application is shown. Electronic devices are intended to represent various forms of digital computers, such as laptops, desktops, workstations, personal digital assistants, servers, blade servers, mainframes, and other appropriate computers. The electronic device may also represent various forms of mobile devices, such as personal digital processing, cellular telephones, smartphones, wearable devices, and other similar computing devices. The components shown herein, their connections and relationships, and their functions, are meant to be exemplary only, and are not meant to limit implementations of the application described and/or claimed herein.
As shown in fig. 8, the electronic device includes: one or more processors 810, a memory 820, and interfaces for connecting the components, including high-speed interfaces and low-speed interfaces. The various components are interconnected using different buses and may be mounted on a common motherboard or in other manners as desired. The processor may process instructions executing within the electronic device, including instructions stored in or on memory to display graphical information of the GUI on an external input/output device, such as a display device coupled to the interface. In other embodiments, multiple processors and/or multiple buses may be used, if desired, along with multiple memories and multiple memories. Also, multiple electronic devices may be connected, each providing a portion of the necessary operations (e.g., as a server array, a set of blade servers, or a multiprocessor system). One processor 810 is illustrated in fig. 8.
Memory 820 is a non-transitory computer-readable storage medium provided herein. Wherein the memory stores instructions executable by the at least one processor to cause the at least one processor to perform the method of page switching provided herein. The non-transitory computer readable storage medium of the present application stores computer instructions for causing a computer to perform the method of page switching provided herein.
The memory 820 is used as a non-transitory computer readable storage medium for storing non-transitory software programs, non-transitory computer-executable programs, and modules, such as program instructions/modules (e.g., the page switch module 701 and the function portal loading module 702 shown in fig. 7) corresponding to the page switch method in the embodiments of the present application. The processor 810 performs various functional applications of the server and data processing, i.e., a method of implementing page switching in the above-described method embodiments, by running non-transitory software programs, instructions, and modules stored in the memory 820.
Memory 820 may include a storage program area that may store an operating system, at least one application program required for functionality, and a storage data area; the storage data area may store data created according to the use of the electronic device of the page switching method, and the like. In addition, memory 820 may include high-speed random access memory, and may also include non-transitory memory, such as at least one magnetic disk storage device, flash memory device, or other non-transitory solid-state storage device. In some embodiments, memory 820 may optionally include memory remotely located relative to processor 810, which may be connected to the electronic device of the page switching method via a network. Examples of such networks include, but are not limited to, the internet, intranets, local area networks, mobile communication networks, and combinations thereof.
The electronic device of the page switching method may further include: an input device 830 and an output device 840. Processor 810, memory 820, input device 830, and output device 840 may be connected by a bus or other means, for example in fig. 8.
The input device 830 may receive input numeric or character information as well as key signal inputs related to user settings and function control of the electronic device that produce the method of page switching, such as a touch screen, a keypad, a mouse, a track pad, a touch pad, a pointer stick, one or more mouse buttons, a track ball, a joystick, and the like. The output means 840 may include a display device, auxiliary lighting means (e.g., LEDs), tactile feedback means (e.g., vibration motors), and the like. The display device may include, but is not limited to, a Liquid Crystal Display (LCD), a Light Emitting Diode (LED) display, and a plasma display. In some implementations, the display device may be a touch screen.
Various implementations of the systems and techniques described here can be realized in digital electronic circuitry, integrated circuitry, application specific ASIC (application specific integrated circuit), computer hardware, firmware, software, and/or combinations thereof. These various embodiments may include: implemented in one or more computer programs, the one or more computer programs may be executed and/or interpreted on a programmable system including at least one programmable processor, which may be a special purpose or general-purpose programmable processor, that may receive data and instructions from, and transmit data and instructions to, a storage system, at least one input device, and at least one output device.
These computing programs (also referred to as programs, software applications, or code) include machine instructions for a programmable processor, and may be implemented in a high-level procedural and/or object-oriented programming language, and/or in assembly/machine language. As used herein, the terms "machine-readable medium" and "computer-readable medium" refer to any computer program product, apparatus, and/or device (e.g., magnetic discs, optical disks, memory, programmable Logic Devices (PLDs)) used to provide machine instructions and/or data to a programmable processor, including a machine-readable medium that receives machine instructions as a machine-readable signal. The term "machine-readable signal" refers to any signal used to provide machine instructions and/or data to a programmable processor.
To provide for interaction with a user, the systems and techniques described here can be implemented on a computer having: a display device (e.g., a CRT (cathode ray tube) or LCD (liquid crystal display) monitor) for displaying information to a user; and a keyboard and pointing device (e.g., a mouse or trackball) by which a user can provide input to the computer. Other kinds of devices may also be used to provide for interaction with a user; for example, feedback provided to the user may be any form of sensory feedback (e.g., visual feedback, auditory feedback, or tactile feedback); and input from the user may be received in any form, including acoustic input, speech input, or tactile input.
The systems and techniques described here can be implemented in a computing system that includes a background component (e.g., as a data server), or that includes a middleware component (e.g., an application server), or that includes a front-end component (e.g., a user computer having a graphical user interface or a web browser through which a user can interact with an implementation of the systems and techniques described here), or any combination of such background, middleware, or front-end components. The components of the system can be interconnected by any form or medium of digital data communication (e.g., a communication network). Examples of communication networks include: local Area Networks (LANs), wide Area Networks (WANs), and the internet.
The computer system may include a client and a server. The client and server are typically remote from each other and typically interact through a communication network. The relationship of client and server arises by virtue of computer programs running on the respective computers and having a client-server relationship to each other. The server can be a cloud server, also called a cloud computing server or a cloud host, and is a host product in a cloud computing service system, so as to solve the defects of high management difficulty and weak service expansibility in the traditional physical host and Virtual Private Server (VPS) service. The server may also be a server of a distributed system or a server that incorporates a blockchain.
It should be appreciated that various forms of the flows shown above may be used to reorder, add, or delete steps. For example, the steps described in the present application may be performed in parallel, sequentially, or in a different order, provided that the desired results of the technical solutions disclosed in the present application can be achieved, and are not limited herein.
The above embodiments do not limit the scope of the application. It will be apparent to those skilled in the art that various modifications, combinations, sub-combinations and alternatives are possible, depending on design requirements and other factors. Any modifications, equivalent substitutions and improvements made within the spirit and principles of the present application are intended to be included within the scope of the present application.

Claims (12)

1. A method of page switching, comprising:
according to the received instruction, switching from the first page to the second page at least once;
loading a function entry in the second page, the function entry being a function entry for switching from the second page to the first page, if there is an association between the second page and the first page; the case where the second page is associated with the first page includes: the first page comprises keywords used for searching, and the second page is a page corresponding to the keyword searching result;
and under the condition that the first page is completely browsed, the function entry is also used for switching from the second page to a third page meeting the switching requirement.
2. The method of claim 1, wherein determining that the second page is associated with the first page comprises:
acquiring a search instruction in the received instructions;
determining search content in the search instruction;
and determining that the second page is associated with the first page under the condition that the first page contains the search content.
3. The method of claim 2, wherein the searching for content comprises: text and/or images.
4. The method of claim 1, the third page meeting the switching requirement comprising:
pages that have appeared during the switching from the first page to the second page and that have received a search instruction.
5. The method of any of claims 1 to 4, wherein the first page and the second page are each loaded in a different page container;
switching from the second page to the first page includes:
and switching from the page container for loading the second page to the page container for loading the first page.
6. An apparatus for page switching, comprising:
the page switching module is used for switching from the first page to the second page through at least one switching according to the received instruction;
a function entry loading module, configured to load a function entry in the second page if the second page is associated with the first page, where the function entry is a function entry for switching from the second page to the first page; the case where the second page is associated with the first page includes: the first page comprises keywords used for searching, and the second page is a page corresponding to the keyword searching result; and under the condition that the first page is completely browsed, the function entry is also used for switching from the second page to a third page meeting the switching requirement.
7. The apparatus of claim 6, wherein the function entry loading module comprises:
the search instruction acquisition sub-module is used for acquiring search instructions in the received instructions;
the searching content determining sub-module is used for acquiring searching content in the searching instruction;
and the association relation determining submodule is used for determining that the second page is associated with the first page under the condition that the first page contains the search content.
8. The apparatus of claim 7, wherein the search content comprises: text and/or images.
9. The apparatus of claim 6, the third page meeting handover requirements comprising:
pages that have appeared during the switching from the first page to the second page and that have received a search instruction.
10. The apparatus of any of claims 6 to 9, wherein the first page and the second page are each loaded in a different page container;
the loading function entry is further configured to switch from loading the page container of the second page to loading the page container of the first page.
11. An electronic device, comprising:
at least one processor; and
a memory communicatively coupled to the at least one processor; wherein,
the memory stores instructions executable by the at least one processor to enable the at least one processor to perform the method of any one of claims 1 to 5.
12. A non-transitory computer readable storage medium storing computer instructions for causing the computer to perform the method of any one of claims 1 to 5.
CN202011180247.8A 2020-10-29 2020-10-29 Page switching method, device, equipment and storage medium Active CN112163143B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202011180247.8A CN112163143B (en) 2020-10-29 2020-10-29 Page switching method, device, equipment and storage medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202011180247.8A CN112163143B (en) 2020-10-29 2020-10-29 Page switching method, device, equipment and storage medium

Publications (2)

Publication Number Publication Date
CN112163143A CN112163143A (en) 2021-01-01
CN112163143B true CN112163143B (en) 2024-02-27

Family

ID=73865099

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202011180247.8A Active CN112163143B (en) 2020-10-29 2020-10-29 Page switching method, device, equipment and storage medium

Country Status (1)

Country Link
CN (1) CN112163143B (en)

Families Citing this family (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN113032069B (en) * 2021-03-24 2024-01-12 北京百度网讯科技有限公司 Page switching method and device, electronic equipment and readable storage medium
CN114756315A (en) * 2022-03-23 2022-07-15 阿波罗智联(北京)科技有限公司 Conversation page switching method, device, equipment and storage medium

Citations (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN105278799A (en) * 2014-07-02 2016-01-27 腾讯科技(深圳)有限公司 Interface switching method and apparatus
CN106227887A (en) * 2016-08-12 2016-12-14 汪念鸿 A kind of method returning the former page in browser new page
CN106503099A (en) * 2016-10-14 2017-03-15 北京小米移动软件有限公司 Webpage jump method and device
CN108241688A (en) * 2016-12-26 2018-07-03 广州市动景计算机科技有限公司 A kind of page access method, apparatus and computing device
CN108763541A (en) * 2018-05-31 2018-11-06 维沃移动通信有限公司 A kind of page display method and terminal
CN109814960A (en) * 2018-12-21 2019-05-28 北京城市网邻信息技术有限公司 A kind of page returning method, device, electronic equipment and storage medium
CN110618845A (en) * 2018-06-20 2019-12-27 优视科技有限公司 Application search page interaction method and device, storage medium and terminal
CN110968812A (en) * 2019-11-19 2020-04-07 上海易点时空网络有限公司 SPA-based view switching processing method and device, equipment and storage medium

Family Cites Families (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20140195890A1 (en) * 2013-01-09 2014-07-10 Amazon Technologies, Inc. Browser interface for accessing supplemental content associated with content pages

Patent Citations (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN105278799A (en) * 2014-07-02 2016-01-27 腾讯科技(深圳)有限公司 Interface switching method and apparatus
CN106227887A (en) * 2016-08-12 2016-12-14 汪念鸿 A kind of method returning the former page in browser new page
CN106503099A (en) * 2016-10-14 2017-03-15 北京小米移动软件有限公司 Webpage jump method and device
CN108241688A (en) * 2016-12-26 2018-07-03 广州市动景计算机科技有限公司 A kind of page access method, apparatus and computing device
CN108763541A (en) * 2018-05-31 2018-11-06 维沃移动通信有限公司 A kind of page display method and terminal
CN110618845A (en) * 2018-06-20 2019-12-27 优视科技有限公司 Application search page interaction method and device, storage medium and terminal
CN109814960A (en) * 2018-12-21 2019-05-28 北京城市网邻信息技术有限公司 A kind of page returning method, device, electronic equipment and storage medium
CN110968812A (en) * 2019-11-19 2020-04-07 上海易点时空网络有限公司 SPA-based view switching processing method and device, equipment and storage medium

Also Published As

Publication number Publication date
CN112163143A (en) 2021-01-01

Similar Documents

Publication Publication Date Title
CN112099790B (en) Method, device, equipment and storage medium for determining page theme
CN111782977B (en) Point-of-interest processing method, device, equipment and computer readable storage medium
US11423907B2 (en) Virtual object image display method and apparatus, electronic device and storage medium
US11157576B2 (en) Method, system and terminal for performing search in a browser
CN112163143B (en) Page switching method, device, equipment and storage medium
CN111897619A (en) Browser page display method and device, electronic equipment and storage medium
EP3832492A1 (en) Method and apparatus for recommending voice packet, electronic device, and storage medium
CN110992112B (en) Advertisement information processing method and device
CN112199620A (en) Page operation method and device, electronic equipment and storage medium
CN113360062A (en) Display control method and device, electronic equipment and readable storage medium
US11526259B2 (en) Method and apparatus for determining extended reading content, device and storage medium
CN112100530B (en) Webpage classification method and device, electronic equipment and storage medium
CN111767442B (en) Data updating method, device, search server, terminal and storage medium
CN111666417B (en) Method, device, electronic equipment and readable storage medium for generating synonyms
CN110795615B (en) Search method, device, equipment and storage medium
CN110517079B (en) Data processing method and device, electronic equipment and storage medium
CN113158098A (en) Page generation method, device, equipment and medium
CN112445983B (en) Method, device and equipment for processing search results and computer readable storage medium
CN111352685B (en) Display method, device, equipment and storage medium of input method keyboard
CN111723318B (en) Page data processing method, device, equipment and storage medium
CN112148279A (en) Log information processing method and device, electronic equipment and storage medium
CN113536037A (en) Video-based information query method, device, equipment and storage medium
CN111026438A (en) Extraction method, device, equipment and medium for key information of small program package and page
CN112800319A (en) Information searching method, device, equipment and medium
CN112446728B (en) Advertisement recall method, device, equipment and storage medium

Legal Events

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