+

CN105068837A - Web application updating method and apparatus - Google Patents

Web application updating method and apparatus Download PDF

Info

Publication number
CN105068837A
CN105068837A CN201510481682.7A CN201510481682A CN105068837A CN 105068837 A CN105068837 A CN 105068837A CN 201510481682 A CN201510481682 A CN 201510481682A CN 105068837 A CN105068837 A CN 105068837A
Authority
CN
China
Prior art keywords
configuration file
module
module configuration
attribute
web application
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.)
Pending
Application number
CN201510481682.7A
Other languages
Chinese (zh)
Inventor
董延平
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
TCL Corp
Original Assignee
TCL Corp
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 TCL Corp filed Critical TCL Corp
Priority to CN201510481682.7A priority Critical patent/CN105068837A/en
Publication of CN105068837A publication Critical patent/CN105068837A/en
Pending legal-status Critical Current

Links

Landscapes

  • Information Retrieval, Db Structures And Fs Structures Therefor (AREA)

Abstract

The present invention is applicable to the field of application updating, and provides a Web application updating method and a Web application updating apparatus. The method comprises the steps of: determining whether the current action of a Web application is periodic scanning; determining whether a module configuration file is modified or not when the current action of the Web application is periodic scanning; when the module configuration file is modified, loading the modified module configuration file; parsing the loaded module configuration file, and creating a corresponding object and/or setting the attributes of the object according to a parsing result; and storing the created object and/or the attributes of the object in order to achieve dynamic updating of the Web application. The embodiment of the present invention can improve the updating timeliness of the Web application.

Description

The update method of Web application and device
Technical field
The embodiment of the present invention belongs to applies more frontier, particularly relates to update method and the device of a kind of Web application.
Background technology
At present, in order to enrich the function of Web application, the Web needing regular update to generate applies.
But the update method that existing Web applies is when upgrading Web application, all need the Web application stopping originally having disposed, more again upload whole Web application bag, finally restart the Web application bag uploaded.Owing to needing the Web application stopping originally having disposed, and also can interrupt user's service in the process of interrupting, therefore, in order to reduce the impact on user, the renewal of Web application is carried out in usual selection (such as at dead of night) when less user accesses, thus is difficult to realization in time to the renewal of Web application.
Summary of the invention
Embodiments provide update method and the device of a kind of Web application, be intended to solve existing method and be difficult to the problem of realization in time to the renewal of Web application.
The embodiment of the present invention is achieved in that the update method that a kind of Web applies, and described method comprises:
Judge whether the current action that Web applies is intermittent scanning;
When the current action of Web application is intermittent scanning, whether judge module configuration file is revised;
When module Configuration file is revised, be loaded into the module Configuration file revised;
Resolve the module Configuration file be loaded into, and create corresponding object according to analysis result and/or the attribute of object is set;
The object of storage creation and/or storage arrange the attribute of object, to realize dynamically updating of Web application.
Another object of the embodiment of the present invention is the updating device providing a kind of Web to apply, and described device comprises:
Starting operation judging unit, for judging whether the current action that Web applies is intermittent scanning;
Module Configuration file content judging unit, when the current action for applying at Web is intermittent scanning, whether judge module configuration file is revised;
Module Configuration file is loaded into unit, for when module Configuration file is revised, is loaded into the module Configuration file revised;
Object reconstruction unit, for resolving the module Configuration file of loading, and creates corresponding object according to analysis result and/or arranges the attribute of object;
Reconstructed object storage unit, arranges the attribute of object for the object of storage creation and/or storage, to realize dynamically updating of Web application.
In embodiments of the present invention, due to when Web application runs and the current action of Web application is the action of intermittent scanning, automatically can be loaded into and resolve the module Configuration file revised, and create according to analysis result and store corresponding object and/or the attribute of object is set, therefore, just can realize the renewal of this Web application without the need to inactive Web application, thus improve the promptness that this Web applies renewal.
Accompanying drawing explanation
Fig. 1 is the process flow diagram of the update method of a kind of Web application that first embodiment of the invention provides;
Fig. 2 is the structural drawing of the updating device of a kind of Web application that second embodiment of the invention provides.
Embodiment
In order to make object of the present invention, technical scheme and advantage clearly understand, below in conjunction with drawings and Examples, the present invention is further elaborated.Should be appreciated that specific embodiment described herein only in order to explain the present invention, be not intended to limit the present invention.
In the embodiment of the present invention, judge whether the current action that Web applies is intermittent scanning, when the current action of Web application is intermittent scanning, whether judge module configuration file is revised, when module Configuration file is revised, is loaded into the module Configuration file revised, resolve the module Configuration file be loaded into, and create corresponding object according to analysis result and/or the attribute of object is set, the object of storage creation and/or storage arrange the attribute of object, to realize dynamically updating of Web application.
In order to technical solutions according to the invention are described, be described below by specific embodiment.
embodiment one:
Fig. 1 shows the process flow diagram of the update method of a kind of Web application that first embodiment of the invention provides, and details are as follows:
Step S11, judges whether the current action that Web applies is intermittent scanning.
In this step, when Web application start, judge that the current action that Web applies is intermittent scanning action or initiating switchup action.Wherein, the cycle of intermittent scanning, for presetting, such as, can be set as 60000ms (namely 1 minute).
Alternatively, when the current action of Web application is not intermittent scanning, judge whether the current action that described Web applies is initiating switchup, if, then search configurations attribute (as Configuration.properties) file, if find this configurations property file, the cycle that then extracting cycle scanning Web application is corresponding in the configurations property file searched, and, the path at extraction module position (as module_location) filename and this module position file place, like this, can according to the path at this module position filename and this module position file place be loaded into corresponding block configuration (as, module.properties) file.If do not find configurations property file, in default path, then obtain intermittent scanning Web apply the corresponding cycle, and, acquisition module position paper name and path, to insmod configuration file according to the module position filename obtained and path, if do not find the cycle that Web application is corresponding, then the cycle arranging Web application is default value (as 60000ms).Certainly, if both do not find configurations property file, in default path, do not obtain intermittent scanning Web yet apply corresponding cycle and module position filename and path, then send miscue, to right the wrong in time.
Step S12, when the current action of Web application is intermittent scanning, whether judge module configuration file is revised.
Particularly, by the object in judge module configuration file, or whether whether the relation between object revised judge module configuration file and revised.Such as, the specifying information of the module Configuration file that the specifying information of the module Configuration file that last intermittent scanning can be obtained and this intermittent scanning obtain compares, if both are identical, then determination module configuration file is not revised, otherwise determination module configuration file is revised.Certainly, if the relation between object and object is not revised, but the class in module Configuration file (class) file is revised, then same determination module configuration file is revised.
Step S13, when module Configuration file is revised, is loaded into the module Configuration file revised.
Step S14, resolves the module Configuration file be loaded into, and creates corresponding object according to analysis result and/or arrange the attribute of object.
In this step, when module Configuration file is successfully loaded into, resolve the module Configuration file of loading line by line, and after parsing a line information, create corresponding object according to analysis result and/or the attribute (such as arranging the relation etc. of object and other objects) of object is set, meanwhile, continue the module Configuration file of resolving loading line by line, terminate until this module Configuration file is resolved.Due to after a line information parsing module Configuration file, just create corresponding object according to analysis result and/or the attribute of object is set, therefore, it is possible to fast creation goes out corresponding object and/or arranges the attribute of object.
Alternatively, described module Configuration file of resolving loading, and create corresponding object according to analysis result and/or the attribute of object is set, specifically comprise:
The module Configuration file that A1, parsing are loaded into.
A2, judge whether the attribute of object in described module Configuration file and/or object changes, if forward A3 to, otherwise forwards A4 to;
A3, then create corresponding object and/or the attribute of object is set;
A4, then judge whether the class file in described module Configuration file changes, and when the class file in described module Configuration file changes, regenerate object corresponding to the class file that changed and the module with object association.Alternatively, when the object in module Configuration file and/or the attribute of object repeatedly change, according to the last corresponding object of information creating changed and/or the attribute arranging object.
In above-mentioned A1 ~ A4, due in the process of Web application operation, can the attribute of object in judge module configuration file and/or object whether change, and when the object of module Configuration file and/or the attribute of object change, object that the object that dynamic creation has changed is corresponding (the complete class name as the object that obtains according to parsing module configuration file and object generates corresponding object with object generating modes such as setup of attribute modes), and/or, the attribute of the object that the attribute of the object that dynamic creation has changed is corresponding, therefore, also the change of the attribute of object and/or object can be realized without the need to inactive Web application.Whether in addition, due to when the attribute of object and object does not change, the class file in module Configuration file still may change, therefore, in order to reduce the probability of erroneous judgement, still need the class file continued in judge module configuration file to change.When judging that the class file in module Configuration file changes, regenerate the object that the class file that changed is corresponding, and according to the relation of each object defined in module Configuration file, regenerate the module with object association.
Step S15, the object of storage creation and/or storage arrange the attribute of object, to realize dynamically updating of Web application.
In the internal memory that the property store object of establishment and/or storage being arranged object is applied at Web, so that follow-up calling.
Alternatively, for the ease of searching, the object of described storage creation and/or storage arrange the attribute of object, to realize dynamically updating of Web application, specifically comprise:
B1, the object created according to the name storage of object and/or storage arrange the attribute of object.
B2, the attribute of object is set according to the object of the type storage creation of object and/or storage, to realize dynamically updating of Web application.
In above-mentioned B1 and B2, object and/or storage are arranged the attribute of object respectively by the title of object, and, store according to the type of object, such as, can store according to following storage organization: objectName (object oriented), object (object) and objectClassType (object type), object (object).Like this, when Web application needs to obtain the information stored, according to object name or the acquisition carrying out object according to the type of object, the speed of acquisition of information can be improve.There is no the restriction of sequencing when it is pointed out that and perform above-mentioned B1 and B2, its can B1 prior to after B2 or B1 in B2, or B1 and B2 carries out simultaneously, is not restricted this herein.
Alternatively, the attribute of object is set at the object of storage creation and/or storage, after realizing the dynamically updating of Web application, comprises:
Call the object of storage and/or the attribute of object.Particularly, need the object by obtaining after interface interchange renewal, and/or, by obtaining the attribute of the object after interface interchange renewal.Such as, by the object after following acquisition interface interchange renewal and/or the attribute calling the object after renewal: getObjectByName (StringobjectName) andgetObjectByType (Class<? >objectType).Owing to employing the attribute of the object after obtaining interface interchange renewal and/or object, therefore, it is possible to avoid the attribute getting object and/or the object do not upgraded, thus the operation that Web is applied is more smooth and easy.
In first embodiment of the invention, judge whether the current action that Web applies is intermittent scanning, when the current action of Web application is intermittent scanning, whether judge module configuration file is revised, when module Configuration file is revised, is loaded into the module Configuration file revised, resolve the module Configuration file be loaded into, and create corresponding object according to analysis result and/or the attribute of object is set, the object of storage creation and/or storage arrange the attribute of object, to realize dynamically updating of Web application.Due to when Web application runs and the current action of Web application is the action of intermittent scanning, automatically can be loaded into and resolve the module Configuration file revised, and create according to analysis result and store corresponding object and/or the attribute of object is set, therefore, just can realize the renewal of this Web application without the need to inactive Web application, thus improve the promptness that this Web applies renewal.
Should be understood that in embodiments of the present invention, the size of the sequence number of above-mentioned each process does not also mean that the priority of execution sequence, and the execution sequence of each process should be determined with its function and internal logic, and should not form any restriction to the implementation process of the embodiment of the present invention.
embodiment two:
Fig. 2 shows the structural drawing of the updating device of a kind of Web application that second embodiment of the invention provides, the updating device that this Web applies can be applicable to various terminal, this terminal comprises the mobile terminals such as mobile phone, smart phone, laptop computer, digital broadcast terminal, PDA (personal digital assistant), PMP (portable media player), navigational system, also can be applied to the such as fixed terminal such as Digital Television, desk-top computer.For convenience of explanation, illustrate only the part relevant to the embodiment of the present invention.
The updating device that this Web applies comprises: starting operation judging unit 21, module Configuration file content judging unit 22, module Configuration file are loaded into unit 23, object reconstruction unit 24, reconstructed object storage unit 25.Wherein:
Starting operation judging unit 21, for judging whether the current action that Web applies is intermittent scanning.
Wherein, the cycle of intermittent scanning, for presetting, such as, can be set as 60000ms (namely 1 minute).
Alternatively, the updating device that this Web applies comprises:
The information process unit of initiating switchup, for judging whether the current action that described Web applies is initiating switchup, when the current action of Web application is initiating switchup, searches configurations property file.
Cycle information extraction unit, for when searching configurations property file, the cycle that extracting cycle scanning Web application is corresponding in the configurations property file searched.
Module position filename extraction unit, for extraction module position paper name and path, to insmod configuration file according to the module position filename extracted and path.
Alternatively, the updating device that this Web applies comprises:
The information searching unit of default path, for when not finding configurations property file, then obtains intermittent scanning Web and applies the corresponding cycle in default path.
Default module position paper name extraction unit, for acquisition module position paper name and path, to insmod configuration file according to the module position filename obtained and path.
Certainly, if both do not find configurations property file, in default path, do not obtain intermittent scanning Web yet apply corresponding cycle and module position filename and path, then send miscue, to right the wrong in time.
Module Configuration file content judging unit 22, when the current action for applying at Web is intermittent scanning, whether judge module configuration file is revised.
Particularly, by the object in judge module configuration file, or whether whether the relation between object revised judge module configuration file and revised.Such as, the specifying information of the module Configuration file that the specifying information of the module Configuration file that last intermittent scanning can be obtained and this intermittent scanning obtain compares, if both are identical, then determination module configuration file is not revised, otherwise determination module configuration file is revised.Certainly, if the relation between object and object is not revised, but the class in module Configuration file (class) file is revised, then same determination module configuration file is revised.
Module Configuration file is loaded into unit 23, for when module Configuration file is revised, is loaded into the module Configuration file revised.
Object reconstruction unit 24, for resolving the module Configuration file of loading, and creates corresponding object according to analysis result and/or arranges the attribute of object.
When module Configuration file is successfully loaded into, resolve the module Configuration file of loading line by line, and after parsing a line information, create corresponding object according to analysis result and/or the attribute (such as arranging the relation etc. of object and other objects) of object is set, simultaneously, continue the module Configuration file of resolving loading line by line, terminate until this module Configuration file is resolved.Due to after a line information parsing module Configuration file, just create corresponding object according to analysis result and/or the attribute of object is set, therefore, it is possible to fast creation goes out corresponding object and/or arranges the attribute of object.
Alternatively, described object reconstruction unit 24 comprises:
Module Configuration file parsing module, for resolving the module Configuration file of loading.
Whether object properties change judge module, for judging whether the attribute of object in described module Configuration file and/or object changes.
Object and object relationship creation module, when the attribute for the object in module Configuration file and/or object changes, then create corresponding object and/or arrange the attribute of object.
Class file content judgment module, when attribute for the object in module Configuration file and object does not change, whether the class file then scanned in described module Configuration file changes, and the class file in described module Configuration file is when changing, regenerate object corresponding to the class file that changed and the module with object association.Certainly, if the attribute of the object in module Configuration file and/or object repeatedly changes, then according to the last corresponding object of information creating changed and/or the attribute arranging object.
Due in the process of Web application operation, can the attribute of object in judge module configuration file and/or object whether change, and when the object of module Configuration file and/or the attribute of object change, the object that the object that dynamic creation has changed is corresponding, and/or, the attribute of the object that the attribute of the object that dynamic creation has changed is corresponding, therefore, also can realize the change of the attribute of object and/or object without the need to inactive Web application.Whether in addition, due to when the attribute of object and object does not change, the class file in module Configuration file still may change, therefore, in order to reduce the probability of erroneous judgement, still need the class file continued in judge module configuration file to change.
Reconstructed object storage unit 25, arranges the attribute of object for the object of storage creation and/or storage, to realize dynamically updating of Web application.
Alternatively, described reconstructed object storage unit 25 comprises:
First kind memory module, arranges the attribute of object for the object that creates according to the name storage of object and/or storage.
Second Type memory module, arranges the attribute of object for the object of the type storage creation according to object and/or storage, to realize dynamically updating of Web application.
Object and/or storage are arranged the attribute of object respectively by the title of object, and, store according to the type of object, such as, can store according to following storage organization: objectName (object oriented), object (object) and objectClassType (object type), object (object).Like this, when Web application needs to obtain the information stored, according to object name or the acquisition carrying out object according to the type of object, the speed of acquisition of information can be improve.
Alternatively, the updating device that this Web applies comprises:
Lastest imformation call unit, for the attribute of the object and/or object that call storage.Particularly, need the object by obtaining after interface interchange renewal, and/or, by obtaining the attribute of the object after interface interchange renewal.Such as, by the object after following acquisition interface interchange renewal and/or the attribute calling the object after renewal: getObjectByName (StringobjectName) andgetObjectByType (Class<? >objectType).Owing to employing the attribute of the object after obtaining interface interchange renewal and/or object, therefore, it is possible to avoid the attribute getting object and/or the object do not upgraded, thus the operation that Web is applied is more smooth and easy.
In second embodiment of the invention, due to when Web application runs and the current action of Web application is the action of intermittent scanning, automatically can be loaded into and resolve the module Configuration file revised, and create according to analysis result and store corresponding object and/or the attribute of object is set, therefore, just can realize the renewal of this Web application without the need to inactive Web application, thus improve the promptness that this Web applies renewal.
Those of ordinary skill in the art can recognize, in conjunction with unit and the algorithm steps of each example of embodiment disclosed herein description, can realize with the combination of electronic hardware or computer software and electronic hardware.These functions perform with hardware or software mode actually, depend on application-specific and the design constraint of technical scheme.Professional and technical personnel can use distinct methods to realize described function to each specifically should being used for, but this realization should not thought and exceeds scope of the present invention.
Those skilled in the art can be well understood to, and for convenience and simplicity of description, the specific works process of the system of foregoing description, device and unit, with reference to the corresponding process in preceding method embodiment, can not repeat them here.
In several embodiments that the application provides, should be understood that disclosed system, apparatus and method can realize by another way.Such as, device embodiment described above is only schematic, such as, the division of described unit, be only a kind of logic function to divide, actual can have other dividing mode when realizing, such as multiple unit or assembly can in conjunction with or another system can be integrated into, or some features can be ignored, or do not perform.Another point, shown or discussed coupling each other or direct-coupling or communication connection can be by some interfaces, and the indirect coupling of device or unit or communication connection can be electrical, machinery or other form.
The described unit illustrated as separating component or can may not be and physically separates, and the parts as unit display can be or may not be physical location, namely can be positioned at a place, or also can be distributed in multiple network element.Some or all of unit wherein can be selected according to the actual needs to realize the object of the present embodiment scheme.
In addition, each functional unit in each embodiment of the present invention can be integrated in a processing unit, also can be that the independent physics of unit exists, also can two or more unit in a unit integrated.
If described function using the form of SFU software functional unit realize and as independently production marketing or use time, can be stored in a computer read/write memory medium.Based on such understanding, the part of the part that technical scheme of the present invention contributes to prior art in essence in other words or this technical scheme can embody with the form of software product, this computer software product is stored in a storage medium, comprising some instructions in order to make a computer equipment (can be personal computer, server, or the network equipment etc.) perform all or part of step of method described in each embodiment of the present invention.And aforesaid storage medium comprises: USB flash disk, portable hard drive, ROM (read-only memory) (ROM, Read-OnlyMemory), random access memory (RAM, RandomAccessMemory), magnetic disc or CD etc. various can be program code stored medium.
The above; be only the specific embodiment of the present invention, but protection scope of the present invention is not limited thereto, is anyly familiar with those skilled in the art in the technical scope that the present invention discloses; change can be expected easily or replace, all should be encompassed within protection scope of the present invention.Therefore, protection scope of the present invention should described be as the criterion with the protection domain of claim.

Claims (10)

1. a update method for Web application, it is characterized in that, described method comprises:
S1, judge whether the current action that Web applies is intermittent scanning;
S2, Web application current action be intermittent scanning time, whether judge module configuration file is revised;
S3, when module Configuration file is revised, be loaded into the module Configuration file revised;
The module Configuration file that S4, parsing are loaded into, and create corresponding object according to analysis result and/or the attribute of object is set;
The object of S5, storage creation and/or storage arrange the attribute of object, to realize dynamically updating of Web application.
2. method according to claim 1, is characterized in that, described step S4 specifically comprises:
The module Configuration file that S41, parsing are loaded into;
S42, judge whether the attribute of object in described module Configuration file and/or object changes, if forward step S43 to, otherwise forwards step S44 to;
S43, then create corresponding object and/or the attribute of object is set;
S44, then judge whether the class file in described module Configuration file changes, and when the class file in described module Configuration file changes, regenerate object corresponding to the class file that changed and the module with object association.
3. method according to claim 1, is characterized in that, described step S5 specifically comprises:
S51, the object created according to the name storage of object and/or storage arrange the attribute of object;
S52, the attribute of object is set according to the object of the type storage creation of object and/or storage, to realize dynamically updating of Web application.
4. method according to claim 1, is characterized in that, also comprises and judge whether the current action that described Web applies is initiating switchup, when being judged as YES, forwards steps A 1 to before described step S2;
A1, searching configurations property file, when finding, forwarding steps A 2 to;
A2, the cycle that extracting cycle scanning Web application is corresponding in the configurations property file searched;
A3, extraction module position paper name and path, to insmod configuration file according to the module position filename extracted and path.
5. method according to claim 4, is characterized in that, in described steps A 1, when not finding configurations property file, forwards steps A 4 to;
A4, then in default path, obtain intermittent scanning Web and apply the corresponding cycle;
A5, acquisition module position paper name and path, to insmod configuration file according to the module position filename obtained and path.
6. a updating device for Web application, it is characterized in that, described device comprises:
Starting operation judging unit, for judging whether the current action that Web applies is intermittent scanning;
Module Configuration file content judging unit, when the current action for applying at Web is intermittent scanning, whether judge module configuration file is revised;
Module Configuration file is loaded into unit, for when module Configuration file is revised, is loaded into the module Configuration file revised;
Object reconstruction unit, for resolving the module Configuration file of loading, and creates corresponding object according to analysis result and/or arranges the attribute of object;
Reconstructed object storage unit, arranges the attribute of object for the object of storage creation and/or storage, to realize dynamically updating of Web application.
7. device according to claim 6, is characterized in that, described object reconstruction unit comprises:
Module Configuration file parsing module, for resolving the module Configuration file of loading;
Whether object properties change judge module, for judging whether the attribute of object in described module Configuration file and/or object changes;
Object and object relationship creation module, when the attribute for the object in module Configuration file and/or object changes, then create corresponding object and/or arrange the attribute of object;
Class file content judgment module, when attribute for the object in module Configuration file and object does not change, then judge whether the class file in described module Configuration file changes, and the class file in described module Configuration file is when changing, regenerate object corresponding to the class file that changed and the module with object association.
8. device according to claim 6, is characterized in that, described reconstructed object storage unit comprises:
First kind memory module, arranges the attribute of object for the object that creates according to the name storage of object and/or storage;
Second Type memory module, arranges the attribute of object for the object of the type storage creation according to object and/or storage, to realize dynamically updating of Web application.
9. device according to claim 6, is characterized in that, described device comprises:
The information process unit of initiating switchup, for judging whether the current action that described Web applies is initiating switchup, when the current action of Web application is initiating switchup, searches configurations property file;
Cycle information extraction unit, for when searching configurations property file, the cycle that extracting cycle scanning Web application is corresponding in the configurations property file searched;
Module position filename extraction unit, for extraction module position paper name and path, to insmod configuration file according to the module position filename extracted and path.
10. device according to claim 9, is characterized in that, described device comprises:
The information searching unit of default path, for when not finding configurations property file, then obtains intermittent scanning Web and applies the corresponding cycle in default path;
Default module position paper name extraction unit, for acquisition module position paper name and path, to insmod configuration file according to the module position filename obtained and path.
CN201510481682.7A 2015-08-07 2015-08-07 Web application updating method and apparatus Pending CN105068837A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201510481682.7A CN105068837A (en) 2015-08-07 2015-08-07 Web application updating method and apparatus

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201510481682.7A CN105068837A (en) 2015-08-07 2015-08-07 Web application updating method and apparatus

Publications (1)

Publication Number Publication Date
CN105068837A true CN105068837A (en) 2015-11-18

Family

ID=54498215

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201510481682.7A Pending CN105068837A (en) 2015-08-07 2015-08-07 Web application updating method and apparatus

Country Status (1)

Country Link
CN (1) CN105068837A (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN109582326A (en) * 2017-09-29 2019-04-05 卓望数码技术(深圳)有限公司 A kind of the scanning configuration processing method and system of plug-in type
CN114676098A (en) * 2022-01-17 2022-06-28 北京金山云网络技术有限公司 Configuration file loading method and device, electronic equipment and storage medium

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102402427A (en) * 2010-09-09 2012-04-04 阿里巴巴集团控股有限公司 Method and device for updating Java application program
CN103297275A (en) * 2013-06-08 2013-09-11 烽火通信科技股份有限公司 Dynamic discovery and loading system and method for Web network management client module
CN103415848A (en) * 2011-05-27 2013-11-27 英派尔科技开发有限公司 Seamless application backup and recovery using metadata
CN104793978A (en) * 2015-05-08 2015-07-22 宁波萨瑞通讯有限公司 Application management system and method

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102402427A (en) * 2010-09-09 2012-04-04 阿里巴巴集团控股有限公司 Method and device for updating Java application program
CN103415848A (en) * 2011-05-27 2013-11-27 英派尔科技开发有限公司 Seamless application backup and recovery using metadata
CN103297275A (en) * 2013-06-08 2013-09-11 烽火通信科技股份有限公司 Dynamic discovery and loading system and method for Web network management client module
CN104793978A (en) * 2015-05-08 2015-07-22 宁波萨瑞通讯有限公司 Application management system and method

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN109582326A (en) * 2017-09-29 2019-04-05 卓望数码技术(深圳)有限公司 A kind of the scanning configuration processing method and system of plug-in type
CN114676098A (en) * 2022-01-17 2022-06-28 北京金山云网络技术有限公司 Configuration file loading method and device, electronic equipment and storage medium

Similar Documents

Publication Publication Date Title
US20240143904A1 (en) Human-Computer Interaction Method And Apparatus Thereof
US11068441B2 (en) Caseless file lookup in a distributed file system
CN102707990B (en) Container based processing method and device
KR20190094188A (en) Blockchain based data storage and query method and device
US11086638B2 (en) Method and apparatus for loading application
US9760551B2 (en) Generating regular expression
CN111698669A (en) Method and device for sharing application information
CN105824830B (en) Method, client and equipment for displaying page
CN111125156B (en) Data query method and device and electronic equipment
CN103106266A (en) Folder management and display method and mobile terminal based on android system
CN102223410A (en) Searching method of intelligent information terminal and terminal
US20180366113A1 (en) Robust replay of digital assistant operations
US20140280262A1 (en) Electronic device with a funiction of applying applications of different operating systems and method thereof
CN102073526A (en) Software transfer installation method and system for mobile terminal
CN105573757A (en) Language updating method and device of Android system
CN102014199A (en) Information display method and terminal
CN105068837A (en) Web application updating method and apparatus
CN102902770A (en) Method and system for assembling mirror image files
CN107037945B (en) Focus processing method and device and intelligent terminal
CN112905871B (en) Hot keyword recommendation method, device, terminal and storage medium
CN106325684B (en) Operation item selection state display method and device
CN104102411A (en) Text editing method and text editing device
EP2835737A1 (en) Data terminal running mode switching method, device, and data terminal
US20130031129A1 (en) Apparatus and method for extending a model of a semantic web application, and terminal using the same
CN103389927A (en) Data recovery method, device and system

Legal Events

Date Code Title Description
C06 Publication
PB01 Publication
C10 Entry into substantive examination
SE01 Entry into force of request for substantive examination
RJ01 Rejection of invention patent application after publication
RJ01 Rejection of invention patent application after publication

Application publication date: 20151118

点击 这是indexloc提供的php浏览器服务,不要输入任何密码和下载