WO2019015272A1 - 信息处理方法和装置 - Google Patents

信息处理方法和装置 Download PDF

Info

Publication number
WO2019015272A1
WO2019015272A1 PCT/CN2018/072232 CN2018072232W WO2019015272A1 WO 2019015272 A1 WO2019015272 A1 WO 2019015272A1 CN 2018072232 W CN2018072232 W CN 2018072232W WO 2019015272 A1 WO2019015272 A1 WO 2019015272A1
Authority
WO
WIPO (PCT)
Prior art keywords
page
identifier
information
module
service module
Prior art date
Application number
PCT/CN2018/072232
Other languages
English (en)
French (fr)
Inventor
张彤宇
潘忠辉
Original Assignee
北京小度信息科技有限公司
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 北京小度信息科技有限公司 filed Critical 北京小度信息科技有限公司
Publication of WO2019015272A1 publication Critical patent/WO2019015272A1/zh
Priority to US16/744,753 priority Critical patent/US10915384B2/en

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/46Multiprogramming arrangements
    • G06F9/54Interprogram communication
    • G06F9/547Remote procedure calls [RPC]; Web services
    • 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/955Retrieval from the web using information identifiers, e.g. uniform resource locators [URL]
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/46Multiprogramming arrangements
    • G06F9/54Interprogram communication
    • G06F9/541Interprogram communication via adapters, e.g. between incompatible applications

Definitions

  • the present application relates to the field of computer technology, and in particular to the field of Internet technologies, and in particular, to an information processing method and apparatus.
  • the existing pages of the client application are usually independent of each other, each maintaining its own logic, and the page is loosely coupled with the page.
  • the pages are tuned or jumped between each other by means of a parameter, and the data cannot be accessed between the page and the page.
  • existing client applications are often unable to handle complex tuning logic.
  • the purpose of the embodiments of the present application is to provide an improved information processing method and apparatus to solve the technical problems mentioned in the above background art.
  • the embodiment of the present application provides an A1, an information processing method, the method includes: receiving information about a target application, where the target application includes a service module set, and each service module in the service module set includes a page set, where The service module is configured with a module identifier, and each page in the page set is configured with a page identifier; the foregoing information is parsed to determine whether the information includes the following content: an information source identifier, a first module identifier, and a first page identifier; After determining that the foregoing information includes the foregoing content, determining whether the information source identifier meets the preset condition, and if the preset condition is met, calling a preset jump protocol to jump based on the first module identifier and the first page identifier. Go to the target page, where the target page is the page indicated by the first page identifier in the page set included in the service module indicated by the first module identifier.
  • each page in the set of pages has entry information corresponding thereto, and the preset condition includes that the information source identifier exists in the portal information corresponding to the page indicated by the first page identifier. in.
  • each service module in the foregoing service module set supports calling the preset jump protocol; and the calling the preset jump protocol is based on the first module identifier and the first page.
  • the step of jumping to the target page includes: calling, by the service module indicated by the first module identifier, the preset jump protocol, to jump to the target page based on the first module identifier and the first page identifier.
  • the preset jump protocol includes entry information corresponding to each page in the set of pages; and the method further includes: determining, in response to determining that the information does not include the content, Whether the information includes the second page identifier and the page entry information; and in response to determining that the information includes the second page identifier and the page entry information, the second page of the preset jump protocol is used based on the page entry information
  • the entry information corresponding to the page indicated by the identifier is updated.
  • A6 The method of A5, the determining whether each of the service module set and the code of each page in the page set included in the service module are present in the code of the target application, including: passing The reflection determines whether each of the service modules in the set of service modules and the code of each page in the set of pages included in the service module are present in the code of the target application.
  • the update is performed, wherein the above update information includes any one of the following: a page code, a plug-in installation package.
  • An embodiment of the present application further provides an information processing apparatus, where the apparatus includes: a receiving unit configured to receive information for a target application, where the target application includes a service module set, and each of the foregoing service module sets The service module includes a page set, the service module is provided with a module identifier, and each page in the page set is configured with a page identifier.
  • the determining unit is configured to parse the information to determine whether the information includes the following content:
  • the identifier, the first module identifier, and the first page identifier are configured to: in response to determining that the information includes the foregoing content, further determining whether the information source identifier meets a preset condition, and if the preset condition is met, Setting a jump protocol to jump to the target page based on the first module identifier and the first page identifier, where the target page is the first one of the page set included in the service module indicated by the first module identifier The page indicated by the page identifier.
  • each page in the page set has entry information corresponding thereto, and the preset condition includes that the information source identifier exists in an entry information corresponding to the page indicated by the first page identifier. in.
  • each service module in the service module set supports calling the preset jump protocol; and the processing unit is further configured to: use the first module identifier to indicate the service module
  • the preset jump protocol is invoked to jump to the target page based on the first module identifier and the first page identifier.
  • the apparatus further includes: a first determining unit, configured to respond to determining the information Including the above, further determining whether the information includes the second page identifier and the page entry information; the first update unit, configured to respond to determining that the information includes the second page identifier and the page entry information, based on the page entry The information is used to update the entry information corresponding to the page indicated by the second page identifier in the preset jump protocol.
  • the device further comprises: a second determining unit, configured to further determine whether the information includes the indication, in response to determining that the information does not include the second page identifier and the page entry information a startup identifier for starting the foregoing target application; the startup unit configured to start the target application in response to determining that the information includes the startup identifier, and determine each service module in the service module set and the startup process Whether the code of each page in the set of pages included in the business module exists in the code of the target application, and whether the service module and the page can be called normally, when the service module and/or the page has at least one of the following In this case, an error message is sent to the connected server: the corresponding code does not exist in the code of the target application, and cannot be called normally.
  • a second determining unit configured to further determine whether the information includes the indication, in response to determining that the information does not include the second page identifier and the page entry information a startup identifier for starting the foregoing target application
  • the startup unit configured to start the target application
  • the starting unit is further configured to: determine, by reflection, whether each of the service module set and a code of each page in the page set included in the service module exist in the foregoing In the code of the target app.
  • the device of the present invention further comprising: a second updating unit, configured to: in response to determining that the information does not include the activation identifier, further determining whether the information includes update information, and if the update information is included, The target application is updated based on the update information, wherein the update information includes any one of the following: a page code, a plug-in installation package.
  • the embodiment of the present application further provides C1, an electronic device, the electronic device includes: one or more processors; storage means for storing one or more programs; when one or more programs are processed by one or more When executed, one or more processors are enabled to implement the methods described in any of the implementations of A1 through A7.
  • the embodiment of the present application further provides a computer readable storage medium, where a computer program is stored thereon, and when the computer program is executed by the processor, the method described in any one of the embodiments A1 to A7 is implemented.
  • the information processing method and apparatus analyzes the received information for the target application to determine whether the information includes the following content: the information source identifier, the first module identifier, and the first page identifier, where the The target application includes a service module set, each service module in the service module set includes a page set, the service module is provided with a module identifier, and each page in the page set is set with a page identifier; and then the information is included by determining the information.
  • the preset jump protocol is invoked to jump based on the first module identifier and the first page identifier. Go to the target page. Therefore, the judgment of whether the information source identifier satisfies the preset condition is effectively utilized, and the call of the preset jump protocol is determined when determining that the information source identifier satisfies the preset condition, thereby realizing the lifting of the target application page, thereby realizing Targeted information processing.
  • FIG. 1 is an exemplary system architecture diagram to which the present application can be applied;
  • FIG. 2 is a flow chart of one embodiment of an information processing method according to the present application.
  • FIG. 3 is a schematic diagram of an application scenario of an information processing method according to the present application.
  • FIG. 5 is a schematic structural diagram of an embodiment of an information processing apparatus according to the present application.
  • FIG. 6 is a schematic structural diagram of a computer system suitable for implementing an electronic device of an embodiment of the present application.
  • FIG. 1 illustrates an exemplary system architecture 100 in which an embodiment of an information processing method or information processing apparatus of the present application may be applied.
  • system architecture 100 can include terminal devices 101, 102, 103, network 104, and server 105.
  • the network 104 is used to provide a medium for communication links between the terminal devices 101, 102, 103 and the server 105.
  • Network 104 may include various types of connections, such as wired, wireless communication links, fiber optic cables, and the like.
  • Various communication client applications such as a web browser application, a shopping application, and the like, may be installed on the terminal devices 101, 102, and 103.
  • the client application installed by the terminal device 101, 102, 103 may have a modular architecture, for example, the client application may include a set of service modules, each of which may include a set of pages.
  • the user can interact with the server 105 over the network 104 using the terminal devices 101, 102, 103 to receive or transmit messages and the like.
  • the terminal devices 101, 102, 103 may receive information transmitted by the server 105 for a target application (ie, a client application having a modular structure), and perform analysis and the like on the information.
  • the terminal device 101, 102, and 103 may further receive information for the target application that is manually triggered by the user on the terminal device, and perform analysis and the like on the information.
  • the terminal devices 101, 102, 103 can be various electronic devices including, but not limited to, smartphones, tablets, e-book readers, laptop portable computers, desktop computers, and the like.
  • the server 105 may be a server that provides various services, such as a background server that provides support for the above-described target applications installed on the terminal devices 101, 102, and 103.
  • the background server may send information for the target application (for example, prompt information for prompting that the target application has an update, etc.) to the terminal device on which the target application is installed.
  • the information processing method provided by the embodiment of the present application is generally performed by the terminal devices 101, 102, and 103. Accordingly, the information processing device is generally disposed in the terminal devices 101, 102, and 103.
  • terminal devices, networks, and servers in Figure 1 is merely illustrative. Depending on the implementation needs, there can be any number of terminal devices, networks, and servers.
  • the system architecture 100 may not include the server 105.
  • the information processing method includes the following steps:
  • Step 201 Receive information for a target application.
  • the electronic device (for example, the terminal device 101, 102, 103 shown in FIG. 1) on which the information processing method runs may locally receive information for the target application, or may be from the connected server (for example, The server 105) shown in Figure 1 receives information for the target application.
  • the target application may include a service module set, and each service module in the service module set may include a page set.
  • Each service module in the service module set may be configured with a module identifier (which may be, for example, a number or a name of the service module), and each page in the page set included in the service module may be configured with a page identifier (may be Is the number, name, or uniform resource locator of the page, etc.).
  • each service module in the service module set may correspond to different service types.
  • This type of business may include, for example, order inquiries, shopping carts, logistics inquiries, and the like.
  • each page in the set of pages included in the service module may be a page for providing services indicated by the service type corresponding to the service module.
  • the information for the above target application may be, for example, page jump information, application update information, and the like.
  • Step 202 Parse the information to determine whether the information includes the following content: the information source identifier, the first module identifier, and the first page identifier.
  • the electronic device may parse the information to determine whether the information includes the following information: an information source identifier, a first module identifier, and a first page identifier.
  • the information source identifier may be an identifier of a sender of the information received by the electronic device for the target application, and the sender may be any one of the following: a client application, a page.
  • the client application may be an application installed locally on the electronic device, and the page may be a page in a page set included in the service module in the service module set.
  • the first module identifier may be a module identifier of the service module in the service module set
  • the first page identifier may be a page identifier of a page in the page set included in the service module.
  • the information about the target application may include a parameter name corresponding to the identifier, such as the first module identifier, the first page identifier, and the like, and the electronic device may be from the information.
  • Each parameter name is parsed, and the parameter name is identified to determine whether the information includes the above content.
  • the electronic device determines that the received information for the target application includes the content, the information may be characterized as page jump information, and the electronic device may continue to perform step 203.
  • Step 203 in response to the determining that the information includes the foregoing content, further determining whether the information source identifier meets the preset condition, and if the preset condition is met, calling the preset jump protocol to jump to the first module identifier and the first page identifier to Target page.
  • the electronic device in response to the electronic device determining that the received information for the target application includes the content, the electronic device may further determine whether the information source identifier meets a preset condition, and if the preset condition is met, the foregoing The electronic device may invoke a preset jump protocol to jump to the target page based on the first module identifier and the first page identifier described above.
  • the target page is the page indicated by the first page identifier in the page set included in the service module indicated by the first module identifier.
  • the foregoing preset condition may include that the information source identifier exists in the application identifier set, and the client application indicated by the application identifier in the application identifier set may have access
  • the application of the permission of the page of the target application, the application identifier set may be pre-stored locally in the electronic device.
  • the preset jump protocol may be, for example, an OpenURL protocol or a URL Schema protocol. Both the OpenURL protocol and the URL Schema protocol can be used to enable the transfer of different client applications, as well as the internal page of the same client application.
  • the preset jump protocol may include, for example, a parameter name corresponding to the module identifier and the page identifier, and the electronic device may pass the first module identifier and the first page identifier to the preset jump protocol, and invoke the preset. Jump the protocol to jump to the above target page.
  • the information that is received by the electronic device for the target application may include parameter information, and the parameter information may include, for example, entering the first page identifier.
  • the parameters required for the indicated page such as merchant identification, menu identification, and so on.
  • the preset jump protocol may further include a parameter name of each parameter included in the parameter information, and the electronic device may further transmit the first module identifier and the first page identifier to the preset jump protocol, The above parameter information is transmitted to the preset jump protocol, and the jump protocol is invoked to jump to the target page.
  • each page in the set of pages included in each service module in the foregoing service module set may have entry information corresponding thereto, and the preset condition may include the foregoing information.
  • the source identifier exists in the portal information corresponding to the page indicated by the first page identifier.
  • each page in the page set may have at least one entry (eg, a picture, a text, a link, etc.), and the entry information corresponding to the page may include, for example, an entry identifier of each entry that the page has (eg, the entry The name or the characters included in the entry, etc.).
  • the information source identifier may be an entry identifier of an entry corresponding to the information about the target application received by the electronic device. It should be noted that the information that includes the content that is received by the electronic device for the target application may be information that is sent by a user of the electronic device by clicking on an entry of a page indicated by the first page identifier.
  • each service module in the service module set may have logic corresponding thereto (for example, logic for determining whether the information source identifier satisfies the preset condition, and the preset The logic of the jump protocol to call, etc.).
  • the service module may support determining whether the information source identifier meets the foregoing preset condition, and support calling the preset jump protocol.
  • the electronic device may transmit the foregoing content to the service module indicated by the first module identifier, and the electronic device may determine, by the service module, whether the information source identifier meets the preset condition, and when determining that the preset condition is met, The preset jump protocol is invoked by the service module to jump to the target page based on the first module identifier and the first page identifier.
  • the foregoing target application may reference a third-party library (a code library provided by a third party), where the target application may provide an interface proxy function by being pre-deployed locally on the electronic device.
  • the code references the third-party library to achieve complete decoupling from the third-party library.
  • Coupling and the above-mentioned target application and the third-party library introduced by the above-mentioned target agent are pre-deployed by the code that provides the interface proxy function locally in the above-mentioned electronic device, which is beneficial to the service expansion of the target application and the multiplexing of the module.
  • FIG. 3 is a schematic diagram of an application scenario of the information processing method according to the embodiment.
  • the application device A and the target application B may be installed on the terminal device, and the terminal device may also locally store the application identifier set C, wherein the application A is provided with the application identifier A1; the application A may have the passing information.
  • the sharing mode accesses the permission of the page B1 in the target application B; the client application indicated by each application identifier in the application identification set C has the right to access the page in the target application B, and the application identifier A1 is included in the application identification set C. .
  • the user may first perform a sharing operation in the application A installed in the terminal device to send information D to the target application B to the terminal device, where the information D may include the following content: the information source identifier. A1 (ie, the application identifier of the application A), the module identifier B2 of the service module to which the page B1 belongs, and the page identifier B3 of the page B1. Then, as indicated by reference numeral 302, the terminal device can parse the received information D, and determine that the information D includes the content.
  • the information source identifier. A1 ie, the application identifier of the application A
  • the module identifier B2 of the service module to which the page B1 belongs and the page identifier B3 of the page B1.
  • the terminal device can parse the received information D, and determine that the information D includes the content.
  • the terminal device may search for the information source identifier A1 in the application identifier set C, and determine that the information source identifier A1 exists in the application identifier set C.
  • the terminal device may invoke a preset jump protocol, such as the OpenURL protocol, to jump to the target page B1 based on the module identification B2 and the page identification B3.
  • the method provided by the foregoing embodiment of the present application effectively utilizes the determination of whether the information source identifier satisfies the preset condition, and the call to the preset jump protocol when determining that the information source identifier satisfies the preset condition, and implements the target application.
  • the page is tuned to achieve targeted information processing.
  • the process 400 of the information processing method includes the following steps:
  • Step 401 Receive information for a target application.
  • Step 402 Parse the information to determine whether the information includes the following content: the information source identifier, the first module identifier, and the first page identifier.
  • step 401 and 402 may be referred to the related descriptions in step 201 and step 202 in the embodiment shown in FIG. 2, and details are not described herein again.
  • Step 403 in response to determining that the information does not include the content, further determining whether the information includes the second page identifier and the page entry information.
  • the electronic device may further determine whether the information includes the second page identifier and the page. Entrance information.
  • the second page identifier may be a page identifier of a page in a page set included in the service module in the service module set included in the target application.
  • the page entry information may be information of a new entry corresponding to the page indicated by the second page identifier (eg, an entry identifier of the new entry, etc.).
  • the electronic device may determine whether the information includes the second page identifier and the page entry information, for example, by using a method for determining whether the information for the target application includes the foregoing content in step 202 in the embodiment shown in FIG. 2 .
  • Step 404 In response to the determining information including the second page identifier and the page entry information, updating, according to the page entry information, the entry information corresponding to the page indicated by the second page identifier in the preset jump protocol.
  • the electronic device in response to the electronic device determining that the received information for the target application includes the second page identifier and the page entry information, the electronic device may perform the preset jump based on the page entry information.
  • the entry information corresponding to the page indicated by the second page identifier in the protocol is updated. For example, the above-mentioned page entry information is inserted into the entry information corresponding to the page indicated by the second page identifier, or the entry information corresponding to the page indicated by the second page identifier is replaced with the page entry information, and the electronic device is used.
  • the corresponding update operation can be performed according to the actual situation.
  • the electronic device may further determine whether the information is And including the startup identifier for initiating the launching of the target application; if the startup identifier is included, the electronic device may start the target application, and determine each service module and the service module in the service module set during the startup process. Whether the code of each page in the included page set exists in the code of the target application, and whether the service module and the page can be called normally; when the service module and/or the page has at least one of the following conditions
  • the electronic device may send an error message to the connected server (for example, the server 105 in FIG.
  • each service module in the service module set and each page in the page set included in the service module may be registered on the electronic device.
  • the above electronic device may determine each of the service modules in the set of service modules and each of the set of pages included in the service module by reflection (reflection generally refers to a capability that the program can access, detect, and modify its own state or behavior) Whether the code of the page exists in the code of the above target application.
  • the foregoing electronic device may attempt to invoke each service module in the foregoing service module set and each page in the page set included in the service module by using the preset jump protocol to determine whether the service module and the page can Called normally.
  • the electronic device may further determine whether the information includes update information, if the information is included Updating the information, the electronic device may update the target application based on the update information, where the update information may include any one of the following: a page code, a plug-in installation package.
  • the update information may further include location information, where the electronic device may write the page code to the location indicated by the location information, and classify the page corresponding to the page code into The page set included in the business module to which the page belongs.
  • the electronic device may perform a decompression operation on the plug-in installation package, and run the decompressed installation file to install, and the electronic device may further insert the plug-in corresponding to the plug-in installation package (ie, The business module) is classified into the above business module set.
  • the electronic device since the target application adopts a modular architecture, the electronic device may implement hot update of the target application when determining that the received information for the target application includes the update information.
  • the flow 400 of the information processing method in the present embodiment highlights the step of updating the entry information of the page in the preset jump protocol as compared with the embodiment corresponding to FIG. 2. Therefore, the portal information of each page in the foregoing target application is managed by the protocol, and the entry information update requirement can be completed, and the labor cost can be saved in a large amount (because for the application adopting the conventional architecture, it is usually necessary to first find and revoke the entry information to be modified. The location of the page, and then a modification), and it is not easy to introduce a vulnerability.
  • the present application provides an embodiment of an information processing apparatus, and the apparatus embodiment corresponds to the method embodiment shown in FIG. Used in a variety of electronic devices.
  • the information processing apparatus 500 shown in this embodiment includes a receiving unit 501, a determining unit 502, and a processing unit 503.
  • the receiving unit 501 is configured to receive information about a target application, where the target application includes a service module set, each service module in the service module set includes a page set, the service module is configured with a module identifier, and the foregoing page Each page in the set is provided with a page identifier;
  • the determining unit 502 is configured to parse the information to determine whether the information includes the following content: the information source identifier, the first module identifier, and the first page identifier;
  • the processing unit 503 is configured In response to determining that the foregoing information includes the foregoing content, determining whether the information source identifier satisfies a preset condition, and if the preset condition is met, invoking a preset jump protocol to be based on the first module identifier and the first page identifier. Jumping to the target page, where the target page is the
  • step 201 the specific processing of the receiving unit 501, the determining unit 502, and the processing unit 503 in the information processing apparatus 500 and the technical effects thereof can be referred to step 201, step 202 and corresponding steps in the corresponding embodiment of FIG. 2, respectively.
  • step 203 The related description of step 203 will not be repeated here.
  • each page in the set of pages may have entry information corresponding thereto, and the preset condition may include that the information source identifier exists in the first page identifier. In the entry information corresponding to the page.
  • each service module in the foregoing service module set may support calling the preset jump protocol; and the processing unit 503 may be further configured to: The service module indicated by the module identifier invokes the preset jump protocol to jump to the target page based on the first module identifier and the first page identifier.
  • the preset jump protocol may include entry information corresponding to each page in the set of pages; and the apparatus 500 may further include: a first determining unit (in the figure) Not shown), configured to determine, in response to determining that the information does not include the foregoing content, further determining whether the information includes a second page identifier and page entry information; a first update unit (not shown) configured to respond After determining that the information includes the second page identifier and the page entry information, the portal information corresponding to the page indicated by the second page identifier in the preset jump protocol is updated based on the page entry information.
  • a first determining unit in the figure Not shown
  • the foregoing apparatus 500 may further include: a second determining unit (not shown) configured to respond to determining that the information does not include the second page identifier and the foregoing page
  • the entry information further determines whether the information includes a startup identifier for instructing activation of the target application
  • a startup unit (not shown) configured to initiate the target in response to determining that the information includes the startup identifier
  • determining, in the startup process whether each of the service modules in the set of service modules and the code of each page in the set of pages included in the service module are present in the code of the target application, and the service module and the Whether the page can be called normally, when the service module and/or the page have at least one of the following conditions, sending an error message to the connected server: the corresponding code does not exist in the code of the target application, and cannot Called normally.
  • the initiating unit may be further configured to: determine, by reflection, each service module in the service module set and each page in the page set included in the service module. Whether the code exists in the code of the above target application.
  • the apparatus 500 may further include: a second update unit (not shown) configured to further determine the foregoing manner, in response to determining that the information does not include the startup identifier. Whether the information includes the update information, and if the update information is included, updating the target application based on the update information, wherein the update information includes any one of the following: a page code, a plug-in installation package.
  • the device provided by the foregoing embodiment of the present application effectively utilizes the determination of whether the information source identifier satisfies the preset condition, and the call to the preset jump protocol when determining that the information source identifier satisfies the preset condition, and implements the target application.
  • the page is tuned to achieve targeted information processing.
  • FIG. 6 a block diagram of a computer system 600 suitable for use in implementing the electronic device of the embodiments of the present application is shown.
  • the electronic device shown in FIG. 6 is merely an example, and should not impose any limitation on the function and scope of use of the embodiments of the present application.
  • computer system 600 includes a central processing unit (CPU) 601 that can be loaded into a program in random access memory (RAM) 603 according to a program stored in read only memory (ROM) 602 or from storage portion 608. And perform various appropriate actions and processes.
  • RAM random access memory
  • ROM read only memory
  • RAM random access memory
  • various programs and data required for the operation of the system 600 are also stored.
  • the CPU 601, the ROM 602, and the RAM 603 are connected to each other through a bus 604.
  • An input/output (I/O) interface 605 is also coupled to bus 604.
  • the following components are connected to the I/O interface 605: an input portion 606 including a keyboard, a mouse, etc.; an output portion 607 including, for example, a cathode ray tube (CRT), a liquid crystal display (LCD), and the like, and a storage portion 608 including a hard disk or the like. And a communication portion 609 including a network interface card such as a LAN card, a modem, or the like. The communication section 609 performs communication processing via a network such as the Internet.
  • Driver 610 is also coupled to I/O interface 605 as needed.
  • a removable medium 611 such as a magnetic disk, an optical disk, a magneto-optical disk, a semiconductor memory or the like, is mounted on the drive 610 as needed so that a computer program read therefrom is installed into the storage portion 608 as needed.
  • an embodiment of the present disclosure includes a computer program product comprising a computer program embodied on a computer readable medium, the computer program comprising program code for executing the method illustrated in the flowchart.
  • the computer program can be downloaded and installed from the network via communication portion 609, and/or installed from removable media 611.
  • the central processing unit (CPU) 601 the above-described functions defined in the system of the present application are executed.
  • the computer readable medium illustrated in the present application may be a computer readable signal medium or a computer readable storage medium or any combination of the two.
  • the computer readable storage medium can be, for example, but not limited to, an electronic, magnetic, optical, electromagnetic, infrared, or semiconductor system, apparatus, or device, or any combination of the above. More specific examples of computer readable storage media may include, but are not limited to, electrical connections having one or more wires, portable computer disks, hard disks, random access memory (RAM), read only memory (ROM), erasable Programmable read only memory (EPROM or flash memory), optical fiber, portable compact disk read only memory (CD-ROM), optical storage device, magnetic storage device, or any suitable combination of the foregoing.
  • a computer readable storage medium can be any tangible medium that can contain or store a program, which can be used by or in connection with an instruction execution system, apparatus, or device.
  • a computer readable signal medium may include a data signal that is propagated in the baseband or as part of a carrier, carrying computer readable program code. Such propagated data signals can take a variety of forms including, but not limited to, electromagnetic signals, optical signals, or any suitable combination of the foregoing.
  • the computer readable signal medium can also be any computer readable medium other than a computer readable storage medium, which can transmit, propagate, or transport a program for use by or in connection with the instruction execution system, apparatus, or device.
  • Program code embodied on a computer readable medium can be transmitted by any suitable medium, including but not limited to wireless, wire, fiber optic cable, RF, etc., or any suitable combination of the foregoing.
  • each block of the flowchart or block diagrams can represent a module, a program segment, or a portion of code that includes one or more Executable instructions.
  • the functions noted in the blocks may also occur in a different order than that illustrated in the drawings. For example, two successively represented blocks may in fact be executed substantially in parallel, and they may sometimes be executed in the reverse order, depending upon the functionality involved.
  • each block of the block diagrams or flowcharts, and combinations of blocks in the block diagrams or flowcharts can be implemented by a dedicated hardware-based system that performs the specified function or operation, or can be used A combination of dedicated hardware and computer instructions is implemented.
  • the units involved in the embodiments of the present application may be implemented by software or by hardware.
  • the described unit may also be provided in a processor, for example, as a processor comprising a receiving unit, a determining unit and a processing unit.
  • the names of these units do not constitute a limitation on the unit itself in some cases, for example, the receiving unit may also be described as "a unit that receives information for a target application".
  • the present application further provides a computer readable medium, which may be included in an electronic device described in the above embodiments, or may be separately present without being assembled into the electronic device.
  • the computer readable medium carries one or more programs, and when the one or more programs are executed by the electronic device, the electronic device includes: receiving information for a target application, wherein the target application includes a service module set Each service module in the service module set includes a page set, the service module is provided with a module identifier, and each page in the page set is set with a page identifier; the information is parsed to determine whether the information includes the following content: The information source identifier, the first module identifier, and the first page identifier; in response to determining that the information includes the content, further determining whether the information source identifier satisfies a preset condition, and if the preset condition is met, calling the preset jump
  • the protocol is to jump to the target page based on the first module identifier and the first page identifier, where the target page

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Databases & Information Systems (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Software Systems (AREA)
  • Data Mining & Analysis (AREA)
  • Stored Programmes (AREA)
  • Information Transfer Between Computers (AREA)

Abstract

本申请实施例公开了信息处理方法和装置。该方法的一具体实施方式包括:接收针对目标应用的信息,其中,目标应用包括业务模块集合,业务模块集合中的每个业务模块包括页面集合,业务模块设置有模块标识,并且页面集合中的每个页面设置有页面标识;对信息进行解析,确定信息是否包括以下内容:信息来源标识、第一模块标识、第一页面标识;响应于确定信息包括该内容,则确定该信息来源标识是否满足预设条件,若满足预设条件,则调用预置跳转协议以基于第一模块标识和第一页面标识跳转至目标页面,其中,目标页面是第一模块标识所指示的业务模块所包括的页面集合中的、第一页面标识所指示的页面。该实施方式实现了富于针对性的信息处理。

Description

信息处理方法和装置
相关申请的交叉引用
本申请要求于2017年7月19日提交的中国专利申请号为“201710590488.1”的优先权,其全部内容作为整体并入本申请中。
技术领域
本申请涉及计算机技术领域,具体涉及互联网技术领域,尤其涉及信息处理方法和装置。
背景技术
现有的客户端应用所包括的各个页面通常相互独立,各自维护自己的逻辑,页面与页面之间松耦合。页面之间以传参方式相互调起或跳转,页面与页面之间无法相互访问数据。因此,现有的客户端应用通常无法应对复杂的调起逻辑。
发明内容
本申请实施例的目的在于提出一种改进的信息处理方法和装置,来解决以上背景技术部分提到的技术问题。
本申请实施例提供了A1、一种信息处理方法,该方法包括:接收针对目标应用的信息,其中,上述目标应用包括业务模块集合,上述业务模块集合中的每个业务模块包括页面集合,该业务模块设置有模块标识,并且上述页面集合中的每个页面设置有页面标识;对上述信息进行解析,确定上述信息是否包括以下内容:信息来源标识、第一模块标识、第一页面标识;响应于确定上述信息包括上述内容,则进一步确定上述信息来源标识是否满足预设条件,若满足上述预设条件,则调用预置跳转协议以基于上述第一模块标识和上述第一页面标识跳转至目标页面,其中,上述目标页面是上述第一模块标识所指示的业 务模块所包括的页面集合中的、上述第一页面标识所指示的页面。
A2、如A1所述的方法,上述页面集合中的每个页面具有与之对应的入口信息,上述预设条件包括上述信息来源标识存在于上述第一页面标识所指示的页面所对应的入口信息中。
A3、如A1所述的方法,上述业务模块集合中的每个业务模块支持对上述预置跳转协议进行调用;以及上述调用预置跳转协议以基于上述第一模块标识和上述第一页面标识跳转至目标页面,包括:通过上述第一模块标识所指示的业务模块调用上述预置跳转协议,以基于上述第一模块标识和上述第一页面标识跳转至上述目标页面。
A4、如A2所述的方法,上述预置跳转协议包括上述页面集合中的每个页面所对应的入口信息;以及上述方法还包括:响应于确定上述信息不包括上述内容,则进一步确定上述信息是否包括第二页面标识和页面入口信息;响应于确定上述信息包括上述第二页面标识和上述页面入口信息,则基于上述页面入口信息,对上述预置跳转协议中的、上述第二页面标识所指示的页面所对应的入口信息进行更新。
A5、如A4所述的方法,上述方法还包括:响应于确定上述信息不包括上述第二页面标识和上述页面入口信息,则进一步确定上述信息是否包括用于指示对上述目标应用进行启动的启动标识;响应于确定上述信息包括上述启动标识,则启动上述目标应用,并在启动过程中确定上述业务模块集合中的每个业务模块和该业务模块所包括的页面集合中的每个页面的代码是否存在于上述目标应用的代码中,以及该业务模块和该页面是否能被正常调用,当该业务模块和/或该页面存在以下至少一种情况时,向所连接的服务端发送错误提示信息:所对应的代码不存在于上述目标应用的代码中、不能被正常调用。
A6、如A5所述的方法,上述确定上述业务模块集合中的每个业务模块和该业务模块所包括的页面集合中的每个页面的代码是否存在于上述目标应用的代码中,包括:通过反射确定上述业务模块集合中的每个业务模块和该业务模块所包括的页面集合中的每个页面的代码是否存在于上述目标应用的代码中。
A7、如A5所述的方法,上述方法还包括:响应于确定上述信息 不包括上述启动标识,则进一步确定上述信息是否包括更新信息,若包括上述更新信息,则基于上述更新信息对上述目标应用进行更新,其中,上述更新信息包括以下任意一项:页面代码、插件安装包。
本申请实施例还提供了B1、一种信息处理装置,该装置包括:接收单元,配置用于接收针对目标应用的信息,其中,上述目标应用包括业务模块集合,上述业务模块集合中的每个业务模块包括页面集合,该业务模块设置有模块标识,并且上述页面集合中的每个页面设置有页面标识;确定单元,配置用于对上述信息进行解析,确定上述信息是否包括以下内容:信息来源标识、第一模块标识、第一页面标识;处理单元,配置用于响应于确定上述信息包括上述内容,则进一步确定上述信息来源标识是否满足预设条件,若满足上述预设条件,则调用预置跳转协议以基于上述第一模块标识和上述第一页面标识跳转至目标页面,其中,上述目标页面是上述第一模块标识所指示的业务模块所包括的页面集合中的、上述第一页面标识所指示的页面。
B2、如B1所述的装置,上述页面集合中的每个页面具有与之对应的入口信息,上述预设条件包括上述信息来源标识存在于上述第一页面标识所指示的页面所对应的入口信息中。
B3、如B1所述的装置,上述业务模块集合中的每个业务模块支持对上述预置跳转协议进行调用;以及上述处理单元进一步配置用于:通过上述第一模块标识所指示的业务模块调用上述预置跳转协议,以基于上述第一模块标识和上述第一页面标识跳转至上述目标页面。
B4、如B2所述的装置,上述预置跳转协议包括上述页面集合中的每个页面所对应的入口信息;以及上述装置还包括:第一确定单元,配置用于响应于确定上述信息不包括上述内容,则进一步确定上述信息是否包括第二页面标识和页面入口信息;第一更新单元,配置用于响应于确定上述信息包括上述第二页面标识和上述页面入口信息,则基于上述页面入口信息,对上述预置跳转协议中的、上述第二页面标识所指示的页面所对应的入口信息进行更新。
B5、如B4所述的装置,上述装置还包括:第二确定单元,配置用于响应于确定上述信息不包括上述第二页面标识和上述页面入口信 息,则进一步确定上述信息是否包括用于指示对上述目标应用进行启动的启动标识;启动单元,配置用于响应于确定上述信息包括上述启动标识,则启动上述目标应用,并在启动过程中确定上述业务模块集合中的每个业务模块和该业务模块所包括的页面集合中的每个页面的代码是否存在于上述目标应用的代码中,以及该业务模块和该页面是否能被正常调用,当该业务模块和/或该页面存在以下至少一种情况时,向所连接的服务端发送错误提示信息:所对应的代码不存在于上述目标应用的代码中、不能被正常调用。
B6、如B5所述的装置,上述启动单元进一步配置用于:通过反射确定上述业务模块集合中的每个业务模块和该业务模块所包括的页面集合中的每个页面的代码是否存在于上述目标应用的代码中。
B7、如B5所述的装置,上述装置还包括:第二更新单元,配置用于响应于确定上述信息不包括上述启动标识,则进一步确定上述信息是否包括更新信息,若包括上述更新信息,则基于上述更新信息对上述目标应用进行更新,其中,上述更新信息包括以下任意一项:页面代码、插件安装包。
本申请实施例还提供了C1、一种电子设备,该电子设备包括:一个或多个处理器;存储装置,用于存储一个或多个程序;当一个或多个程序被一个或多个处理器执行时,使得一个或多个处理器实现如A1到A7中任一实现方式描述的方法。
本申请实施例还提供了D1、一种计算机可读存储介质,其上存储有计算机程序,计算机程序被处理器执行时实现如A1到A7中任一实现方式描述的方法。
本申请实施例提供的信息处理方法和装置,通过对接收到的针对目标应用的信息进行解析以确定该信息是否包括以下内容:信息来源标识、第一模块标识、第一页面标识,其中,该目标应用包括业务模块集合,该业务模块集合中的每个业务模块包括页面集合,该业务模块设置有模块标识,并且该页面集合中的每个页面设置有页面标识;而后通过在确定该信息包括该内容时,进一步确定该信息来源标识是否满足预设条件,以便在确定该信息来源标识满足该预设条件时,调 用预置跳转协议以基于该第一模块标识和该第一页面标识跳转至目标页面。从而有效利用了对信息来源标识是否满足预设条件的判断、以及在确定信息来源标识满足预设条件时对预置跳转协议的调用,实现了对目标应用的页面的调起,从而实现了富于针对性的信息处理。
附图说明
通过阅读参照以下附图所作的对非限制性实施例所作的详细描述,本申请的其它特征、目的和优点将会变得更明显:
图1是本申请可以应用于其中的示例性系统架构图;
图2是根据本申请的信息处理方法的一个实施例的流程图;
图3是根据本申请的信息处理方法的一个应用场景的示意图;
图4是根据本申请的信息处理方法的又一个实施例的流程图;
图5是根据本申请的信息处理装置的一个实施例的结构示意图;
图6是适于用来实现本申请实施例的电子设备的计算机系统的结构示意图。
具体实施方式
下面结合附图和实施例对本申请作进一步的详细说明。可以理解的是,此处所描述的具体实施例仅仅用于解释相关发明,而非对该发明的限定。另外还需要说明的是,为了便于描述,附图中仅示出了与有关发明相关的部分。
需要说明的是,在不冲突的情况下,本申请中的实施例及实施例中的特征可以相互组合。下面将参考附图并结合实施例来详细说明本申请。
图1示出了可以应用本申请的信息处理方法或信息处理装置的实施例的示例性系统架构100。
如图1所示,系统架构100可以包括终端设备101、102、103,网络104和服务器105。网络104用以在终端设备101、102、103和服务器105之间提供通信链路的介质。网络104可以包括各种连接类型,例如有线、无线通信链路或者光纤电缆等等。
终端设备101、102、103上可以安装有各种通讯客户端应用,例如网页浏览器应用、购物类应用等。终端设备101、102、103所安装的客户端应用可以具有模块化架构,例如该客户端应用可以包括业务模块集合,该业务模块集合中的每个业务模块可以包括页面集合。
用户可以使用终端设备101、102、103通过网络104与服务器105交互,以接收或发送消息等。例如,终端设备101、102、103可以接收服务器105发送的针对目标应用(即具有模块化结构的客户端应用)的信息,并对该信息进行分析等处理。这里,终端设备101、102、103还可以接收用户在该终端设备上手动触发的针对上述目标应用的信息,并对该信息进行分析等处理。
终端设备101、102、103可以是各种电子设备,包括但不限于智能手机、平板电脑、电子书阅读器、膝上型便携计算机和台式计算机等等。
服务器105可以是提供各种服务的服务器,例如对终端设备101、102、103上安装的上述目标应用提供支持的后台服务器。后台服务器可以向安装有上述目标应用的终端设备发送针对上述目标应用的信息(例如用于提示上述目标应用有更新的提示信息等)。
需要说明的是,本申请实施例所提供的信息处理方法一般由终端设备101、102、103执行,相应地,信息处理装置一般设置于终端设备101、102、103中。
应该理解,图1中的终端设备、网络和服务器的数目仅仅是示意性的。根据实现需要,可以具有任意数目的终端设备、网络和服务器。
需要指出的是,若终端设备101、102、103所接收的针对上述目标应用的信息不是服务器105发出的,则系统架构100可以不包括服务器105。
继续参考图2,示出了根据本申请的信息处理方法的一个实施例的流程200。该信息处理方法,包括以下步骤:
步骤201,接收针对目标应用的信息。
在本实施例中,信息处理方法运行于其上的电子设备(例如图1所示的终端设备101、102、103)可以本地接收针对目标应用的信息, 也可以从所连接的服务端(例如图1所示的服务器105)接收针对目标应用的信息。其中,该目标应用可以包括业务模块集合,该业务模块集合中的每个业务模块可以包括页面集合。该业务模块集合中的每个业务模块可以设置有模块标识(可以例如是该业务模块的编号或名称等),该业务模块所包括的页面集合中的每个页面可以设置有页面标识(可以例如是该页面的编号、名称或统一资源定位符等)。这里,该业务模块集合中的各个业务模块可以分别对应不同的业务类型。该业务类型例如可以包括订单查询、购物车、物流查询等等。对于每个业务模块,该业务模块所包括的页面集合中的每个页面可以是用于提供该业务模块所对应的业务类型所指示的业务的页面。需要说明的是,针对上述目标应用的信息可以例如是页面跳转信息、应用更新信息等等。
步骤202,对信息进行解析,确定信息是否包括以下内容:信息来源标识、第一模块标识、第一页面标识。
在本实施例中,上述电子设备在接收到针对上述目标应用的信息后,可以对该信息进行解析,以确定该信息是否包括以下内容:信息来源标识、第一模块标识、第一页面标识。这里,信息来源标识可以是上述电子设备所接收的针对上述目标应用的信息的发送方的标识,该发送方可以是以下任意一项:客户端应用、页面。该客户端应用可以是上述电子设备本地所安装的应用,该页面可以是上述业务模块集合中的业务模块所包括的页面集合中的页面。这里,上述第一模块标识可以是上述业务模块集合中的业务模块的模块标识,上述第一页面标识可以是该业务模块所包括的页面集合中的页面的页面标识。需要说明的是,针对上述目标应用的信息在包括标识(例如第一模块标识、第一页面标识等等)的同时,还可以包括该标识所对应的参数名,上述电子设备可以从该信息中解析出各个参数名,通过对参数名进行识别以确定该信息是否包括上述内容。需要指出的是,若上述电子设备确定所接收的针对上述目标应用的信息包括上述内容,则可以表征上述信息为页面跳转信息,上述电子设备可以继续执行步骤203。
步骤203,响应于确定信息包括上述内容,则进一步确定信息来 源标识是否满足预设条件,若满足预设条件,则调用预置跳转协议以基于第一模块标识和第一页面标识跳转至目标页面。
在本实施例中,响应于上述电子设备确定所接收的针对上述目标应用的信息包括上述内容,则上述电子设备可以进一步确定上述信息来源标识是否满足预设条件,若满足预设条件,则上述电子设备可以调用预置跳转协议以基于上述第一模块标识和上述第一页面标识跳转至目标页面。其中,该目标页面是上述第一模块标识所指示的业务模块所包括的页面集合中的、上述第一页面标识所指示的页面。这里,若上述信息来源标识是客户端应用的应用标识,上述预设条件可以包括上述信息来源标识存在于应用标识集合中,该应用标识集合中的应用标识所指示的客户端应用可以是具有访问上述目标应用的页面的权限的应用,该应用标识集合可以预先存储在上述电子设备本地。需要说明的是,该预置跳转协议可以例如是OpenURL协议或URL Schema协议等。OpenURL协议和URL Schema协议均可以实现不同客户端应用之间的调起,也可以实现同一客户端应用内部页面的调起。该预置跳转协议可以例如包括模块标识和页面标识分别对应的参数名,上述电子设备可以将上述第一模块标识和上述第一页面标识传入该预置跳转协议,并调用该预置跳转协议以跳转至上述目标页面。
在本实施例的一些可选的实现方式中,上述电子设备所接收的针对上述目标应用的信息在包括上述内容的同时,还可以包括参数信息,该参数信息可以例如包括进入上述第一页面标识所指示的页面所需的参数,例如商户标识、菜品标识等等。上述预置跳转协议还可以包括该参数信息所包括的各个参数的参数名,上述电子设备在将上述第一模块标识和上述第一页面标识传入上述预置跳转协议的同时,还可以将上述参数信息传入上述预置跳转协议,并调用上述跳转协议以跳转至上述目标页面。
在本实施例的一些可选的实现方式中,上述业务模块集合中的每个业务模块所包括的页面集合中的每个页面可以具有与之对应的入口信息,上述预设条件可以包括上述信息来源标识存在于上述第一页面标识所指示的页面所对应的入口信息中。这里,页面集合中的每个页 面可以具有至少一个入口(例如图片、文字、链接等),该页面所对应的入口信息例如可以包括该页面所具有的每一个入口的入口标识(例如该入口的名称或该入口所包括的字符等等)。上述信息来源标识可以是上述电子设备所接收的针对上述目标应用的信息所对应的入口的入口标识。需要说明的是,上述电子设备所接收的针对上述目标应用的、包括上述内容的信息可以是上述电子设备的用户通过对上述第一页面标识所指示的页面的入口进行点选所发出的信息。
在本实施例的一些可选的实现方式中,上述业务模块集合中的每个业务模块可以具有与之对应的逻辑(例如判断上述信息来源标识是否满足上述预设条件的逻辑、对上述预置跳转协议进行调用的逻辑等)。当上述业务模块集合中的每个业务模块具有上述逻辑时,该业务模块可以支持对上述信息来源标识是否满足上述预设条件进行判断,以及支持对上述预置跳转协议进行调用。上述电子设备可以将上述内容传输至上述第一模块标识所指示的业务模块,上述电子设备可以通过该业务模块确定上述信息来源标识是否满足上述预设条件,并在确定满足上述预设条件时,通过该业务模块调用上述预置跳转协议,以基于上述第一模块标识和上述第一页面标识跳转至上述目标页面。
在本实施例的一些可选的实现方式中,上述目标应用可以引用第三方库(第三方提供的代码库),其中,上述目标应用可以通过预先部署在上述电子设备本地的、提供接口代理功能的代码引用该第三方库,以实现与该第三方库的完全解耦。需要说明的是,采用模块化架构的上述目标应用,其所包括的业务模块集合中的每个业务模块与其他业务模块松耦合,任意一个业务模块与其所包括的页面集合中的每个页面紧耦合,并且上述目标应用与其所引入的第三方库通过预先部署在上述电子设备本地的、提供接口代理功能的代码进行代理,有利于上述目标应用的业务扩展以及模块的复用。
继续参见图3,图3是根据本实施例的信息处理方法的应用场景的一个示意图。在图3的应用场景中,终端设备上可以安装有应用A和目标应用B,该终端设备本地还可以存储有应用标识集合C,其中,应用A设置有应用标识A1;应用A可以具有通过信息分享方式访问 目标应用B中的页面B1的权限;应用标识集合C中的每个应用标识所指示的客户端应用具有访问目标应用B中的页面的权限,应用标识A1包含在应用标识集合C中。如标号301所示,用户首先可以通过在上述终端设备所安装的应用A中执行分享操作,以向上述终端设备发送针对目标应用B的信息D,其中,信息D可以包括以下内容:信息来源标识A1(即应用A的应用标识),页面B1所归属的业务模块的模块标识B2、页面B1的页面标识B3。而后,如标号302所示,上述终端设备可以对接收到的信息D进行解析,确定出信息D包括上述内容。然后,如标号303所示,上述终端设备可以在应用标识集合C中查找信息来源标识A1,并确定出信息来源标识A1存在于应用标识集合C中。最后,如标号304所示,上述终端设备可以调用预置跳转协议,例如OpenURL协议,以基于模块标识B2和页面标识B3跳转至目标页面B1。
本申请的上述实施例提供的方法有效利用了对信息来源标识是否满足预设条件的判断、以及在确定信息来源标识满足预设条件时对预置跳转协议的调用,实现了对目标应用的页面的调起,从而实现了富于针对性的信息处理。
进一步参考图4,其示出了信息处理方法的又一个实施例的流程400。该信息处理方法的流程400,包括以下步骤:
步骤401,接收针对目标应用的信息。
步骤402,对信息进行解析,确定信息是否包括以下内容:信息来源标识、第一模块标识、第一页面标识。
在本实施例中,针对步骤401和步骤402的解释说明可分别参考图2所示实施例中的步骤201和步骤202中的相关说明,在此不再赘述。
步骤403,响应于确定信息不包括上述内容,则进一步确定信息是否包括第二页面标识和页面入口信息。
在本实施例中,响应于信息处理方法运行于其上的电子设备确定所接收的针对上述目标应用的信息不包括上述内容,则上述电子设备可以进一步确定该信息是否包括第二页面标识和页面入口信息。其中, 该第二页面标识可以是上述目标应用所包括的业务模块集合中的业务模块所包括的页面集合中的页面的页面标识。该页面入口信息可以是该第二页面标识所指示的页面所对应的新入口的信息(例如该新入口的入口标识等)。上述电子设备可以例如采用图2所示实施例中的步骤202中的用于确定针对上述目标应用的信息是否包括上述内容的方法来确定该信息是否包括上述第二页面标识和上述页面入口信息。
步骤404,响应于确定信息包括第二页面标识和页面入口信息,则基于页面入口信息,对预置跳转协议中的、第二页面标识所指示的页面所对应的入口信息进行更新。
在本实施例中,响应于上述电子设备确定所接收的针对上述目标应用的信息包括上述第二页面标识和上述页面入口信息,则上述电子设备可以基于上述页面入口信息,对上述预置跳转协议中的、上述第二页面标识所指示的页面所对应的入口信息进行更新。例如将上述页面入口信息插入到上述第二页面标识所指示的页面所对应的入口信息中,或将上述第二页面标识所指示的页面所对应的入口信息替换为上述页面入口信息,上述电子设备可以根据实际情况执行相应的更新操作。
在本实施例的一些可选的实现方式中,若上述电子设备确定所接收的针对上述目标应用的信息不包括上述第二页面标识和上述页面入口信息,则上述电子设备可以进一步确定该信息是否包括用于指示对上述目标应用进行启动的启动标识;若包括该启动标识,则上述电子设备可以启动上述目标应用,并在启动过程中确定上述业务模块集合中的每个业务模块和该业务模块所包括的页面集合中的每个页面的代码是否存在于上述目标应用的代码中,以及该业务模块和该页面是否能被正常调用;当该业务模块和/或该页面存在以下至少一种情况时,上述电子设备可以向所连接的服务端(例如图1中的服务器105)发送错误提示信息:所对应的代码不存在于上述目标应用的代码中、不能被正常调用。这样,当上述目标应用存在缺陷时,上述目标应用的开发方可以及时地获取到错误信息,并对缺陷进行修复。需要说明的是,在上述目标应用启动时,上述业务模块集合中的每个业务模块和 该业务模块所包括的页面集合中的各个页面可以在上述电子设备上进行注册。上述电子设备可以通过反射(反射通常指程序可以访问、检测和修改它本身状态或行为的一种能力)确定上述业务模块集合中的每个业务模块和该业务模块所包括的页面集合中的每个页面的代码是否存在于上述目标应用的代码中。而且,上述电子设备可以通过上述预置跳转协议尝试调用上述业务模块集合中的每个业务模块和该业务模块所包括的页面集合中的每个页面,以确定该业务模块和该页面是否能被正常调用。
在本实施例的一些可选的实现方式中,若上述电子设备确定所接收的针对上述目标应用的信息不包括上述启动标识,则上述电子设备可以进一步确定该信息是否包括更新信息,若包括该更新信息,则上述电子设备可以基于该更新信息对上述目标应用进行更新,其中,该更新信息可以例如包括以下任意一项:页面代码、插件安装包。作为示例,当该更新信息包括页面代码时,该更新信息还可以包括位置信息,上述电子设备可以将该页面代码写入该位置信息所指示的位置,并将该页面代码所对应的页面归入该页面所归属的业务模块所包括的页面集合中。当该更新信息包括插件安装包时,上述电子设备可以对该插件安装包执行解压缩操作,并运行解压出的安装文件进行安装,上述电子设备还可以将该插件安装包所对应的插件(即业务模块)归入上述业务模块集合。这里,由于上述目标应用采用模块化架构,上述电子设备在确定所接收的针对上述目标应用的信息包括上述更新信息时,可以实现上述目标应用的热更新。
从图4中可以看出,与图2对应的实施例相比,本实施例中的信息处理方法的流程400突出了对预置跳转协议中的页面的入口信息进行更新的步骤。由此,通过协议来管理上述目标应用中的各个页面的入口信息,可以完成入口信息更新需求,并且可以大量节约人力成本(因为针对采用常规架构的应用,通常需要先查找调起待修改入口信息的页面的位置,然后挨个修改),而且还不容易引入漏洞。
进一步参考图5,作为对上述各图所示方法的实现,本申请提供了一种信息处理装置的一个实施例,该装置实施例与图2所示的方法 实施例相对应,该装置具体可以应用于各种电子设备中。
如图5所示,本实施例所示的信息处理装置500包括:接收单元501、确定单元502和处理单元503。其中,接收单元501配置用于接收针对目标应用的信息,其中,上述目标应用包括业务模块集合,上述业务模块集合中的每个业务模块包括页面集合,该业务模块设置有模块标识,并且上述页面集合中的每个页面设置有页面标识;确定单元502配置用于对上述信息进行解析,确定上述信息是否包括以下内容:信息来源标识、第一模块标识、第一页面标识;处理单元503配置用于响应于确定上述信息包括上述内容,则进一步确定上述信息来源标识是否满足预设条件,若满足上述预设条件,则调用预置跳转协议以基于上述第一模块标识和上述第一页面标识跳转至目标页面,其中,上述目标页面是上述第一模块标识所指示的业务模块所包括的页面集合中的、上述第一页面标识所指示的页面。
在本实施例中,信息处理装置500中:接收单元501、确定单元502和处理单元503的具体处理及其所带来的技术效果可分别参考图2对应实施例中的步骤201、步骤202和步骤203的相关说明,在此不再赘述。
在本实施例的一些可选的实现方式中,上述页面集合中的每个页面可以具有与之对应的入口信息,上述预设条件可以包括上述信息来源标识存在于上述第一页面标识所指示的页面所对应的入口信息中。
在本实施例的一些可选的实现方式中,上述业务模块集合中的每个业务模块可以支持对上述预置跳转协议进行调用;以及上述处理单元503可以进一步配置用于:通过上述第一模块标识所指示的业务模块调用上述预置跳转协议,以基于上述第一模块标识和上述第一页面标识跳转至上述目标页面。
在本实施例的一些可选的实现方式中,上述预置跳转协议可以包括上述页面集合中的每个页面所对应的入口信息;以及上述装置500还可以包括:第一确定单元(图中未示出),配置用于响应于确定上述信息不包括上述内容,则进一步确定上述信息是否包括第二页面标识和页面入口信息;第一更新单元(图中未示出),配置用于响应于确定 上述信息包括上述第二页面标识和上述页面入口信息,则基于上述页面入口信息,对上述预置跳转协议中的、上述第二页面标识所指示的页面所对应的入口信息进行更新。
在本实施例的一些可选的实现方式中,上述装置500还可以包括:第二确定单元(图中未示出),配置用于响应于确定上述信息不包括上述第二页面标识和上述页面入口信息,则进一步确定上述信息是否包括用于指示对上述目标应用进行启动的启动标识;启动单元(图中未示出),配置用于响应于确定上述信息包括上述启动标识,则启动上述目标应用,并在启动过程中确定上述业务模块集合中的每个业务模块和该业务模块所包括的页面集合中的每个页面的代码是否存在于上述目标应用的代码中,以及该业务模块和该页面是否能被正常调用,当该业务模块和/或该页面存在以下至少一种情况时,向所连接的服务端发送错误提示信息:所对应的代码不存在于上述目标应用的代码中、不能被正常调用。
在本实施例的一些可选的实现方式中,上述启动单元可以进一步配置用于:通过反射确定上述业务模块集合中的每个业务模块和该业务模块所包括的页面集合中的每个页面的代码是否存在于上述目标应用的代码中。
在本实施例的一些可选的实现方式中,上述装置500还可以包括:第二更新单元(图中未示出),配置用于响应于确定上述信息不包括上述启动标识,则进一步确定上述信息是否包括更新信息,若包括上述更新信息,则基于上述更新信息对上述目标应用进行更新,其中,上述更新信息包括以下任意一项:页面代码、插件安装包。
本申请的上述实施例提供的装置有效利用了对信息来源标识是否满足预设条件的判断、以及在确定信息来源标识满足预设条件时对预置跳转协议的调用,实现了对目标应用的页面的调起,从而实现了富于针对性的信息处理。
下面参考图6,其示出了适于用来实现本申请实施例的电子设备的计算机系统600的结构示意图。图6示出的电子设备仅仅是一个示例,不应对本申请实施例的功能和使用范围带来任何限制。
如图6所示,计算机系统600包括中央处理单元(CPU)601,其可以根据存储在只读存储器(ROM)602中的程序或者从存储部分608加载到随机访问存储器(RAM)603中的程序而执行各种适当的动作和处理。在RAM 603中,还存储有系统600操作所需的各种程序和数据。CPU 601、ROM 602以及RAM 603通过总线604彼此相连。输入/输出(I/O)接口605也连接至总线604。
以下部件连接至I/O接口605:包括键盘、鼠标等的输入部分606;包括诸如阴极射线管(CRT)、液晶显示器(LCD)等以及扬声器等的输出部分607;包括硬盘等的存储部分608;以及包括诸如LAN卡、调制解调器等的网络接口卡的通信部分609。通信部分609经由诸如因特网的网络执行通信处理。驱动器610也根据需要连接至I/O接口605。可拆卸介质611,诸如磁盘、光盘、磁光盘、半导体存储器等等,根据需要安装在驱动器610上,以便于从其上读出的计算机程序根据需要被安装入存储部分608。
特别地,根据本公开的实施例,上文参考流程图描述的过程可以被实现为计算机软件程序。例如,本公开的实施例包括一种计算机程序产品,其包括承载在计算机可读介质上的计算机程序,该计算机程序包含用于执行流程图所示的方法的程序代码。在这样的实施例中,该计算机程序可以通过通信部分609从网络上被下载和安装,和/或从可拆卸介质611被安装。在该计算机程序被中央处理单元(CPU)601执行时,执行本申请的系统中限定的上述功能。
需要说明的是,本申请所示的计算机可读介质可以是计算机可读信号介质或者计算机可读存储介质或者是上述两者的任意组合。计算机可读存储介质例如可以是——但不限于——电、磁、光、电磁、红外线、或半导体的系统、装置或器件,或者任意以上的组合。计算机可读存储介质的更具体的例子可以包括但不限于:具有一个或多个导线的电连接、便携式计算机磁盘、硬盘、随机访问存储器(RAM)、只读存储器(ROM)、可擦式可编程只读存储器(EPROM或闪存)、光纤、便携式紧凑磁盘只读存储器(CD-ROM)、光存储器件、磁存储器件、或者上述的任意合适的组合。在本申请中,计算机可读存储介 质可以是任何包含或存储程序的有形介质,该程序可以被指令执行系统、装置或者器件使用或者与其结合使用。而在本申请中,计算机可读的信号介质可以包括在基带中或者作为载波一部分传播的数据信号,其中承载了计算机可读的程序代码。这种传播的数据信号可以采用多种形式,包括但不限于电磁信号、光信号或上述的任意合适的组合。计算机可读的信号介质还可以是计算机可读存储介质以外的任何计算机可读介质,该计算机可读介质可以发送、传播或者传输用于由指令执行系统、装置或者器件使用或者与其结合使用的程序。计算机可读介质上包含的程序代码可以用任何适当的介质传输,包括但不限于:无线、电线、光缆、RF等等,或者上述的任意合适的组合。
附图中的流程图和框图,图示了按照本申请各种实施例的系统、方法和计算机程序产品的可能实现的体系架构、功能和操作。在这点上,流程图或框图中的每个方框可以代表一个模块、程序段、或代码的一部分,上述模块、程序段、或代码的一部分包含一个或多个用于实现规定的逻辑功能的可执行指令。也应当注意,在有些作为替换的实现中,方框中所标注的功能也可以以不同于附图中所标注的顺序发生。例如,两个接连地表示的方框实际上可以基本并行地执行,它们有时也可以按相反的顺序执行,这依所涉及的功能而定。也要注意的是,框图或流程图中的每个方框、以及框图或流程图中的方框的组合,可以用执行规定的功能或操作的专用的基于硬件的系统来实现,或者可以用专用硬件与计算机指令的组合来实现。
描述于本申请实施例中所涉及到的单元可以通过软件的方式实现,也可以通过硬件的方式来实现。所描述的单元也可以设置在处理器中,例如,可以描述为:一种处理器包括接收单元、确定单元和处理单元。其中,这些单元的名称在某种情况下并不构成对该单元本身的限定,例如,接收单元还可以被描述为“接收针对目标应用的信息的单元”。
作为另一方面,本申请还提供了一种计算机可读介质,该计算机可读介质可以是上述实施例中描述的电子设备中所包含的;也可以是单独存在,而未装配入该电子设备中。上述计算机可读介质承载有一 个或者多个程序,当上述一个或者多个程序被一个该电子设备执行时,使得该电子设备包括:接收针对目标应用的信息,其中,该目标应用包括业务模块集合,该业务模块集合中的每个业务模块包括页面集合,该业务模块设置有模块标识,并且该页面集合中的每个页面设置有页面标识;对该信息进行解析,确定该信息是否包括以下内容:信息来源标识、第一模块标识、第一页面标识;响应于确定该信息包括该内容,则进一步确定该信息来源标识是否满足预设条件,若满足该预设条件,则调用预置跳转协议以基于该第一模块标识和该第一页面标识跳转至目标页面,其中,该目标页面是该第一模块标识所指示的业务模块所包括的页面集合中的、该第一页面标识所指示的页面。
以上描述仅为本申请的较佳实施例以及对所运用技术原理的说明。本领域技术人员应当理解,本申请中所涉及的发明范围,并不限于上述技术特征的特定组合而成的技术方案,同时也应涵盖在不脱离上述发明构思的情况下,由上述技术特征或其等同特征进行任意组合而形成的其它技术方案。例如上述特征与本申请中公开的(但不限于)具有类似功能的技术特征进行互相替换而形成的技术方案。

Claims (16)

  1. 一种信息处理方法,其中,所述方法包括:
    接收针对目标应用的信息,其中,所述目标应用包括业务模块集合,所述业务模块集合中的每个业务模块包括页面集合,该业务模块设置有模块标识,并且所述页面集合中的每个页面设置有页面标识;
    对所述信息进行解析,确定所述信息是否包括以下内容:信息来源标识、第一模块标识、第一页面标识;
    响应于确定所述信息包括所述内容,则进一步确定所述信息来源标识是否满足预设条件,若满足所述预设条件,则调用预置跳转协议以基于所述第一模块标识和所述第一页面标识跳转至目标页面,其中,所述目标页面是所述第一模块标识所指示的业务模块所包括的页面集合中的、所述第一页面标识所指示的页面。
  2. 根据权利要求1所述的方法,其中,所述页面集合中的每个页面具有与之对应的入口信息,所述预设条件包括所述信息来源标识存在于所述第一页面标识所指示的页面所对应的入口信息中。
  3. 根据权利要求1所述的方法,其中,所述业务模块集合中的每个业务模块支持对所述预置跳转协议进行调用;以及
    所述调用预置跳转协议以基于所述第一模块标识和所述第一页面标识跳转至目标页面,包括:
    通过所述第一模块标识所指示的业务模块调用所述预置跳转协议,以基于所述第一模块标识和所述第一页面标识跳转至所述目标页面。
  4. 根据权利要求2所述的方法,其中,所述预置跳转协议包括所述页面集合中的每个页面所对应的入口信息;以及
    所述方法还包括:
    响应于确定所述信息不包括所述内容,则进一步确定所述信息是 否包括第二页面标识和页面入口信息;
    响应于确定所述信息包括所述第二页面标识和所述页面入口信息,则基于所述页面入口信息,对所述预置跳转协议中的、所述第二页面标识所指示的页面所对应的入口信息进行更新。
  5. 根据权利要求4所述的方法,其中,所述方法还包括:
    响应于确定所述信息不包括所述第二页面标识和所述页面入口信息,则进一步确定所述信息是否包括用于指示对所述目标应用进行启动的启动标识;
    响应于确定所述信息包括所述启动标识,则启动所述目标应用,并在启动过程中确定所述业务模块集合中的每个业务模块和该业务模块所包括的页面集合中的每个页面的代码是否存在于所述目标应用的代码中,以及该业务模块和该页面是否能被正常调用,当该业务模块和/或该页面存在以下至少一种情况时,向所连接的服务端发送错误提示信息:所对应的代码不存在于所述目标应用的代码中、不能被正常调用。
  6. 根据权利要求5所述的方法,其中,所述确定所述业务模块集合中的每个业务模块和该业务模块所包括的页面集合中的每个页面的代码是否存在于所述目标应用的代码中,包括:
    通过反射确定所述业务模块集合中的每个业务模块和该业务模块所包括的页面集合中的每个页面的代码是否存在于所述目标应用的代码中。
  7. 根据权利要求5所述的方法,其中,所述方法还包括:
    响应于确定所述信息不包括所述启动标识,则进一步确定所述信息是否包括更新信息,若包括所述更新信息,则基于所述更新信息对所述目标应用进行更新,其中,所述更新信息包括以下任意一项:页面代码、插件安装包。
  8. 一种信息处理装置,其中,所述装置包括:
    接收单元,配置用于接收针对目标应用的信息,其中,所述目标应用包括业务模块集合,所述业务模块集合中的每个业务模块包括页面集合,该业务模块设置有模块标识,并且所述页面集合中的每个页面设置有页面标识;
    确定单元,配置用于对所述信息进行解析,确定所述信息是否包括以下内容:信息来源标识、第一模块标识、第一页面标识;
    处理单元,配置用于响应于确定所述信息包括所述内容,则进一步确定所述信息来源标识是否满足预设条件,若满足所述预设条件,则调用预置跳转协议以基于所述第一模块标识和所述第一页面标识跳转至目标页面,其中,所述目标页面是所述第一模块标识所指示的业务模块所包括的页面集合中的、所述第一页面标识所指示的页面。
  9. 根据权利要求8所述的装置,其中,所述页面集合中的每个页面具有与之对应的入口信息,所述预设条件包括所述信息来源标识存在于所述第一页面标识所指示的页面所对应的入口信息中。
  10. 根据权利要求8所述的装置,其中,所述业务模块集合中的每个业务模块支持对所述预置跳转协议进行调用;以及
    所述处理单元进一步配置用于:
    通过所述第一模块标识所指示的业务模块调用所述预置跳转协议,以基于所述第一模块标识和所述第一页面标识跳转至所述目标页面。
  11. 根据权利要求9所述的装置,其中,所述预置跳转协议包括所述页面集合中的每个页面所对应的入口信息;以及
    所述装置还包括:
    第一确定单元,配置用于响应于确定所述信息不包括所述内容,则进一步确定所述信息是否包括第二页面标识和页面入口信息;
    第一更新单元,配置用于响应于确定所述信息包括所述第二页面 标识和所述页面入口信息,则基于所述页面入口信息,对所述预置跳转协议中的、所述第二页面标识所指示的页面所对应的入口信息进行更新。
  12. 根据权利要求11所述的装置,其中,所述装置还包括:
    第二确定单元,配置用于响应于确定所述信息不包括所述第二页面标识和所述页面入口信息,则进一步确定所述信息是否包括用于指示对所述目标应用进行启动的启动标识;
    启动单元,配置用于响应于确定所述信息包括所述启动标识,则启动所述目标应用,并在启动过程中确定所述业务模块集合中的每个业务模块和该业务模块所包括的页面集合中的每个页面的代码是否存在于所述目标应用的代码中,以及该业务模块和该页面是否能被正常调用,当该业务模块和/或该页面存在以下至少一种情况时,向所连接的服务端发送错误提示信息:所对应的代码不存在于所述目标应用的代码中、不能被正常调用。
  13. 根据权利要求12所述的装置,其中,所述启动单元进一步配置用于:
    通过反射确定所述业务模块集合中的每个业务模块和该业务模块所包括的页面集合中的每个页面的代码是否存在于所述目标应用的代码中。
  14. 根据权利要求12所述的装置,其中,所述装置还包括:
    第二更新单元,配置用于响应于确定所述信息不包括所述启动标识,则进一步确定所述信息是否包括更新信息,若包括所述更新信息,则基于所述更新信息对所述目标应用进行更新,其中,所述更新信息包括以下任意一项:页面代码、插件安装包。
  15. 一种电子设备,其中,包括:
    一个或多个处理器;
    存储装置,用于存储一个或多个程序,
    当所述一个或多个程序被所述一个或多个处理器执行,使得所述一个或多个处理器实现如权利要求1-7中任一所述的方法。
  16. 一种计算机可读存储介质,其上存储有计算机程序,其中,所述程序被处理器执行时实现如权利要求1-7中任一所述的方法。
PCT/CN2018/072232 2017-07-19 2018-01-11 信息处理方法和装置 WO2019015272A1 (zh)

Priority Applications (1)

Application Number Priority Date Filing Date Title
US16/744,753 US10915384B2 (en) 2017-07-19 2020-01-16 Information processing method and device

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
CN201710590488.1A CN107357914B (zh) 2017-07-19 2017-07-19 信息处理方法和装置
CN201710590488.1 2017-07-19

Related Child Applications (1)

Application Number Title Priority Date Filing Date
US16/744,753 Continuation US10915384B2 (en) 2017-07-19 2020-01-16 Information processing method and device

Publications (1)

Publication Number Publication Date
WO2019015272A1 true WO2019015272A1 (zh) 2019-01-24

Family

ID=60285284

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2018/072232 WO2019015272A1 (zh) 2017-07-19 2018-01-11 信息处理方法和装置

Country Status (3)

Country Link
US (1) US10915384B2 (zh)
CN (1) CN107357914B (zh)
WO (1) WO2019015272A1 (zh)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN110955595A (zh) * 2019-11-13 2020-04-03 中信百信银行股份有限公司 问题修复方法、装置、电子设备及计算机可读存储介质
CN114513548A (zh) * 2022-01-27 2022-05-17 中信百信银行股份有限公司 定向调用信息处理方法及装置

Families Citing this family (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN107357914B (zh) 2017-07-19 2018-09-14 北京小度信息科技有限公司 信息处理方法和装置
CN108121568B (zh) * 2017-11-30 2021-11-09 五八有限公司 唤起app的方法及装置、电子设备和可读存储介质
CN109492181A (zh) * 2018-10-19 2019-03-19 中国平安财产保险股份有限公司 页面跳转方法、装置、计算机设备和存储介质
CN109933556B (zh) * 2019-03-14 2021-08-13 北京字节跳动网络技术有限公司 用于处理信息的方法和装置
CN110069308B (zh) * 2019-04-22 2020-11-24 北京字节跳动网络技术有限公司 页面启动方法、装置、电子设备和存储介质
CN111400627B (zh) * 2020-03-09 2023-07-07 政采云有限公司 一种信息获取方法、装置和电子设备及可读存储介质
CN111966939A (zh) * 2020-09-18 2020-11-20 北京百度网讯科技有限公司 页面跳转方法及装置
CN113504858A (zh) * 2021-07-16 2021-10-15 北京猿力未来科技有限公司 一种订单页面处理方法、装置、设备及存储介质

Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7162744B2 (en) * 2002-08-27 2007-01-09 Micron Technology, Inc. Connected support entitlement system and method of operation
CN103942093A (zh) * 2013-01-23 2014-07-23 阿里巴巴集团控股有限公司 业务处理方法及系统
CN104461512A (zh) * 2014-11-20 2015-03-25 乐视网信息技术(北京)股份有限公司 一种快速启动应用程序的方法和装置
CN104484193A (zh) * 2014-11-20 2015-04-01 乐视网信息技术(北京)股份有限公司 一种快速启动应用程序的方法和装置
CN104580074A (zh) * 2013-10-14 2015-04-29 阿里巴巴集团控股有限公司 客户端应用的登录方法及其相应的服务器
WO2017120360A1 (en) * 2016-01-05 2017-07-13 Quixey, Inc. Computer-automated generation of application deep links
CN107357914A (zh) * 2017-07-19 2017-11-17 北京小度信息科技有限公司 信息处理方法和装置

Family Cites Families (10)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US10474729B2 (en) * 2014-03-12 2019-11-12 Instart Logic, Inc. Delayed encoding of resource identifiers
KR101698558B1 (ko) * 2015-05-08 2017-01-23 네이버 주식회사 컨텐츠에 링크 정보를 등록하는 서비스 방법 및 시스템
CN106294372B (zh) 2015-05-15 2019-06-25 阿里巴巴集团控股有限公司 应用程序页面快速访问方法及应用其的移动终端
CN106559386B (zh) * 2015-09-25 2019-08-09 阿里巴巴集团控股有限公司 一种认证方法及装置
CN105357561B (zh) * 2015-11-11 2018-09-25 腾讯科技(深圳)有限公司 一种信息处理方法及终端
CN105354034B (zh) * 2015-11-17 2018-10-23 贵阳朗玛信息技术股份有限公司 应用程序的页面跳转方法及装置
CN105872839B (zh) 2016-05-05 2018-05-15 北京京东尚科信息技术有限公司 视频分享实现方法以及系统
CN106294719B (zh) * 2016-08-08 2020-03-03 百度在线网络技术(北京)有限公司 信息展现方法以及装置
CN106411930B (zh) * 2016-11-09 2019-06-07 腾讯音乐娱乐(深圳)有限公司 一种协议信息执行方法及其设备
CN106815374A (zh) * 2017-02-17 2017-06-09 郑州云海信息技术有限公司 一种页面跳转方法及装置

Patent Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7162744B2 (en) * 2002-08-27 2007-01-09 Micron Technology, Inc. Connected support entitlement system and method of operation
CN103942093A (zh) * 2013-01-23 2014-07-23 阿里巴巴集团控股有限公司 业务处理方法及系统
CN104580074A (zh) * 2013-10-14 2015-04-29 阿里巴巴集团控股有限公司 客户端应用的登录方法及其相应的服务器
CN104461512A (zh) * 2014-11-20 2015-03-25 乐视网信息技术(北京)股份有限公司 一种快速启动应用程序的方法和装置
CN104484193A (zh) * 2014-11-20 2015-04-01 乐视网信息技术(北京)股份有限公司 一种快速启动应用程序的方法和装置
WO2017120360A1 (en) * 2016-01-05 2017-07-13 Quixey, Inc. Computer-automated generation of application deep links
CN107357914A (zh) * 2017-07-19 2017-11-17 北京小度信息科技有限公司 信息处理方法和装置

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN110955595A (zh) * 2019-11-13 2020-04-03 中信百信银行股份有限公司 问题修复方法、装置、电子设备及计算机可读存储介质
CN114513548A (zh) * 2022-01-27 2022-05-17 中信百信银行股份有限公司 定向调用信息处理方法及装置
CN114513548B (zh) * 2022-01-27 2024-05-10 中信百信银行股份有限公司 定向调用信息处理方法及装置

Also Published As

Publication number Publication date
CN107357914A (zh) 2017-11-17
US20200151039A1 (en) 2020-05-14
CN107357914B (zh) 2018-09-14
US10915384B2 (en) 2021-02-09

Similar Documents

Publication Publication Date Title
WO2019015272A1 (zh) 信息处理方法和装置
CN110120917B (zh) 基于内容的路由方法及装置
WO2018153052A1 (zh) 内核模块加载方法和装置
US11657179B2 (en) Processing private data using a workflow action
CN108416021B (zh) 一种浏览器网页内容处理方法、装置、电子设备及可读介质
CN110874227A (zh) 实现于api网关的灰度发布的分流方法、系统和电子设备
CN111427701A (zh) 一种工作流引擎系统和业务处理方法
CN109981546B (zh) 获取应用模块间的远程调用关系的方法和装置
CN109218041B (zh) 用于服务器系统的请求处理方法和装置
CN107133074B (zh) 一种用于终端设备、服务器的软件更新方法及系统
CN111338928A (zh) 基于chrome浏览器测试的方法及装置
CN109660573B (zh) 数据传输方法和装置
CN112532734B (zh) 报文敏感信息检测方法和装置
CN110909269B (zh) 一种日志上报的方法和装置
CN109669679B (zh) 服务检测及处理方法、装置及电子设备
CN112272211A (zh) 业务请求处理方法、装置及系统
WO2019223759A1 (zh) 用于显示无线接入点信息的方法和装置
CN111049949A (zh) 域名识别方法、装置、电子设备和介质
US20140164556A1 (en) Method and system for live loading of a toolbar
CN111125676B (zh) 联合授权方法和装置
CN110851754A (zh) 网页访问方法及系统、计算机系统和计算机可读存储介质
CN107911248B (zh) 升级方法和装置
CN113641966B (zh) 一种应用集成方法、系统、设备及介质
CN110851150B (zh) 用于安装应用的方法和设备
CN107454154B (zh) 一种数据处理方法及系统

Legal Events

Date Code Title Description
NENP Non-entry into the national phase

Ref country code: DE

122 Ep: pct application non-entry in european phase

Ref document number: 18836223

Country of ref document: EP

Kind code of ref document: A1