CN107329978A - The method for routing and device of multi-platform fusion - Google Patents

The method for routing and device of multi-platform fusion Download PDF

Info

Publication number
CN107329978A
CN107329978A CN201710397420.1A CN201710397420A CN107329978A CN 107329978 A CN107329978 A CN 107329978A CN 201710397420 A CN201710397420 A CN 201710397420A CN 107329978 A CN107329978 A CN 107329978A
Authority
CN
China
Prior art keywords
page
reactnative
module
applications
matching
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.)
Withdrawn
Application number
CN201710397420.1A
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 Century Trading Co Ltd
Beijing Jingdong Shangke Information Technology Co Ltd
Original Assignee
Beijing Jingdong Century Trading Co Ltd
Beijing Jingdong Shangke Information 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 Beijing Jingdong Century Trading Co Ltd, Beijing Jingdong Shangke Information Technology Co Ltd filed Critical Beijing Jingdong Century Trading Co Ltd
Priority to CN201710397420.1A priority Critical patent/CN107329978A/en
Publication of CN107329978A publication Critical patent/CN107329978A/en
Withdrawn legal-status Critical Current

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/90Details of database functions independent of the retrieved data types
    • G06F16/95Retrieval from the web
    • G06F16/955Retrieval from the web using information identifiers, e.g. uniform resource locators [URL]
    • G06F16/9566URL specific, e.g. using aliases, detecting broken or misspelled links
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/90Details of database functions independent of the retrieved data types
    • G06F16/95Retrieval from the web
    • G06F16/958Organisation or management of web site content, e.g. publishing, maintaining pages or automatic linking
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L67/00Network arrangements or protocols for supporting network services or applications
    • H04L67/01Protocols
    • H04L67/02Protocols based on web technology, e.g. hypertext transfer protocol [HTTP]

Landscapes

  • Engineering & Computer Science (AREA)
  • Databases & Information Systems (AREA)
  • Theoretical Computer Science (AREA)
  • Data Mining & Analysis (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Signal Processing (AREA)
  • Information Transfer Between Computers (AREA)

Abstract

The embodiment of the present invention provides a kind of method for routing and device of multi-platform fusion, the ReactNative applications for changing generation under ReactWeb frameworks can be made to realize routing function, and then realize the fusion of the end of Android, IOS, Web tri-, unified routing plan.This method includes:Intercept the page jump of ReactNative applications;Browser engine is called by interface function, the redirected link URL of new page is obtained;According to the ReactNative prestored URL and page layout module corresponding relation, the page layout module matched with the redirected link URL of the new page is obtained;The page layout module of the matching is loaded by primary function.

Description

The method for routing and device of multi-platform fusion
Technical field
The present invention relates to field of computer technology, more particularly to a kind of method for routing and device of multi-platform fusion.
Background technology
React Native are a kind of Open Frameworks based on JavaScript that Facebook companies release.React Native combines the advantage that Web is applied and Native is applied, and it is former to develop IOS and Android to use JavaScript Raw application, and with UI (user interface) component that React abstract operation systems are primary in JavaScript, instead of DOM (texts Shelves object model) member usually render.
ReactNative can be shared on IOS, Android, and ReactJs is prepared for exploitation HTML5.Due to ReactNative and ReactJs grammer is like therefore on this basis, domestic corporation is proposed ReactNative IOS, ReactNative Android applications switch to the framework of Web applications, such as ReactWeb frameworks.In simple terms, ReactWeb is exactly the realization for ReactNative component having been done a Web end, and provides related strapping tool, so that Developer can directly pack out portion can run the code at Web ends.
However, it was found by the inventors of the present invention that prior art such as ReactWeb frameworks, it can only realize ReactNative Conversion of page between being applied using Web, it is impossible to realize the conversion of route.That is, ReactWeb frameworks can not be solved ReactNative applies the problem of applying the conversion of upper page jump with Web.
The content of the invention
In view of this, the embodiment of the present invention provides a kind of method for routing and device of multi-platform fusion, to make ReactWeb The ReactNative applications of generation are changed under framework can realize routing function, and then provide a set of unification, more flat for developer The routing plan of platform fusion.
To achieve the above object, according to an aspect of the invention, there is provided a kind of method for routing of multi-platform fusion.
The method for routing of the multi-platform fusion of the embodiment of the present invention includes:Intercept the page jump of ReactNative applications; Browser engine is called by interface function, the redirected link URL of new page is obtained;According to the ReactNative prestored URL and page layout module corresponding relation, obtain the page layout module matched with the redirected link URL of the new page; The page layout module of the matching is loaded by primary function;Wherein, the ReactNative applications are turned by Web applications Change into.
Alternatively, the page jump of the interception ReactNative applications is:Page jump is intercepted by Hook Function.
Alternatively, the redirected link URL of the acquisition new page is:By in browser engine ShouldOverrideUrlLoading functions obtain the redirected link URL of new page.
Alternatively, the page layout module by the primary function loading matching is:Pass through StartNewPage Function loads the page layout module of the matching.
To achieve the above object, there is provided a kind of route device of multi-platform fusion according to another aspect of the present invention.
The route device of the multi-platform fusion of the embodiment of the present invention includes:Blocking module, should for intercepting ReactNative Page jump;Acquisition module, for calling browser engine by interface function, obtains the redirected link URL of new page; Matching module, for according to the ReactNative URL prestored and page layout module corresponding relation, obtain with it is described The page layout module of the redirected link URL matchings of new page;Load-on module, for loading the matching by primary function Page layout module;Wherein, the ReactNative applications are converted into by Web applications.
Alternatively, the page jump of the blocking module interception ReactNative applications is:Page is intercepted by Hook Function Face is redirected.
Alternatively, the redirected link URL of the acquisition module acquisition new page is:By in browser engine ShouldOverrideUrlLoading functions obtain the redirected link URL of new page.
Alternatively, the load-on module is by the page layout module of the primary function loading matching:Pass through StartNewPage functions load the page layout module of the matching.
To achieve the above object, there is provided a kind of electronic equipment in accordance with a further aspect of the present invention.
The electronic equipment of the embodiment of the present invention includes:One or more processors;And, memory, for storing one Or multiple programs;When one or more of programs are by one or more of computing devices so that one or more of Processor realizes the method for routing of multi-platform fusion provided by the present invention.
To achieve the above object, there is provided a kind of computer-readable medium in accordance with a further aspect of the present invention.
A kind of computer-readable medium of the embodiment of the present invention, is stored thereon with computer program, and described program is processed Device realizes the method for routing of the multi-platform fusion of the embodiment of the present invention when performing.
One embodiment in technique according to the invention scheme, foregoing invention has the following advantages that or beneficial effect:It is logical The page jump for intercepting ReactNative applications is crossed, then calls browser engine, obtain redirected link, acquisition and skip chain Connecing the operations such as layout modules and the loading of matching realizes the routing function of ReactNative applications, efficiently solves existing skill Web applications are converted into after ReactNative applications in art, is not changed because routing plan, causes the page normal The problem of redirecting.Further, due to after conversion ReactNative application in employ redirected with browser page it is similar Method for routing so that for developer provide a set of unification, the end of Android, IOS, Web tri- fusion routing plan.
The further effect that above-mentioned non-usual optional mode has adds hereinafter in conjunction with embodiment With explanation.
Brief description of the drawings
Accompanying drawing is used to more fully understand the present invention, does not constitute inappropriate limitation of the present invention.Wherein:
Fig. 1 is the key step schematic diagram of the method for routing of multi-platform fusion according to embodiments of the present invention;
Fig. 2 is the schematic flow sheet of the method for routing of multi-platform fusion according to embodiments of the present invention;
Fig. 3 is the composition schematic diagram of the route device of multi-platform fusion according to embodiments of the present invention;
Fig. 4 is the structural representation for realizing the computer system of the electronic equipment of the embodiment of the present invention.
Embodiment
The one exemplary embodiment of the present invention is explained below in conjunction with accompanying drawing, 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 Arrive, various changes and modifications can be made to the embodiments described herein, without departing from scope and spirit of the present invention.Together Sample, for clarity and conciseness, eliminates the description to known function and structure in following description.
Prior art such as ReactWeb frameworks can be only done the conversion of page that ReactNative is applied to Web applications, and nothing Method solves ReactNative and is applied to the route conversion of Web applications, thus causes the road of the ReactNative applications after conversion It is unavailable by function, it is impossible to realize page jump.It was found by the inventors of the present invention that this problem mainly due to Caused by ReactNative is different from the implementation of Web routing functions.Specifically, the routing function in ReactNative It is to be realized based on primary scheme:There is a page stack architecture in internal memory, user can destroy current page by return, retract Stack top before;And Web routing function is realized based on browser, browser is stateless, will not preserve one The page.So, for ReactWeb transferring frames into ReactNative apply, due to the routing plan or Web of the inside Browser redirects mode, causes routing function unavailable.
In order to overcome the defect of prior art, the invention provides a kind of method for routing of multi-platform fusion.Fig. 1 is this hair The key step schematic diagram of the method for routing of the multi-platform fusion of bright embodiment.As shown in figure 1, the embodiment of the present invention is multi-platform The key step of the method for routing of fusion is as follows:
Step S1, the method for page jump for intercepting ReactNative applications.Wherein, ReactNative application be by Web applications are converted into.For example, the ReactNative applications can be applied to be converted into by Web in ReactWeb frameworks 's.Because ReactWeb frameworks can only realize that Web applies the conversion of page applied with ReactNative, it is impossible to realize route The method for page jump in ReactNative applications after conversion, therefore conversion is still the routing plan in Web.But, should Routing plan can not work in ReactNative applications.In order to realize routing function, inventors have seen that: In the specific implementation, the method for page jump of ReactNative applications can be intercepted by Hook Function, then performs step S2 extremely Processing procedure in step S4.
Step S2, call browser engine by interface function, obtain the redirected link URL of new page.In this step, The interface function for the browser engine that ReactNative applications can be carried by call operation system starts browser engine, and The function carried by browser engine obtains the redirected link URL of new page.
Step S3, URL and page layout module corresponding relation according to the ReactNative prestored, are obtained and institute State the page layout module of the redirected link URL matchings of new page.
Step S4, the page layout module by the primary function loading matching.
In embodiments of the present invention, by intercepting the method for page jump in the ReactNative applications after conversion, and turn And following processing procedure is performed, including:Browser engine is called by interface function, the redirected link of new page is obtained, according to URL and page layout module corresponding relation, obtain the layout modules matched with the redirected link of new page, are added by primary function Carry the layout modules of the matching.Pass through above step so that the ReactNative applications after conversion realize routing function, have Effect, which is solved, is in the prior art converted into Web applications after ReactNative applications, is not changed, led because routing plan Cause the problem of page can not be redirected normally.Further, due to being employed and Web in ReactNative applications after conversion Method for routing as browser page jump class in, so as to be provided for developer a set of unification, the fusion of three ends Routing plan.
Fig. 2 is the schematic flow sheet of the method for routing of the multi-platform fusion of the embodiment of the present invention.As shown in Fig. 2 of the invention The flow of the method for routing of the multi-platform fusion of embodiment is as follows:
A1, judge whether be ReactNative application.In this step, can be by ReactNative Os.GetPlatform functions obtain current platform, and then judge whether it is ReactNative applications.If ReactNative is applied, then into step A2.As long as it will be appreciated that not influenceing the implementation of the present invention, can also take its other party Formula judges whether it is ReactNative applications.
A2, the method for page jump by Hook Function interception ReactNative applications.Due to lower turn of ReactWeb frameworks The ReactNative applications changed into have only carried out conversion of page, do not carry out route conversion, therefore, precisely, described The method for page jump of ReactNative applications is the method for page jump in Web applications, such as, this page of gourl Jump method.But, this is idle on ReactNative from the Web method for page jump applied.In consideration of it, Inventors have seen that, a Hook Function can be added in method for page jump, such as gourl methods, so as to The event is hooked, and performs step A3 to A6 handling process.It is noted that in computer realm, hook is actually one The program segment of individual processing message, system can be linked into it by being called by system.Hook, for being cut before event transmission to terminal Obtain and monitor event transmission, and some specific events can be handled on hook during event.
A3, browser engine called by interface function.
A4, the redirected link by ShouldOverrideUrlLoading functions acquisition new page.It should be understood that only Otherwise the implementation of the present invention is influenceed, in addition to ShouldOverrideUrlLoading functions, be able to can also be obtained using other Take the function of redirected link.
A5, URL and page layout module corresponding relation according to the ReactNative prestored, are obtained and described new The page layout module of the redirected link URL matchings of the page.
A6, the page layout module by the StartNewPage functions loading matching.In this step, it can also pass through StartActivityForResult functions in Android load the page layout module of the matching.It should be understood that only Otherwise the implementation of the present invention is influenceed, in addition to StartNewPage functions, also the original of new page can be loaded using other Raw function.
In embodiments of the present invention, by the above handling process applications of the ReactNative after conversion can be made to realize road By function.Further, due to linking the mode of redirecting using similar using with Web so that ReactNative is applied and Web The method for routing of application is unified, and then provides a set of unification, the fusion of the end of Android, IOS, Web tri- for developer Routing plan.
Fig. 3 is the composition schematic diagram of the route device of multi-platform fusion according to embodiments of the present invention.As shown in figure 3, this hair The route device of the multi-platform fusion of bright embodiment mainly includes with lower module:
Blocking module 301, the method for page jump for intercepting ReactNative applications.Wherein, it is described ReactNative applications are converted into by Web applications.Such as, the ReactNative applications can be in ReactWeb frames Be converted into frame by Web applications, such as, and this method for page jump of gourl.Wherein, blocking module 301 intercepts page jump Method includes:Method for page jump is intercepted by Hook Function.Such as, it can be added in gourl this method for page jump One Hook Function, so as to hook the event, in order to which acquisition module 302, matching module 303, load-on module 304 are performed Corresponding operating.
Acquisition module 302, for calling browser engine by interface function, obtains the redirected link URL of new page.Its In, acquisition module 302 can be carried after browser engine is started based on browser engine ShouldOverrideUrlLoading functions obtain the redirected link of new page.It should be understood that except Beyond ShouldOverrideUrlLoading functions, acquisition module 302 can also can obtain the letter of redirected link using other Number.
Matching module 303, for the URL according to the ReactNative prestored and page layout module corresponding relation, Obtain the page layout module matched with the redirected link URL of the new page.
Load-on module 304, the page layout module for loading the matching by primary function.Wherein, load-on module 304 can load the page layout module of the matching by StartNewPage functions.Or, load-on module 304 can pass through StartActivityForResult functions in Android load the page layout module of the matching.It should be understood that plus Carry module 304 can also can load the primary function of new page using other.
In embodiments of the present invention, the page jump in the ReactNative applications after conversion is intercepted by blocking module Method, is easy to perform following processing procedure, including:The redirected link of new page is obtained by acquisition module, passes through matching module The layout modules matched with the redirected link of new page are obtained, the layout modules of the matching are loaded by load-on module.By with Upper module so that the ReactNative applications after conversion realize routing function, efficiently solving in the prior art should by Web With being converted into after ReactNative applications, do not changed because routing plan, cause the problem of page can not be redirected normally. Further, due to after conversion ReactNative application in employ with Web apply in browser page redirect it is similar Route device so that for developer provide a set of unification, the end of Android, IOS, Web tri- fusion routing plan.
Another further aspect, the embodiment of the present invention additionally provides a kind of electronic equipment.The electronic equipment of the embodiment of the present invention includes: One or more processors;And, memory, for storing one or more programs;When one or more of programs are by institute State one or more processors execution so that one or more of processors realize the multi-platform fusion of the embodiment of the present invention Method for routing.
Fig. 4 is the structural representation for realizing the computer system of the electronic equipment of the embodiment of the present invention.Shown in Fig. 4 Electronic equipment is only an example, should not carry out any limitation to the function of the embodiment of the present application and using range band.
As shown in figure 4, computer system 400 includes CPU (CPU) 401, it can be read-only according to being stored in Program in memory (ROM) 402 or be loaded into program in random access storage device (RAM) 403 from storage part 408 and Perform various appropriate actions and processing.In RAM 403, the system that is also stored with 400 operates required various programs and data. CPU 401, ROM 402 and RAM 403 are connected with each other by bus 404.Input/output (I/O) interface 405 is also connected to always Line 404.
Further, computer system 400 also include be connected to I/O interfaces 405 with lower component:
Importation 406 including keyboard, mouse etc.;Including such as cathode-ray tube (CRT), liquid crystal display (LCD) And the output par, c 407 of loudspeaker etc.;Storage part 408 including hard disk etc.;And including such as LAN card, modulation /demodulation The communications portion 409 of the NICs such as device.Communications portion 409 performs communication process via the network of such as internet.Driving Device 410 is also according to needing to be connected to I/O interfaces 405;Detachable media 411, such as disk, CD, magneto-optic disk, semiconductor storage Device etc., is arranged on driver 410, in order to which the computer program read from it is mounted into as needed as needed Store part 408.
Further, according to embodiments of the present invention, the process of the method for routing description of above multi-platform fusion can be by reality It is now computer software programs.For example, the embodiment of the present invention includes a kind of computer program product, it includes being carried on computer Computer program on computer-readable recording medium, the computer program includes the route for the multi-platform fusion for being used to perform the embodiment of the present invention The program code of method.In such embodiments, the computer program can be downloaded by communications portion 409 from network And installation, and/or be mounted from detachable media 411.When the computer program is performed by CPU (CPU) 401, Perform the above-mentioned functions that the computer system in the embodiment of the present invention is limited.
It should be noted that in embodiments of the present invention, the computer-readable medium can be computer-readable signal Medium or computer-readable recording medium either the two any combination.Computer-readable recording medium for example can be with It is but not limited to system, device or the device of electricity, magnetic, optical, electromagnetic, infrared ray or semiconductor, or any combination above. The more specifically example of computer-readable recording medium can include but is not limited to:Electrical connection with one or more wires, Portable computer diskette, hard disk, random access storage device (RAM), read-only storage (ROM), erasable type may be programmed read-only deposit Reservoir (EPROM or flash memory), optical fiber, portable compact disc read-only storage (CD-ROM), light storage device, magnetic memory Part or above-mentioned any appropriate combination.In embodiments of the present invention, computer-readable recording medium can be any includes Or the tangible medium of storage program, the program can be commanded execution system, device or device using or in connection make With.And in the present invention is implemented, computer-readable signal media can include passing in a base band or as a carrier wave part The data-signal broadcast, wherein carrying computer-readable program code.The data-signal of the propagation can use a variety of shapes Formula, including but not limited to electromagnetic signal, optical signal or above-mentioned any appropriate combination.Computer-readable signal media may be used also To be any computer-readable medium beyond computer-readable recording medium, the computer-readable medium can send, propagate Or transmit for being used or program in connection by instruction execution system, device or device.It is computer-readable The program code included on medium can be transmitted with any appropriate medium, be included but is not limited to:Wirelessly, electric wire, optical cable, RF etc. Deng, or above-mentioned any appropriate combination.
Flow chart and block diagram shown in the drawings, it is illustrated that according to the system of various embodiments of the invention, device and computer Architectural framework in the cards, function and the operation of program product.At this point, each square frame in flow chart or block diagram can be with A part for a module, program segment or code is represented, a part for above-mentioned module, program segment or code includes one or many The individual executable instruction for being used to realize defined logic function.It should also be noted that in some realizations as replacement, in square frame The function of being marked can also be with different from the order marked in accompanying drawing generation.For example, two square frames succeedingly represented are real It can be performed substantially in parallel on border, they can also be performed in the opposite order sometimes, depending on this is according to involved function. It is also noted that the combination of each square frame and square frame in block diagram or flow chart, can use function or behaviour as defined in execution The special hardware based system made is realized, can also be realized with the combination of specialized hardware and computer instruction.
Involved module can be realized by way of software in the embodiment of the present invention, can also be by the side of hardware Formula is realized.Described module can also be set within a processor, for example, can be described as:A kind of processor includes intercepting Module, acquisition module, matching module, load-on module.Wherein, the title of these modules is not constituted to the mould under certain conditions The restriction of block in itself, for example, blocking module is also described as " module for intercepting page jump ".
Another aspect, the embodiment of the present invention additionally provides a kind of computer-readable medium, and the computer-readable medium can be with It is included in the electronic equipment described in above-described embodiment;Can also be individualism, and without be incorporated the equipment in.On State computer-readable medium and carry one or more program, when said one or multiple programs are by the electronic equipment During execution, the method for routing of the multi-platform fusion of above-described embodiment is realized:Intercept the page jump of ReactNative applications;It is logical Cross interface function and call browser engine, obtain the redirected link URL of new page;According to the ReactNative's prestored URL and page layout module corresponding relation, obtain the page layout module matched with the redirected link URL of the new page;It is logical Cross the page layout module that primary function loads the matching;Wherein, the ReactNative applications are changed by Web applications Into.
The said goods can perform the method that the embodiment of the present invention is provided, and possesses the corresponding functional module of execution method and has Beneficial effect.Not ins and outs of detailed description in the present embodiment, reference can be made to the method that the embodiment of the present invention is provided.
Above-mentioned embodiment, does not constitute limiting the scope of the invention.Those skilled in the art should be bright It is white, depending on design requirement and other factors, can occur various modifications, combination, sub-portfolio and replacement.It is any Modifications, equivalent substitutions and improvements made within the spirit and principles in the present invention etc., should be included in the scope of the present invention Within.

Claims (10)

1. a kind of method for routing of multi-platform fusion, it is characterised in that methods described includes:
Intercept the page jump of ReactNative applications;
Browser engine is called by interface function, the redirected link URL of new page is obtained;
According to the ReactNative prestored URL and page layout module corresponding relation, the jump with the new page is obtained Turn the page layout module of link URL matching;
The page layout module of the matching is loaded by primary function;
Wherein, the ReactNative applications are converted into by Web applications.
2. according to the method described in claim 1, it is characterised in that the page jump of the interception ReactNative applications is:
Page jump is intercepted by Hook Function.
3. according to the method described in claim 1, it is characterised in that the redirected link URL for obtaining new page, it is:
The redirected link URL of new page is obtained by the ShouldOverrideUrlLoading functions in browser engine.
4. according to the method described in claim 1, it is characterised in that the page cloth that the matching is loaded by primary function Office module be:
The page layout module of the matching is loaded by StartNewPage functions.
5. a kind of route device of multi-platform fusion, it is characterised in that including:
Blocking module, the page jump for intercepting ReactNative applications;
Acquisition module, for calling browser engine by interface function, obtains the redirected link URL of new page;
Matching module, for according to the ReactNative URL prestored and page layout module corresponding relation, obtain with The page layout module of the redirected link URL matchings of the new page;
Load-on module, the page layout module for loading the matching by primary function;
Wherein, the ReactNative applications are converted into by Web applications.
6. device according to claim 5, it is characterised in that the blocking module intercepts the page of ReactNative applications Face redirect for:
Page jump is intercepted by Hook Function.
7. device according to claim 5, it is characterised in that the acquisition module obtains the redirected link URL of new page, For:
The redirected link URL of new page is obtained by the ShouldOverrideUrlLoading functions in browser engine.
8. device according to claim 5, it is characterised in that the load-on module loads the matching by primary function Page layout module be:
The page layout module of the matching is loaded by StartNewPage functions.
9. a kind of electronic equipment, it is characterised in that including:
One or more processors;And,
Memory, for storing one or more programs;
When one or more of programs are by one or more of computing devices so that one or more of processors are real The existing method as described in Claims 1-4 is any.
10. a kind of computer-readable medium, is stored thereon with computer program, it is characterised in that described program is held by processor The method as described in any in Claims 1-4 is realized during row.
CN201710397420.1A 2017-05-31 2017-05-31 The method for routing and device of multi-platform fusion Withdrawn CN107329978A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201710397420.1A CN107329978A (en) 2017-05-31 2017-05-31 The method for routing and device of multi-platform fusion

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201710397420.1A CN107329978A (en) 2017-05-31 2017-05-31 The method for routing and device of multi-platform fusion

Publications (1)

Publication Number Publication Date
CN107329978A true CN107329978A (en) 2017-11-07

Family

ID=60193201

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201710397420.1A Withdrawn CN107329978A (en) 2017-05-31 2017-05-31 The method for routing and device of multi-platform fusion

Country Status (1)

Country Link
CN (1) CN107329978A (en)

Cited By (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN107968841A (en) * 2017-12-20 2018-04-27 深圳乐信软件技术有限公司 Dynamic routing method, device, storage medium and the client of Webpage
CN109597611A (en) * 2018-11-29 2019-04-09 北京京东尚科信息技术有限公司 Front end data flow control Components Development system, method, equipment and storage medium
CN110555181A (en) * 2018-03-30 2019-12-10 武汉斗鱼网络科技有限公司 Page cross-skip method and device
CN110688120A (en) * 2018-07-06 2020-01-14 武汉斗鱼网络科技有限公司 Method for jumping to designated module and electronic equipment
CN111125604A (en) * 2019-12-30 2020-05-08 华人运通(上海)云计算科技有限公司 Page management method and device, terminal equipment and storage medium
CN111309424A (en) * 2020-02-12 2020-06-19 中国平安人寿保险股份有限公司 Page restoration method and related equipment
CN111475138A (en) * 2019-01-23 2020-07-31 阿里巴巴集团控股有限公司 Routing method and device based on weex framework, electronic equipment and readable medium
CN111859212A (en) * 2020-05-11 2020-10-30 马上消费金融股份有限公司 Method for acquiring page, terminal equipment and storage medium
CN113127775A (en) * 2019-12-30 2021-07-16 武汉斗鱼鱼乐网络科技有限公司 Page loading method, device, equipment and storage medium

Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103077332A (en) * 2012-12-28 2013-05-01 飞天诚信科技股份有限公司 Method and device for running packer application with self-checking
CN105955723A (en) * 2016-04-21 2016-09-21 人人行科技股份有限公司 Method and device for processing cross-platform application of mobile terminal

Patent Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103077332A (en) * 2012-12-28 2013-05-01 飞天诚信科技股份有限公司 Method and device for running packer application with self-checking
CN105955723A (en) * 2016-04-21 2016-09-21 人人行科技股份有限公司 Method and device for processing cross-platform application of mobile terminal

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
NANJINGDREAMFLY: "一种ReactNative Android、IOS、Web融合的路由生成引擎", 《HTTP://WWW.VOIDCN.COM/ARTICLE/P-KLCZGXVR-OO.HTML》 *

Cited By (16)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN107968841B (en) * 2017-12-20 2021-03-09 深圳乐信软件技术有限公司 Dynamic routing method, device, storage medium and client of network page
CN107968841A (en) * 2017-12-20 2018-04-27 深圳乐信软件技术有限公司 Dynamic routing method, device, storage medium and the client of Webpage
CN110555181A (en) * 2018-03-30 2019-12-10 武汉斗鱼网络科技有限公司 Page cross-skip method and device
CN110555181B (en) * 2018-03-30 2022-03-25 武汉斗鱼网络科技有限公司 Page cross-skip method and device
CN110688120A (en) * 2018-07-06 2020-01-14 武汉斗鱼网络科技有限公司 Method for jumping to designated module and electronic equipment
CN109597611A (en) * 2018-11-29 2019-04-09 北京京东尚科信息技术有限公司 Front end data flow control Components Development system, method, equipment and storage medium
CN109597611B (en) * 2018-11-29 2022-04-12 北京京东尚科信息技术有限公司 Front-end data flow control component development system, method, device and storage medium
CN111475138B (en) * 2019-01-23 2023-04-25 阿里巴巴集团控股有限公司 Routing method and device based on weex framework, electronic equipment and readable medium
CN111475138A (en) * 2019-01-23 2020-07-31 阿里巴巴集团控股有限公司 Routing method and device based on weex framework, electronic equipment and readable medium
CN113127775A (en) * 2019-12-30 2021-07-16 武汉斗鱼鱼乐网络科技有限公司 Page loading method, device, equipment and storage medium
CN111125604A (en) * 2019-12-30 2020-05-08 华人运通(上海)云计算科技有限公司 Page management method and device, terminal equipment and storage medium
CN113127775B (en) * 2019-12-30 2023-10-20 北京鲲鹏映像文化传媒有限公司 Page loading method, device, equipment and storage medium
CN111125604B (en) * 2019-12-30 2024-03-15 华人运通(上海)云计算科技有限公司 Page management method and device, terminal equipment and storage medium
CN111309424A (en) * 2020-02-12 2020-06-19 中国平安人寿保险股份有限公司 Page restoration method and related equipment
CN111309424B (en) * 2020-02-12 2023-09-22 中国平安人寿保险股份有限公司 Page restoration method and related equipment
CN111859212A (en) * 2020-05-11 2020-10-30 马上消费金融股份有限公司 Method for acquiring page, terminal equipment and storage medium

Similar Documents

Publication Publication Date Title
CN107329978A (en) The method for routing and device of multi-platform fusion
CN107844324A (en) Customer terminal webpage redirects treating method and apparatus
CN107924411B (en) Method and system for recovering UI state in transaction system
US10915384B2 (en) Information processing method and device
US8843646B2 (en) Multi-desktop interaction using nested remote desktop sessions
US11522851B2 (en) Secured rest execution inside headless web application
CN110351342A (en) Service order processing method, device, computer equipment and storage medium
CN109739478A (en) Front end project automated construction method, device, storage medium and electronic equipment
CN105808320A (en) Equipment virtualization system and method based on Linux container
CN104486291B (en) Establish the method, apparatus and system of connection
CN109002366A (en) A kind of remote debugging method and device of mobile terminal webpage
CN102314469A (en) Method for implementing cross-domain request callback
CN102902576B (en) Method, server and system for rendering webpages
CN110968340A (en) Method and device for realizing multi-version dependence isolation
CN107635001A (en) Web scripts abnormality eliminating method and device
CN110515741A (en) A kind of degradation processing method and device based on local task queue
CN105867980A (en) Method and device for processing keys of terminals
CN107704499A (en) A kind of page jump control method and device of application program
US20240104671A1 (en) Method and apparatus for group management, electronic device, and storage medium
CN113282444A (en) Visualization method and device for business process debugging
CN109976921A (en) RPC service or the specified consuming method and device of message, can storage medium and terminal
CN109783201A (en) Method for interchanging data and its system
US20180287999A1 (en) Per-application micro-firewall images executing in containers on a data communications network
CN117149248A (en) Micro front end construction method, device, equipment and storage medium
CN112131095A (en) Pressure testing 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
WW01 Invention patent application withdrawn after publication
WW01 Invention patent application withdrawn after publication

Application publication date: 20171107