CN116628383A - Page jump method, device, electronic equipment and storage medium - Google Patents

Page jump method, device, electronic equipment and storage medium Download PDF

Info

Publication number
CN116628383A
CN116628383A CN202310628214.2A CN202310628214A CN116628383A CN 116628383 A CN116628383 A CN 116628383A CN 202310628214 A CN202310628214 A CN 202310628214A CN 116628383 A CN116628383 A CN 116628383A
Authority
CN
China
Prior art keywords
link
page
target
jump
rotor
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
CN202310628214.2A
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.)
Shenzhen Lexin Software Technology Co Ltd
Original Assignee
Shenzhen Lexin Software Technology Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Shenzhen Lexin Software Technology Co Ltd filed Critical Shenzhen Lexin Software Technology Co Ltd
Priority to CN202310628214.2A priority Critical patent/CN116628383A/en
Publication of CN116628383A publication Critical patent/CN116628383A/en
Pending legal-status Critical Current

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/958Organisation or management of web site content, e.g. publishing, maintaining pages or automatic linking
    • YGENERAL TAGGING OF NEW TECHNOLOGICAL DEVELOPMENTS; GENERAL TAGGING OF CROSS-SECTIONAL TECHNOLOGIES SPANNING OVER SEVERAL SECTIONS OF THE IPC; TECHNICAL SUBJECTS COVERED BY FORMER USPC CROSS-REFERENCE ART COLLECTIONS [XRACs] AND DIGESTS
    • Y02TECHNOLOGIES OR APPLICATIONS FOR MITIGATION OR ADAPTATION AGAINST CLIMATE CHANGE
    • Y02DCLIMATE CHANGE MITIGATION TECHNOLOGIES IN INFORMATION AND COMMUNICATION TECHNOLOGIES [ICT], I.E. INFORMATION AND COMMUNICATION TECHNOLOGIES AIMING AT THE REDUCTION OF THEIR OWN ENERGY USE
    • Y02D10/00Energy efficient computing, e.g. low power processors, power management or thermal management

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)
  • Information Retrieval, Db Structures And Fs Structures Therefor (AREA)

Abstract

The embodiment of the invention discloses a page jumping method, a page jumping device, electronic equipment and a storage medium. The method comprises the following steps: responding to triggering operation of a target page element aiming at a current application end, and acquiring a page jump link of the target page element, wherein the page jump link comprises page jump rotor links configured for at least two application ends; determining a target jump rotor link corresponding to the current application end based on a corresponding relation between the application end and the page jump rotor link; and determining a target page corresponding to the target jump rotor link based on the target jump rotor link, and controlling the current application end to jump from the current page to the target page. According to the technical scheme, the page jumping is carried out by using the unified page jumping links by different application ends, the page jumping configuration is simplified, the disorder of the page jumping configuration is avoided, and therefore the page jumping configuration efficiency is improved.

Description

Page jump method, device, electronic equipment and storage medium
Technical Field
The embodiment of the invention relates to the technical field of computers, in particular to a page jumping method, a page jumping device, electronic equipment and a storage medium.
Background
In the related art, pages developed using the multi-terminal framework may be accessed at different terminals, for example, pages developed by the taro framework may be accessed at applet and Application (App) terminals. For page jump configuration, two page jump links are generally required to be configured for the applet end and the App end, so that the applet end and the App end use the respective page jump links to access the corresponding pages. However, the page skip mode has the technical problems of complicated configuration and easy error, so that the page skip configuration efficiency is low.
Disclosure of Invention
In view of the above technical problems, the present invention provides a method, an apparatus, an electronic device, and a storage medium for page jumping, so as to implement page jumping by using unified page jumping links by different application ends, simplify page jumping configuration, and avoid disorder of page jumping configuration, thereby improving page jumping configuration efficiency.
According to an aspect of the present invention, there is provided a page jumping method, including:
responding to triggering operation of a target page element aiming at a current application end, and acquiring a page jump link of the target page element, wherein the page jump link comprises a page jump rotor link configured for at least two application ends, and the target page element is a page element shared by the at least two application ends;
determining a target jump rotor link corresponding to the current application end based on a corresponding relation between the application end and the page jump rotor link;
and determining a target page corresponding to the target jump rotor link based on the target jump rotor link, and controlling the current application end to jump from the current page to the target page.
According to another aspect of the present invention, a page jumping apparatus is provided. The device comprises:
the system comprises a link acquisition module, a link control module and a link control module, wherein the link acquisition module is used for responding to a triggering operation of a target page element of a current application end and acquiring a page jump link of the target page element, wherein the page jump link comprises a page jump rotor link configured for at least two application ends, and the target page element is a page element shared by the at least two application ends;
the sub-link determining module is used for determining a target jump rotor link corresponding to the current application end based on the corresponding relation between the application end and the page jump rotor link;
and the page jump module is used for determining a target page corresponding to the target jump sub-link based on the target jump sub-link and controlling the current application end to jump from the current page to the target page.
According to another aspect of the present invention, there is provided an electronic apparatus including:
at least one processor; and
a memory communicatively coupled to the at least one processor; wherein,,
the memory stores a computer program executable by the at least one processor to enable the at least one processor to perform the page jump method of any one of the embodiments of the invention.
According to another aspect of the present invention, there is provided a computer readable storage medium storing computer instructions for causing a processor to implement a page jump method according to any one of the embodiments of the present invention when executed.
According to the technical scheme, the page jump link of the target page element is obtained by responding to the triggering operation of the target page element of the current application end, wherein the page jump link comprises page jump rotor links configured for at least two application ends, and the target page element is a page element shared by the at least two application ends; determining a target jump rotor link corresponding to the current application end based on a corresponding relation between the application end and the page jump rotor link; and determining a target page corresponding to the target jump rotor link based on the target jump rotor link, and controlling the current application end to jump from the current page to the target page. According to the technical scheme, the page jumping is carried out by using the unified page jumping links by different application ends, the page jumping configuration is simplified, the disorder of the page jumping configuration is avoided, and therefore the page jumping configuration efficiency is improved.
It should be understood that the description in this section is not intended to identify key or critical features of the embodiments of the invention or to delineate the scope of the invention. Other features of the present invention will become apparent from the description that follows.
Drawings
In order to more clearly illustrate the technical solutions of the embodiments of the present invention, the drawings required for the description of the embodiments will be briefly described below, and it is apparent that the drawings in the following description are only some embodiments of the present invention, and other drawings may be obtained according to these drawings without inventive effort for a person skilled in the art.
Fig. 1 is a schematic flow chart of a page jumping method according to a first embodiment of the present invention;
fig. 2 is a flow chart of a page jumping method according to a second embodiment of the present invention;
fig. 3 is a flow chart of a page jumping method according to a third embodiment of the present invention;
fig. 4 is a schematic structural diagram of a page jumping device according to a fourth embodiment of the present invention;
fig. 5 is a schematic structural diagram of an electronic device according to a fifth embodiment of the present invention.
Detailed Description
In order that those skilled in the art will better understand the present invention, a technical solution in the embodiments of the present invention will be clearly and completely described below with reference to the accompanying drawings in which it is apparent that the described embodiments are only some embodiments of the present invention, not all embodiments. All other embodiments, which can be made by those skilled in the art based on the embodiments of the present invention without making any inventive effort, shall fall within the scope of the present invention.
It is noted that the terms "comprises" and "comprising," and any variations thereof, in the description and claims of the present invention and in the foregoing figures, are intended to cover a non-exclusive inclusion, such that a process, method, system, article, or apparatus that comprises a list of steps or elements is not necessarily limited to those steps or elements expressly listed or inherent to such process, method, article, or apparatus.
It will be appreciated that the data (including but not limited to the data itself, the acquisition or use of the data) involved in the present technical solution should comply with the corresponding legal regulations and the requirements of the relevant regulations.
Example 1
Fig. 1 is a schematic flow chart of a page jumping method according to a first embodiment of the present invention, where the present embodiment is applicable to a page jumping situation, and is particularly applicable to a scene of page jumping for different application ends, and the method may be performed by a page jumping device, where the page jumping device may be implemented in a form of hardware and/or software, and the page jumping device may be configured in an electronic device such as a computer or a server.
As shown in fig. 1, the method of the present embodiment includes:
s110, responding to triggering operation of a target page element of a current application end, and acquiring a page jump link of the target page element, wherein the page jump link comprises page jump rotor links configured for at least two application ends.
The Application end may include an applet end, an Application (App) end, and the like. The current page can be understood as a page displayed by the current application at the current moment. In the embodiment of the invention, the target page element may be a page element shared by at least two application ends. For example, the application end may include an application end a and an application end B, the application end a may include a target page element, and the application end B may include a target page element. The current application terminal may be application terminal a or application terminal B. The target page element can be understood as a page element displayed on the current page on the current application end, and can be used for performing page skip. The number of target page elements may be one, two or more. In the embodiment of the present invention, the target page element has various expression forms, which are not specifically limited herein. For example, the target page element may be a trigger control displayed on the current page; alternatively, the target page element may be a page banner ad picture. The trigger operation may be understood as a trigger operation (e.g., a click operation and/or a slide operation) that acts on the target page element.
In the embodiment of the invention, the page jump link can be understood as a link for performing page jump. In other words, a page jump link may be used to jump from one page to another. The page jump links may include at least two page jump rotor links, with each page jump rotor link corresponding to a separate application end. A page hop rotor link may be understood as a sub-link configured for an application end for performing a page hop.
The application end may include a first application end and a second application end. The first application end and the first application end both comprise target page elements. The target page element may be a picture presentation control. In the embodiment of the invention, for the control trigger link of the picture display control, the picture display links of each end can be respectively configured for the first application end and the second application end in advance. For example, the control trigger link may be a picture presentation link a|picture presentation link B. The picture display link a may be a picture display link of the first application end. The picture display link B may be a picture display link of the second application end. According to the embodiment of the invention, for different application ends containing the same target page element, by configuring the unified page jump link containing the page jump rotor links of different application ends for the target page element, the different application ends realize corresponding page jump based on the unified page jump link, and page jump errors caused by disordered page jump configuration can be avoided. In the embodiment of the invention, the step of acquiring the page jump link of the target page element in response to the trigger operation of the target page element of the current application end can comprise the step of generating a page jump link request based on the trigger operation after receiving the trigger operation of the target page element of the current application end. And further, the page jump link of the target page element can be acquired based on the page jump link request.
The page jump link request may be understood as a request for acquiring a page jump link of a target page element. The page jump link request may include, but is not limited to, an identification of a current application end and an identification of a target page element.
The receiving a trigger operation for a target page element of a current application end may specifically be receiving a trigger operation for a target page element acting on a current page, where the current page is displayed on the current application end.
In the embodiment of the invention, after the page jump link is acquired, the page jump link can be split. Thus, each page hop rotor link in the page hop links can be obtained. Optionally, the splitting processing of the page jump link may include: and splitting the page jump link based on the composition format of the page jump link.
In the embodiment of the invention, in order to improve the identification efficiency of each page jump rotor link in the page jump links, each page jump rotor link in the page jump links is spliced by a preset connector. The preset connector is understood to be a connector for splicing the rotor links of each page hop. In the embodiment of the present invention, the preset connector may be set according to actual requirements, which is not limited herein, for example, the preset connector may include, but is not limited to "+", or "+". In order to improve the splitting efficiency of the page jump links, in the embodiment of the invention, preset connectors used for splicing the page jump rotor links in the page jump links may be the same. By way of example, the page jump links are all used as preset connectors, and each page jump rotor link is spliced.
S120, determining a target jump rotor link corresponding to the current application end based on the corresponding relation between the application end and the page jump rotor link.
The target skip rotor links can be understood as page skip rotor links corresponding to the current application end in the page skip rotor links. The target hop rotor links may be used to control the current end to make page hops. That is, the target hop rotor link may be used to control the current end to access the target page in the case of accessing the current page. In the embodiment of the invention, the correspondence between the application end and the page jump rotor link may be one-to-one.
Specifically, after obtaining a plurality of page jump rotor links, according to the corresponding relation between the application end and the page jump rotor links, a page jump rotor link matched with the current application end can be matched from the plurality of page jump rotor links to serve as a target jump rotor link corresponding to the current application end.
In the embodiment of the invention, the application end and the page jump rotor link can be stored in the form of key value pairs, so that the corresponding relation between the application end and the page jump rotor link can be read more quickly, and the efficiency of determining the target jump rotor link corresponding to the current application end can be improved.
S130, determining a target page corresponding to the target jump rotor link based on the target jump rotor link, and controlling the current application end to jump from the current page to the target page.
In the embodiment of the invention, the target jump rotor link can be analyzed to obtain the page identification in the target jump rotor link. Therefore, the page for the page identification pair can be used as a target page corresponding to the target jump rotor link, namely, the target page is determined. After determining the target page, the current application end can be controlled to jump to the target page from the current page.
On the basis of the above embodiment, the method further includes: and responding to the sub-link adding operation aiming at the page jump link, acquiring at least one jump sub-link to be added, and adding the at least one jump sub-link to be added in the page jump link, so that the flexibility and the expandability of the configuration of the page jump link can be improved.
The sub-link adding operation may be understood as an operation for adding a jump sub-link to a page jump link. The jump rotor links to be added may be understood as jump rotor links that need to be added to the page jump links.
Optionally, the adding the at least one to-be-added jump rotor link in the page jump link may include: for each to-be-added skip rotor link, determining a page skip rotor link adjacent to the to-be-added skip rotor link in the page skip links; and splicing the to-be-added skip rotor link and the adjacent page skip rotor link.
According to the technical scheme, the page jump link of the target page element is obtained by responding to the triggering operation of the target page element of the current application end, wherein the page jump link comprises page jump rotor links configured for at least two application ends, and the target page element is a page element shared by the at least two application ends; determining a target jump rotor link corresponding to the current application end based on a corresponding relation between the application end and the page jump rotor link; and determining a target page corresponding to the target jump rotor link based on the target jump rotor link, and controlling the current application end to jump from the current page to the target page. According to the technical scheme, the page jumping is carried out by using the unified page jumping links by different application ends, the page jumping configuration is simplified, the disorder of the page jumping configuration is avoided, and therefore the page jumping configuration efficiency is improved.
Example two
Fig. 2 is a flow chart of a page jump method according to a second embodiment of the present invention, on the basis of the foregoing embodiment, optionally, the determining, based on the target jump rotor link, a target page corresponding to the target jump rotor link includes: analyzing the target jump rotor link to determine a target protocol in the target jump link; determining a target protocol processing method corresponding to the target protocol based on a corresponding relation between a link protocol and the protocol processing method; and obtaining a target page corresponding to the target jump rotor link by calling the target protocol processing method. Wherein, the technical terms identical to or corresponding to the above embodiments are not repeated herein.
As shown in fig. 2, the method in this embodiment specifically includes:
s210, responding to triggering operation of a target page element aiming at a current application end, and acquiring a page jump link of the target page element, wherein the page jump link comprises page jump rotor links configured for at least two application ends.
S220, determining a target jump rotor link corresponding to the current application terminal based on the corresponding relation between the application terminal and the page jump rotor link.
S230, analyzing the target jump rotor link to determine a target protocol in the target jump link.
The target protocol may be understood as a communication protocol for transmitting the web page in the target hop sub-link.
Specifically, after the target jump rotor link is obtained, the target jump rotor link may be parsed. So that the target protocol in the target-hop link can be determined.
Optionally, the parsing the target jump rotor link to determine a target protocol in the target jump link includes: the target jump rotor link is used as an actual parameter and is transmitted to a form parameter of a protocol analysis method; after the parameter transfer is completed, the target jump rotor link is analyzed by executing the protocol analysis method, so that a target protocol in the target jump link is obtained. The protocol parsing method can be understood as a method for parsing the target hop rotor link.
S240, determining a target protocol processing method corresponding to the target protocol based on the corresponding relation between the link protocol and the protocol processing method.
The link protocol may be understood as a protocol for communication included in the link. By way of example, the link protocols may include, but are not limited to, hypertext transfer security protocols (Hypertext Transfer Protocol Secure, https) and Weapp, wa protocols that can be adapted to different applications.
A protocol processing method may be understood as a method for processing a target hop sub-link to obtain a target page corresponding to the target hop sub-link. The correspondence between the link protocol and the protocol processing method may be one-to-one. That is, a protocol processing method is used to process the page hop rotor links corresponding to a link protocol.
Specifically, after determining the target protocol, the target protocol and each link protocol may be compared to determine the link protocol consistent with the target protocol. Further, according to the correspondence between the link protocol and the protocol processing method, the protocol processing method corresponding to the link protocol consistent with the target protocol can be used as the target protocol processing method corresponding to the target protocol.
On the basis of the above embodiment, the method further includes: and registering at least one protocol processing method, and establishing a mapping relation between the registered protocol processing method and a link protocol. In the embodiment of the invention, the protocol processing method can be registered according to the actual requirements, and page jump rotor links corresponding to various link protocols can be processed.
S250, obtaining a target page corresponding to the target jump rotor link by calling the target protocol processing method, and controlling the current application end to jump from the current page to the target page.
Specifically, the target protocol processing method corresponding to the target hop rotor link may be invoked when the target protocol processing method is determined. Thereby, the target page corresponding to the target jump rotor link can be obtained. After the target page is obtained, the current application end can be controlled to jump to the target page from the current page.
Optionally, the obtaining, by calling the target protocol processing method, a target page corresponding to the target hop rotor link may include: transmitting the target jump rotor link to an entry parameter of the target protocol processing method to execute the target protocol processing method; after the parameter transfer is completed, the target jump sub-link is analyzed by executing the target protocol processing method, and a target page corresponding to the target jump sub-link is obtained.
The target jump sub-link is used as an actual parameter and is transmitted to a form parameter of the target protocol processing method.
According to the technical scheme, the target protocol in the target jump link is determined by analyzing the target jump rotor link; determining a target protocol processing method corresponding to the target protocol based on a corresponding relation between a link protocol and the protocol processing method; and by calling the target protocol processing method, a target page corresponding to the target jump rotor link is obtained, and the page jump rotor link can be processed in a targeted manner.
Example III
Fig. 3 is a flow chart of a page jump method according to a third embodiment of the present invention, on the basis of the foregoing embodiment, the determining, based on a correspondence between an application end and a page jump rotor link, a target jump rotor link corresponding to the current application end includes: determining each candidate jump rotor link corresponding to the current application end based on the corresponding relation between the application end and the page jump rotor link; and selecting a target jump rotor link corresponding to the current application end from the candidate jump rotor links. Wherein, the technical terms identical to or corresponding to the above embodiments are not repeated herein.
As shown in fig. 3, the method in this embodiment specifically includes:
s310, responding to triggering operation of a target page element aiming at a current application end, and acquiring a page jump link of the target page element, wherein the page jump link comprises page jump rotor links configured for at least two application ends.
S320, determining each candidate jump rotor link corresponding to the current application end based on the corresponding relation between the application end and the page jump rotor link.
The corresponding relation between the application end and the page skip rotor link can be one-to-many. The candidate skip rotor links may be understood as page skip rotor links corresponding to the current application end that can be selected.
Specifically, under the condition that one application end corresponds to a plurality of page jump rotor links, a plurality of page jump rotor links corresponding to the current application end can be determined, namely, each candidate jump rotor link corresponding to the current application end is determined.
S330, selecting a sub-link meeting a preset link selection rule from the candidate jump sub-links, and taking the sub-link meeting the preset link selection rule as a target jump sub-link.
Specifically, based on a preset link selection rule, one candidate jump rotor link is selected from a plurality of candidate jump rotor links and is used as a target jump rotor link corresponding to the current application end. The preset link selection rule may be understood as a preset rule for selecting a target hop sub-link from a plurality of candidate hop sub-links.
Optionally, selecting a target hop rotor link corresponding to the current application end from the candidate hop rotor links may include: and selecting the candidate jump rotor links arranged at the preset position from the candidate jump rotor links according to the sequence of the candidate jump rotor links, and taking the candidate jump rotor links as target jump rotor links corresponding to the current application end. The preset positions can be arranged according to the ordering of actual requirements. In the embodiment of the present invention, the preset position may be a first position arranged in each candidate jump rotor link.
S340, determining a target page corresponding to the target jump rotor link based on the target jump rotor link, and controlling the current application end to jump from the current page to the target page.
According to the technical scheme, each candidate jump rotor link corresponding to the current application end is determined based on the corresponding relation between the application end and the page jump rotor link; and selecting a target jump rotor link corresponding to the current application end from the candidate jump rotor links, so that the target jump rotor link corresponding to the current application end can be determined more quickly and accurately.
Example IV
Fig. 4 is a schematic structural diagram of a page jumping device according to a fourth embodiment of the present invention. As shown in fig. 4, the apparatus includes: a link acquisition module 410, a sub-link determination module 420, and a page hop module 430.
The link obtaining module 410 is configured to obtain, in response to a trigger operation for a target page element of a current application end, a page jump link of the target page element, where the page jump link includes a page jump rotor link configured for at least two application ends, and the target page element is a page element shared by the at least two application ends; a sub-link determining module 420, configured to determine a target skip sub-link corresponding to the current application terminal based on a correspondence between the application terminal and the page skip sub-link; and the page jump module 430 is configured to determine, based on the target jump sub-link, a target page corresponding to the target jump sub-link, and control the current application end to jump from a current page to the target page.
According to the technical scheme, the page jump link of the target page element is obtained by responding to the triggering operation of the target page element of the current application end, wherein the page jump link comprises page jump rotor links configured for at least two application ends, and the target page element is a page element shared by the at least two application ends; determining a target jump rotor link corresponding to the current application end based on a corresponding relation between the application end and the page jump rotor link; and determining a target page corresponding to the target jump rotor link based on the target jump rotor link, and controlling the current application end to jump from the current page to the target page. According to the technical scheme, the page jumping is carried out by using the unified page jumping links by different application ends, the page jumping configuration is simplified, the disorder of the page jumping configuration is avoided, and therefore the page jumping configuration efficiency is improved.
Optionally, the page jump module 430 is configured to parse the target jump sub-link to determine a target protocol in the target jump link; determining a target protocol processing method corresponding to the target protocol based on a corresponding relation between a link protocol and the protocol processing method; and obtaining a target page corresponding to the target jump rotor link by calling the target protocol processing method.
Optionally, a page skip module 430, configured to transfer the target skip sub-link to an entry parameter of the target protocol processing method, so as to execute the target protocol processing method; after the parameter transfer is completed, the target jump sub-link is analyzed by executing the target protocol processing method, and a target page corresponding to the target jump sub-link is obtained.
Optionally, the apparatus further comprises a method registration module; the method registration module is used for registering at least one protocol processing method and establishing a mapping relation between the registered protocol processing method and a link protocol.
Optionally, the sub-link determining module 420 is configured to determine each candidate skip rotor link corresponding to the current application end based on a correspondence between the application end and the page skip rotor link; and selecting a target jump rotor link corresponding to the current application end from the candidate jump rotor links.
Optionally, the sub-link determining module 420 is configured to select, according to the order of the candidate jump sub-links, a sub-link that satisfies a preset link selection rule from the candidate jump sub-links, and take the sub-link that satisfies the preset link selection rule as a target jump sub-link.
Optionally, the apparatus further comprises a sub-link adding module; and the sub-link adding module is used for responding to the sub-link adding operation aiming at the page jump link, acquiring at least one jump sub-link to be added, and adding the at least one jump sub-link to be added in the page jump link.
The page jumping device provided by the embodiment of the invention can execute the page jumping method provided by any embodiment of the invention, and has the corresponding functional modules and beneficial effects of the execution method.
It should be noted that, each unit and module included in the page jumping device are only divided according to the functional logic, but not limited to the above division, so long as the corresponding functions can be realized; in addition, the specific names of the functional units are also only for distinguishing from each other, and are not used to limit the protection scope of the embodiments of the present invention.
Example five
Fig. 5 shows a schematic diagram of the structure of an electronic device 10 that may be used to implement an embodiment of the invention. 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. Electronic equipment may also represent various forms of mobile devices, such as personal digital processing, cellular telephones, smartphones, wearable devices (e.g., helmets, glasses, watches, etc.), 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 inventions described and/or claimed herein.
As shown in fig. 5, the electronic device 10 includes at least one processor 11, and a memory, such as a Read Only Memory (ROM) 12, a Random Access Memory (RAM) 13, etc., communicatively connected to the at least one processor 11, in which the memory stores a computer program executable by the at least one processor, and the processor 11 may perform various appropriate actions and processes according to the computer program stored in the Read Only Memory (ROM) 12 or the computer program loaded from the storage unit 18 into the Random Access Memory (RAM) 13. In the RAM 13, various programs and data required for the operation of the electronic device 10 may also be stored. The processor 11, the ROM 12 and the RAM 13 are connected to each other via a bus 14. An input/output (I/O) interface 15 is also connected to bus 14.
Various components in the electronic device 10 are connected to the I/O interface 15, including: an input unit 16 such as a keyboard, a mouse, etc.; an output unit 17 such as various types of displays, speakers, and the like; a storage unit 18 such as a magnetic disk, an optical disk, or the like; and a communication unit 19 such as a network card, modem, wireless communication transceiver, etc. The communication unit 19 allows the electronic device 10 to exchange information/data with other devices via a computer network, such as the internet, and/or various telecommunication networks.
The processor 11 may be a variety of general and/or special purpose processing components having processing and computing capabilities. Some examples of processor 11 include, but are not limited to, a Central Processing Unit (CPU), a Graphics Processing Unit (GPU), various specialized Artificial Intelligence (AI) computing chips, various processors running machine learning model algorithms, digital Signal Processors (DSPs), and any suitable processor, controller, microcontroller, etc. The processor 11 performs the various methods and processes described above, such as the page jump method.
In some embodiments, the page jump method may be implemented as a computer program tangibly embodied on a computer-readable storage medium, such as the storage unit 18. In some embodiments, part or all of the computer program may be loaded and/or installed onto the electronic device 10 via the ROM 12 and/or the communication unit 19. When the computer program is loaded into RAM 13 and executed by processor 11, one or more steps of the page jump method described above may be performed. Alternatively, in other embodiments, processor 11 may be configured to perform the page jump method in any other suitable manner (e.g., by means of firmware).
Various implementations of the systems and techniques described here above may be implemented in digital electronic circuitry, integrated circuit systems, field Programmable Gate Arrays (FPGAs), application Specific Integrated Circuits (ASICs), application Specific Standard Products (ASSPs), systems On Chip (SOCs), load programmable logic devices (CPLDs), 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.
A computer program for carrying out methods of the present invention may be written in any combination of one or more programming languages. These computer programs may be provided to a processor of a general purpose computer, special purpose computer, or other programmable data processing apparatus, such that the computer programs, when executed by the processor, cause the functions/acts specified in the flowchart and/or block diagram block or blocks to be implemented. The computer program may execute entirely on the machine, partly on the machine, as a stand-alone software package, partly on the machine and partly on a remote machine or entirely on the remote machine or server.
In the context of the present invention, a computer-readable storage medium may be a tangible medium that can contain, or store a computer program for use by or in connection with an instruction execution system, apparatus, or device. The computer readable storage medium may include, but is not limited to, an electronic, magnetic, optical, electromagnetic, infrared, or semiconductor system, apparatus, or device, or any suitable combination of the foregoing. Alternatively, the computer readable storage medium may be a machine readable signal medium. More specific examples of a machine-readable storage medium would include an electrical connection based on one or more wires, a portable computer diskette, a hard disk, a Random Access Memory (RAM), a read-only memory (ROM), an erasable programmable read-only memory (EPROM or flash memory), an optical fiber, a portable compact disc read-only memory (CD-ROM), an optical storage device, a magnetic storage device, or any suitable combination of the foregoing.
To provide for interaction with a user, the systems and techniques described here can be implemented on an electronic device 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 a pointing device (e.g., a mouse or a trackball) through which a user can provide input to the electronic device. 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), blockchain networks, and the internet.
The computing system may include clients and servers. 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 that the defects of high management difficulty and weak service expansibility in the traditional physical hosts and VPS service are overcome.
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 invention may be performed in parallel, sequentially, or in a different order, so long as the desired results of the technical solution of the present invention are achieved, and the present invention is not limited herein.
The above embodiments do not limit the scope of the present invention. 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 invention should be included in the scope of the present invention.

Claims (10)

1. A method of page jumping, comprising:
responding to triggering operation of a target page element aiming at a current application end, and acquiring a page jump link of the target page element, wherein the page jump link comprises a page jump rotor link configured for at least two application ends, and the target page element is a page element shared by the at least two application ends;
determining a target jump rotor link corresponding to the current application end based on a corresponding relation between the application end and the page jump rotor link;
and determining a target page corresponding to the target jump rotor link based on the target jump rotor link, and controlling the current application end to jump from the current page to the target page.
2. The method of claim 1, wherein the determining, based on the target-hop rotor link, a target page corresponding to the target-hop rotor link comprises:
analyzing the target jump rotor link to determine a target protocol in the target jump link;
determining a target protocol processing method corresponding to the target protocol based on a corresponding relation between a link protocol and the protocol processing method;
and obtaining a target page corresponding to the target jump rotor link by calling the target protocol processing method.
3. The method according to claim 2, wherein the obtaining, by calling the target protocol processing method, a target page corresponding to the target hop rotor link includes:
transmitting the target jump rotor link to an entry parameter of the target protocol processing method to execute the target protocol processing method;
after the parameter transfer is completed, the target jump sub-link is analyzed by executing the target protocol processing method, and a target page corresponding to the target jump sub-link is obtained.
4. The method according to claim 2, wherein the method further comprises:
and registering at least one protocol processing method, and establishing a mapping relation between the registered protocol processing method and a link protocol.
5. The method of claim 1, wherein the determining the target hop rotor link corresponding to the current application based on the correspondence between the application and the page hop rotor link comprises:
determining each candidate jump rotor link corresponding to the current application end based on the corresponding relation between the application end and the page jump rotor link;
selecting a sub-link meeting a preset link selection rule from the candidate jump sub-links, and taking the sub-link meeting the preset link selection rule as a target jump sub-link.
6. The method of claim 5, wherein selecting a target-hop rotor link corresponding to the current application from among the candidate-hop rotor links comprises:
and selecting the candidate jump rotor links arranged at the preset position from the candidate jump rotor links according to the sequence of the candidate jump rotor links, and taking the candidate jump rotor links as target jump rotor links corresponding to the current application end.
7. The method according to claim 1, wherein the method further comprises:
and responding to a sub-link adding operation aiming at the page jump link, acquiring at least one jump sub-link to be added, and adding the at least one jump sub-link to be added in the page jump link.
8. A page jumping apparatus, comprising:
the system comprises a link acquisition module, a link control module and a link control module, wherein the link acquisition module is used for responding to a triggering operation of a target page element of a current application end and acquiring a page jump link of the target page element, wherein the page jump link comprises a page jump rotor link configured for at least two application ends, and the target page element is a page element shared by the at least two application ends;
the sub-link determining module is used for determining a target jump rotor link corresponding to the current application end based on the corresponding relation between the application end and the page jump rotor link;
and the page jump module is used for determining a target page corresponding to the target jump sub-link based on the target jump sub-link and controlling the current application end to jump from the current page to the target page.
9. An electronic device, the electronic device comprising:
at least one processor; and
a memory communicatively coupled to the at least one processor; wherein,,
the memory stores a computer program executable by the at least one processor to enable the at least one processor to perform the page jump method of any one of claims 1-7.
10. A computer readable storage medium storing computer instructions for causing a processor to implement the page jump method of any one of claims 1-7 when executed.
CN202310628214.2A 2023-05-30 2023-05-30 Page jump method, device, electronic equipment and storage medium Pending CN116628383A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202310628214.2A CN116628383A (en) 2023-05-30 2023-05-30 Page jump method, device, electronic equipment and storage medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202310628214.2A CN116628383A (en) 2023-05-30 2023-05-30 Page jump method, device, electronic equipment and storage medium

Publications (1)

Publication Number Publication Date
CN116628383A true CN116628383A (en) 2023-08-22

Family

ID=87609623

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202310628214.2A Pending CN116628383A (en) 2023-05-30 2023-05-30 Page jump method, device, electronic equipment and storage medium

Country Status (1)

Country Link
CN (1) CN116628383A (en)

Similar Documents

Publication Publication Date Title
CN114218890A (en) Page rendering method and device, electronic equipment and storage medium
CN116545905A (en) Service health detection method and device, electronic equipment and storage medium
CN116303013A (en) Source code analysis method, device, electronic equipment and storage medium
CN116527652A (en) Method, device, equipment and medium for determining file format conversion path
CN116628383A (en) Page jump method, device, electronic equipment and storage medium
CN113849758A (en) Webpage index generation method and device, electronic equipment and storage medium
CN113691403A (en) Topological node configuration method, related device and computer program product
CN114138358A (en) Application program starting optimization method, device, equipment and storage medium
CN112822089B (en) Method and device for adding friends
CN113448652A (en) Request processing method and device
CN113032040B (en) Method, apparatus, device, medium, and article for processing tasks
CN115840604B (en) Data processing method, device, electronic equipment and computer readable storage medium
CN116440504B (en) Game resource processing method, device and storage medium
CN117670236A (en) Mobile-terminal-based to-be-handled flow approval method, device, equipment and medium
CN116340097A (en) Method, device, equipment and storage medium for processing abnormal information
CN115373659A (en) Business system construction method and device, electronic equipment and storage medium
CN116192999A (en) Message processing method, device, equipment, storage medium and program product
CN114449031A (en) Information acquisition method, device, equipment and storage medium
CN117909306A (en) Page sharing method, system, equipment and storage medium
CN114416040A (en) Page construction method, device, equipment and storage medium
CN116107899A (en) MOCK interface management method, device, terminal equipment and storage medium
CN116820656A (en) Large screen interface generation method, device, equipment and storage medium
CN114328224A (en) Method and device for reproducing exception request, electronic equipment and storage medium
CN115269055A (en) Nginx request data acquisition method, device, equipment and storage medium
CN117651078A (en) Data transmission method and device, electronic 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