CN103123592A - Access method and system of application program in open platform - Google Patents

Access method and system of application program in open platform Download PDF

Info

Publication number
CN103123592A
CN103123592A CN2011103715695A CN201110371569A CN103123592A CN 103123592 A CN103123592 A CN 103123592A CN 2011103715695 A CN2011103715695 A CN 2011103715695A CN 201110371569 A CN201110371569 A CN 201110371569A CN 103123592 A CN103123592 A CN 103123592A
Authority
CN
China
Prior art keywords
application program
open platform
virtual level
request
cross
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
CN2011103715695A
Other languages
Chinese (zh)
Other versions
CN103123592B (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.)
Tencent Technology Shenzhen Co Ltd
Original Assignee
Tencent Technology Shenzhen 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 Tencent Technology Shenzhen Co Ltd filed Critical Tencent Technology Shenzhen Co Ltd
Priority to CN201110371569.5A priority Critical patent/CN103123592B/en
Publication of CN103123592A publication Critical patent/CN103123592A/en
Application granted granted Critical
Publication of CN103123592B publication Critical patent/CN103123592B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Landscapes

  • Stored Programmes (AREA)

Abstract

The invention provides an access method of an application program in an open platform. The method comprises the following steps: an address of the application program is obtained according to an access application request, and an interactive window is opened; a virtual layer is loaded in the opened interactive window; and the application program is loaded through the virtual layer according to the address of the application program. Access to the application program is achieved by loading the virtual layer in the open platform. Due to the fact that a virtual environment is built by the virtual layer in the open platform, differences of various open platforms are shielded in order to reduce the compatibility problem between the application program and the open platform, improve and take advantage of resources effectively and lower cost overheads.

Description

The access method of application program and system in open platform
[technical field]
The present invention relates to Internet technology, particularly relate to access method and the system of application program in a kind of open platform.
[background technology]
Along with the development of internet, open platform provides increasing application service for the user.For example, the user can realize accessing the internet by open platform, even opens various application programs in open platform.
yet, in traditional open platform, owing to developing by a self-defined language of cover, corresponding application program is also according to this self-defined language development, therefore, need the open platform server the self-defined language of application program to be resolved to the html text of standard during application program in operation in open platform, for example, when the open platform of showing in by browser the user carries out the access of application program, the self-defined language of this application program will be obtained by the open platform server parses html text of standard, and return to browser, browser resolves to the html file of standard the application interface that rear line is showed this application program, this shows, the open platform server need to be safeguarded and resolve self-defined language, in real time, quickly the request of user's access application is processed, this will produce larger cost expense.
[summary of the invention]
Based on this, be necessary to provide the access method of application program in a kind of open platform that can reduce costs expense.
In addition, also be necessary to provide the access system of application program in a kind of open platform that can reduce costs expense.
In a kind of open platform, the access method of application program, comprise the steps:
According to the address of access application acquisition request application program, and open interactive window;
Load virtual level in the interactive window of described unlatching;
Described virtual level loading application programs is passed through in address according to described application program.
The access system of application program in a kind of open platform comprises:
Trigger module is used for the address according to access application acquisition request application program, and opens interactive window;
The virtual level load-on module is used for loading virtual level in the interactive window of described unlatching;
Use load-on module, be used for passing through described virtual level loading application programs according to the address of described application program.
The access method of application program and system in above-mentioned open platform, realize the access of application program in open platform by loading virtual level, built a virtual environment in open platform due to virtual level, shielded the difference of various open platform, can reduce the compatibility issue between application program and open platform, more effectively improve and utilize resource, reducing costs expense.
[description of drawings]
Fig. 1 is the process flow diagram of the access method of application program in open platform in an embodiment;
Fig. 2 passes through the method flow diagram of virtual level loading application programs according to the address of application program in Fig. 1;
Fig. 3 is the process flow diagram of the access method of application program in open platform in another embodiment;
Fig. 4 passes through the method flow diagram of the cross-domain request of virtual level response application program in Fig. 3;
Fig. 5 is the application schematic diagram of the access method of application program in open platform in an embodiment;
Fig. 6 is the application schematic diagram of the access method of application program in open platform in another embodiment;
Fig. 7 is the structural representation of the access system of application program in open platform in an embodiment;
Fig. 8 uses the structural representation of load-on module in Fig. 7;
Fig. 9 is the structural representation of the access system of application program in open platform in another embodiment;
Figure 10 is the structural representation of respond module in Fig. 9.
[embodiment]
In one embodiment, as shown in Figure 1, in a kind of open platform, the access method of application program comprises the steps:
Step S110 according to the address of access application acquisition request application program, and opens interactive window.
In the present embodiment, produce the access application request by the accessing operation to application program in open platform, will arrive according to this access application acquisition request the address of corresponding application program, and open interactive window in open platform.The address of application program can be the form of URL (Uniform Universal Resource Locator, URL(uniform resource locator)) chained address, is the memory address of this application program in the open platform server; The interactive window of opening in open platform can be that browser window or other have the analogue window in independent operating space, such as the window that produces based on modes such as clients.Application program can be that open platform is own, can be also to be used by the third party that the third party provides.
Particularly, the accessing operation of application programs be can open platform in to the selected operation of a certain application program, application market by open platform or list of application obtain the selected operation to a certain application program, produce the access application request according to the selected operation of obtaining, and then the address by this application program of access application acquisition request, and trigger the unlatching of interactive window.
Step S130 loads virtual level in the interactive window of opening.
In the present embodiment, virtual level is a virtual operation environment of isolation relatively, load virtual level in the interactive window of open platform, think that the running environment of application program carries out initialization, can shield the inconsistent problem of the language that uses between open platform and application program by the virtual level that loads, not the parsing by the open platform server and safeguarding also can move used with open platform in the not consistent application program of language.Virtual level can adapt to the application program by various language development, therefore loads virtual level and can respond in real time, quickly the access application request in open platform.
It is in fact the combination of text mark language text and script due to virtual level, therefore, must load by the interactive window such as analogue window that browser window or other have an independent operating space, particularly, the detailed process that loads virtual level in the interactive window of opening is: the logic that loads virtual level in interactive window, this logic has comprised security logic, platform logic and various application programming interface (ApplicationProgramming Interface, API) function etc.
Step S150 passes through the virtual level loading application programs according to the address of application program.
In the present embodiment, according to the address of application program, the application program of correspondence is loaded into the virtual level operation, at this moment, the application program of loading can be directly in the virtual level operation, and can not be subject to the impact of the running environment otherness of open platform.
In one embodiment, as shown in Figure 2, the detailed process of above-mentioned steps S150 is:
Step S151 embeds the page by virtual level.
In the present embodiment, the page that embeds in virtual level is Webpage, chained address according to virtual level loads virtual level in the page, this chained address is the URL address of setting in the open platform server, identified the storage of virtual level in the open platform server, and the page in open platform can be written into virtual level smoothly by this chained address.Virtual level is HTML (Hypertext Markup Language in essence, the text mark language) combination of text and script, the application program virtual operation environment that namely constructs by Webpage therefore can be by the mode embedded web page page in virtual level of IFRAME in HTML framework label.Particularly, the process that embeds the page in virtual level can be: newly-increased Iframe node that can embed application program in HTML DOM structure, then the Iframe node that this is newly-increased is inserted in the HTMLDOM structure.
Step S153 is according to address loading application programs in the page that embeds of application program.
In the present embodiment, the application program that needs are moved is loaded in the page of embedding, realizes the operation of application program at the page that embeds.Particularly, be the address of application program in the newly-increased Iframe of HTML DOM structure address of node.
In another embodiment, as shown in Figure 3, also comprise the steps: after above-mentioned steps S150
Step S310 judges whether cross-domain communication of application program, if, enter step S330, if not, finish.
In the present embodiment, operate in this function during relatively the application program in virtual environment of isolation might need to use open platform of virtual level in the process of operation, but because communicating by letter between application program and open platform is subject to domain name, therefore should set up communication port with open platform, carry out the communication between application program and open platform.For example, the behavior of certain user's data, pass tethers and account number during application program may produce in the process of operation and obtain open platform, the application program will be carried out cross-domain communication with open platform, set up and open platform between communication port, with by communication port obtaining information from open platform.
Step S330, the cross-domain request of initiating application program to virtual level.
In the present embodiment, the application program in running on virtual level determines in the time of need to carrying out cross-domain communication, and this application program will produce cross-domain request, and to the virtual level transmission.Particularly, application program is introduced front end applications DLL (dynamic link library) (API) file in open platform, and by the cross-domain communication method in front-end A PI file, the cross-domain request of application program is passed to virtual level.
Step S350 is by the cross-domain request of virtual level response application program.
In the present embodiment, virtual level will respond according to the cross-domain request of application program after receiving the cross-domain request of application passes, and to the corresponding response results of application program feedback.
In one embodiment, as shown in Figure 4, the detailed process of above-mentioned steps S350 is:
Step S351 obtains corresponding request type according to the cross-domain request of application program.
In the present embodiment, request type corresponding according to cross-domain request can know that this application program is that needs and open platform carry out alternately, still only needs interactive window that cross-domain request is responded and gets final product.
Step S353, according to request type judge application program whether needs and open platform server carry out alternately, if, enter step S355, if not, enter step S359.
In the present embodiment, when application program need to be from the open platform server obtaining information or when needing to use certain this function in the open platform server, just can know that by request type application program need to carry out alternately with open platform, at this moment, virtual level will to the request of open platform server initiating communication, be set up the communication port between application program and open platform; When application program is the information that needs in change or related interactive window, know by interactive window, cross-domain request to be responded by request type to get final product.
Step S355, by virtual level to the request of open platform server initiating communication.
In the present embodiment, the open platform server stores the needed information in this foreground of open platform, and provide various supports for open platform.
Step S357, the request of open platform server responding communication, and the process virtual level is to application program feedback response result.
In the present embodiment, the open platform server is after receiving communication request, communication port between application program and open platform forms, the open platform server will be carried out corresponding action according to communication request, particularly, in order to carry out alternately with the open platform server, above-mentionedly through virtual level to the detailed process of application program feedback response result be: response results is fed back to front end applications DLL (dynamic link library) file, i.e. front-end A PI file.For example, if application program need to be carried out the identity validation verification by open platform, at this moment, according to communication request, the open platform server is with the identity validation verification of completing user, and the result is fed back to application program in virtual level by communication port, namely the result will feed back to front-end A PI file.
Step S359, the method for calling in interactive window by virtual level responds cross-domain request, and to application program feedback response result.
In the present embodiment, virtual level is after receiving cross-domain request, when to determine application program be some information in needs changes or related interactive window according to the type of request, virtual level will call the default method or other customizing method that provide in interactive window according to cross-domain request cross-domain request is responded, and forward end API file feedback response results.
Elaborate the access method of application program in above-mentioned open platform below in conjunction with a specific embodiment.In this embodiment, as shown in Figure 5, open platform 51 gets when the user operates the click of using a certain application program 59 in market 53 is selected will produce the access application request, address according to access application acquisition request application program 59, and unlatching interactive window 55, load virtual level 57 in the interactive window 55 of opening, and then according to the address of application program 59, application program 59 is written in virtual level 57, application program 59 is moved in virtual level 57.
If application program 59 need to realize by open platform 51 user's identity validation verification, as shown in Figure 6, application program 59 is initiated cross-domain request by front-end A PI file to virtual level 57, again by virtual level 57 to the 61 initiating communication requests of open platform server, to set up the communication port between application program 59 and open platform server 61, and verify by 61 couples of users' of open platform server identity, and then will verify to excessively feeding back in application program 59.
In one embodiment, as shown in Figure 7, the access system of application program in a kind of open platform comprises trigger module 10, virtual level load-on module 30 and uses load-on module 50.
Trigger module 10 is used for the address according to access application acquisition request application program, and opens interactive window.
In the present embodiment, trigger module 10 produces the access application request by the accessing operation to application program in open platform, will arrive according to this access application acquisition request the address of corresponding application program, and open interactive window in open platform.The address of application program can be the form of URL chained address, is the memory address of this application program in the open platform server; The interactive window of opening in open platform can be that browser window or other have the analogue window in independent operating space, such as the window that produces based on modes such as clients.Application program can be that open platform is own, can be also to be used by the third party that the third party provides.
Particularly, the accessing operation of application programs be can open platform in to the selected operation of a certain application program, application market or the list of application of trigger module 10 by open platform obtains selected operation to a certain application program, produce the access application request according to the selected operation of obtaining, and then the address by this application program of access application acquisition request, and trigger the unlatching of interactive window.
Virtual level load-on module 30 is used for loading virtual level in the interactive window of opening.
In the present embodiment, virtual level is a virtual operation environment of isolation relatively, load virtual level in the interactive window of open platform, think that the running environment of application program carries out initialization, can shield the inconsistent problem of the language that uses between open platform and application program by the virtual level that loads, not the parsing by the open platform server and safeguarding also can move used with open platform in the not consistent application program of language.Virtual level can adapt to the application program by various language development, therefore loads virtual level and can respond in real time, quickly the access application request in open platform.
It is in fact the combination of text mark language text and script due to virtual level, therefore, must load by the interactive window such as analogue window that browser window or other have an independent operating space, particularly, virtual level load-on module 30 loads the logic of virtual level in interactive window, this logic has comprised security logic, platform logic and various application programming interface (Application Programming Interface, API) function etc.
Use load-on module 50, be used for passing through the virtual level loading application programs according to the address of application program.
In the present embodiment, use load-on module 50 and according to the address of application program, the application program of correspondence is loaded into the virtual level operation, at this moment, the application program of loading can be directly in the virtual level operation, and can not be subject to the impact of the running environment otherness of open platform.
In one embodiment, as shown in Figure 8, above-mentioned application load-on module 50 comprises page embedded unit 510 and loading unit 530.
Page embedded unit 510 is used for embedding the page by virtual level.
In the present embodiment, the page that embeds in virtual level is Webpage, page embedded unit 510 also is used for loading virtual level according to the chained address of virtual level at the page, this chained address is the URL address of setting in the open platform server, identified the storage of virtual level in the open platform server, and the page in open platform can be written into virtual level smoothly by this chained address.Virtual level is the combination of html text and script in essence, the application program virtual operation environment that namely constructs by Webpage, so page embedded unit 510 can be by the mode embedded web page page in virtual level of IFRAME in HTML framework label.Particularly, at page embedded unit 510 newly-increased Iframe node that can embed application program in HTML DOM structure, then the Iframe node that this is newly-increased is inserted in HTML DOM structure.
Loading unit 530 is used for the page loading application programs that the address according to application program is embedding.
In the present embodiment, the application program that loading unit 530 will need to move is loaded in the page of embedding, realizes the operation of application program at the page that embeds.Particularly, loading unit 530 is the address of application program in the newly-increased Iframe of HTML DOM structure address of node.
In another embodiment, as shown in Figure 9, in above-mentioned open platform, the access system of application program has also comprised communication judge module 60, request initiation module 70 and respond module 80.
Communication judge module 60 is used for judge whether cross-domain communication of application program, if the notice request initiation module 70, if not, end.
In the present embodiment, operate in this function during relatively the application program in virtual environment of isolation might need to use open platform of virtual level in the process of operation, but because communicating by letter between application program and open platform is subject to domain name, therefore should set up communication port with open platform, carry out the communication between application program and open platform.For example, the behavior of certain user's data, pass tethers and account number during application program may produce in the process of operation and obtain open platform, the application program will be carried out cross-domain communication with open platform, set up and open platform between communication port, with by communication port obtaining information from open platform.
Request initiation module 70 is used for to the cross-domain request of virtual level initiation application program.
In the present embodiment, when communication judge module 60 determines need to carry out cross-domain communication the time, this application program will produce cross-domain request, and to the virtual level transmission.Particularly, request initiation module 70 enters front-end A PI file in open platform, and by the cross-domain communication method in front-end A PI file, the cross-domain request of application program is passed to virtual level.
Respond module 80 is used for the cross-domain request by virtual level response application program.
In the present embodiment, respond module 80 will respond according to the cross-domain request of application program after receiving the cross-domain request of application passes, and to the corresponding response results of application program feedback.
In one embodiment, as shown in figure 10, above-mentioned respond module 80 comprises type acquiring unit 810, mutual judging unit 830, communication initiation unit 850 and window response unit 870.
Type acquiring unit 810 is used for obtaining corresponding request type according to the cross-domain request of application program.
In the present embodiment, type acquiring unit 810 request type corresponding according to cross-domain request can know that this application program is that needs and open platform carry out alternately, still only needs interactive window that cross-domain request is responded and gets final product.
Mutual judging unit 830, whether needs carry out alternately with the open platform server to be used for judge application program according to request type, if, notify the initiation unit 850 of communicating by letter, if not, the notification window response unit 870.
In the present embodiment, mutual judging unit 830 determine application program need to be from the open platform server obtaining information or when needing to use certain this function in open platform, just can know that by request type application program need to carry out alternately with the open platform server, at this moment, unit 850 is initiated in communication will to the request of open platform server initiating communication, set up the communication port between application program and open platform; When application program is the information that needs in change or related interactive window, know by interactive window, cross-domain request to be responded by request type to get final product.
Unit 850 is initiated in communication, is used for by the request of virtual level initiating communication.
In the present embodiment, communication is initiated unit 850 to the request of open platform server initiating communication, to realize mutual between application program and open platform.
Window response unit 870, for the method response cross-domain request that calls interactive window by virtual level, and to application program feedback response result.
In the present embodiment, window response unit 870 is after receiving cross-domain request, when to determine application program be some information in needs changes or related interactive window according to the type of request, will call the default method or other customizing method that provide in interactive window according to cross-domain request cross-domain request is responded, and forward end API file feedback response results.
Also comprised Platform Server in above-mentioned open platform in the access system of application program, be used for receiving the communication request of initiating, responded this communication request, and the process virtual level is to application program feedback response result.
In the present embodiment, the open platform server stores the needed information in this foreground of open platform, and provide various supports for open platform.Particularly, for open platform in application program carry out alternately, above-mentioned open platform server also is used for response results is fed back to front end applications DLL (dynamic link library) file, i.e. front-end A PI file.
The access method of application program and system in above-mentioned open platform, realize the access of application program in open platform by loading virtual level, built a virtual environment in open platform due to virtual level, shielded the difference of various open platform, can reduce the compatibility issue between application program and open platform, more effectively improve and utilize resource, reducing costs expense.
The access method of application program and system in above-mentioned open platform, by virtual level loading application programs and operation, make open platform be easy to realize and operation, easily expansion, and make open platform possess versatility, the application program that can adapt to various language developments, relatively, for the developer of application program, can learn the self-defining language of open platform and also carry out writing of code, greatly reduce the threshold that application program enters open platform, reduced the difficulty of application program access open platform.
The above embodiment has only expressed several embodiment of the present invention, and it describes comparatively concrete and detailed, but can not therefore be interpreted as the restriction to the scope of the claims of the present invention.Should be pointed out that for the person of ordinary skill of the art, without departing from the inventive concept of the premise, can also make some distortion and improvement, these all belong to protection scope of the present invention.Therefore, the protection domain of patent of the present invention should be as the criterion with claims.

Claims (14)

1. the access method of application program in an open platform, comprise the steps:
According to the address of access application acquisition request application program, and open interactive window;
Load virtual level in the interactive window of described unlatching;
Described virtual level loading application programs is passed through in address according to described application program.
2. the access method of application program in open platform according to claim 1, is characterized in that, described address according to described application program by the step of described virtual level loading application programs is:
Embed the page by described virtual level;
Address loading application programs in the page of described embedding according to described application program.
3. the access method of application program in open platform according to claim 2, is characterized in that, described step by the described virtual level embedding page is:
Chained address according to virtual level loads virtual level in the page.
4. the access method of application program in open platform according to claim 1, is characterized in that, also comprises after the described step of address by described virtual level loading application programs according to described application program:
Judge the whether cross-domain communication of described application program, if, the cross-domain request of initiating application program to described virtual level;
Cross-domain request by the described application program of described virtual level response.
5. the access method of application program in open platform according to claim 4, is characterized in that, the step of described cross-domain request by the described application program of described virtual level response is:
Obtain corresponding request type according to the cross-domain request of described application program;
According to the described request type judge described application program whether needs and open platform server carry out alternately, if,
By described virtual level to the request of open platform server initiating communication;
The request of described open platform server responding communication, and the described virtual level of process is to application program feedback response result.
6. the access method of application program in open platform according to claim 5, is characterized in that, described step from the cross-domain request of application program to described virtual level that initiate is:
Described application program is introduced the front end applications DLL (dynamic link library) file in open platform, and by the cross-domain communication method in described front end applications DLL (dynamic link library) file, the cross-domain request of application program is passed to virtual level;
The described virtual level of process to the step of application program feedback response result is:
Described response results is fed back to front end applications DLL (dynamic link library) file.
7. the access method of application program in open platform according to claim 5, it is characterized in that, do not need to carry out when mutual with the open platform server when determining described application program, the method of calling in interactive window by described virtual level responds described cross-domain request, and to described application program feedback response result.
8. the access system of application program in an open platform, is characterized in that, comprising:
Trigger module is used for the address according to access application acquisition request application program, and opens interactive window;
The virtual level load-on module is used for loading virtual level in the interactive window of described unlatching;
Use load-on module, be used for passing through described virtual level loading application programs according to the address of described application program.
9. the access system of application program in open platform according to claim 8, is characterized in that, described application load-on module comprises:
Page embedded unit is used for embedding the page by described virtual level;
Loading unit is used for according to the address of the described application program page loading application programs in described embedding.
10. the access system of application program in open platform according to claim 9, is characterized in that, described page embedded unit also is used for loading virtual level according to the chained address of virtual level at the page.
11. in open platform according to claim 8, the access system of application program, is characterized in that, also comprises:
The communication judge module is used for judging the whether cross-domain communication of described application program, if, notice request initiation module;
The described request initiation module is used for initiating to described virtual level the cross-domain request of application program;
Respond module is used for the cross-domain request by the described application program of described virtual level response.
12. in open platform according to claim 11, the access system of application program, is characterized in that, described respond module comprises:
The type acquiring unit is used for obtaining corresponding request type according to the cross-domain request of described application program;
Mutual judging unit, whether needs carry out alternately with open platform to be used for judge described application program according to the described request type, if notify the initiation unit of communicating by letter;
Described communication is initiated the unit and is used for by the request of described virtual level initiating communication;
Described system also comprises:
The open platform server is used for receiving the communication request of initiating, and responds described communication request, and the described virtual level of process is to application program feedback response result.
13. the access system of application program in open platform according to claim 12, it is characterized in that, the described request initiation module also is used for the front end DLL (dynamic link library) file by described application program introducing open platform, and by the cross-domain communication method in described front end applications DLL (dynamic link library) file, the cross-domain request of described application program is passed to virtual level;
Described open platform server also is used for described response results is fed back to described front end applications DLL (dynamic link library) file.
14. in open platform according to claim 12, the access system of application program, is characterized in that, also comprises:
The window response unit, be used for not needing to carry out when mutual with open platform to described application program when described mutual judgment unit judges, the method of calling in interactive window by described virtual level responds described cross-domain request, and to described application program feedback response result.
CN201110371569.5A 2011-11-21 2011-11-21 The access method and system of application program in open platform Active CN103123592B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201110371569.5A CN103123592B (en) 2011-11-21 2011-11-21 The access method and system of application program in open platform

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201110371569.5A CN103123592B (en) 2011-11-21 2011-11-21 The access method and system of application program in open platform

Publications (2)

Publication Number Publication Date
CN103123592A true CN103123592A (en) 2013-05-29
CN103123592B CN103123592B (en) 2017-05-31

Family

ID=48454583

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201110371569.5A Active CN103123592B (en) 2011-11-21 2011-11-21 The access method and system of application program in open platform

Country Status (1)

Country Link
CN (1) CN103123592B (en)

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN104158851A (en) * 2014-07-21 2014-11-19 小米科技有限责任公司 System, method and equipment for distributing network business
CN108509229A (en) * 2017-12-26 2018-09-07 平安普惠企业管理有限公司 Method, terminal device and the computer readable storage medium of the cross-domain control of window
CN108664191A (en) * 2018-04-11 2018-10-16 阿里巴巴集团控股有限公司 system access method and device

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20040083207A1 (en) * 2002-03-18 2004-04-29 Jeffries David J. Multiple option search technology
CN101980213A (en) * 2010-11-23 2011-02-23 中国科学院软件研究所 J2EE-based data persistence method and system
CN102123154A (en) * 2011-03-17 2011-07-13 北京邮电大学 Session initiation protocol (SIP) terminal and session processing method
CN102158542A (en) * 2011-02-22 2011-08-17 龚明 CBAE platform

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20040083207A1 (en) * 2002-03-18 2004-04-29 Jeffries David J. Multiple option search technology
CN101980213A (en) * 2010-11-23 2011-02-23 中国科学院软件研究所 J2EE-based data persistence method and system
CN102158542A (en) * 2011-02-22 2011-08-17 龚明 CBAE platform
CN102123154A (en) * 2011-03-17 2011-07-13 北京邮电大学 Session initiation protocol (SIP) terminal and session processing method

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
谭明红: "基于页面差异模式的Ajax框架研究及应用", 《中国优秀硕士学位论文全文数据库信息科技辑》 *

Cited By (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN104158851A (en) * 2014-07-21 2014-11-19 小米科技有限责任公司 System, method and equipment for distributing network business
CN104158851B (en) * 2014-07-21 2015-11-25 小米科技有限责任公司 A kind of dissemination system of Network, method and apparatus
CN108509229A (en) * 2017-12-26 2018-09-07 平安普惠企业管理有限公司 Method, terminal device and the computer readable storage medium of the cross-domain control of window
CN108509229B (en) * 2017-12-26 2021-05-04 平安普惠企业管理有限公司 Window cross-domain control method, terminal equipment and computer readable storage medium
CN108664191A (en) * 2018-04-11 2018-10-16 阿里巴巴集团控股有限公司 system access method and device
CN108664191B (en) * 2018-04-11 2021-08-20 创新先进技术有限公司 System access method and device

Also Published As

Publication number Publication date
CN103123592B (en) 2017-05-31

Similar Documents

Publication Publication Date Title
US11347826B2 (en) Systems and methods for hosted applications
US8516037B2 (en) Methods for dynamic partitioning of applications in client-server environments
US9436482B2 (en) Input content to application via web browser
CN102347941B (en) A kind of safety applications control method based on open platform
CN102855142B (en) A kind of client framework structure based on RIA and its implementation
US9229844B2 (en) System and method for monitoring web service
CN103176775B (en) A kind of method and apparatus realizing Web page application program localization
US10691390B2 (en) Method and device for video rendering
CN106843975B (en) Method and device for extending HTML5 application function
US20140317537A1 (en) Browser based application program extension method and device
CN106487793A (en) application installation method and device
US20140039898A1 (en) Methods and apparatus for voiced-enabling a web application
CN104572099B (en) Lower coupling frame data processing method and system based on component and middleware
CN103543991A (en) Method for extending functions of browser and browser system
CN104965690A (en) Method and apparatus for processing data
CN106254216A (en) The control method of message and device in instant communication client
CN103309695A (en) Icon loading method and terminal
CN110177039A (en) Message sharing method, device, computer equipment and storage medium
CN108345683A (en) Webpage display process, device, terminal and storage medium
CN103123592A (en) Access method and system of application program in open platform
CN108319474B (en) Page information generation method, device and equipment
CN103377194A (en) Method, device and browser for accelerating access to web pages
CN107358095A (en) A kind of threat detection method, device and network system
CN103544209A (en) Method and system for web page access
CN107766068A (en) Application system patch installation, device, computer equipment and storage medium

Legal Events

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