CN107943539A - Five application page starts methods and applications page starter - Google Patents

Five application page starts methods and applications page starter Download PDF

Info

Publication number
CN107943539A
CN107943539A CN201711140580.4A CN201711140580A CN107943539A CN 107943539 A CN107943539 A CN 107943539A CN 201711140580 A CN201711140580 A CN 201711140580A CN 107943539 A CN107943539 A CN 107943539A
Authority
CN
China
Prior art keywords
page
event
request message
application
receiver
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
CN201711140580.4A
Other languages
Chinese (zh)
Other versions
CN107943539B (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.)
Wuhan Douyu Network Technology Co Ltd
Original Assignee
Wuhan Douyu Network 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 Wuhan Douyu Network Technology Co Ltd filed Critical Wuhan Douyu Network Technology Co Ltd
Priority to CN201711140580.4A priority Critical patent/CN107943539B/en
Publication of CN107943539A publication Critical patent/CN107943539A/en
Application granted granted Critical
Publication of CN107943539B publication Critical patent/CN107943539B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

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/44Arrangements for executing specific programs
    • G06F9/445Program loading or initiating
    • G06F9/44505Configuring for program initiating, e.g. using registry, configuration files

Abstract

Five application page provided by the invention starts methods and applications page starter, is related to page start-up technique field.Wherein, five application page starts method and includes:Page assembly generates page request message, and sends the event bus set to association;The page request message is forwarded to the Event receiver of association setting by the event bus, wherein, the Event receiver is defined in the application program for including at least one five application page;The Event receiver calls the page assembly according to the page request message, to complete the startup of five application page.By the above method, five application page can be started by page assembly, to ensure the implementation of modularization function.

Description

Five application page starts methods and applications page starter
Technical field
The present invention relates to five application page start-up technique field, starts method in particular to a kind of five application page and answers With page starter.
Background technology
During Pages Design, it is contemplated that application program can generally include multiple pages, and the logic between the page Relationship Comparison is complicated, for the development amount for improving the efficiency of Pages Design, reducing Pages Design personnel.In the prior art, one As use com technique to solve the above problems.By modular design, during the page starts, application can be passed through Routine call component is to start the corresponding page.
Through inventor study find, in the prior art due between component and application program information transmission be it is unidirectional, because And exist can not by component to start five application page the problem of, and then cause during modularization that there are modularization work( The problem of be able to not effectively implementing.
The content of the invention
In view of this, it is an object of the invention to provide a kind of five application page to start methods and applications page starter, Five application page is started by page assembly to ensure that the effective of modularization function implements.
To achieve the above object, the embodiment of the present invention adopts the following technical scheme that:
A kind of five application page starts method, including:
Page assembly generates page request message, and sends the event bus set to association;
The page request message is forwarded to the Event receiver of association setting by the event bus, wherein, the thing Part receiver is defined in the application program for including at least one five application page;
The Event receiver calls the page assembly according to the page request message, to complete opening for five application page It is dynamic.
In the embodiment of the present invention preferably selects, in above application page startup method, following steps can be passed through The page assembly is associated into setting with the event bus:
Obtain the constructed fuction of the page assembly;
The registration function of the event bus is called in the constructed fuction, the page assembly is registered to described Event bus, so that the page assembly associates setting with the event bus.
In the embodiment of the present invention preferably selects, in above application page startup method, following steps can be passed through The Event receiver is associated into setting with the event bus:
The note of forward-path is added in the Event receiver;
The Event receiver is registered to by the event bus by the note, so that the Event receiver and institute Event bus association is stated to set.
In the embodiment of the present invention preferably selects, in above application page startup method, the page request message Including address information, the event bus by the page request message be forwarded to association set Event receiver the step of wrap Include:
The event bus receives the page request message, and obtains the address information in the page request message;
The event that the page request message is forwarded to association setting according to described address information by the event bus connects Receive device.
In the embodiment of the present invention preferably selects, in above application page startup method, the page request message Further including needs the name information of five application page to be started, and the Event receiver is according to calling the page request message Page assembly, to include the step of completing the startup of five application page:
The Event receiver obtains the name information in the page request message;
The Event receiver calls the page assembly according to the name information, to complete the startup of five application page.
In the embodiment of the present invention preferably selects, in above application page startup method, the page assembly generation Page request message, and the step of transmission event bus that extremely association is set includes:
Page assembly generates page request message;
The page assembly calls navation (target, msg) functions to send the page request message to association The event bus of setting, wherein, target is the address information in the page request message, and msg believes for the page request The name information of five application page to be started is needed in breath.
The embodiment of the present invention additionally provides a kind of five application page starter, including:
Information generating module, for generating page request message by page assembly, and sends the event set to association Bus;
Information forwarding module, for the page request message to be forwarded to the thing of association setting by the event bus Part receiver, wherein, the Event receiver is defined in the application program for including at least one five application page;
Component call module, for calling the page group according to the page request message by the Event receiver Part, to complete the startup of five application page.
In the embodiment of the present invention preferably selects, in above application page starter, described device further includes:
Function acquisition module, for obtaining the constructed fuction of the page assembly;
Component register module, for calling the registration function of the event bus in the constructed fuction, by described in Page assembly is registered to the event bus, so that the page assembly associates setting with the event bus.
In the embodiment of the present invention preferably selects, in above application page starter, described device further includes:
Add module is explained, for adding the note of forward-path in the Event receiver;
Receiver registration module, for the Event receiver to be registered to the event bus by the note, with The Event receiver is set to associate setting with the event bus.
In the embodiment of the present invention preferably selects, in above application page starter, the page request message Including address information, described information forwarding module includes:
Information receiving submodule, for receiving the page request message by the event bus, and obtains the page Address information in the solicited message of face;
Information forwards submodule, for by the event bus according to described address information by the page request message It is forwarded to the Event receiver that association is set.
Five application page provided by the invention starts methods and applications page starter, by respectively with page assembly and thing The event bus that the association of part receiver is set, is forwarded to Event receiver, with logical by the page request message that page assembly generates Cross page assembly and start five application page, so that it is guaranteed that effective implementation of modularization function, drastically increases five application page startup The practicality of methods and applications page starter.
To enable the above objects, features and advantages of the present invention to become apparent, preferred embodiment cited below particularly, and coordinate Appended attached drawing, is described in detail below.
Brief description of the drawings
Fig. 1 is the structure diagram of terminal device provided in an embodiment of the present invention.
Fig. 2 is the flow diagram that five application page provided in an embodiment of the present invention starts method.
Fig. 3 is the flow diagram of step S110 in Fig. 2.
Fig. 4 is the flow diagram of step S120 in Fig. 2.
Fig. 5 is the flow diagram of step S130 in Fig. 2.
Fig. 6 is another flow diagram that five application page provided in an embodiment of the present invention starts method.
Fig. 7 is another flow diagram that five application page provided in an embodiment of the present invention starts method.
Fig. 8 is the structure diagram of five application page starter provided in an embodiment of the present invention.
Fig. 9 is the structure diagram of information forwarding module provided in an embodiment of the present invention.
Figure 10 is another structure diagram of five application page starter provided in an embodiment of the present invention.
Icon:10- terminal devices;12- memories;14- processors;100- five application page starters;110- information is given birth to Into module;120- information forwarding modules;121- information receiving submodules;123- information forwards submodule;130- component call moulds Block;140- function acquisition modules;150- component register modules;160- explains add module;170- receiver registration modules.
Embodiment
To make the purpose, technical scheme and advantage of the embodiment of the present invention clearer, below in conjunction with the embodiment of the present invention In attached drawing, the technical solution in the embodiment of the present invention is clearly and completely described, it is clear that described embodiment only It is the part of the embodiment of the present invention, instead of all the embodiments.The present invention being usually described and illustrated herein in the accompanying drawings The component of embodiment can be arranged and designed with a variety of configurations.
Therefore, below the detailed description of the embodiment of the present invention to providing in the accompanying drawings be not intended to limit it is claimed The scope of the present invention, but be merely representative of the present invention selected embodiment.Based on the embodiments of the present invention, this area is common Technical staff's all other embodiments obtained without creative efforts, belong to the model that the present invention protects Enclose.
It should be noted that:Similar label and letter represents similar terms in following attached drawing, therefore, once a certain Xiang Yi It is defined, then it further need not be defined and explained in subsequent attached drawing in a attached drawing.
As shown in Figure 1, an embodiment of the present invention provides a kind of terminal device 10, including memory 12, processor 14 and should With page starter 100.Wherein, the terminal device 10 can include, but are not limited to be smart mobile phone, PC (personal computer, PC), tablet computer, personal digital assistant (personal digital assistant, PDA), Mobile internet surfing equipment (mobile Internet device, MID) etc..
Alternatively, the operating system of the terminal device 10 is unrestricted, for example, it may be andriod systems, can also It is ios systems.In the present embodiment, the operating system of the terminal device 10 is andriod systems.
Further, in this embodiment, directly or indirectly electrically connect between the memory 12 and processor 14 Connect, to realize the transmission of data or interaction.For example, these elements can pass through one or more communication bus or signal between each other Line, which is realized, to be electrically connected.The five application page starter 100 include it is at least one can be with software or firmware (firmware) Form is stored in the software function module in the memory 12.The processor 14 is used to perform to store in the memory 12 Executable module, such as software function module included by the five application page starter 100 and computer program etc., with Realize that five application page starts method.
Wherein, the memory 12 may be, but not limited to, random access memory (Random Access Memory, RAM), read-only storage (Read Only Memory, ROM), programmable read only memory (Programmable Read-Only Memory, PROM), erasable read-only memory (Erasable Programmable Read-Only Memory, EPROM), Electricallyerasable ROM (EEROM) (Electric Erasable Programmable Read-Only Memory, EEPROM) etc.. Wherein, memory 12 is used for storage program, and the processor 14 performs described program after execute instruction is received.
The processor 14 is probably a kind of IC chip, has the disposal ability of signal.Above-mentioned processor 14 Can be general processor, including central processing unit (Central Processing Unit, CPU), network processing unit (Network Processor, NP) etc.;It can also be digital signal processor (DSP), application-specific integrated circuit (ASIC), scene Programmable gate array (FPGA) either other programmable logic device, discrete gate or transistor logic, discrete hardware group Part.It can realize or perform disclosed each method, step and the logic diagram in the embodiment of the present invention.General processor can be with It is microprocessor or the processor can also be any conventional processor etc..
It is appreciated that the structure shown in Fig. 1 is only to illustrate, the terminal device 10 may also include more more than shown in Fig. 1 Either less component or there is the configuration different from shown in Fig. 1, for example, it is also possible to including for server communication Communication unit.Each component shown in Fig. 1 can use hardware, software or its combination to realize.
With reference to Fig. 2, the embodiment of the present invention also provides a kind of five application page startup side that can be applied to above-mentioned terminal device 10 Method, method and step defined in the related flow of the method can be realized by the processor 14.Below by shown in Fig. 2 Idiographic flow is described in detail.
Step S110, page assembly generation page request message, and send the event bus set to association.
In the present embodiment, if desired developer starts applications pages in the design process of the page by page assembly During face, page request message can be generated by the page assembly, and send to the thing that setting is associated with the page assembly Part bus, in order to which the event bus is forwarded to.Wherein, the event bus is increasing income in andriod Routing Frameworks Event bus, using the middle retransmission unit as the page request message.
Alternatively, the mode that information is sent between the page assembly and the event bus is unrestricted, according to reality Demand is configured.In the present embodiment, with reference to Fig. 3, step S110 can include step S111 and step S113, with reality The transmission of the existing page request message.
Step S111, page assembly generation page request message.
Step S113, the page assembly call navation (target, msg) functions to send out the page request message Send the event bus set to association.
In the present embodiment, target is the address information in the page request message, and msg believes for the page request The name information of five application page to be started is needed in breath.Wherein.Described address information is used to ensure the page request message Send to designated position, the name information is used to ensure to open the five application page specified.
The page request message is forwarded to the Event receiver of association setting by step S120, the event bus.
In the present embodiment, the Event receiver is defined in application program.Wherein, the application program includes at least one A five application page, and each five application page is corresponding with a page assembly.
Alternatively, the event bus page request message is forwarded to the Event receiver mode it is unrestricted System, is configured according to the actual requirements.In the present embodiment, step S121 and step can be included with reference to Fig. 4, step S120 Rapid S123, to realize the forwarding to the page request message.
Step S121, the event bus receives the page request message, and obtains in the page request message Address information.
The page request message is forwarded to association according to described address information and set by step S123, the event bus Event receiver.
In the present embodiment, the event bus is by obtaining the address information in the page request message, to confirm The sending object of the page request message, so by described address information by the page request message send exactly to The Event receiver.
Step S130, the Event receiver call the page assembly according to the page request message, to complete to answer With the startup of the page.
In the present embodiment, since the page request message includes name information and address information, the event connects Receive device can by name information therein to confirm to need five application page to be started, with by call corresponding page assembly with Complete the startup of the five application page.With reference to Fig. 5, step S130 can include step S131 and step S133, to realize to the page The calling of component.
Step S131, the Event receiver obtain the name information in the page request message.
Step S133, the Event receiver calls the page assembly according to the name information, to complete applications pages The startup in face.
In the present embodiment, can be included according to the step of name information invoking page component:Pass through putExter The name information is packaged in bundle objects by function;The bundle objects after encapsulation are filled by setBundle functions In intent objects;Intent objects after filling are sent to startActivity, so that the startActivity leads to Cross the name information and call the page assembly.
Further, the hair of the page request message can be carried out with the event bus for the guarantee page assembly Send, in the present embodiment, the page assembly and the event bus can be associated setting by following steps, with reference to Fig. 6, the five application page, which starts method, can also include step S140 and step S150.
Step S140, obtains the constructed fuction of the page assembly.
Step S150, calls the registration function of the event bus in the constructed fuction, by the page assembly The event bus is registered to, so that the page assembly associates setting with the event bus.
In the present embodiment, the registration function can be the inject (this) in the Routing Framework of andriod systems Function, passes through the inject (this) function registrations to the event bus by the page assembly.
Further, the page request message can be carried out with the event bus for the guarantee Event receiver Receive, in the present embodiment, the Event receiver and the event bus can be associated setting by following steps, With reference to Fig. 7, the five application page, which starts method, can also include step S160 and step S170.
Step S160, adds the note of forward-path in the Event receiver.
Step S170, is registered to the event bus, so that the event by the note by the Event receiver Receiver associates setting with the event bus.
In the present embodiment, the event bus belongs to the Routing Framework (ARouter) of andriod systems, therefore, described Forward-path can be Router (path=target), and the Event receiver is registered to the event bus to realize.
With reference to Fig. 8, the embodiment of the present invention also provides a kind of five application page that can be applied to above-mentioned terminal device 10 and starts dress Put 100.Wherein, the five application page starter 100 includes information generating module 110, information forwarding module 120 and component tune With module 130.
Described information generation module 110, for generating page request message by page assembly, and sends to association and sets Event bus.In the present embodiment, described information generation module 110 can be used for performing the step S110 shown in Fig. 2, on institute The specific descriptions for stating information generating module 110 are referred to the description to step S110 above.
Described information forwarding module 120, for the page request message to be forwarded to association by the event bus The Event receiver of setting, wherein, the Event receiver is defined in the application program for including at least one five application page.At this In embodiment, described information forwarding module 120 can be used for performing the step S120 shown in Fig. 2, on described information forwarding module 120 specific descriptions are referred to the description to step S120 above.
The component call module 130, for calling institute according to the page request message by the Event receiver Page assembly is stated, to complete the startup of five application page.In the present embodiment, the component call module 130 can be used for performing Fig. 2 Shown step S130, the specific descriptions on the component call module 130 are referred to the description to step S130 above.
With reference to Fig. 9, in the present embodiment, the page request message includes address information, described information forwarding module 120 It can include information receiving submodule 121 and information forwarding submodule 123.
Described information receiving submodule 121, for receiving the page request message by the event bus, and obtains Address information in the page request message.In the present embodiment, described information receiving submodule 121 can be used for performing Fig. 4 Shown step S121, the specific descriptions on described information receiving submodule 121 are referred to above retouch step S121 State.
Described information forwards submodule 123, for by the event bus according to described address information by the page Solicited message is forwarded to the Event receiver that association is set.In the present embodiment, described information forwarding submodule 123 can be used for holding Step S123 shown in row Fig. 4, the specific descriptions on described information forwarding submodule 123 are referred to above to step S123 Description.
With reference to Figure 10, in the present embodiment, the five application page registration module can also include function acquisition module 140, Component register module 150, explain add module 160 and receiver registration module 170.
Wherein, the function acquisition module 140 and the component register module 150 be used for by the page assembly with it is described Event bus association is set, and the note add module 160 and the receiver registration module 170 are used to receive the event Device associates setting with the event bus.
The function acquisition module 140, for obtaining the constructed fuction of the page assembly.In the present embodiment, it is described Function acquisition module 140 can be used for performing the step S140 shown in Fig. 6, the specific descriptions on the function acquisition module 140 It is referred to the description above to step S140.
The component register module 150, for calling the registration function of the event bus in the constructed fuction, with The page assembly is registered to the event bus, so that the page assembly associates setting with the event bus.At this In embodiment, the component register module 150 can be used for performing the step S150 shown in Fig. 6, on the component register module 150 specific descriptions are referred to the description to step S150 above.
The note add module 160, for adding the note of forward-path in the Event receiver.In this implementation In example, the add module 160 of explaining can be used for performing the step S160 shown in Fig. 7, on the note add module 160 Specific descriptions are referred to the description to step S160 above.
The receiver registration module 170, for the Event receiver to be registered to the event by the note Bus, so that the Event receiver associates setting with the event bus.In the present embodiment, the receiver registration module 170 can be used for performing the step S170 shown in Fig. 7, before the specific descriptions on the receiver registration module 170 are referred to Description of the text to step S170.
In conclusion a kind of five application page provided by the invention starts methods and applications page starter 100, by dividing The event bus set is not associated with page assembly and Event receiver, the page request message that page assembly generates is forwarded to Event receiver, to start five application page by page assembly, so that it is guaranteed that effective implementation of modularization function, is greatly enhanced Five application page starts the practicality of methods and applications pages starter 100.
In several embodiments that the embodiment of the present invention is provided, it should be understood that disclosed apparatus and method, also may be used To realize by another way.Apparatus and method embodiment described above is only schematical, for example, in attached drawing Flow chart and block diagram show the device of multiple embodiments according to the present invention, the possibility of method and computer program product is realized Architectural framework, function and operation.At this point, each square frame in flow chart or block diagram can represent module, a program A part for section or code, a part for the module, program segment or code are used for realization defined patrol comprising one or more Collect the executable instruction of function.It should also be noted that at some as the function of in the implementation replaced, being marked in square frame Can be with different from the order marked in attached drawing generation.For example, two continuous square frames can essentially be held substantially in parallel OK, they can also be performed in the opposite order sometimes, this is depending on involved function.It is also noted that block diagram and/or The combination of each square frame and block diagram in flow chart and/or the square frame in flow chart, can use function or dynamic as defined in performing The dedicated hardware based system made is realized, or can be realized with the combination of specialized hardware and computer instruction.
In addition, each function module in each embodiment of the present invention can integrate to form an independent portion Point or modules individualism, can also two or more modules be integrated to form an independent part.
If the function is realized in the form of software function module and is used as independent production marketing or in use, can be with It is stored in a computer read/write memory medium.Based on such understanding, technical scheme is substantially in other words The part to contribute to the prior art or the part of the technical solution can be embodied in the form of software product, the meter Calculation machine software product is stored in a storage medium, including some instructions are used so that a computer equipment (can be People's computer, electronic equipment, or network equipment etc.) perform all or part of step of each embodiment the method for the present invention Suddenly.And foregoing storage medium includes:USB flash disk, mobile hard disk, read-only storage (ROM, Read-Only Memory), deposit at random Access to memory (RAM, Random Access Memory), magnetic disc or CD etc. are various can be with the medium of store program codes. It should be noted that herein, term " comprising ", "comprising" or its any other variant are intended to the bag of nonexcludability Contain, so that process, method, article or equipment including a series of elements not only include those key elements, but also including Other elements that are not explicitly listed, or further include as elements inherent to such a process, method, article, or device. In the absence of more restrictions, the key element limited by sentence "including a ...", it is not excluded that including the key element Process, method, also there are other identical element in article or equipment.
The foregoing is only a preferred embodiment of the present invention, is not intended to limit the invention, for the skill of this area For art personnel, the invention may be variously modified and varied.Within the spirit and principles of the invention, that is made any repaiies Change, equivalent substitution, improvement etc., should all be included in the protection scope of the present invention.

Claims (10)

1. a kind of five application page starts method, it is characterised in that the described method includes:
Page assembly generates page request message, and sends the event bus set to association;
The page request message is forwarded to the Event receiver of association setting by the event bus, wherein, the event connects Receive device and be defined in the application program for including at least one five application page;
The Event receiver calls the page assembly according to the page request message, to complete the startup of five application page.
2. five application page according to claim 1 starts method, it is characterised in that can be by following steps by the page Face component associates setting with the event bus:
Obtain the constructed fuction of the page assembly;
The registration function of the event bus is called in the constructed fuction, the page assembly is registered to the event Bus, so that the page assembly associates setting with the event bus.
3. five application page according to claim 1 starts method, it is characterised in that can be by following steps by the thing Part receiver associates setting with the event bus:
The note of forward-path is added in the Event receiver;
The Event receiver is registered to by the event bus by the note, so that the Event receiver and the thing The association of part bus is set.
4. the five application page according to claim 1-3 any one starts method, it is characterised in that the page request letter The step of breath includes address information, and the page request message is forwarded to the Event receiver that association is set by the event bus Including:
The event bus receives the page request message, and obtains the address information in the page request message;
The page request message is forwarded to the Event receiver of association setting according to described address information by the event bus.
5. five application page according to claim 4 starts method, it is characterised in that the page request message, which further includes, to be needed The name information of five application page to be started, the Event receiver call the page group according to the page request message Part, to include the step of completing the startup of five application page:
The Event receiver obtains the name information in the page request message;
The Event receiver calls the page assembly according to the name information, to complete the startup of five application page.
6. five application page according to claim 5 starts method, it is characterised in that the page assembly generates page request Information, and the step of transmission event bus that extremely association is set includes:
Page assembly generates page request message;
The page assembly calls navation (target, msg) functions to send the page request message to association and sets Event bus, wherein, target be the page request message in address information, msg be the page request message in Need the name information of five application page to be started.
7. a kind of five application page starter, it is characterised in that described device includes:
Information generating module, for generating page request message by page assembly, and sends the event bus set to association;
Information forwarding module, the event for the page request message to be forwarded to association setting by the event bus connect Device is received, wherein, the Event receiver is defined in the application program for including at least one five application page;
Component call module, for calling the page assembly according to the page request message by the Event receiver, To complete the startup of five application page.
8. five application page starter according to claim 7, it is characterised in that described device further includes:
Function acquisition module, for obtaining the constructed fuction of the page assembly;
Component register module, for calling the registration function of the event bus in the constructed fuction, by the page Component register is to the event bus, so that the page assembly associates setting with the event bus.
9. five application page starter according to claim 7, it is characterised in that described device further includes:
Add module is explained, for adding the note of forward-path in the Event receiver;
Receiver registration module, for the Event receiver to be registered to the event bus by the note, so that institute State Event receiver and associate setting with the event bus.
10. according to the five application page starter described in claim 7-9 any one, it is characterised in that the page request Information includes address information, and described information forwarding module includes:
Information receiving submodule, for receiving the page request message by the event bus, and obtains the page and asks Seek the address information in information;
Information forwards submodule, for being forwarded the page request message according to described address information by the event bus The Event receiver set to association.
CN201711140580.4A 2017-11-16 2017-11-16 Application page starting method and application page starting device Active CN107943539B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201711140580.4A CN107943539B (en) 2017-11-16 2017-11-16 Application page starting method and application page starting device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201711140580.4A CN107943539B (en) 2017-11-16 2017-11-16 Application page starting method and application page starting device

Publications (2)

Publication Number Publication Date
CN107943539A true CN107943539A (en) 2018-04-20
CN107943539B CN107943539B (en) 2021-11-09

Family

ID=61931489

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201711140580.4A Active CN107943539B (en) 2017-11-16 2017-11-16 Application page starting method and application page starting device

Country Status (1)

Country Link
CN (1) CN107943539B (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN110110274A (en) * 2019-05-17 2019-08-09 极智(上海)企业管理咨询有限公司 A kind of browser multi-page Message Processing distribution method

Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20070157156A1 (en) * 2005-12-29 2007-07-05 Microsoft Corporation Information models and the application life cycle
CN103064688A (en) * 2012-12-31 2013-04-24 广州杰赛科技股份有限公司 Workflow universal service method and system
CN106095416A (en) * 2016-06-01 2016-11-09 腾讯科技(深圳)有限公司 A kind of in the application redirect processing method, device and intelligent terminal
CN106250229A (en) * 2016-08-16 2016-12-21 东软集团股份有限公司 The method and device of event handling
CN107038076A (en) * 2016-10-25 2017-08-11 努比亚技术有限公司 Component system and component interaction method
US20170242557A1 (en) * 2016-02-18 2017-08-24 Tekoia Ltd. Architecture for remote control of iot (internet of things) devices

Patent Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20070157156A1 (en) * 2005-12-29 2007-07-05 Microsoft Corporation Information models and the application life cycle
CN103064688A (en) * 2012-12-31 2013-04-24 广州杰赛科技股份有限公司 Workflow universal service method and system
US20170242557A1 (en) * 2016-02-18 2017-08-24 Tekoia Ltd. Architecture for remote control of iot (internet of things) devices
CN106095416A (en) * 2016-06-01 2016-11-09 腾讯科技(深圳)有限公司 A kind of in the application redirect processing method, device and intelligent terminal
CN106250229A (en) * 2016-08-16 2016-12-21 东软集团股份有限公司 The method and device of event handling
CN107038076A (en) * 2016-10-25 2017-08-11 努比亚技术有限公司 Component system and component interaction method

Non-Patent Citations (4)

* Cited by examiner, † Cited by third party
Title
ZHI1ONG: "ARouter/README_CN.md", 《HTTPS://GITHUB.COM/ALIBABA/AROUTER/BLOB/51EF67FF429988363E7184C0C410A841BD104B93/README_CN.MD》 *
搜狐: "Android组件化、模块化基石:阿里路由框架ARouter详解", 《HTTPS://WWW.SOHU.COM/A/165514514_733133》 *
陈秀兰著: "《Java语言与移动互联网技术》", 31 August 2013, 中央广播电视大学出版社 *
韩迪,李建庆编著: "《Android实例详解 基础进阶开发》", 31 May 2015, 北京邮电大学出版社 *

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN110110274A (en) * 2019-05-17 2019-08-09 极智(上海)企业管理咨询有限公司 A kind of browser multi-page Message Processing distribution method
CN110110274B (en) * 2019-05-17 2021-06-29 极智(上海)企业管理咨询有限公司 Method for processing and distributing multi-page messages of browser

Also Published As

Publication number Publication date
CN107943539B (en) 2021-11-09

Similar Documents

Publication Publication Date Title
US10142170B2 (en) Log processing method and client
CN103905497B (en) Realize the method, apparatus and application platform of third-party application business website log
CN107733972A (en) A kind of short linking analytic method, device and equipment
CN103227786B (en) A kind of website login information filling method and device
CN109639636A (en) Business datum forwarding, business data processing method, device and electronic equipment
CN104516918A (en) User identity information maintenance method and device, server and system
CN107294832A (en) A kind of method and device for adding good friend
CN110391895B (en) Data preprocessing method, ciphertext data acquisition method, device and electronic equipment
CN108810025A (en) A kind of security assessment method of darknet, server and computer-readable medium
CN109815384B (en) Crawler implementation method, system, equipment and storage medium
CN106921578A (en) The generation method and device of a kind of forwarding-table item
CN104156232A (en) Equipment and method for nonlinear page skip under linear page structure
CN110708360A (en) Information processing method and system and electronic equipment
CN112214334A (en) Micro-service calling method and device, electronic equipment and computer-readable storage medium
CN106992975A (en) The recognition methods of malice network address and device
CN106203141A (en) The data processing method of a kind of application and device
CN107948242A (en) More service number template message sending methods and system
CN107943539A (en) Five application page starts methods and applications page starter
CN109743364A (en) Multistep connection control method, device, computer equipment and storage medium
CN109522021A (en) Parameter adjusts back processing method, device, electronic equipment and storage medium
CN107679373A (en) Method for acquiring authorized information, device and electronic equipment
CN107094153A (en) Method and system, the terminal of terminal access website
CN110032499A (en) Analysis method, device, server and the readable storage medium storing program for executing that Page user is lost
CN113873450B (en) Short message configuration method, device, computer equipment and storage medium
CN114386038A (en) Data processing method, device, equipment and storage medium

Legal Events

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