CN107707614A - App route implementation methods, equipment and the storage medium of agreement are jumped based on system - Google Patents

App route implementation methods, equipment and the storage medium of agreement are jumped based on system Download PDF

Info

Publication number
CN107707614A
CN107707614A CN201710701224.9A CN201710701224A CN107707614A CN 107707614 A CN107707614 A CN 107707614A CN 201710701224 A CN201710701224 A CN 201710701224A CN 107707614 A CN107707614 A CN 107707614A
Authority
CN
China
Prior art keywords
resource
router
app
configuration file
module
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.)
Granted
Application number
CN201710701224.9A
Other languages
Chinese (zh)
Other versions
CN107707614B (en
Inventor
梁炯幸
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Shenzhen Hive Box Technology Co Ltd
Original Assignee
Shenzhen Hive Box Technology Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Shenzhen Hive Box Technology Co Ltd filed Critical Shenzhen Hive Box Technology Co Ltd
Priority to CN201710701224.9A priority Critical patent/CN107707614B/en
Publication of CN107707614A publication Critical patent/CN107707614A/en
Application granted granted Critical
Publication of CN107707614B publication Critical patent/CN107707614B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L67/00Network arrangements or protocols for supporting network services or applications
    • H04L67/2866Architectures; Arrangements
    • H04L67/30Profiles
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L67/00Network arrangements or protocols for supporting network services or applications
    • H04L67/50Network services
    • H04L67/60Scheduling or organising the servicing of application requests, e.g. requests for application data transmissions using the analysis and optimisation of the required network resources
    • H04L67/63Routing a service request depending on the request content or context
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L69/00Network arrangements, protocols or services independent of the application payload and not provided for in the other groups of this subclass
    • H04L69/30Definitions, standards or architectural aspects of layered protocol stacks
    • H04L69/32Architecture of open systems interconnection [OSI] 7-layer type protocol stacks, e.g. the interfaces between the data link level and the physical level
    • H04L69/322Intralayer communication protocols among peer entities or protocol data unit [PDU] definitions
    • H04L69/329Intralayer communication protocols among peer entities or protocol data unit [PDU] definitions in the application layer [OSI layer 7]

Abstract

The present invention discloses app route implementation methods, equipment and the storage medium that agreement is jumped based on system, and method includes step:Resource registering configuration file is established, each resource is jumped into the respective routing rule of protocol configuration by the system arranged, and be written in resource registering configuration file;S3, establish router and realize class, travel through resource registering configuration file, jump protocol specification by system loads each module one by one, and externally provides the service interface for receiving outside incoming URL;S4, when needing to carry out resource to redirect, call service interface, and incoming URL;Router parses incoming URL according to resource registering information;Router analytically obtains target resource in result, the parameter obtained to the incoming parsing of target resource, then jumps to target resource according to access mode.The problems such as the present invention solves complicated jump procedure logic in the prior art, unfavorable extension, development efficiency is low.

Description

App route implementation methods, equipment and the storage medium of agreement are jumped based on system
Technical field
The present invention relates to Mobile solution technical field, more particularly to based on the app route implementation methods for jumping agreement, the equipment of uniting And storage medium.
Background technology
In the prior art, the rapid development with Mobile solution in recent years, the function and business that app is included are more and more huger Greatly, the communication that its complicated interface and view are carried out between each other also becomes more and more difficult.At present, app is from an interface View jumps to another interface view, its redirect logic need carry out hard coded, be cured in code, after the completion of compiling just without Method changes its logic, it is impossible to flexible expansion;In addition in certain special cases, the target scene to be redirected is in coding stage It is uncertain, only just it can determine that in the operation phase, now existing technical thought just needs exhaustion when realizing these demands All possible target view, then do a large amount of complicated logic judgments and go to redirect, it is clear that this mode workload is big, exploitation effect Rate is low.
Therefore, prior art has yet to be improved and developed.
The content of the invention
In view of above-mentioned the deficiencies in the prior art, it is an object of the invention to provide the app route implementings that agreement is jumped based on system Method, equipment and storage medium, it is intended to solve in the prior art jump procedure logic is complicated between interface view, unfavorable extension, The problems such as development efficiency is low.
Technical scheme is as follows:
A kind of app route implementation methods that agreement is jumped based on system, wherein, including step:
A, Module Division is carried out using the interface view participated in app in route system as resource, then in module Resource be named;
B, resource registering configuration file is established, each resource is jumped into the respective route of protocol configuration by the system arranged and advised Then, and it is written in resource registering configuration file;
C, establish router and realize class, travel through resource registering configuration file, jump protocol specification by system loads each module one by one, And externally provide the service interface for receiving outside incoming URL;
D, when needing progress resource to redirect, service interface, and incoming URL are called;
E, router parses incoming URL according to resource registering information;
F, router analytically obtains target resource in result, the parameter obtained to the incoming parsing of target resource, then foundation Access mode jumps to target resource.
The described app route implementation methods that agreement is jumped based on system, wherein, also include after the step F:
G, dynamic renewal resource registering configuration file on routing rule, and app in the life cycle that it runs to Server request issues newest routing rule.
The described app route implementation methods that agreement is jumped based on system, wherein, also include after the step G:
H, router preserves the newest routing rule issued, the registered resource information of renewal, realizes that resource redirects dynamic It is controllable.
The described app route implementation methods that agreement is jumped based on system, wherein, the step B is specifically included:
The parameter of module, access mode and needs where analyzing resource, and be resource definition routing rule, and be written to In resource registering configuration file.
The described app route implementation methods that agreement is jumped based on system, wherein, the step C is specifically included:
C1, router detect and travel through all resource registering configuration files on startup;
C2, by uniting, jump protocol specification loads each module one by one, and establishes route mapping table;
C3, router realize that externally exposure is available for the service interface called to class, to receive outside incoming URL.
The described app route implementation methods that agreement is jumped based on system, wherein, the step E is specifically included:
E1, segmentation carried out to incoming URL disassembled, module where parsing wherein target resource respectively, access mode and Parameter;
E2, according to the result that parses, matched and searched is to target resource in mapping table is route.
The described app route implementation methods that agreement is jumped based on system, wherein, the step F is specifically included:
F1, target resource analytically is obtained in result;
Parameter information in F2, parsing URL, and it is passed to parameter to target resource;
Access mode in F3, parsing URL, is configured according to different access mode, is performed and different is redirected animation.
The described app route implementation methods that agreement is jumped based on system, wherein, in the step F3, if access mode is Push modes, then control new interface to occur from right side, cover existing interface, complete to redirect;
If access mode is present modes, control new interface to occur from bottom, cover existing interface, complete to jump Turn;
If access mode is alert modes, controls new interface to be ejected among screen, be covered on existing interface, Completion redirects.
A kind of storage medium, wherein a plurality of instruction is stored with, wherein, the instruction is suitable to be loaded and performed by processor:
Module Division is carried out using the interface view participated in app in route system as resource, then in module Resource is named;
Resource registering configuration file is established, each resource is jumped into the respective routing rule of protocol configuration by the system arranged, And it is written in resource registering configuration file;
Establish router and realize class, travel through resource registering configuration file, jump protocol specification by system loads each module one by one, and Service interface for receiving outside incoming URL is externally provided;
When needing progress resource to redirect, service interface, and incoming URL are called;
Router parses incoming URL according to resource registering information;
Router analytically obtains target resource in result, the parameter obtained to the incoming parsing of target resource, then according to visiting The mode of asking jumps to target resource.
A kind of electronic equipment, wherein, including:
Processor, each instruction is adapted for carrying out, and
Storage medium, suitable for storing a plurality of instruction, the instruction is suitable to be loaded and performed by processor:
Module Division is carried out using the interface view participated in app in route system as resource, then in module Resource is named;
Resource registering configuration file is established, each resource is jumped into the respective routing rule of protocol configuration by the system arranged, And it is written in resource registering configuration file;
Establish router and realize class, travel through resource registering configuration file, jump protocol specification by system loads each module one by one, and Service interface for receiving outside incoming URL is externally provided;
When needing progress resource to redirect, service interface, and incoming URL are called;
Router parses incoming URL according to resource registering information;
Router analytically obtains target resource in result, the parameter obtained to the incoming parsing of target resource, then according to visiting The mode of asking jumps to target resource.
Beneficial effect:The present invention establishes a resource routing system in jump procedure, by the road for uniformly redirecting agreement It instead of by system and mixed and disorderly in the prior art redirect logic so that App still possesses height during growing growth Imitate flexible resource and redirect ability, thoroughly solve complicated existing jump procedure logic, unfavorable extension, the problem such as development efficiency is low.
Brief description of the drawings
Fig. 1 is the flow chart for the app route implementation method preferred embodiments that the present invention jumps agreement based on system.
Embodiment
The present invention provides app route implementation methods, equipment and the storage medium that agreement is jumped based on system, to make the mesh of the present invention , technical scheme and effect it is clearer, clear and definite, the present invention is described in more detail below.It is it should be appreciated that described herein Specific embodiment only to explain the present invention, be not intended to limit the present invention.
Referring to Fig. 1, Fig. 1 is a kind of stream for the app route implementation method preferred embodiments that agreement is jumped based on system of the present invention Cheng Tu, it includes step:
S1, using the interface view participated in app in route system as resource carry out Module Division, then in module Resource be named;
S2, resource registering configuration file is established, each resource is jumped into the respective route of protocol configuration by the system arranged and advised Then, and it is written in resource registering configuration file;
S3, establish router and realize class, travel through resource registering configuration file, jump protocol specification by system loads each mould one by one Block, and the service interface for receiving outside incoming URL is externally provided;
S4, when needing to carry out resource to redirect, call service interface, and incoming URL;
S5, router parse incoming URL according to resource registering information;
S6, router analytically obtain target resource in result, the parameter obtained to the incoming parsing of target resource, then foundation Access mode jumps to target resource.
Solidification in compared with prior art redirects logic and a large amount of complicated works done when being redirected in face of more possible interfaces Make, the present invention establishes a resource routing system in jump procedure, and the route system generation of agreement is uniformly redirected by specification Replace and existing mixed and disorderly in the art redirected logic so that app still possesses high efficient and flexible during growing growth Resource redirects ability.
Specifically, in step sl, all interface views participated in route system in app are all regarded as resource These resources are carried out Module Division by a kind of performance of (target redirects resource).Such as can login interface, register interface, The interface that forgets Password can be divided into custom system module.
Then uniqueness name is carried out to the resource in module, such as login interface can be named as this resource Login_page, register_page is named as to register interface.
Further, the step S2 is specifically included:
The parameter of module, access mode and needs where analyzing resource, and be resource definition routing rule, and be written to In resource registering configuration file.
For being exemplified below for resource definition routing rule:
Login interface can be defined as:
user://login_page/pushForce=yes&showlast=yes
Described resource registering configuration file is stored with plist forms, is write in a manner of key-value.Key be resource only One life name, value are the name that resource object can be used for unserializing.Such as in ios systems, page resource its can Name for unserializing is its class name.
The formal definition that system in the present invention jumps agreement (URL Scheme) URL Scheme is:
module://target/actionA=x&b=y
In aforementioned definitions, module where showing resource with module segment tables.Module is defined with business or system.
In aforementioned definitions, specific resource is pointed to target sections.Pointed specific resource, herein as resource Uniqueness is named.
In aforementioned definitions, show the access mode to resource with action segment tables.Access mode includes but is not limited to:
push:There is (being moved to the left) from right side in new interface, covers existing interface;
present:There is (moving up) from bottom in new interface, covers existing interface;
alert:New interface ejection (such as to talk with box form ejection) among screen, it is covered on existing interface.
In aforementioned definitions, withBelow as incoming parameter, target money is passed to as parameter when route redirects Source.Such as login interface, incoming parameter may be used to indicate whether to show last login account, if pressure must log in Etc..
Further, the step S3 is specifically included:
S31, router detect and travel through all resource registering configuration files on startup;
S32, by uniting, jump protocol specification loads each module one by one, and establishes route mapping table;
S33, router realize that externally exposure is available for the service interface called to class, to receive outside incoming URL.
In step S31, it is contemplated that app scales may be very big, therefore the present invention supports more parts of resource distributions, and router exists Detected during startup and travel through all resource registering configuration files.
In step s 32, jump protocol specification by system and load each module one by one.Loading is registered in resource registering configuration file Routing rule when, its routing rule is possible to configuration error, now answers recording exceptional daily record, then proceeds by next road By the loading of rule, if routing rule configuration is correct, routing rule is loaded into internal memory, forms route mapping table.It is interior Route mapping table in depositing is as shown in the table:
In step S33, router realizes that externally exposure is available for the method called to class, receives outside incoming URL conducts Parameter.
In step s 4, when app needs progress resource to redirect, router services interface is called, and incoming system is jumped Agreement URL.
Further, the step S5 is specifically included:
S51, segmentation carried out to incoming URL disassembled, module where parsing wherein target resource respectively, access mode and Parameter;
S52, according to the result that parses, matched and searched is to target resource in mapping table is route.That is shape in step s3 Into route mapping table in search matching.
Further, the step S6 is specifically included:
S61, target resource analytically is obtained in result;
Parameter information in S62, parsing URL, and it is passed to parameter to target resource;
Access mode in S63, parsing URL, is configured according to different access mode, is performed and different is redirected animation.
, it is necessary to detect whether target resource object (i.e. target resource) has created and be present in internal memory in step S61, It is directly entered if having created in next step;If not creating, the name according to target resource is needed, carries out target resource object Create.
In step S62, the parameter information in URL is parsed, if printenv information, is entered in next step;If successfully parse Go out parameter, be then passed to parameter to target resource object.The mode of incoming parameter, should be one that all resources are all appointed public Interface, it is exposed and allows router to carry out into ginseng (i.e. incoming parameter).
Further, in the step S63, if access mode is push modes, controls new interface to occur from right side, cover Existing interface is covered, completes to redirect;
If access mode is present modes, control new interface to occur from bottom, cover existing interface, complete to jump Turn;
If access mode is alert modes, controls new interface to be ejected among screen, be covered on existing interface, Completion redirects.
Further, also include after the step S6:
S7, dynamic renewal resource registering configuration file on routing rule, and app in the life cycle that it runs to Server request issues newest routing rule.
In step S7, when app starts, or when app reactivates from suspended state, route system is actively to server Initiate whether request query has routing rule renewal.
If server returning result does not make any processing without renewal, router;If there is renewal, issued from server Newest routing rule, router receive routing rule and enter processing.
Further, also include after the step S7:
S8, router preserve the newest routing rule issued, the registered resource information of renewal, realize that resource redirects dynamic It is controllable.
In step S8, router preserves the newest routing rule issued, and updates registered resource information.In next round When routeing work, carry out resource using newest routing rule and redirect.It is controllable to thus achieve the dynamic that app resources redirect.
The present invention also provides a kind of storage medium, wherein a plurality of instruction is stored with, wherein, the instruction is suitable to by processor Load and perform:
Module Division is carried out using the interface view participated in app in route system as resource, then in module Resource is named;
Resource registering configuration file is established, each resource is jumped into the respective routing rule of protocol configuration by the system arranged, And it is written in resource registering configuration file;
Establish router and realize class, travel through resource registering configuration file, jump protocol specification by system loads each module one by one, and Service interface for receiving outside incoming URL is externally provided;
When needing progress resource to redirect, service interface, and incoming URL are called;
Router parses incoming URL according to resource registering information;
Router analytically obtains target resource in result, the parameter obtained to the incoming parsing of target resource, then according to visiting The mode of asking jumps to target resource.
Ins and outs on above-mentioned storage medium have been described in detail in implementation method above, therefore are repeated no more.
The present invention also provides a kind of electronic equipment, and it includes:
Processor, each instruction is adapted for carrying out, and
Storage medium, suitable for storing a plurality of instruction, the instruction is suitable to be loaded and performed by processor:
Module Division is carried out using the interface view participated in app in route system as resource, then in module Resource is named;
Resource registering configuration file is established, each resource is jumped into the respective routing rule of protocol configuration by the system arranged, And it is written in resource registering configuration file;
Establish router and realize class, travel through resource registering configuration file, jump protocol specification by system loads each module one by one, and Service interface for receiving outside incoming URL is externally provided;
When needing progress resource to redirect, service interface, and incoming URL are called;
Router parses incoming URL according to resource registering information;
Router analytically obtains target resource in result, the parameter obtained to the incoming parsing of target resource, then according to visiting The mode of asking jumps to target resource.
Ins and outs on above-mentioned electronic equipment have been described in detail in implementation method above, therefore are repeated no more.
In summary, the present invention establishes a resource routing system in jump procedure, by the road for uniformly redirecting agreement It instead of by system and mixed and disorderly in the prior art redirect logic so that App still possesses height during growing growth Imitate flexible resource and redirect ability, thoroughly solve complicated existing jump procedure logic, unfavorable extension, the problem such as development efficiency is low.
It should be appreciated that the application of the present invention is not limited to above-mentioned citing, for those of ordinary skills, can To be improved or converted according to the above description, all these modifications and variations should all belong to the guarantor of appended claims of the present invention Protect scope.

Claims (10)

1. a kind of app route implementation methods that agreement is jumped based on system, it is characterised in that including step:
A, Module Division is carried out using the interface view participated in app in route system as resource, then to the money in module Source is named;
B, resource registering configuration file is established, each resource is jumped into the respective routing rule of protocol configuration by the system arranged, and It is written in resource registering configuration file;
C, establish router and realize class, travel through resource registering configuration file, jump protocol specification by system loads each module one by one, and right The outer service interface provided for receiving outside incoming URL;
D, when needing progress resource to redirect, service interface, and incoming URL are called;
E, router parses incoming URL according to resource registering information;
F, router analytically obtains target resource in result, the parameter obtained to the incoming parsing of target resource, then according to accessing Mode jumps to target resource.
2. it is according to claim 1 based on system jump agreement app route implementation methods, it is characterised in that the step F it Also include afterwards:
G, dynamic renewal resource registering configuration file on routing rule, and app in the life cycle that it runs to service Device request issues newest routing rule.
3. it is according to claim 2 based on system jump agreement app route implementation methods, it is characterised in that the step G it Also include afterwards:
H, router preserves the newest routing rule issued, the registered resource information of renewal, it is controllable to realize that resource redirects dynamic.
4. the app route implementation methods according to claim 1 that agreement is jumped based on system, it is characterised in that the step B tools Body includes:
The parameter of module, access mode and needs where analyzing resource, and be resource definition routing rule, and it is written to resource In registration profile.
5. the app route implementation methods according to claim 1 that agreement is jumped based on system, it is characterised in that the step C tools Body includes:
C1, router detect and travel through all resource registering configuration files on startup;
C2, by uniting, jump protocol specification loads each module one by one, and establishes route mapping table;
C3, router realize that externally exposure is available for the service interface called to class, to receive outside incoming URL.
6. the app route implementation methods according to claim 5 that agreement is jumped based on system, it is characterised in that the step E tools Body includes:
E1, segmentation is carried out to incoming URL disassembled, module, access mode and parameter where parsing wherein target resource respectively;
E2, according to the result that parses, matched and searched is to target resource in mapping table is route.
7. the app route implementation methods according to claim 1 that agreement is jumped based on system, it is characterised in that the step F tools Body includes:
F1, target resource analytically is obtained in result;
Parameter information in F2, parsing URL, and it is passed to parameter to target resource;
Access mode in F3, parsing URL, is configured according to different access mode, is performed and different is redirected animation.
8. the app route implementation methods according to claim 7 that agreement is jumped based on system, it is characterised in that in the step F3, If access mode is push modes, controls new interface to occur from right side, cover existing interface, complete to redirect;
If access mode is present modes, controls new interface to occur from bottom, cover existing interface, complete to redirect;
If access mode is alert modes, controls new interface to be ejected among screen, be covered on existing interface, complete Redirect.
9. a kind of storage medium, wherein being stored with a plurality of instruction, it is characterised in that the instruction is suitable to be loaded and held by processor OK:
Module Division is carried out using the interface view participated in app in route system as resource, then to the resource in module It is named;
Resource registering configuration file is established, each resource is jumped into the respective routing rule of protocol configuration by the system arranged, and write Enter into resource registering configuration file;
Establish router and realize class, travel through resource registering configuration file, jump protocol specification by system loads each module one by one, and externally Service interface for receiving outside incoming URL is provided;
When needing progress resource to redirect, service interface, and incoming URL are called;
Router parses incoming URL according to resource registering information;
Router analytically obtains target resource in result, the parameter obtained to the incoming parsing of target resource, then according to access side Formula jumps to target resource.
10. a kind of electronic equipment, it is characterised in that including:
Processor, each instruction is adapted for carrying out, and
Storage medium, suitable for storing a plurality of instruction, the instruction is suitable to be loaded and performed by processor:
Module Division is carried out using the interface view participated in app in route system as resource, then to the resource in module It is named;
Resource registering configuration file is established, each resource is jumped into the respective routing rule of protocol configuration by the system arranged, and write Enter into resource registering configuration file;
Establish router and realize class, travel through resource registering configuration file, jump protocol specification by system loads each module one by one, and externally Service interface for receiving outside incoming URL is provided;
When needing progress resource to redirect, service interface, and incoming URL are called;
Router parses incoming URL according to resource registering information;
Router analytically obtains target resource in result, the parameter obtained to the incoming parsing of target resource, then according to access side Formula jumps to target resource.
CN201710701224.9A 2017-08-16 2017-08-16 System hop protocol-based app routing implementation method, device and storage medium Active CN107707614B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201710701224.9A CN107707614B (en) 2017-08-16 2017-08-16 System hop protocol-based app routing implementation method, device and storage medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201710701224.9A CN107707614B (en) 2017-08-16 2017-08-16 System hop protocol-based app routing implementation method, device and storage medium

Publications (2)

Publication Number Publication Date
CN107707614A true CN107707614A (en) 2018-02-16
CN107707614B CN107707614B (en) 2022-02-08

Family

ID=61170900

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201710701224.9A Active CN107707614B (en) 2017-08-16 2017-08-16 System hop protocol-based app routing implementation method, device and storage medium

Country Status (1)

Country Link
CN (1) CN107707614B (en)

Cited By (11)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN109597604A (en) * 2018-10-22 2019-04-09 国网新疆电力有限公司电力科学研究院 APP Modular development method, device and equipment based on iOS platform
CN110309006A (en) * 2019-06-28 2019-10-08 百度在线网络技术(北京)有限公司 A kind of funcall method, apparatus, terminal device and storage medium
CN110311867A (en) * 2019-07-02 2019-10-08 江苏满运软件科技有限公司 Application module management method, device, electronic equipment, storage medium
CN110580173A (en) * 2019-09-16 2019-12-17 山东浪潮通软信息科技有限公司 configuration-based dynamic route registration method and system
CN111611024A (en) * 2020-05-09 2020-09-01 上海万间信息技术有限公司 iOS component optimization method, system and terminal
CN111767094A (en) * 2020-06-30 2020-10-13 杭州萤石软件有限公司 Route checking method, device, equipment and storage medium
CN113064583A (en) * 2021-04-14 2021-07-02 深圳市活力天汇科技股份有限公司 Multi-level page routing skip method and device, computer equipment and storage medium
CN113904962A (en) * 2021-12-08 2022-01-07 统信软件技术有限公司 Resource access method and device and computing equipment
CN114996181A (en) * 2021-03-02 2022-09-02 北京同邦卓益科技有限公司 Interface routing method and device, electronic equipment and storage medium
CN116233217A (en) * 2023-05-08 2023-06-06 成都赛力斯科技有限公司 Page jump method and device based on route, electronic equipment and storage medium
CN117118905A (en) * 2023-10-24 2023-11-24 北京搜狐新动力信息技术有限公司 Route registration and route calling method and device

Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN104767835A (en) * 2014-01-03 2015-07-08 携程计算机技术(上海)有限公司 System and method for configuring URL (Uniform Resource Locator) address
CN105354034A (en) * 2015-11-17 2016-02-24 贵阳朗玛信息技术股份有限公司 Page jump method and device for application program
CN106095549A (en) * 2016-06-07 2016-11-09 中国建设银行股份有限公司 The jump method of a kind of Mobile solution App and redirect device
CN106161656A (en) * 2016-08-31 2016-11-23 虎扑(上海)文化传播股份有限公司 The method and device that a kind of interface redirects
CN106326396A (en) * 2016-08-19 2017-01-11 武汉斗鱼网络科技有限公司 Method and system for realizing page hopping by means of customized URL (Uniform Resource Locator) in mobile client
CN106547569A (en) * 2016-11-28 2017-03-29 武汉斗鱼网络科技有限公司 A kind of page access method and apparatus in application
CN106815276A (en) * 2015-11-27 2017-06-09 阿里巴巴集团控股有限公司 Method for page jump and device

Patent Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN104767835A (en) * 2014-01-03 2015-07-08 携程计算机技术(上海)有限公司 System and method for configuring URL (Uniform Resource Locator) address
CN105354034A (en) * 2015-11-17 2016-02-24 贵阳朗玛信息技术股份有限公司 Page jump method and device for application program
CN106815276A (en) * 2015-11-27 2017-06-09 阿里巴巴集团控股有限公司 Method for page jump and device
CN106095549A (en) * 2016-06-07 2016-11-09 中国建设银行股份有限公司 The jump method of a kind of Mobile solution App and redirect device
CN106326396A (en) * 2016-08-19 2017-01-11 武汉斗鱼网络科技有限公司 Method and system for realizing page hopping by means of customized URL (Uniform Resource Locator) in mobile client
CN106161656A (en) * 2016-08-31 2016-11-23 虎扑(上海)文化传播股份有限公司 The method and device that a kind of interface redirects
CN106547569A (en) * 2016-11-28 2017-03-29 武汉斗鱼网络科技有限公司 A kind of page access method and apparatus in application

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
总李写代码: ""Android业务组件化之现状分析与探讨"", 《博客园》 *

Cited By (16)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN109597604A (en) * 2018-10-22 2019-04-09 国网新疆电力有限公司电力科学研究院 APP Modular development method, device and equipment based on iOS platform
CN110309006A (en) * 2019-06-28 2019-10-08 百度在线网络技术(北京)有限公司 A kind of funcall method, apparatus, terminal device and storage medium
CN110311867A (en) * 2019-07-02 2019-10-08 江苏满运软件科技有限公司 Application module management method, device, electronic equipment, storage medium
CN110580173A (en) * 2019-09-16 2019-12-17 山东浪潮通软信息科技有限公司 configuration-based dynamic route registration method and system
CN111611024B (en) * 2020-05-09 2022-10-11 上海万间信息技术有限公司 iOS component optimization method, system and terminal
CN111611024A (en) * 2020-05-09 2020-09-01 上海万间信息技术有限公司 iOS component optimization method, system and terminal
CN111767094A (en) * 2020-06-30 2020-10-13 杭州萤石软件有限公司 Route checking method, device, equipment and storage medium
CN114996181B (en) * 2021-03-02 2023-09-26 北京同邦卓益科技有限公司 Interface routing method and device, electronic equipment and storage medium
CN114996181A (en) * 2021-03-02 2022-09-02 北京同邦卓益科技有限公司 Interface routing method and device, electronic equipment and storage medium
CN113064583A (en) * 2021-04-14 2021-07-02 深圳市活力天汇科技股份有限公司 Multi-level page routing skip method and device, computer equipment and storage medium
CN113064583B (en) * 2021-04-14 2024-04-16 深圳市活力天汇科技股份有限公司 Multistage page route jump method, device, computer equipment and storage medium
CN113904962B (en) * 2021-12-08 2022-03-18 统信软件技术有限公司 Resource access method and device and computing equipment
CN113904962A (en) * 2021-12-08 2022-01-07 统信软件技术有限公司 Resource access method and device and computing equipment
CN116233217A (en) * 2023-05-08 2023-06-06 成都赛力斯科技有限公司 Page jump method and device based on route, electronic equipment and storage medium
CN117118905A (en) * 2023-10-24 2023-11-24 北京搜狐新动力信息技术有限公司 Route registration and route calling method and device
CN117118905B (en) * 2023-10-24 2024-01-09 北京搜狐新动力信息技术有限公司 Route registration and route calling method and device

Also Published As

Publication number Publication date
CN107707614B (en) 2022-02-08

Similar Documents

Publication Publication Date Title
CN107707614A (en) App route implementation methods, equipment and the storage medium of agreement are jumped based on system
CN107291458B (en) Plug-in construction method and system for Web application and server
CN106796522B (en) System and method for updating source code file
US9417849B2 (en) Communications network, computer architecture, computer-implemented method and computer program product for development and management of femtocell-based applications
US8813205B2 (en) Consolidating disparate cloud service data and behavior based on trust relationships between cloud services
US7949569B2 (en) Distributed device information management system as a distributed information repository system
JP6616774B2 (en) Anti-malware type mobile content data management apparatus and method
US10462261B2 (en) System and method for configuring a data access system
CN101788906B (en) Resource management method and system thereof
CN102985922A (en) Method and apparatus for managing distributed computations within a computation space
CN102939579A (en) Method and apparatus for binding user interface elements and granular reflective processing
CN102647414A (en) Protocol analysis method, protocol analysis device and protocol analysis system
CN104408118A (en) Database establishing method and device
CN106055375A (en) Application program installation method and device
CN107797823A (en) Business Rule Management method, apparatus, storage medium and computer equipment
CN109116828B (en) Method and device for configuring model codes in controller
US20170068915A1 (en) Computer implemented system and method for dynamically optimizing business processes
CN107678741A (en) Implementation method, device, readable storage medium storing program for executing and the equipment of List View
CN105988785A (en) RPC (remote procedure call) service development method and device
CN101729281B (en) Method, equipment and system for developing and installing network management properties of businesses
CN114365467A (en) Third generation partnership project (3GPP) real-time uplink streaming framework (plus) reception capability determination
CN113065131A (en) Plug-in safety control method, device and storage medium
US20230362659A1 (en) Microwave design tool
WO2022218519A1 (en) Apparatus, method and computer program for managing a request for cognitive network functions and/or machine learning models
CN112632113B (en) Operator management method and operator management system

Legal Events

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