CN108897612A - Route the method and apparatus jumped - Google Patents

Route the method and apparatus jumped Download PDF

Info

Publication number
CN108897612A
CN108897612A CN201810783413.XA CN201810783413A CN108897612A CN 108897612 A CN108897612 A CN 108897612A CN 201810783413 A CN201810783413 A CN 201810783413A CN 108897612 A CN108897612 A CN 108897612A
Authority
CN
China
Prior art keywords
routing
jumps
interface
type
routing iinformation
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
CN201810783413.XA
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.)
Beijing Jingdong Financial Technology Holding Co Ltd
Original Assignee
Beijing Jingdong Financial Technology Holding 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 Beijing Jingdong Financial Technology Holding Co Ltd filed Critical Beijing Jingdong Financial Technology Holding Co Ltd
Priority to CN201810783413.XA priority Critical patent/CN108897612A/en
Publication of CN108897612A publication Critical patent/CN108897612A/en
Priority to PCT/CN2019/095379 priority patent/WO2020015562A1/en
Pending legal-status Critical Current

Links

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/48Program initiating; Program switching, e.g. by interrupt
    • G06F9/4806Task transfer initiation or dispatching
    • G06F9/4843Task transfer initiation or dispatching by program, e.g. task dispatcher, supervisor, operating system
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L45/00Routing or path finding of packets in data switching networks

Abstract

The invention discloses the method and apparatus that routing jumps, and are related to field of computer technology.One specific embodiment of this method includes:The jump request for jumping to target interface is received, and the corresponding routing iinformation of jump request is obtained according to jump request, routing iinformation includes that routing address information and routing jump type;Type is jumped according to routing, determines that the corresponding routing of jump request jumps rule;Rule is jumped according to routing address information and routing, jumps to target interface.Jump request, acquisition routing jump type and routing jump address, are accomplished to jumping for target interface, realize a plurality of types of interfaces and jump, ensure that the stability and scalability of application the embodiment based on the received.

Description

Route the method and apparatus jumped
Technical field
The present invention relates to field of computer technology more particularly to a kind of method and apparatus that routing jumps.
Background technique
As the business function of application program (Application, abbreviation APP) becomes increasingly complex, the coupling of service code Degree (that is, the measurement that is mutually related between service code) is high, and modularization is (that is, by multiple functional modules when decoupling complication system Split, the process of recombination) become the robust solution for solving this scene.After implementing modularization to APP, different components is (that is, industry Business module) it (that is, for calling the turn the name management of responsible class name in machine word, is prevented identical in different NameSpaces Class name conflict), will lead to inter-module not and can be carried out it is conventional jump, be accordingly used in solving the Routing Framework that inter-module jumps meeting the tendency of And it gives birth to.
In the prior art, only carrying out the method that component jumps using open source library ARouter can satisfy business demand, Middle ARouter is the middleware to page jump, service offer routing function of the Android platform of Alibaba's open source.
In realizing process of the present invention, at least there are the following problems in the prior art for inventor's discovery:One, it is based on The technical solution of ARouter only supports Activity (that is, the user interface controls that software tool pack provides, are equivalent to APP's Interface) and Fragment (that is, the user interface controls that software tool pack provides, its carrier is Activity) jumping;Two, Routing interception mechanism cannot be intercepted according to certain sequence;Three, SharePreferencs is stored in (that is, software tool pack mentions The local cache application programming interfaces of confession) routing address in file is to show in plain text, safety is lower.
Summary of the invention
In view of this, the embodiment of the present invention provides a kind of method and apparatus for routing and jumping, can be realized a plurality of types of Interface jumps, and guarantees the stability and scalability of application.
To achieve the above object, according to an aspect of an embodiment of the present invention, a kind of method for routing and jumping is provided.
The method that a kind of routing of the embodiment of the present invention jumps, including:The jump request for jumping to target interface is received, and Obtain the corresponding routing iinformation of the jump request according to the jump request, the routing iinformation include routing address information and Routing jumps type;Type is jumped according to the routing, determines that the corresponding routing of the jump request jumps rule;According to described Routing address information and the routing jump rule, jump to the target interface.
Optionally, before obtaining the corresponding routing iinformation of the jump request, the method includes:Judge routing iinformation It whether include the corresponding routing iinformation of the jump request in warehouse, if so, described in being obtained from the routing iinformation warehouse Otherwise the corresponding routing iinformation of jump request refuses the jump request.
Optionally, before whether including the corresponding routing iinformation of the jump request in judging routing iinformation warehouse, institute The method of stating further includes:According to the version information in local cache, judge whether application belonging to the target interface is new version Or developer's version, if so, updating the version of the total routing iinformation and the application applied described in the local cache Information;Based on hash table data storage organization format, total routing iinformation described in the local cache is stored to the routing In information warehouse.
Optionally, according to the version information in local cache, judging whether application belonging to the target interface is new Before version or developer's version, the method also includes:For the interface controlled in the application by Routing Framework, divide It is other that routing mark is carried out to each interface, processing then is compiled to the interface marked, generates the road at the interface By information;According to the routing iinformation at the interface, total routing iinformation of the application is synthesized;Total routing iinformation is added It is close, and the version information of encrypted total routing iinformation and the application is stored into the local cache.
Optionally, the routing iinformation includes:Route intercept information;And obtaining the corresponding routing of the jump request After information, the method also includes:According to routing intercept information, intercept process is executed according to preset priority rule, if Intercept process does not pass through, then refuses the jump request.
Optionally, it includes at least one of the following terms that the routing, which jumps type,:Interface jumps type, case-based system class Type or calling interface type.
Optionally, if it is that interface jumps type that the routing, which jumps type, it is calling system that the routing, which jumps rule, Application programming interfaces either based on programming language reflection technology obtain class instance objects;It is if the routing jumps type Case-based system type, the then reflection technology that the routing jumps that rule is language based on programming obtain class instance objects;If described It is calling interface type that routing, which jumps type, then it is the interface by Routing Framework exposure that the routing, which jumps rule,.
To achieve the above object, according to an embodiment of the present invention a kind of to route the device that jumps in another aspect, providing.
The device that a kind of routing of the embodiment of the present invention jumps, including:Module is obtained, jumps to target interface for receiving Jump request, and the corresponding routing iinformation of the jump request is obtained according to the jump request, the routing iinformation includes Routing address information and routing jump type;Determining module determines the jump request for jumping type according to the routing Corresponding routing jumps rule;Jump module is jumped to for jumping rule according to the routing address information and the routing The target interface.
Optionally, the acquisition module is also used to:Judge in routing iinformation warehouse whether to include that the jump request is corresponding Routing iinformation, otherwise refused if so, obtaining the corresponding routing iinformation of the jump request from the routing iinformation warehouse The exhausted jump request.
Optionally, the acquisition module is also used to:According to the version information in local cache, the target interface institute is judged Whether the application of category is new version or developer's version, if so, updating the total routing applied described in the local cache The version information of information and the application;Based on hash table data storage organization format, by total road described in the local cache It is stored by information into the routing iinformation warehouse.
Optionally, the acquisition module is also used to:It is right respectively for the interface controlled in the application by Routing Framework Each interface carries out routing mark, is then compiled processing to the interface marked, generates the routing letter at the interface Breath;According to the routing iinformation at the interface, total routing iinformation of the application is synthesized;Total routing iinformation is encrypted, And the version information of encrypted total routing iinformation and the application is stored into the local cache.
Optionally, the routing iinformation includes:Route intercept information;And the determining module is also used to:According to routing Intercept information executes intercept process according to preset priority rule, if intercept process does not pass through, jumps and asks described in refusal It asks.
Optionally, it includes at least one of the following terms that the routing, which jumps type,:Interface jumps type, case-based system class Type or calling interface type.
Optionally, the determining module is also used to:If it is that interface jumps type, the routing that the routing, which jumps type, Jump the application programming interfaces or the reflection technology of language obtains class instance objects based on programming that rule is calling system;If It is case-based system type that the routing, which jumps type, then the reflection technology that the routing jumps that rule is language based on programming obtains Class instance objects;If it is calling interface type that the routing, which jumps type, it is to pass through Routing Framework that the routing, which jumps rule, Exposed interface.
To achieve the above object, according to an embodiment of the present invention in another aspect, providing a kind of electronic equipment.
The a kind of electronic equipment of the embodiment of the present invention, including:One or more processors;Storage device, for storing one A or multiple programs, when one or more of programs are executed by one or more of processors, so that one or more A processor realizes the method that the routing of the embodiment of the present invention jumps.
To achieve the above object, another aspect according to an embodiment of the present invention, provides a kind of computer-readable medium.
A kind of computer-readable medium of the embodiment of the present invention, is stored thereon with computer program, and program is held by processor The method that the routing of the embodiment of the present invention jumps is realized when row.
One embodiment in foregoing invention has the following advantages that or beneficial effect:Can jump request based on the received, It obtains routing and jumps type and routing jump address, jumping for target interface is accomplished to, so as to realize a plurality of types of boundaries Face jumps, and guarantees the stability and scalability of application;It first determines whether to whether there is in routing iinformation warehouse in the embodiment of the present invention The corresponding routing iinformation of jump request improves the efficiency that routing jumps so as to reduce the time that routing jumps;The present invention is real It applies in example before obtaining routing iinformation, verifies the version information of application, thereby may be ensured that the validity and reality of routing iinformation Shi Xing;Routing iinformation is stored in routing iinformation warehouse in the embodiment of the present invention, stores local file so as to realize Memory cache is converted to, the acquisition speed of routing iinformation is accelerated;The routing iinformation of generation is encrypted in the embodiment of the present invention, Then encrypted routing iinformation is stored, so as to improve the safety of routing iinformation;According to default in the embodiment of the present invention Rule carry out intercept process, so as to improve routing jump method validity and practicability;Root in the embodiment of the present invention Jump type according to different routings, formulate it is different jump rule, so as to realize that different types of interface jumps.
Further effect possessed by above-mentioned non-usual optional way adds hereinafter in conjunction with specific embodiment With explanation.
Detailed description of the invention
Attached drawing for a better understanding of the present invention, does not constitute an undue limitation on the present invention.Wherein:
Fig. 1 is the schematic diagram of the main flow of the method according to an embodiment of the present invention for routing and jumping;
Fig. 2 is the schematic diagram of the main flow for the method that a routing that can refer to embodiment jumps according to the present invention;
Fig. 3 be according to the present invention one can refer to embodiment and set the goal really the side of the total routing iinformation applied belonging to interface The schematic diagram of the main flow of method;
Fig. 4 is the structural schematic diagram of the frame according to an embodiment of the present invention for routing and jumping;
Fig. 5 is the schematic diagram of the main modular of the device according to an embodiment of the present invention for routing and jumping;
Fig. 6 is that the embodiment of the present invention can be applied to exemplary system architecture figure therein;
Fig. 7 is adapted for the structural representation of the computer system for the terminal device or server of realizing the embodiment of the present invention Figure.
Specific embodiment
Below in conjunction with attached drawing, an exemplary embodiment of the present invention will be described, including the various of the embodiment of the present invention Details should think them only exemplary to help understanding.Therefore, those of ordinary skill in the art should recognize It arrives, it can be with various changes and modifications are made to the embodiments described herein, without departing from scope and spirit of the present invention.Together Sample, for clarity and conciseness, descriptions of well-known functions and structures are omitted from the following description.
Fig. 1 is the schematic diagram of the main flow of the method according to an embodiment of the present invention for routing and jumping.It is according to the present invention One can refer to embodiment, as shown in Figure 1, the method that routing jumps mainly includes the following steps that:
Step S101:It receives and jumps to the jump request of target interface, and jump request acquisition is jumped and asked based on the received Seek corresponding routing iinformation.Wherein, routing iinformation may include that routing address information and routing jump type in the present invention.It is right After APP implements modularization, if component A needs to jump to the Entry Interface of component B, the Entry Interface of component B is target interface, Present invention needs receiving unit A first jumps to the jump request of the Entry Interface of component B, then obtains and executes the jump request The routing iinformation needed.Wherein, routing iinformation may include routing address information and routing jumps type, and wherein routing address is believed Breath refers to the routing address for specifically needing to jump, and routing jumps type and may include:Actvity,Fragment,Service (that is, the service control that software tool pack provides, the service control are mainly used for when APP is exited, related appoint is executed on backstage Business, for example, when exit certain listen song APP when, song still normal play), BroadCast (that is, software tool pack provide broadcast control Part, which is mainly used for reception system or customized broadcast message, for example, receiving short massage notice), (that is, the content that software tool pack provides provides control, which provides control and is mainly used for multiple APP ContentProvider Between information sharing, for example, the address list of some APP calling system) or IProvider (that is, software tool pack provide hold The control of other orders of row).
As another embodiment of the invention, before obtaining the corresponding routing iinformation of jump request in step s101, The method that routing of the invention jumps may include:Judge in routing iinformation warehouse whether to include the corresponding routing letter of jump request Otherwise breath, refuses jump request if so, obtaining the corresponding routing iinformation of jump request from routing iinformation warehouse.This step Purpose be before calling routing iinformation, in query routing information warehouse whether include the routing iinformation, if inquiring this Routing iinformation, then it is assumed that this jump request can be executed, if not including the routing iinformation in routing iinformation warehouse, recognized For target interface cannot be jumped to.Routing iinformation warehouse of the invention is the equal of a big storage pool, all for storing Routing iinformation.In the present invention, route the routing iinformation warehouse jumped in frame is indicated with WareHouse.
In view of needing to get routing iinformation from routing iinformation warehouse, therefore, as another implementation of the invention Example, whether before including the corresponding routing iinformation of jump request in judging routing iinformation warehouse, the present invention needs to believe routing Into routing iinformation warehouse, specific method can be construed to for breath storage:According to the version information in local cache, target circle is judged Whether application belonging to face is new version or developer's version, if so, updating the total routing iinformation applied in local cache With the version information of application;Based on hash table data storage organization format, routing iinformation total in local cache is stored to routing In information warehouse.Wherein, new version refers to the new version of application, and what developer's version referred to application originally develops version, for example, Certain shopping APP has 1.01 versions, 1.02 versions and 1.03 versions, and 1.01 versions are developer's versions of shopping APP This, 1.03 versions are the new versions of shopping APP.Due to the continuous renewal of application version, then total routing iinformation meeting of the application Increase, reduce or changes, such as, 1.03 versions increase some component C, then will increase related compared to 1.02 versions The routing iinformation of component C.Therefore, the present invention judges whether the version information of current application is new edition according to the version information of storage Sheet either developer's version.
In the present invention, the process for the total routing iinformation applied in the update local cache of above-mentioned steps may include:First Judge whether this application is that (Debuggable mode is specifically used to debug printing day for exploitation for new version or developer's version Will use), judge that the mode of version is by being compared with the version information in storage local cache, if meeting two above Any one in condition, then call routing to jump the ClassUtils tool-class in frame, the effect of this tool-class is basis The title of this all classes of packet under one's name is found using packet name, and to the installation kit of system (for example, the installation kit of Android system AndroidPackage, i.e. Apk) present in more dex the type of executable file (that is, in Android platform) situation do Compatible processing is newly stored into local cache again after obtaining newest routing iinformation, ensure that the validity of routing iinformation.
In the present invention, local cache can be by jumping the SharePrefrences API in frame (that is, software tool The local cache application programming interfaces provided are provided) it realizes.Then, the routing iinformation in local cache is stored with hash table data Architecture is stored into routing iinformation warehouse, can be with the advantage of doing so is that routing iinformation storage is converted to memory cache Accelerate the speed of acquisition routing address information.Hash table data storage organization format in the present invention can be with key-value pair Key- The form of Value, Key are routing address information, and Value is other routing iinformations, are indicated with RouteMeta.In the present invention, RouteMeta may include:Routing jumps category information ClassName, the data information Bundle Data of transmission and routing and intercepts The i.e. corresponding interface (Activity/ to be jumped of information RouteType (specific explanations see below) etc., this ClassName Fragment) or required service interface class, therefore according to ClassName determine that routing of this time routing jump request jumps Type.
Judge belonging to target interface as yet another embodiment of the present invention according to the version information in local cache Application whether be new version or developer's version before, method can also include:For in application pass through Routing Framework control The interface of system carries out routing mark to each interface, is then compiled processing to the interface marked, generates the routing at interface Information;According to the routing iinformation at interface, total routing iinformation of synthesis application;Total routing iinformation is encrypted, and will be after encryption Total routing iinformation and the version information of application store into local cache.In the present invention, to the boundary for needing Routing Framework to control Face carries out routing mark, only carry out the interface of routing mark just can routing through the invention jump frame and jumped. For example, carrying out modularization processing to some APP, multiple business modules are obtained, each business module has multiple interfaces, the present invention couple The interface for needing Routing Framework to control carries out the processing of routing mark and process of compilation, ultimately produces the routing iinformation at interface, then All routing iinformations of generation are put together, total routing iinformation of the APP has been synthesized.In order to improve the safety of routing iinformation Property, the present invention encrypt total routing iinformation, then store into local cache, while by the unique identification of the application, i.e., Version information is stored into local cache.The specific process for generating routing address information can be construed to:
(1) interface that frame is controlled is jumped by routing in needs and marks@Route;
(2) AnnotationProcessor provided by Gradle (that is, a kind of project automates the build tool) Task (APT) executes the annotation processor for routing and jumping in the compilation unit (Compliler unit) in frame in compiling period (RouteProcessor) the relevant treatment logic in, and in engineering "/build/generated/source/apt/ Java file is generated under packagename/ " catalogue;
It (3) include two classes for realizing IRouteGroup and IRouteRoot respectively, class name in the Java file generated Format is determined by RouteProcessor, wherein the processing logic for realizing IRouteGroup interface is to routing iinformation warehouse Route packet is filled, it is all with@to the filling of routing iinformation warehouse for realizing the processing logic of IRouteRoot interface The routing address information of Route mark;
(4) by three above step, the routing address information of entire APP has been got, then calling system mentions The SharePrefrences application programming interfaces of confession are in entire routing address information deposit local cache.
In the embodiment of the present invention, routing iinformation can also include:Route intercept information.It jumps and asks in acquisition in step S101 After seeking corresponding routing iinformation, routing the method jumped can also include:According to routing intercept information, according to preset preferential Grade rule executes intercept process and refuses jump request if intercept process does not pass through.Routing intercept information, which refers to, jumps to target Before interface, the operation information that needs to be implemented;Priority rule refers to before jumping to target interface, needs repeatedly to intercept, then Setting priority level is intercepted to each;Preset priority rule can be according to natural ordering, i.e., from priority height to excellent The low sequence of first grade is intercepted, naturally it is also possible to be according to other sortords, which is not limited by the present invention.For example, It jumps to before target interface, judges whether to need to log in, if not needing to log in, jump to target interface, if desired log in, Log-in interface is then jumped to, and intercept process can then refuse this jump request not by referring to logon information mistake.The present invention Middle intercept process successfully can also include that this jump request does not need to execute interception operation, it can directly jump from component A To the Entry Interface of component B, intercepts and operate without other.
Step S102:Type is jumped according to routing, determines that the corresponding routing of jump request jumps rule.The embodiment of the present invention In, it may include at least one of the following terms that routing, which jumps type,:Interface jumps type, case-based system type or calling interface Type.It is previously mentioned routing and jumps type and may include:Actvity,Fragment,Service,BroadCast, Above-mentioned routing is jumped type and is divided into three classes by ContentProvider or IProvider, the present invention, i.e., interface jumps type, reality Example obtains type and calling interface type.
In the embodiment of the present invention, different routings jumps type and jumps rule with different routings, as of the invention Another embodiment, if it is that interface jumps type that routing, which jumps type, routing jumps the application program that rule is calling system Either the reflection technology of language obtains class instance objects to interface based on programming;If it is case-based system type that routing, which jumps type, The reflection technology that then routing jumps that rule is language based on programming obtains class instance objects;If it is calling interface that routing, which jumps type, Type, then it is the interface by Routing Framework exposure that routing, which jumps rule,.Specific explanations are:Firstly, according to routing information acquisition Routing to this jump request jumps type, jump type may include Actvity, Fragment, Service, BroadCast, ContentProvider or IProvider;Then, type is jumped according to the routing of acquisition and calls difference respectively Processing mode:
(1) if it is Activity, the application journey of calling system (for example, Android system) original offer that routing, which jumps type, Sequence interface (for example, ActivityCompat API) carries out interface and jumps, and can be by Bundle (that is, the class of Android system, is used Data are transmitted between Activity) carry out data transmitting.Such method is called to be:
ActivityCompat.startActivity()
ActivityCompat.startActivityForResult();
(2) if jumping type is Fragment, Service, BroadCast or ContentProvider, based on programming The reflection technology of language obtains class instance objects, and wherein programming language can be Java;
(3) if jumping type is IProvide, interface is directly carried out by the interface that routing jumps frame exposure and is jumped.
Step S103:Rule, which is jumped, according to routing address information and routing jumps to target interface.In above-mentioned steps S101 After getting routing address information, after being determined that the routing of this jump request jumps rule in step s 102, according to Routing address information jumps so far target interface according to rule.
Fig. 2 is the schematic diagram of the main flow for the method that a routing that can refer to embodiment jumps according to the present invention.Such as Shown in Fig. 2, the main flow for the method that routing of the invention jumps may include:
Step S201:The jump request for jumping to target interface is received, and determines the total routing applied belonging to target interface Information;
Step S202:Judge in total routing iinformation whether to include the corresponding routing iinformation of this jump request, if so, executing Otherwise step S203 executes step S208;
Step S203:The corresponding routing iinformation of this jump request is obtained, wherein routing iinformation includes:Routing address letter Breath, routing jump type and routing intercept information;
Step S204:According to routing intercept information, intercept process is executed according to preset priority rule;
Step S205:Judge whether intercept process passes through, if intercept process does not pass through, thens follow the steps S206, otherwise, hold Row step S208;
Step S206:Type is jumped according to routing, determines that the corresponding routing of jump request jumps rule;
Step S207:According to routing address information, rule is jumped according to routing and jumps to target interface;
Step S208:Refuse this jump request.
It should be noted that step S206 specific explanations above, are not repeated herein.In addition, above-mentioned steps S201 determines the total routing iinformation applied belonging to target interface, and Fig. 3 is a determination mesh that can refer to embodiment according to the present invention The schematic diagram for the main flow of the method for total routing iinformation of application belonging to face of demarcating.As shown in figure 3, the present invention sets the goal really The main flow of the method for the total routing iinformation applied belonging to interface may include:
Step S301:Routing mark is carried out to the interface for needing Routing Framework to control each in application, then to having marked Interface be compiled processing, generate the routing iinformation at each interface for needing Routing Framework to control;
Step S302:According to each interface for needing Routing Framework to control, total routing iinformation of synthesis application;
Step S303:Total routing iinformation is encrypted, and by the version information of encrypted total routing iinformation and application It stores into local cache;
Step S304:According to the application version information in local cache, judge whether current application is new version or opens Otherwise originator version, executes step S306 if so, thening follow the steps S305;
Step S305:Update the version information of the total routing iinformation applied and application in local cache;
Step S306:Based on hash table data storage organization format, routing iinformation total in local cache is stored to routing In information warehouse.
Fig. 4 is the structural schematic diagram of the frame according to an embodiment of the present invention for routing and jumping.As shown in figure 4, of the invention Routing jumps the structure of frame:Customized note unit, compilation unit and application program interface unit.
Customized note unit is for defining different types of note.Customized note unit, i.e., customized in the present invention Annotation unit, the customized note of three types, respectively:
(1) data annotations Autowired is routed, when different components carry data and jumped, target interface is to transmitting It is labeled to this interface with the Key value of key-value pair data architecture, it is corresponding to show that target interface needs to get this Key value Value data, wherein the carrier for carrying data can be the Bundle in Android system, parsing data can provide for Google Open source library Gson;
(2) routing intercept explain Interceptor, i.e., interface is jumped whether carry out routing intercept be labeled;
(3) routing mark explains Route, i.e., carries out routing mark to the interface in component, be only labelled with this note, Can use routing of the invention jump frame carry out routing jump.
Compilation unit, i.e. Compiler unit, for being compiled processing to the note in customized note unit, and it is raw At programming language file.Since Compiler unit corresponds to customized Annotation unit, Compiler unit includes Three annotation processors, respectively:Data annotations processor AutowiredProcessor is routed, for infusing to@Autowired Solution is handled;Routing intercepts annotation processor InterceptorProcessor, carries out for explaining@Interceptor Processing;Routing mark annotation processor RouteProcessor, for handling@Route note.
Application program interface unit, i.e. API unit, the programming language file for being generated according to compilation unit realize routing It jumps.API unit includes following crucial class in the present invention:
(1) JRouter, externally exposure realizes that component routes the unified interface jumped, and such is singleton design pattern;
(2) ControlCenter, control routing jump logic centre, including routing jumps fault-tolerant processing, lost route drop Grade processing etc.;
(3) Warehouse, routing iinformation warehouse;
(4) IRouteRoot, load routing address enter routing iinformation warehouse, can be by APT in engineering mesh in compiling It records build catalogue and generates the Java file for realizing this interface;
(5) IRouteGroup is grouped according to routing address, can be by APT in engineering catalogue build in compiling The Java file for realizing this interface is generated under catalogue, interface realizes that logic calls Hash table HashMap storage point in Warehouse Group address, such as routing address are "/login/otp " and "/login/register ", the two addresses belong to " login " This grouping, usual group names are related to the component name divided according to business function;
(6) IInterceptor realizes that routing intercepts interface according to service logic;
(7) IProvider needs to inherit such when component needs to expose service interface to other assemblies;
(8) Thread Pool, thread pool handle consuming task;
(9) RouteMeta defines route related information;
(10) UniqueKeyTreeMap is used to specification routing address, has uniqueness;
(11) ClassUtils is mainly used to realize that scanning packet is included below all by specifying packet name ClassName。
It is according to an embodiment of the present invention route the technical solution that jumps can be seen that can jump request based on the received, It obtains routing and jumps type and routing jump address, jumping for target interface is accomplished to, so as to realize a plurality of types of boundaries Face jumps, and guarantees the stability and scalability of application;It first determines whether to whether there is in routing iinformation warehouse in the embodiment of the present invention The corresponding routing iinformation of jump request improves the efficiency that routing jumps so as to reduce the time that routing jumps;The present invention is real It applies in example before obtaining routing iinformation, verifies the version information of application, thereby may be ensured that the validity and reality of routing iinformation Shi Xing;Routing iinformation is stored in routing iinformation warehouse in the embodiment of the present invention, stores local file so as to realize Memory cache is converted to, the acquisition speed of routing iinformation is accelerated;The routing iinformation of generation is encrypted in the embodiment of the present invention, Then encrypted routing iinformation is stored, so as to improve the safety of routing iinformation;According to default in the embodiment of the present invention Rule carry out intercept process, so as to improve routing jump method validity and practicability;Root in the embodiment of the present invention Jump type according to different routings, formulate it is different jump rule, so as to realize that different types of interface jumps.
Fig. 5 is the schematic diagram of the main modular of the device according to an embodiment of the present invention for routing and jumping.As shown in figure 5, this The device 500 that the routing of invention jumps mainly includes following module:Obtain module 501, determining module 502 and jump module 503.
Wherein, obtaining module 501 can be used for receiving the jump request for jumping to target interface, and jumps ask based on the received It asks and obtains its corresponding routing iinformation, wherein routing iinformation may include that routing address information and routing jump type.Determine mould Block 502 can be used for jumping type according to routing, determine that the corresponding routing of jump request jumps rule.Jump module 503 can be used for Rule is jumped according to routing address information and routing, jumps to target interface.
In the embodiment of the present invention, obtaining module 501 can also be used in:Judge in routing iinformation warehouse whether to include jump request Corresponding routing iinformation, if so, obtaining the corresponding routing iinformation of jump request from routing iinformation warehouse, otherwise, refusal is jumped Turn request.
In the embodiment of the present invention, obtaining module 501 can also be used in:According to the version information in local cache, target is judged Whether application belonging to interface is new version or developer's version, if so, updating the total routing letter applied in local cache The version information of breath and application;Based on hash table data storage organization format, routing iinformation total in local cache is stored to road By in information warehouse.
In the embodiment of the present invention, obtaining module 501 can also be used in:For in application by Routing Framework control interface, Routing mark is carried out to each interface respectively, processing then is compiled to the interface marked, generates the routing iinformation at interface; According to the routing iinformation at interface, total routing iinformation of synthesis application;Total routing iinformation is encrypted, and by encrypted total road It is stored by information and the version information of application into local cache.
In the embodiment of the present invention, routing iinformation may include:Route intercept information.Determining module 502 can also be used in:According to Intercept information is routed, executes intercept process according to preset priority rule, if intercept process does not pass through, refusal, which jumps, is asked It asks.
In the embodiment of the present invention, it may include at least one of the following terms that routing, which jumps type,:Interface jumps type, reality Example obtains type or calling interface type.
In the embodiment of the present invention, determining module 502 can also be used in:If it is that interface jumps type, road that routing, which jumps type, By jump rule be calling system application programming interfaces either based on programming language reflection technology obtain class instance objects; If it is case-based system type that routing, which jumps type, routing jumps the reflection technology that rule is language based on programming and obtains class example Object;If it is calling interface type that routing, which jumps type, it is the interface by Routing Framework exposure that routing, which jumps rule,.
From the above, it can be seen that can jump request based on the received, obtain that routing jumps type and routing jumps Address is accomplished to jumping for target interface, so as to realize that a plurality of types of interfaces jump, guarantees the stability and expansion of application Malleability;It is first determined whether in the embodiment of the present invention with the presence or absence of the corresponding routing iinformation of jump request in routing iinformation warehouse, thus The time that routing jumps can be reduced, the efficiency that routing jumps is improved;In the embodiment of the present invention before obtaining routing iinformation, test The version information for demonstrate,proving application, thereby may be ensured that the validity and real-time of routing iinformation;Routing is believed in the embodiment of the present invention Breath is stored in routing iinformation warehouse, and local file storage is converted to memory cache so as to realize, accelerates routing iinformation Acquisition speed;The routing iinformation of generation is encrypted in the embodiment of the present invention, then stores encrypted routing iinformation, from And the safety of routing iinformation can be improved;Intercept process is carried out according to default rule in the embodiment of the present invention, so as to Improve the validity and practicability of routing jump method;Type is jumped according to different routings in the embodiment of the present invention, is formulated not Same jumps rule, so as to realize that different types of interface jumps.
Fig. 6 is shown can be using the exemplary of the device that the method or routing that the routing of the embodiment of the present invention jumps jump System architecture 600.
As shown in fig. 6, system architecture 600 may include terminal device 601,602,603, network 604 and server 605. Network 604 between terminal device 601,602,603 and server 605 to provide the medium of communication link.Network 604 can be with Including various connection types, such as wired, wireless communication link or fiber optic cables etc..
User can be used terminal device 601,602,603 and be interacted by network 604 with server 605, to receive or send out Send message etc..Various telecommunication customer end applications, such as the application of shopping class, net can be installed on terminal device 601,602,603 (merely illustrative) such as the application of page browsing device, searching class application, instant messaging tools, mailbox client, social platform softwares.
Terminal device 601,602,603 can be the various electronic equipments with display screen and supported web page browsing, packet Include but be not limited to smart phone, tablet computer, pocket computer on knee and desktop computer etc..
Server 605 can be to provide the server of various services, such as utilize terminal device 601,602,603 to user The shopping class website browsed provides the back-stage management server (merely illustrative) supported.Back-stage management server can be to reception To the data such as information query request analyze etc. processing, and by processing result (such as target push information, product letter Breath -- merely illustrative) feed back to terminal device.
It should be noted that the method that routing jumps provided by the embodiment of the present invention is generally executed by server 605, phase Ying Di routes the device jumped and is generally positioned in server 605.
It should be understood that the number of terminal device, network and server in Fig. 6 is only schematical.According to realization need It wants, can have any number of terminal device, network and server.
Below with reference to Fig. 7, it illustrates the computer systems 700 for the terminal device for being suitable for being used to realize the embodiment of the present invention Structural schematic diagram.Terminal device shown in Fig. 7 is only an example, function to the embodiment of the present invention and should not use model Shroud carrys out any restrictions.
As shown in fig. 7, computer system 700 includes central processing unit (CPU) 701, it can be read-only according to being stored in Program in memory (ROM) 702 or be loaded into the program in random access storage device (RAM) 703 from storage section 708 and Execute various movements appropriate and processing.In RAM 703, also it is stored with system 700 and operates required various programs and data. CPU 701, ROM 702 and RAM 703 are connected with each other by bus 704.Input/output (I/O) interface 705 is also connected to always Line 704.
I/O interface 705 is connected to lower component:Importation 706 including keyboard, mouse etc.;It is penetrated including such as cathode The output par, c 707 of spool (CRT), liquid crystal display (LCD) etc. and loudspeaker etc.;Storage section 708 including hard disk etc.; And the communications portion 709 of the network interface card including LAN card, modem etc..Communications portion 709 via such as because The network of spy's net executes communication process.Driver 710 is also connected to I/O interface 705 as needed.Detachable media 711, such as Disk, CD, magneto-optic disk, semiconductor memory etc. are mounted on as needed on driver 710, in order to read from thereon Computer program be mounted into storage section 708 as needed.
Particularly, disclosed embodiment, the process described above with reference to flow chart may be implemented as counting according to the present invention Calculation machine software program.For example, embodiment disclosed by the invention includes a kind of computer program product comprising be carried on computer Computer program on readable medium, the computer program include the program code for method shown in execution flow chart.? In such embodiment, which can be downloaded and installed from network by communications portion 709, and/or from can Medium 711 is dismantled to be mounted.When the computer program is executed by central processing unit (CPU) 701, system of the invention is executed The above-mentioned function of middle restriction.
It should be noted that computer-readable medium shown in the present invention can be computer-readable signal media or meter Calculation machine readable storage medium storing program for executing either the two any combination.Computer readable storage medium for example can be --- but not Be limited to --- electricity, magnetic, optical, electromagnetic, infrared ray or semiconductor system, device or device, or any above combination.Meter The more specific example of calculation machine readable storage medium storing program for executing can include but is not limited to:Electrical connection with one or more conducting wires, just Taking formula computer disk, hard disk, random access storage device (RAM), read-only memory (ROM), erasable type may be programmed read-only storage Device (EPROM or flash memory), optical fiber, portable compact disc read-only memory (CD-ROM), light storage device, magnetic memory device, Or above-mentioned any appropriate combination.In the present invention, computer readable storage medium can be it is any include or storage journey The tangible medium of sequence, the program can be commanded execution system, device or device use or in connection.And at this In invention, computer-readable signal media may include in a base band or as carrier wave a part propagate data-signal, Wherein carry computer-readable program code.The data-signal of this propagation can take various forms, including but unlimited In electromagnetic signal, optical signal or above-mentioned any appropriate combination.Computer-readable signal media can also be that computer can Any computer-readable medium other than storage medium is read, which can send, propagates or transmit and be used for By the use of instruction execution system, device or device or program in connection.Include on computer-readable medium Program code can transmit with any suitable medium, including but not limited to:Wirelessly, electric wire, optical cable, RF etc. or above-mentioned Any appropriate combination.
Flow chart and block diagram in attached drawing are illustrated according to the system of various embodiments of the invention, method and computer journey The architecture, function and operation in the cards of sequence product.In this regard, each box in flowchart or block diagram can generation A part of one module, program segment or code of table, a part of above-mentioned module, program segment or code include one or more Executable instruction for implementing the specified logical function.It should also be noted that in some implementations as replacements, institute in box The function of mark can also occur in a different order than that indicated in the drawings.For example, two boxes succeedingly indicated are practical On can be basically executed in parallel, they can also be executed in the opposite order sometimes, and this depends on the function involved.Also it wants It is noted that the combination of each box in block diagram or flow chart and the box in block diagram or flow chart, can use and execute rule The dedicated hardware based systems of fixed functions or operations is realized, or can use the group of specialized hardware and computer instruction It closes to realize.
Being described in module involved in the embodiment of the present invention can be realized by way of software, can also be by hard The mode of part is realized.Described module also can be set in the processor, for example, can be described as:A kind of processor packet It includes and obtains module, determining module and jump module.Wherein, the title of these modules is not constituted under certain conditions to the module The restriction of itself, for example, acquisition module is also described as, " reception jumps to the jump request of target interface, and according to jump Turn the module of the corresponding routing iinformation of request jump request ".
As on the other hand, the present invention also provides a kind of computer-readable medium, which be can be Included in equipment described in above-described embodiment;It is also possible to individualism, and without in the supplying equipment.Above-mentioned calculating Machine readable medium carries one or more program, when said one or multiple programs are executed by the equipment, makes Obtaining the equipment includes:The jump request for jumping to target interface is received, and the corresponding road of jump request is obtained according to jump request By information, routing iinformation includes that routing address information and routing jump type;Type is jumped according to routing, determines jump request pair The routing answered jumps rule;Rule is jumped according to routing address information and routing, jumps to target interface.
Technical solution according to an embodiment of the present invention, can jump request based on the received, obtain routing jump type and Jump address is routed, jumping for target interface is accomplished to, so as to realize that a plurality of types of interfaces jump, guarantees the steady of application Qualitative and scalability;It is first determined whether in the embodiment of the present invention in routing iinformation warehouse with the presence or absence of the corresponding routing letter of jump request Breath improves the efficiency that routing jumps so as to reduce the time that routing jumps;Routing iinformation is being obtained in the embodiment of the present invention Before, the version information for verifying application thereby may be ensured that the validity and real-time of routing iinformation;It will in the embodiment of the present invention Routing iinformation is stored in routing iinformation warehouse, and local file storage is converted to memory cache so as to realize, accelerates road By the acquisition speed of information;The routing iinformation of generation is encrypted in the embodiment of the present invention, then stores encrypted routing Information, so as to improve the safety of routing iinformation;Intercept process is carried out according to default rule in the embodiment of the present invention, from And the validity and practicability of routing jump method can be improved;Type is jumped according to different routings in the embodiment of the present invention, Formulate it is different jump rule, so as to realize that different types of interface jumps.
Above-mentioned specific embodiment, does not constitute a limitation on the scope of protection of the present invention.Those skilled in the art should be bright It is white, design requirement and other factors are depended on, various modifications, combination, sub-portfolio and substitution can occur.It is any Made modifications, equivalent substitutions and improvements etc. within the spirit and principles in the present invention, should be included in the scope of the present invention Within.

Claims (16)

1. a kind of route the method jumped, which is characterized in that including:
The jump request for jumping to target interface is received, and the corresponding routing of the jump request is obtained according to the jump request Information, the routing iinformation include that routing address information and routing jump type;
Type is jumped according to the routing, determines that the corresponding routing of the jump request jumps rule;
Rule is jumped according to the routing address information and the routing, jumps to the target interface.
2. the method according to claim 1, wherein obtain the corresponding routing iinformation of the jump request it Before, the method includes:
Judge in routing iinformation warehouse whether to include the corresponding routing iinformation of the jump request, if so, believing from the routing Breath obtains the corresponding routing iinformation of the jump request in warehouse, otherwise, refuses the jump request.
3. according to the method described in claim 2, it is characterized in that, whether including described jump in judging routing iinformation warehouse Before requesting corresponding routing iinformation, the method also includes:
According to the version information in local cache, judge whether application belonging to the target interface is new version or developer Version, if so, updating the version information of the total routing iinformation and the application applied described in the local cache;
Based on hash table data storage organization format, total routing iinformation described in the local cache is stored to the routing and is believed It ceases in warehouse.
4. according to the method described in claim 3, it is characterized in that, according to the version information in local cache, described in judgement Before whether application belonging to target interface is new version or developer's version, the method also includes:
For the interface controlled in the application by Routing Framework, routing mark is carried out to each interface respectively, then Processing is compiled to the interface marked, generates the routing iinformation at the interface;
According to the routing iinformation at the interface, total routing iinformation of the application is synthesized;
Total routing iinformation is encrypted, and the version information of encrypted total routing iinformation and the application is deposited Storage is into the local cache.
5. the method according to claim 1, wherein the routing iinformation includes:Route intercept information;And
After obtaining the corresponding routing iinformation of the jump request, the method also includes:According to routing intercept information, according to Preset priority rule executes intercept process and refuses the jump request if intercept process does not pass through.
6. the method according to claim 1, wherein it includes at least one in the following terms that the routing, which jumps type, ?:Interface jumps type, case-based system type or calling interface type.
7. according to the method described in claim 6, it is characterized in that,
If it is that interface jumps type that the routing, which jumps type, the routing jumps the application program that rule is calling system and connects Either the reflection technology of language obtains class instance objects to mouth based on programming;
If it is case-based system type that the routing, which jumps type, the routing jumps the reflection skill that rule is language based on programming Art obtains class instance objects;
If it is calling interface type that the routing, which jumps type, it is connecing by Routing Framework exposure that the routing, which jumps rule, Mouthful.
8. a kind of route the device jumped, which is characterized in that including:
Module is obtained, is jumped for receiving the jump request for jumping to target interface, and according to jump request acquisition Corresponding routing iinformation is requested, the routing iinformation includes that routing address information and routing jump type;
Determining module determines that the corresponding routing of the jump request jumps rule for jumping type according to the routing;
Jump module jumps to the target interface for jumping rule according to the routing address information and the routing.
9. device according to claim 8, which is characterized in that the acquisition module is also used to:
Judge in routing iinformation warehouse whether to include the corresponding routing iinformation of the jump request, if so, believing from the routing Breath obtains the corresponding routing iinformation of the jump request in warehouse, otherwise, refuses the jump request.
10. device according to claim 9, which is characterized in that the acquisition module is also used to:
According to the version information in local cache, judge whether application belonging to the target interface is new version or developer Version, if so, updating the version information of the total routing iinformation and the application applied described in the local cache;
Based on hash table data storage organization format, total routing iinformation described in the local cache is stored to the routing and is believed It ceases in warehouse.
11. device according to claim 10, which is characterized in that the acquisition module is also used to:
For the interface controlled in the application by Routing Framework, routing mark is carried out to each interface respectively, then Processing is compiled to the interface marked, generates the routing iinformation at the interface;
According to the routing iinformation at the interface, total routing iinformation of the application is synthesized;
Total routing iinformation is encrypted, and the version information of encrypted total routing iinformation and the application is deposited Storage is into the local cache.
12. device according to claim 8, which is characterized in that the routing iinformation includes:Route intercept information;And
The determining module is also used to:According to routing intercept information, intercept process is executed according to preset priority rule, if blocking It cuts processing not pass through, then refuses the jump request.
13. device according to claim 8, which is characterized in that it is described routing jump type include in the following terms at least One:Interface jumps type, case-based system type or calling interface type.
14. device according to claim 13, which is characterized in that the determining module is also used to:
If it is that interface jumps type that the routing, which jumps type, the routing jumps the application program that rule is calling system and connects Either the reflection technology of language obtains class instance objects to mouth based on programming;
If it is case-based system type that the routing, which jumps type, the routing jumps the reflection skill that rule is language based on programming Art obtains class instance objects;
If it is calling interface type that the routing, which jumps type, it is connecing by Routing Framework exposure that the routing, which jumps rule, Mouthful.
15. a kind of electronic equipment, which is characterized in that including:
One or more processors;
Storage device, for storing one or more programs,
When one or more of programs are executed by one or more of processors, so that one or more of processors are real The now method as described in any in claim 1-7.
16. a kind of computer-readable medium, is stored thereon with computer program, which is characterized in that described program is held by processor The method as described in any in claim 1-7 is realized when row.
CN201810783413.XA 2018-07-17 2018-07-17 Route the method and apparatus jumped Pending CN108897612A (en)

Priority Applications (2)

Application Number Priority Date Filing Date Title
CN201810783413.XA CN108897612A (en) 2018-07-17 2018-07-17 Route the method and apparatus jumped
PCT/CN2019/095379 WO2020015562A1 (en) 2018-07-17 2019-07-10 Routing jump method and apparatus

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201810783413.XA CN108897612A (en) 2018-07-17 2018-07-17 Route the method and apparatus jumped

Publications (1)

Publication Number Publication Date
CN108897612A true CN108897612A (en) 2018-11-27

Family

ID=64349683

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201810783413.XA Pending CN108897612A (en) 2018-07-17 2018-07-17 Route the method and apparatus jumped

Country Status (2)

Country Link
CN (1) CN108897612A (en)
WO (1) WO2020015562A1 (en)

Cited By (11)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN110262797A (en) * 2019-06-10 2019-09-20 杭州米络星科技(集团)有限公司 A kind of application module and routing jump method
CN110308958A (en) * 2019-05-08 2019-10-08 北京字节跳动网络技术有限公司 Component jump method, device, electronic equipment and storage medium
CN110347942A (en) * 2019-05-31 2019-10-18 深圳壹账通智能科技有限公司 Method for page jump, device, storage medium and computer equipment
WO2020015562A1 (en) * 2018-07-17 2020-01-23 京东数字科技控股有限公司 Routing jump method and apparatus
CN111367590A (en) * 2020-02-27 2020-07-03 北京字节跳动网络技术有限公司 Interrupt event processing method and device
CN111538530A (en) * 2020-04-29 2020-08-14 中国银行股份有限公司 Page jump method and system, storage medium and electronic equipment
CN112541136A (en) * 2019-09-23 2021-03-23 北京国双科技有限公司 Method and device for acquiring network address information, storage medium and electronic equipment
CN112649000A (en) * 2020-11-30 2021-04-13 沈阳美行科技有限公司 Navigation system and navigation method of android system
CN113434233A (en) * 2021-06-28 2021-09-24 青岛海尔科技有限公司 Interface skipping method and device, storage medium and electronic device
CN113726610A (en) * 2021-08-31 2021-11-30 中国平安人寿保险股份有限公司 Routing protocol-based UI (user interface) automatic testing method, device, equipment and medium
CN113986089A (en) * 2021-10-25 2022-01-28 北京有竹居网络技术有限公司 Method and equipment for prohibiting page jump

Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US8505013B2 (en) * 2010-03-12 2013-08-06 Lsi Corporation Reducing data read latency in a network communications processor architecture
CN105955723A (en) * 2016-04-21 2016-09-21 人人行科技股份有限公司 Method and device for processing cross-platform application of mobile terminal
CN106815276A (en) * 2015-11-27 2017-06-09 阿里巴巴集团控股有限公司 Method for page jump and device
CN107659438A (en) * 2017-09-18 2018-02-02 上海斐讯数据通信技术有限公司 A kind of configuration of routers function pages jump method and system
CN107729106A (en) * 2017-10-09 2018-02-23 北京京东尚科信息技术有限公司 It is a kind of that the method and apparatus quickly redirected are realized between application component
CN107918562A (en) * 2016-10-11 2018-04-17 北京京东尚科信息技术有限公司 A kind of unified interface management method and system
CN108134812A (en) * 2017-11-10 2018-06-08 人人行科技股份有限公司 Data processing method and device

Family Cites Families (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR20150017598A (en) * 2013-08-07 2015-02-17 삼성전자주식회사 Apparatus and method for controlling a system call in a portable terminal
CN107748690A (en) * 2017-10-30 2018-03-02 深圳Tcl新技术有限公司 Using jump method, device and computer-readable storage medium
CN108897612A (en) * 2018-07-17 2018-11-27 北京京东金融科技控股有限公司 Route the method and apparatus jumped

Patent Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US8505013B2 (en) * 2010-03-12 2013-08-06 Lsi Corporation Reducing data read latency in a network communications processor architecture
CN106815276A (en) * 2015-11-27 2017-06-09 阿里巴巴集团控股有限公司 Method for page jump and device
CN105955723A (en) * 2016-04-21 2016-09-21 人人行科技股份有限公司 Method and device for processing cross-platform application of mobile terminal
CN107918562A (en) * 2016-10-11 2018-04-17 北京京东尚科信息技术有限公司 A kind of unified interface management method and system
CN107659438A (en) * 2017-09-18 2018-02-02 上海斐讯数据通信技术有限公司 A kind of configuration of routers function pages jump method and system
CN107729106A (en) * 2017-10-09 2018-02-23 北京京东尚科信息技术有限公司 It is a kind of that the method and apparatus quickly redirected are realized between application component
CN108134812A (en) * 2017-11-10 2018-06-08 人人行科技股份有限公司 Data processing method and device

Cited By (14)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2020015562A1 (en) * 2018-07-17 2020-01-23 京东数字科技控股有限公司 Routing jump method and apparatus
CN110308958A (en) * 2019-05-08 2019-10-08 北京字节跳动网络技术有限公司 Component jump method, device, electronic equipment and storage medium
CN110347942A (en) * 2019-05-31 2019-10-18 深圳壹账通智能科技有限公司 Method for page jump, device, storage medium and computer equipment
CN110262797A (en) * 2019-06-10 2019-09-20 杭州米络星科技(集团)有限公司 A kind of application module and routing jump method
CN112541136A (en) * 2019-09-23 2021-03-23 北京国双科技有限公司 Method and device for acquiring network address information, storage medium and electronic equipment
CN112541136B (en) * 2019-09-23 2024-02-13 北京国双科技有限公司 Network address information acquisition method and device, storage medium and electronic equipment
CN111367590A (en) * 2020-02-27 2020-07-03 北京字节跳动网络技术有限公司 Interrupt event processing method and device
CN111538530A (en) * 2020-04-29 2020-08-14 中国银行股份有限公司 Page jump method and system, storage medium and electronic equipment
CN112649000A (en) * 2020-11-30 2021-04-13 沈阳美行科技有限公司 Navigation system and navigation method of android system
CN113434233A (en) * 2021-06-28 2021-09-24 青岛海尔科技有限公司 Interface skipping method and device, storage medium and electronic device
CN113434233B (en) * 2021-06-28 2023-10-24 青岛海尔科技有限公司 Interface jump method and device, storage medium and electronic device
CN113726610A (en) * 2021-08-31 2021-11-30 中国平安人寿保险股份有限公司 Routing protocol-based UI (user interface) automatic testing method, device, equipment and medium
CN113726610B (en) * 2021-08-31 2023-08-08 中国平安人寿保险股份有限公司 Routing protocol-based UI (user interface) automatic test method, device, equipment and medium
CN113986089A (en) * 2021-10-25 2022-01-28 北京有竹居网络技术有限公司 Method and equipment for prohibiting page jump

Also Published As

Publication number Publication date
WO2020015562A1 (en) 2020-01-23

Similar Documents

Publication Publication Date Title
CN108897612A (en) Route the method and apparatus jumped
TW201915850A (en) Method for generating application program, apparatus, system, device, and medium
CN109542445A (en) A kind of method and apparatus that Android plug-in unit melts hair
CN109062563B (en) Method and device for generating page
JP2014194813A (en) System, method and graphical user interface for workflow generation, deployment and/or execution
CN110096424A (en) Processing method, device, electronic equipment and the storage medium of test
CN110019125A (en) The method and apparatus of data base administration
CN109981322A (en) The method and apparatus of cloud resource management based on label
CN109189857A (en) Data-sharing systems, method and apparatus based on block chain
CN109981719A (en) Information processing method and its system, computer system and computer readable medium
CN108829467A (en) Third-party platform docks implementation method, device, equipment and storage medium
CN109284198A (en) A kind of method and apparatus verifying data
CN110750243A (en) Project code development method and system
US20210067537A1 (en) Password/sensitive data management in a container based eco system
CN112764751A (en) Interface generation method and device, interface request method and device and storage medium
CN110427304A (en) O&M method, apparatus, electronic equipment and medium for banking system
CN109032620A (en) The configuration file generation method and device of application program
CN110209662A (en) A kind of method and apparatus of automation load data
CN109766708A (en) Access method, system, computer system and the storage medium of data resource
CN113760722A (en) Test system and test method
CN110928571A (en) Business program development method and device
CN108399046A (en) File operation requests treating method and apparatus
CN113128197A (en) Method and device for managing application production versions
CN108959294A (en) A kind of method and apparatus accessing search engine
CN113535220A (en) Code packet management method and device

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination
CB02 Change of applicant information

Address after: 101111 Room 221, 2nd Floor, Block C, 18 Kechuang 11th Street, Beijing Economic and Technological Development Zone

Applicant after: JINGDONG DIGITAL TECHNOLOGY HOLDINGS Co.,Ltd.

Address before: 101111 Room 221, 2nd Floor, Block C, 18 Kechuang 11th Street, Beijing Economic and Technological Development Zone

Applicant before: BEIJING JINGDONG FINANCIAL TECHNOLOGY HOLDING Co.,Ltd.

CB02 Change of applicant information
CB02 Change of applicant information

Address after: 101111 Room 221, 2nd Floor, Block C, 18 Kechuang 11th Street, Beijing Economic and Technological Development Zone

Applicant after: Jingdong Technology Holding Co.,Ltd.

Address before: 101111 Room 221, 2nd Floor, Block C, 18 Kechuang 11th Street, Beijing Economic and Technological Development Zone

Applicant before: Jingdong Digital Technology Holding Co.,Ltd.

Address after: 101111 Room 221, 2nd Floor, Block C, 18 Kechuang 11th Street, Beijing Economic and Technological Development Zone

Applicant after: Jingdong Digital Technology Holding Co.,Ltd.

Address before: 101111 Room 221, 2nd Floor, Block C, 18 Kechuang 11th Street, Beijing Economic and Technological Development Zone

Applicant before: JINGDONG DIGITAL TECHNOLOGY HOLDINGS Co.,Ltd.

CB02 Change of applicant information
RJ01 Rejection of invention patent application after publication

Application publication date: 20181127

RJ01 Rejection of invention patent application after publication