CN103176775A - Method and device for achieving localization of web-based application - Google Patents

Method and device for achieving localization of web-based application Download PDF

Info

Publication number
CN103176775A
CN103176775A CN2011104347012A CN201110434701A CN103176775A CN 103176775 A CN103176775 A CN 103176775A CN 2011104347012 A CN2011104347012 A CN 2011104347012A CN 201110434701 A CN201110434701 A CN 201110434701A CN 103176775 A CN103176775 A CN 103176775A
Authority
CN
China
Prior art keywords
web page
application program
module
page application
process module
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Granted
Application number
CN2011104347012A
Other languages
Chinese (zh)
Other versions
CN103176775B (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 CN201110434701.2A priority Critical patent/CN103176775B/en
Priority to PCT/CN2012/087032 priority patent/WO2013091556A1/en
Priority to KR1020137035125A priority patent/KR20140018414A/en
Priority to US14/129,880 priority patent/US20140317537A1/en
Publication of CN103176775A publication Critical patent/CN103176775A/en
Application granted granted Critical
Publication of CN103176775B publication Critical patent/CN103176775B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Landscapes

  • Stored Programmes (AREA)
  • Information Transfer Between Computers (AREA)

Abstract

The invention discloses a method and a device for achieving localization of a web-based application. The method comprises: a localization module of the web-based application is generated, configuration information of the web-based application is stored; start commands are received by the localization module, identification (ID) of the web-based application is sent to a host process module; and an application process is started by the host process module according to the ID, configuration information of the web-based application is obtained by the application process according to the ID, and the web-based application is loaded according to the configuration information. The method and the device for achieving localization of the web-based application can simplify starting operations of the web-based application.

Description

A kind of method and apparatus of realizing the Web page application program localization
Technical field
The present invention relates to internet and field of computer technology, relate in particular to a kind of method and apparatus of realizing the Web page application program localization.
Background technology
Web page application program is a kind of application program by access to netwoks.The language compilation that Web page application program need to use browser to support, and be carried under browser environment, depend on web browser and play up.For example, webpage (web) mailbox is exactly typical Web page application program.
Along with popularizing of web browser, Web page application program also becomes more and more popular.
Fig. 1 is the method flow diagram that starts at present Web page application program.
As shown in Figure 1, the method comprises:
Step 101 is opened web browser.
Step 102, the mode of employing order line is to the URL(uniform resource locator) (Uniform Resource Locator, URL) of web browser input Web page application program.
Step 103, web browser receive account and the encrypted message of Web page application program, and the account that receives and encrypted message are dealt into server side verify, after being verified, execution in step 104.
Step 104, web browser loads described Web page application program according to the URL of described Web page application program.
As seen, each Web page application program that starts, all need open any browser at present, and the operation that starts Web page application program is comparatively complicated.
In addition, need at present the web browser support with URL as command line parameter, otherwise can't start Web page application program.
Summary of the invention
In view of this, the invention provides a kind of method and apparatus of realizing the Web page application program localization, in order to simplify the start-up operation of Web page application program.
Technical scheme of the present invention specifically is achieved in that
A kind of method that realizes the Web page application program localization, the method comprises:
The localized module of generating web page application program, the configuration information of the described Web page application program of storage;
Described localized module receives startup command, and the sign ID of described Web page application program is issued the host process module;
The host process module starts application process according to described ID, and described application process obtains the configuration information of described Web page application program according to described ID, load described Web page application program according to described configuration information.
A kind of device of realizing the Web page application program localization, this device comprise generation module, memory module, host process module and application process module;
Described generation module is used for the localized module of generating web page application program, and described localized module receives startup command, and the ID of described Web page application program is issued described host process module;
Described memory module is for the configuration information of storing described Web page application program;
Described host process module is used for starting the application process module according to described ID;
Described application process module is used for obtaining the configuration information of described Web page application program from described memory module according to described ID, loads described Web page application program according to described configuration information.
As seen from the above technical solution, the localized module of generating web page application program of the present invention, the configuration information of storage Web page application program, receive startup command by described localized module, described localized module is issued the host process module with the ID of Web page application program after receiving startup command, the host process module starts application process according to described ID, described application process obtains the configuration information of described application program according to described ID, according to described configuration information Web page loading application program.
as seen, when application the present invention starts Web page application program, localized module by Web page application program receives startup command, then the Web page application program ID that is transmitted according to localized module by the host process module, start corresponding application process, obtained the Web page application program configuration information stored by described application process, according to described configuration information Web page loading application program, therefore, realized the localization of Web page application program, make the user start Web page application program just as starting localized application program, do not need open any browser, do not need to the browser input message yet, can simplify the start-up operation of Web page application program.
Description of drawings
Fig. 1 is the method flow diagram that starts at present Web page application program.
Fig. 2 is the method flow diagram of realizing the Web page application program localization provided by the invention.
Fig. 3 is the installation procedure figure of Web page application program localization provided by the invention.
Fig. 4 is the startup process flow diagram of Web page application program localization provided by the invention.
Fig. 5 is the process flow diagram that withdraws from of Web page application program localization provided by the invention.
Fig. 6 is the structure drawing of device of realizing the Web page application program localization provided by the invention.
Embodiment
Fig. 2 is the method flow diagram of realizing the Web page application program localization provided by the invention.
As shown in Figure 2, the method comprises:
Step 201, the localized module of generating web page application program, the configuration information of the described Web page application program of storage.
Typically, described localized module can be the shortcut of localization, for example desktop shortcuts.
Wherein, the configuration information of Web page application program can obtain by download, also can obtain by other means, and the present invention does not do restriction to this.
Step 202, described localized module receives startup command, and the sign ID of described Web page application program is issued the host process module.
Step 203, the host process module starts application process according to described ID.
Step 204, described application process obtain the configuration information of described Web page application program according to described ID, load described Web page application program according to described configuration information.
In this step, application process is specifically utilized browser kernel, loads described Web page application program according to described configuration information, wherein, and the URL of described configure packet purse rope page application program.
Because application process is utilized browser kernel Web page loading application program, therefore, as long as the language compilation that the browser kernels such as html that Web page application program is the employing standard can be identified, application process just can be utilized this browser kernel, load described Web page application program according to the configuration information of Web page application program, the Web page application program scope that therefore, can be suitable for is wider.
In method shown in Figure 2, can adopt the configuration information of various ways storage Web page application program.
For example, can be with the configuration information of described Web page application program, be stored in the file according to the ID of described Web page application program name, application process can be according to the corresponding file of Web page application program ID inquiry, reads the configuration information of Web page application program in the described file.
Again for example, also can be with the configuration information of Web page application program, be stored in the shared storage space according to the ID of described Web page application program location, application process can navigate to the corresponding storage space of sharing according to Web page application program ID, reads the configuration information of Web page application program in the described shared storage space.
The host process module is before starting application process according to application program ID, and method shown in Figure 2 can further include:
Check whether the host process module is logined, if do not login, carry out the register of host process module, after the host process module logins successfully, then start application process according to Web page application program ID.
Wherein, carry out the register of host process module, specifically can comprise: eject the host process login frame, receive login account and the encrypted message of host process, described account and encrypted message are dealt into server side verify, if be proved to be successful, the host process module logins successfully, otherwise, host process module login failure.
By carrying out the register of host process module, after the host process module logins successfully, start application process according to Web page application program ID again, can realize that Web page application program and host process share login account, thus realized numerous Web page application programs log-on message unify access.
Wherein, the host process module can also be obtained billing information from server side in carrying out the process of register, and particularly, server side can be after the login account of host process and encrypted message be proved to be successful, to host process module surrender of bills information.
After the host process module is obtained billing information from server side, if startup application process, can be after application process starts, described billing information is passed to described application process, described application process is issued server side with the configuration information of the billing information that receives and Web page application program and is verified, after being verified, described application process loads described Web page application program according to described configuration information.
Application process is verified by the configuration information of billing information and Web page application program is issued server, can be improved the security of Web page loading application program.
In method shown in Figure 2, the startup command of Web page application program can be received by localized module, also the startup command of Web page application program can be received by the host process module.
Before receiving the startup command of Web page application program by localized module, if the host process module is not moved with foreground mode, for example the host process module is not yet moved or operation in back way, after described localized module receives startup command, the host process module will be moved in back way, thereby make the user be not aware of the existence of host process module, therefore start Web page application program by localized module, just look like to start local the application equally, further strengthen the localized effect of Web page application program.
If receive the startup command of Web page application program by the host process module, then the host process module is determined the ID of Web page application program according to this startup command, starts application process according to this ID, and the host process module will be moved with foreground mode.
in order further to strengthen the localized effect of Web page application program, in method shown in Figure 2, can also record is to receive the startup command of Web page application program by localized module, or receive the startup command of Web page application program by described host process module, after the host process module receives shutdown command, to close by the Web page application program of described host process module reception startup command, keep receiving by localized module the running status of the Web page application program of startup command, and when having at least a Web page application program not close, described host process module is moved in back way, when all Web page application programs are all closed, close described host process module.
as seen, after the host process module receives shutdown command, only close the Web page application program that receives startup command by the host process module, and for Web page application program corresponding to the localized module of direct reception startup command, still keep its running status, and the host process module also becomes the running background mode by the front stage operation mode, make by localized module and receive the Web page application program that startup command starts, can not receive shutdown command and close because of the host process module, but when localized module receives shutdown command, just can close Web page application program corresponding to this localization module, thereby realized the same effect of Web page application program localization.
The below to the installation of Web page application program localization, start and withdraw from flow process and carry out exemplary illustration, given example is not limited to the present invention, specifically sees also Fig. 3~Fig. 5.
Fig. 3 is the installation procedure figure of Web page application program localization provided by the invention.
As shown in Figure 3, this flow process comprises:
Step 301, the configuration information of downloading web pages application program.
Step 302, the localized installation order of reception Web page application program.
In this step, can receive Client-initiated localization installation order by the host process module.
Step 303, the localized installation site information of reception Web page application program.Suppose that the installation site that receives in this step is desktop.
Step 304, the desktop shortcuts of generating web page application program, installation.
Wherein, can be by the desktop shortcuts of host process module generating web page application program, described desktop shortcuts points to the host process module, is used for transmitting to the host process module ID of this Web page application program.Can write application icon and destination address in described desktop shortcuts.
Fig. 4 is the startup process flow diagram of Web page application program localization provided by the invention.
Shown in flow process shown in Figure 4, be that localized module directly receives startup command and starts the flow process of corresponding Web page application program, localized module wherein is desktop shortcuts.
As shown in Figure 4, this flow process comprises:
Step 401, the desktop shortcuts of Web page application program receives startup command, for example receives to double-click order.
Step 402, described desktop shortcuts is issued the host process module with the ID of Web page application program.
Step 403, host process module judge whether self logins, if so, and execution in step 405, otherwise, execution in step 404.
Step 404, the host process module is carried out register, and after logining successfully, the host process module is moved in back way, and execution in step 405.
Step 405, the host process module starts application process, and the ID of described Web page application program is passed to described application process.
Step 406, described application process obtain the configuration information of Web page application program according to described ID.
Step 407, application process is utilized browser kernel, according to described configuration information Web page loading application program.
Fig. 5 is the process flow diagram that withdraws from of Web page application program localization provided by the invention.
Flow process shown in Figure 5 can further strengthen the localized effect of Web page application program, is not limited to the present invention, and the present invention also can adopt other to withdraw from flow process, for example, when closing the host process module, all Web page application programs is also closed.
As shown in Figure 5, this flow process comprises:
Step 501, the host process module receives shutdown command.
Step 502 is closed the Web page application program that receives startup command by the host process module.
Step 503 judges whether to receive by localized module the Web page application program that startup command starts, and for example, whether the Web page application program of opening by double-clicking desktop shortcuts is arranged, if so, and execution in step 504, otherwise, execution in step 506.
Step 504, the host process module is moved in back way, and keeps receiving by localized module the running status of the Web page application program of startup command.
Step 505 receives the order of closing Web page application program by localized module, close described Web page application program, and after all Web page application programs are all closed, execution in step 506.
Step 506 is closed the host process module.
According to the above-mentioned method that realizes the Web page application program localization provided by the invention, the present invention also provides a kind of device of realizing the Web page application program localization, specifically sees also Fig. 6.
Fig. 6 is the structure drawing of device of realizing the Web page application program localization provided by the invention.
As shown in Figure 6, this device comprises generation module 601, memory module 602, host process module 603 and application process module 604.
Generation module 601 is used for the localized module of generating web page application program, and described localized module receives startup command, and the ID of described Web page application program is issued host process module 603.
Memory module 602 is for the configuration information of storing described Web page application program.
Host process module 603 is used for starting application process module 604 according to described ID.
Application process module 604 is used for obtaining the configuration information of described Web page application program from described memory module according to described ID, loads described Web page application program according to described configuration information.
Generation module 601 wherein can be one with host process module 603 module independently mutually, also can be arranged in host process module 603, in other words, also can be by the localized module of host process module 603 generating web page application programs.
Wherein, application process module 604 comprises acquisition module and browser kernel module.
Described acquisition module is used for obtaining from described memory module according to described ID the configuration information of described Web page application program.
Described browser kernel module is used for loading described Web page application program according to described configuration information.Wherein, the URL of described configure packet purse rope page application program.
Host process module 603 wherein, the ID for receiving Web page application program checks whether this host process module 603 is logined, if login, the register of execution host process module 603 after logining successfully, starts application process module 604 according to described ID.
Host process module 603 also is used for obtaining billing information from server side.
Application process module 604, also be used for receiving the billing information that host process module 603 is sent, the configuration information of described billing information and described Web page application program is issued server side verify, after being verified, load described Web page application program according to described configuration information.
Wherein, can receive startup command by localized module 601, host process module 603 can be moved in back way.
Also can be received the startup command of Web page application program by host process module 603, start application process according to this order, host process module 603 is moved with foreground mode.
The described device of Fig. 6 can also comprise logging modle.
Described logging modle is being made or being received by described host process module by what localized module received for the startup command that records Web page application program.
Host process module 603, be used for receiving shutdown command, to close by the Web page application program of described host process module reception startup command, keep receiving by localized module the running status of the Web page application program of startup command, and when having at least a Web page application program not close, described host process module is moved in back way, when all Web page application programs are all closed, closed described host process module.
Typically, localized module 601 can be shortcut.
The above is only preferred embodiment of the present invention, and is in order to limit the present invention, within the spirit and principles in the present invention not all, any modification of making, is equal to replacement, improvement etc., within all should being included in the scope of protection of the invention.

Claims (17)

1. a method that realizes the Web page application program localization, is characterized in that, the method comprises:
The localized module of generating web page application program, the configuration information of the described Web page application program of storage;
Described localized module receives startup command, and the sign ID of described Web page application program is issued the host process module;
The host process module starts application process according to described ID, and described application process obtains the configuration information of described Web page application program according to described ID, load described Web page application program according to described configuration information.
2. method according to claim 1, is characterized in that, loads described Web page application program according to described configuration information and comprise:
Described application process is utilized browser kernel, loads described Web page application program according to described configuration information;
The URL of described configure packet purse rope page application program.
3. method according to claim 1, is characterized in that, the configuration information of the described Web page application program of storage comprises:
With the configuration information of described Web page application program, be stored in the file according to the ID of described Web page application program name;
Perhaps, with the configuration information of described Web page application program, be stored in the shared storage space according to the ID of described Web page application program location.
4. method according to claim 1, is characterized in that, before described host process module started application process according to described ID, the method also comprised:
Check whether the host process module is logined, if not login, the register of execution host process module after the host process module logins successfully, enters the step that starts application process according to described ID.
5. method according to claim 1, is characterized in that, the register of described execution host process module comprises: the host process module is obtained billing information from server side;
Before loading described Web page application program according to described configuration information, the method also comprises:
Described application process receives the billing information that the host process module is sent, the billing information that described application process is received and the configuration information of described Web page application program are issued server side and are verified, after being verified, described application process loads described Web page application program according to described configuration information.
6. method according to claim 1, is characterized in that, described localized module receives startup command and comprises: described localized module directly receives startup command;
The method also comprises: described host process module is moved in back way.
7. method according to claim 1, is characterized in that, the method also comprises:
The host process module receives the order that starts Web page application program, starts application process according to this order;
Wherein, described host process module is moved with foreground mode.
8. method according to claim 1, is characterized in that, the method also comprises: the startup command that records Web page application program is received by localized module or is received by described host process module;
The host process module receives shutdown command, to close by the Web page application program of described host process module reception startup command, keep receiving by localized module the running status of the Web page application program of startup command, and when having at least a Web page application program not close, described host process module is moved in back way, when all Web page application programs are all closed, close described host process module.
9. a device of realizing the Web page application program localization, is characterized in that, this device comprises generation module, memory module, host process module and application process module;
Described generation module is used for the localized module of generating web page application program, and described localized module receives startup command, and the ID of described Web page application program is issued described host process module;
Described memory module is for the configuration information of storing described Web page application program;
Described host process module is used for starting the application process module according to described ID;
Described application process module is used for obtaining the configuration information of described Web page application program from described memory module according to described ID, loads described Web page application program according to described configuration information.
10. device according to claim 9, is characterized in that, described application process module comprises acquisition module and browser kernel module;
Described acquisition module is used for obtaining from described memory module according to described ID the configuration information of described Web page application program;
Described browser kernel module is used for loading described Web page application program according to described configuration information;
The URL of described configure packet purse rope page application program.
11. device according to claim 9 is characterized in that,
Described host process module, the ID for receiving Web page application program checks whether this host process module is logined, if login, the register of execution host process module after logining successfully, starts the application process module according to described ID.
12. device according to claim 11 is characterized in that,
Described host process module is used for obtaining billing information from server side;
Described application process module, be used for receiving the billing information that the host process module is sent, the configuration information of described billing information and described Web page application program is issued server side verify, after being verified, load described Web page application program according to described configuration information.
13. device according to claim 9 is characterized in that,
Described localized module receives startup command, and described host process module is moved in back way.
14. device according to claim 9 is characterized in that,
Described host process module also for the startup command that receives Web page application program, starts application process according to this order.
15. device according to claim 9 is characterized in that, receives the startup command of Web page application program or the startup command by described host process module reception Web page application program by localized module;
This device also comprises logging modle;
Described logging modle is being made or being received by described host process module by what localized module received for the startup command that records Web page application program;
Described host process module, be used for receiving shutdown command, to close by the Web page application program of described host process module reception startup command, keep receiving by localized module the running status of the Web page application program of startup command, and when having at least a Web page application program not close, described host process module is moved in back way, when all Web page application programs are all closed, closed described host process module.
16. device according to claim 9 is characterized in that, described localized module comprises shortcut.
17. device according to claim 9 is characterized in that, described generation module is and described host process module module independently mutually, perhaps is positioned at described host process module.
CN201110434701.2A 2011-12-22 2011-12-22 A kind of method and apparatus realizing Web page application program localization Active CN103176775B (en)

Priority Applications (4)

Application Number Priority Date Filing Date Title
CN201110434701.2A CN103176775B (en) 2011-12-22 2011-12-22 A kind of method and apparatus realizing Web page application program localization
PCT/CN2012/087032 WO2013091556A1 (en) 2011-12-22 2012-12-20 Browser based application program extension method and device
KR1020137035125A KR20140018414A (en) 2011-12-22 2012-12-20 Browser based application program extension method and device
US14/129,880 US20140317537A1 (en) 2011-12-22 2012-12-20 Browser based application program extension method and device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201110434701.2A CN103176775B (en) 2011-12-22 2011-12-22 A kind of method and apparatus realizing Web page application program localization

Publications (2)

Publication Number Publication Date
CN103176775A true CN103176775A (en) 2013-06-26
CN103176775B CN103176775B (en) 2016-08-24

Family

ID=48636682

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201110434701.2A Active CN103176775B (en) 2011-12-22 2011-12-22 A kind of method and apparatus realizing Web page application program localization

Country Status (1)

Country Link
CN (1) CN103176775B (en)

Cited By (10)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN104331224A (en) * 2013-07-22 2015-02-04 腾讯科技(深圳)有限公司 A webpage content browsing method and device, and terminal device
CN104506641A (en) * 2014-12-30 2015-04-08 百度在线网络技术(北京)有限公司 Webpage application program access method and device
CN104808971A (en) * 2014-01-24 2015-07-29 北京三星通信技术研究有限公司 Network application program manager, method, device and mobile terminal
CN105786455A (en) * 2014-12-17 2016-07-20 深圳市腾讯计算机系统有限公司 Method, device and terminal for data processing
CN105847322A (en) * 2016-03-11 2016-08-10 四川盛世天鱼科技有限公司 APP management system and method
CN107329743A (en) * 2017-06-14 2017-11-07 北京小米移动软件有限公司 Methods of exhibiting, device and the storage medium of five application page
CN107659641A (en) * 2017-09-22 2018-02-02 百度在线网络技术(北京)有限公司 Web wakes up method, apparatus, server, equipment and the storage medium of client
WO2018064902A1 (en) * 2016-10-09 2018-04-12 中兴通讯股份有限公司 Method and system for one-click accessing to app designated module
CN110286955A (en) * 2018-03-16 2019-09-27 青岛海尔多媒体有限公司 The method, apparatus and computer readable storage medium of application program launching
CN110557502A (en) * 2019-08-09 2019-12-10 五八有限公司 Method and device for calling up applet, electronic device and readable storage medium

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101374119A (en) * 2007-08-25 2009-02-25 鲁海宁 Method and system for providing information service as well as method for identifying resource
CN102027454A (en) * 2008-05-13 2011-04-20 谷歌公司 Multi-process browser architecture
US20110173602A1 (en) * 2008-07-30 2011-07-14 Access Co., Ltd Execution environment software, client device, and server device
US20110307810A1 (en) * 2010-06-11 2011-12-15 Isreal Hilerio List integration

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101374119A (en) * 2007-08-25 2009-02-25 鲁海宁 Method and system for providing information service as well as method for identifying resource
CN102027454A (en) * 2008-05-13 2011-04-20 谷歌公司 Multi-process browser architecture
US20110173602A1 (en) * 2008-07-30 2011-07-14 Access Co., Ltd Execution environment software, client device, and server device
US20110307810A1 (en) * 2010-06-11 2011-12-15 Isreal Hilerio List integration

Cited By (19)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US9916391B2 (en) 2013-07-22 2018-03-13 Tencent Technology (Shenzhen) Company Limited Method, apparatus and terminal for webpage content browsing
CN104331224A (en) * 2013-07-22 2015-02-04 腾讯科技(深圳)有限公司 A webpage content browsing method and device, and terminal device
CN104331224B (en) * 2013-07-22 2018-02-23 腾讯科技(深圳)有限公司 A kind of web page contents browsing method and device, terminal device
CN104808971A (en) * 2014-01-24 2015-07-29 北京三星通信技术研究有限公司 Network application program manager, method, device and mobile terminal
CN104808971B (en) * 2014-01-24 2020-02-21 北京三星通信技术研究有限公司 Network application program manager, method and device and mobile terminal
CN105786455A (en) * 2014-12-17 2016-07-20 深圳市腾讯计算机系统有限公司 Method, device and terminal for data processing
CN105786455B (en) * 2014-12-17 2020-02-18 深圳市腾讯计算机系统有限公司 Data processing method and device and terminal
CN104506641A (en) * 2014-12-30 2015-04-08 百度在线网络技术(北京)有限公司 Webpage application program access method and device
CN104506641B (en) * 2014-12-30 2018-03-06 百度在线网络技术(北京)有限公司 The access method and device of Web page application program
CN105847322A (en) * 2016-03-11 2016-08-10 四川盛世天鱼科技有限公司 APP management system and method
CN105847322B (en) * 2016-03-11 2019-03-29 王卓 A kind of APP management system and method
WO2018064902A1 (en) * 2016-10-09 2018-04-12 中兴通讯股份有限公司 Method and system for one-click accessing to app designated module
CN107329743A (en) * 2017-06-14 2017-11-07 北京小米移动软件有限公司 Methods of exhibiting, device and the storage medium of five application page
US10705780B2 (en) 2017-06-14 2020-07-07 Beijing Xiaomi Mobile Software Co., Ltd. Method, device, and storage medium for displaying application page
CN107329743B (en) * 2017-06-14 2021-09-28 北京小米移动软件有限公司 Application page display method and device and storage medium
CN107659641A (en) * 2017-09-22 2018-02-02 百度在线网络技术(北京)有限公司 Web wakes up method, apparatus, server, equipment and the storage medium of client
CN107659641B (en) * 2017-09-22 2020-10-13 百度在线网络技术(北京)有限公司 Method, device, server, equipment and storage medium for web awakening client
CN110286955A (en) * 2018-03-16 2019-09-27 青岛海尔多媒体有限公司 The method, apparatus and computer readable storage medium of application program launching
CN110557502A (en) * 2019-08-09 2019-12-10 五八有限公司 Method and device for calling up applet, electronic device and readable storage medium

Also Published As

Publication number Publication date
CN103176775B (en) 2016-08-24

Similar Documents

Publication Publication Date Title
CN103176775A (en) Method and device for achieving localization of web-based application
US9009739B2 (en) Safe browser plugins using native code modules
US8572033B2 (en) Computing environment configuration
KR102218995B1 (en) Method and apparatus for code virtualization and remote process call generation
US8438251B2 (en) Methods and systems for implementing a virtual storage network
US8650481B1 (en) Stable and secure use of content scripts in browser extensions
US9244702B1 (en) Installer-free applications using native code modules and persistent local storage
US9497260B2 (en) Communication between two web applications
CN110032392B (en) Service management method and device, storage medium and electronic equipment
CN101313552A (en) Distributed computing architecture and associated method of providing a portable user environment
CN102857484A (en) Method, system and device for implementing single sign-on
US11436066B2 (en) System for offline object based storage and mocking of rest responses
CN103036887B (en) Realize the system and method for website log
JP2012521609A (en) Content input for applications via web browser
US20010005201A1 (en) A computer system using a processor interfacing with multiple displays
CN105653933A (en) Plugin loading method and device
US20130286416A1 (en) System and Method of Installing Printer Applications on a Printer
CN105243407A (en) Method and device for reading and writing smart card
CN103023976A (en) Device and method for extending browser application plug-ins
EP2897053B1 (en) Device management method and apparatus
EP4022469A1 (en) Systems and methods for in-application dynamic content loading
CN104202390A (en) Method and device for downloading online resources and pushing to mobile terminal
CN104182402A (en) Browser interface address bar input control method and browser interface address bar input control system
CN101616501A (en) A kind of application memory, compiler server, access system and method and client terminal
CN102184112B (en) Method and device for upgrading widget

Legal Events

Date Code Title Description
C06 Publication
PB01 Publication
C10 Entry into substantive examination
SE01 Entry into force of request for substantive examination
C14 Grant of patent or utility model
GR01 Patent grant