CN107368331B - Configuration file updating method and device for application program - Google Patents

Configuration file updating method and device for application program Download PDF

Info

Publication number
CN107368331B
CN107368331B CN201710493069.6A CN201710493069A CN107368331B CN 107368331 B CN107368331 B CN 107368331B CN 201710493069 A CN201710493069 A CN 201710493069A CN 107368331 B CN107368331 B CN 107368331B
Authority
CN
China
Prior art keywords
configuration file
configuration
storage address
application
application program
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.)
Active
Application number
CN201710493069.6A
Other languages
Chinese (zh)
Other versions
CN107368331A (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.)
Qingdao Hisense Media Network Technology Co Ltd
Original Assignee
Qingdao Hisense Media Network Technology Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Qingdao Hisense Media Network Technology Co Ltd filed Critical Qingdao Hisense Media Network Technology Co Ltd
Priority to CN201710493069.6A priority Critical patent/CN107368331B/en
Publication of CN107368331A publication Critical patent/CN107368331A/en
Application granted granted Critical
Publication of CN107368331B publication Critical patent/CN107368331B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F8/00Arrangements for software engineering
    • G06F8/60Software deployment
    • G06F8/65Updates

Landscapes

  • Engineering & Computer Science (AREA)
  • Software Systems (AREA)
  • General Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Computer Security & Cryptography (AREA)
  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • Stored Programmes (AREA)
  • Information Transfer Between Computers (AREA)

Abstract

The invention discloses a method for updating a configuration file of an application program, which is applied to a unified configuration system. By reading the version number uniquely identifying the configuration file in the configuration file. The configuration file is stored in a first storage address configured in the application program. And when the version number of the new configuration file is higher than the version number of the configuration file, downloading the new configuration file to a second storage address. And writing the configuration information in the downloaded new configuration file into the configuration file. When the application program is in the running state, the configuration file of the application program can be updated without modifying the storage address of the configuration file configured in the application program.

Description

Configuration file updating method and device for application program
Technical Field
The present disclosure relates to the field of internet application technologies, and in particular, to a method and an apparatus for updating a configuration file of an application program.
Background
With the development of internet application technology, the access amount of a server for deploying an application program is larger and larger. In order to enhance the capability of the server to process the application program, the same application program needs to be deployed on a plurality of application node servers, and the unified configuration system deploys and updates the configuration file for each application node server deploying the application program.
In the prior art, when a configuration file of an application program needs to be updated, a storage address configured in the application program is modified first, which causes great invasiveness to the application program, and then a new configuration file located on a configuration center server in a unified configuration system is downloaded to the modified storage address. When the application is in the running state, the application needs to read the configuration information in the configuration file at any time. At this time, modifying the storage address of the configuration file configured in the application program may cause an error of the application program, and may cause a crash of the application program in a serious case. Furthermore, if the modification of the application requires rights, the unified configuration of the application is limited.
Disclosure of Invention
In order to solve the technical problem that when an application program is in a running state, modifying a storage address of a configuration file configured in the application program may cause an error of the application program, the present disclosure provides an update method and an update device for the configuration file of the application program
A method for updating configuration files of application programs is applied to a unified configuration system, the unified configuration system comprises a configuration center server and an application node server, and the method is characterized by comprising the following steps:
reading a version number uniquely identifying the configuration file in the configuration file, wherein the configuration file is stored in a first storage address configured in the application program;
when the version number of a new configuration file is higher than the version number of the configuration file, downloading the new configuration file to a second storage address;
and writing the downloaded configuration information in the new configuration file into the configuration file.
An apparatus for updating configuration files of an application, applied to a unified configuration system, where the unified configuration system includes a configuration center server and an application node server, the apparatus comprising:
the reading module is used for reading the version number which uniquely identifies the configuration file in the configuration file, and the configuration file is stored in a first storage address configured in the application program;
the downloading module is used for downloading the new configuration file to a second storage address when the fact that the version number of the new configuration file is higher than the version number of the configuration file is monitored;
and the writing module is used for writing the downloaded configuration information in the new configuration file into the configuration file.
The technical scheme provided by the embodiment of the disclosure can have the following beneficial effects: by reading the version number uniquely identifying the configuration file in the configuration file. The configuration file is stored in a first storage address configured in the application program. And when a new configuration file with a version number higher than that of the configuration file is intercepted, downloading the new configuration file to a second storage address. And writing the configuration information in the downloaded new configuration file into the configuration file. When the application program is in the running state, the configuration file of the application program can be updated without modifying the storage address of the configuration file configured in the application program. So that the application can run stably without errors when the configuration file of the application is updated.
It is to be understood that both the foregoing general description and the following detailed description are exemplary and explanatory only and are not restrictive of the disclosure.
Drawings
The accompanying drawings, which are incorporated in and constitute a part of this specification, illustrate embodiments consistent with the invention and together with the description, serve to explain the principles of the invention.
FIG. 1 is a flow diagram illustrating a method for profile updating for an application in accordance with an illustrative embodiment.
Fig. 2 is a diagram illustrating a configuration file update method of an application according to another exemplary embodiment.
Fig. 3 is a flowchart illustrating a specific implementation of step 130 in the method according to the corresponding embodiment in fig. 1.
Fig. 4 is a flowchart illustrating a specific implementation of step 150 in the method according to the corresponding embodiment in fig. 1.
Fig. 5 is a diagram illustrating a configuration file update method of an application according to another exemplary embodiment.
Fig. 6 is a topology diagram illustrating a configuration file update method of an application program according to another exemplary embodiment.
Fig. 7 is a block diagram illustrating a configuration file update apparatus of an application program in an exemplary embodiment.
Fig. 8 is a block diagram illustrating a configuration file updating apparatus of an application according to another exemplary embodiment.
Fig. 9 is a block diagram of one embodiment of a download module in a device according to the corresponding embodiment of fig. 6.
FIG. 10 is a block diagram of one embodiment of a write module in an apparatus according to the corresponding embodiment of FIG. 6.
Fig. 11 is a block diagram illustrating a configuration file updating apparatus of an application according to another exemplary embodiment.
Detailed Description
Reference will now be made in detail to the exemplary embodiments, examples of which are illustrated in the accompanying drawings. When the following description refers to the accompanying drawings, like numbers in different drawings represent the same or similar elements unless otherwise indicated. The embodiments described in the following exemplary embodiments do not represent all embodiments consistent with the present invention. Rather, they are merely examples of apparatus and methods consistent with certain aspects of the invention, as detailed in the appended claims.
FIG. 1 is a flow diagram illustrating a method for profile updating for an application in accordance with an illustrative embodiment. As shown in fig. 1, the method includes, but is not limited to, the following steps:
in step 110, a version number uniquely identifying the configuration file in the configuration file is read, and the configuration file is stored in a first storage address configured in the application program.
The configuration file refers to a file storing configuration information. And the application program deployed on the application node server reads the configuration information in the configuration file to set various software and hardware parameters of the application program.
The version number is code information for recording version information of the configuration file. When the configuration file is updated, the version number is also updated according to the preset rule.
An application refers to a program that provides a network or data service to a user. The application program is deployed in the application node server. The application node server provides platform support for the application program through various software and hardware resources of the application node server. For example, in a web page data crawling application, a user obtains data of interest to the user in a given web page through the web page data crawling application provided by an application node server.
The first storage address refers to an address configured in the application program for storing the configuration file. The application program reads the configuration information in the configuration file through the first storage address, and sets various parameters of the application program according to the read configuration information. If the first storage address for storing the configuration file configured by the application program is modified during the running of the application program, an error of the application program may be caused.
Specifically, the file attribute information of the configuration file stored in the first storage address is read. Wherein the file attribute information of the configuration file comprises the current version number of the configuration file. The unified configuration system uniquely identifies the configuration file associated with the application program through the version number in the file attribute information.
In step 130, when it is sensed that the version number of the new configuration file is higher than the version number of the configuration file, the new configuration file is downloaded to a second storage address.
Specifically, when the application needs to be updated, the configuration file associated with the application on the configuration center server in the unified configuration system is modified. And updating the version of the updated configuration file. And the application node servers of each application program are used for intercepting the configuration files on the configuration center server, and downloading the new configuration files to a second storage address on the application node server if the new configuration files with version numbers higher than that of the configuration files are intercepted.
Wherein the second storage address on the application node server is different from the first storage address configured in the application program. The new configuration file is downloaded through the second storage address, and the reading of the configuration file stored in the first storage address by the application program is not influenced.
In addition, when the application program is updated through the unified configuration system, only the configuration files stored by the configuration center server need to be modified, and the configuration files of all the application node servers do not need to be modified one by one.
In step 150, the configuration information in the downloaded new configuration file is written to the configuration file.
Specifically, the downloaded new configuration file is saved to a second storage address on the application node server. The application node server is used for deploying and running the application program, and the second storage address is different from the first storage address configured in the application program. And when the new configuration file is successfully downloaded to the second storage address, the configuration center server issues a download success indication instruction to the application node server. And the application node server writes the configuration information in the downloaded new configuration file into the configuration file stored in the first storage address according to the downloading success indication instruction.
Furthermore, if the new configuration file is not successfully downloaded, the configuration center server issues a download failure indication instruction to the application node server. At this time, the application node server does not start copying the contents in the second storage address to the first storage address. The application program still reads the configuration file originally in the first memory address. It can be seen that the application node server will only copy the successfully downloaded new configuration file to the first storage address. The operation error of the application program can not be caused by copying the incomplete new configuration file caused by the downloading failure to the first storage address.
Fig. 2 is a diagram illustrating a configuration file update method of an application according to another exemplary embodiment. As shown in fig. 2, including but not limited to the following steps:
in step 101, an application node server receives a configuration file deployment instruction.
When the application program is deployed in the unified configuration system for the first time, the configuration center server receives an application program deployment instruction issued by a user. The user only needs to issue application deployment instructions to the configuration center server of the unified configuration system. And the configuration center server creates a configuration file of the application program and the associated information of the application program according to the deployment instruction of the application program.
In step 103, according to the instruction of the application program deployment instruction, the configuration files located on the configuration center server are downloaded to the first storage addresses on the application node servers, respectively.
And downloading the configuration files located on the configuration center server to the first storage addresses of the application node servers respectively according to the instruction of the application program deployment instruction. Wherein the first storage address refers to a default address of a storage profile configured by the application. When an application program is deployed on a plurality of application node servers for the first time, only the configuration file associated with the application program needs to be created on the configuration center server, and the configuration file of the application program does not need to be created on each application node server.
Fig. 3 is a flowchart illustrating a specific implementation of step 130 in the method according to the corresponding embodiment in fig. 1. As shown in fig. 3, the method includes, but is not limited to, the following steps:
in step 131, reading application configuration associated information located on the configuration center server;
the application configuration related information is a set of a series of information for associating an application program with a configuration file of the application program. The application configuration associated information comprises an IP address of the application node server and an application program identification. The application node server finds the application configuration associated information corresponding to the IP address of the application node server according to the IP address of the application node server, and acquires the application configuration associated information by accessing the configuration center server.
Furthermore, the application node server of the application program to be updated can be specified through the configuration center server, and the configuration center server only issues the version updating instruction to the specified application node server. And only the application node server receiving the version updating instruction reads the application configuration associated information on the configuration center server.
In step 133, the new configuration file is downloaded to the second storage address on the application node server according to the indication of the application configuration association information.
Specifically, the application node server downloads the new configuration file to the second storage address on the application node server by matching the own IP address with the IP address indicated by the application configuration association information. The second storage address is recorded in the address information in the application configuration association information. And the application node server downloads the new configuration file to a local second storage address according to the address information recorded by the application configuration associated information.
And after the downloading of the new configuration file is completed, writing the configuration information in the new configuration file into a first storage address configured in the application program. When the application program is in a running state, only the configuration file in the first storage address needs to be accessed. When the application program is in a running state, the running error of the application program caused by the fact that the configuration address in the application program needs to be modified when the configuration file is updated is avoided.
Fig. 4 is a flowchart illustrating a specific implementation of step 150 in the method according to the corresponding embodiment in fig. 1. As shown in fig. 4, the method comprises the steps of:
in step 151, the second storage address is address-associated with the file storage path of the configuration file in the first storage address.
In a specific embodiment, the second storage address is mounted under the configuration file of the application program by means of mounting. The content stored in the second memory address is accessible when the application accesses the configuration file.
In step 153, the configuration information in the second storage address is written to the configuration file by address association.
Specifically, the second storage address is mounted under the folder where the configuration file is located through a mounting command supported by the Linux system or the windows system, so that the second storage address is associated with the folder directory. When the application accesses this folder, it is equivalent to accessing the second storage address.
Fig. 5 is a diagram illustrating a configuration file update method of an application according to another exemplary embodiment. As shown in fig. 5, the following steps are included, but not limited to:
in step 170, the configuration information in the configuration file is read by accessing the configuration file.
The configuration information refers to a set of information used for instructing the application program to set various software and hardware parameters of the application program. The application program meets the requirements of the application program on software and hardware system resources by setting software and hardware parameters. For example, the URL points to an address, a web browser port, a cache size, and the like.
Specifically, when the application program is deployed for the first time, the application program may automatically generate the configuration file. The configuration file is used for storing configuration information of the application program. And the application program reads the configuration information in the configuration file by accessing the configuration file.
In a specific embodiment, in the Linux running environment, the second storage address is mounted under the configuration folder in the first storage address through a mount command supported by Linux. At this time, the application program can access the configuration information in the new configuration file in the second storage address by accessing the configuration folder in the first storage address.
In step 190, the application itself is set according to the read configuration information, and the application is updated by the setting.
When the application content of the application changes, the configuration file of the application also needs to be updated according to the changed content. At this time, the application program sets itself according to the read configuration information, and updates the application program itself by the setting.
In a specific embodiment, when an application changes, the configuration information corresponding to the application is also modified accordingly. For example, a web page data crawling application changes from a surf homepage to a hundredth news homepage. The address pointed by the configuration information URL in the configuration file needs to be modified from the newwave homepage address to the hundredth news homepage address. And the application program sets the URL pointing address of the application program according to the configuration information of the data capturing address information, and updates the application program through the setting.
Fig. 6 is a topology diagram illustrating a configuration file update method of an application program according to another exemplary embodiment. As shown in fig. 6, the configuration information and the application configuration association information are stored in the configuration center server. And the application node server downloads the configuration information of the new version to the second storage address through the configuration agent device, and then mounts the second storage address to the folder where the configuration file in the first storage address configured by the application program is located.
When the application program accesses the configuration file to obtain the updated configuration information, the storage address where the configuration file is located does not need to be modified, and the stable operation of the program is ensured.
Fig. 7 is a block diagram illustrating a configuration file update apparatus of an application program in an exemplary embodiment. As shown in fig. 7, the apparatus includes, but is not limited to: a reading module 610, a downloading module 630 and a writing module 650.
A reading module 610, configured to read a version number uniquely identifying the configuration file in the configuration file, where the configuration file is stored in a first storage address configured in the application program;
a downloading module 630, configured to, when it is detected that the version number of the new configuration file is higher than the version number of the configuration file, download the new configuration file to a second storage address;
a writing module 650, configured to write the downloaded configuration information in the new configuration file into the configuration file.
Fig. 8 is a block diagram illustrating a configuration file updating apparatus of an application according to another exemplary embodiment. As shown in fig. 8, the apparatus includes, but is not limited to: a receiving module 601 and a deploying module 603.
A receiving module 601, configured to receive, by the application node server, the configuration file deployment instruction;
the deployment module 603 is configured to download the configuration files located on the configuration center server to the first storage addresses on the application node servers, respectively, according to the instruction of the application program deployment instruction.
Fig. 9 is a block diagram of one embodiment of a download module in a device according to the corresponding embodiment of fig. 6. As shown in fig. 9, the download module 630 includes but is not limited to: a reading unit 631, a downloading unit 633.
A reading unit 631, configured to read application configuration associated information located on the configuration center server;
a downloading unit 633, configured to download the new configuration file to the second storage address on the application node server according to the indication of the application configuration association information.
FIG. 10 is a block diagram of one embodiment of a write module in an apparatus according to the corresponding embodiment of FIG. 6. As shown in fig. 9, the apparatus includes, but is not limited to: an address association unit 651 and a mounting unit 653.
An address association unit 651, configured to perform address association on the second storage address and a file storage path of the configuration file in the first storage address;
the mounting unit 653 is configured to write the configuration information in the second storage address into the configuration file through the address association.
Fig. 11 is a block diagram illustrating a configuration file updating apparatus of an application according to another exemplary embodiment. As shown in fig. 11, the apparatus includes, but is not limited to: access module 670, and setup module 690.
An accessing module 670, configured to access the configuration file, and read configuration information in the configuration file;
the setting module 690 is configured to set the application program according to the read configuration information, and update the application program according to the setting.
It will be understood that the invention is not limited to the precise arrangements described above and shown in the drawings and that various modifications and changes may be made without departing from the scope thereof. The scope of the invention is limited only by the appended claims.

Claims (10)

1. A method for updating configuration files of application programs is applied to a unified configuration system, the unified configuration system comprises a configuration center server and an application node server, and the method is characterized by comprising the following steps:
reading a version number uniquely identifying the configuration file in the configuration file, wherein the configuration file is stored in a first storage address configured in the application program;
when the version number of a new configuration file is higher than the version number of the configuration file, downloading the new configuration file to a second storage address;
when the new configuration file is successfully downloaded to the second storage address, writing the downloaded configuration information in the new configuration file into the configuration file from the second storage address;
and when the new configuration file is not successfully downloaded to the second storage address, not starting to write the content in the second storage address into the configuration file in the first storage address.
2. The method of claim 1, wherein prior to reading the version number in the configuration file that uniquely identifies the configuration file, the method further comprises:
the application node server receives the configuration file deployment instruction;
and downloading the configuration file located on the configuration center server to the first storage address according to the instruction of the application program deployment instruction.
3. The method of claim 1, wherein downloading the new configuration file to a second storage address when it is sensed that the version number of the new configuration file is higher than the version number of the configuration file comprises:
receiving application configuration associated information on the configuration center server;
and downloading the new configuration file to the second storage address on the application node server according to the indication of the application configuration association information, wherein the second storage path is different from the first storage path.
4. The method according to claim 1, wherein the writing the downloaded configuration information in the new configuration file to the configuration file from the second storage address includes:
address association is carried out on the second storage address and the file storage path of the configuration file in the first storage address;
and writing the configuration information in the second storage address into the configuration file through the address association.
5. The method according to claim 1, 2 or 4, wherein after the configuration information in the new configuration file after downloading is written into the configuration file from the second storage address, the method further comprises:
reading configuration information in the configuration file by accessing the configuration file;
and setting the application program according to the read configuration information, and updating the application program through the setting.
6. An apparatus for updating configuration files of an application, applied to a unified configuration system, where the unified configuration system includes a configuration center server and an application node server, the apparatus comprising:
the reading module is used for reading the version number which uniquely identifies the configuration file in the configuration file, and the configuration file is stored in a first storage address configured in the application program;
the downloading module is used for downloading the new configuration file to a second storage address when the fact that the version number of the new configuration file is higher than the version number of the configuration file is monitored;
a writing module, configured to, when a new configuration file is successfully downloaded to the second storage address, write configuration information in the downloaded new configuration file into the configuration file from the second storage address; and when the new configuration file is not successfully downloaded to the second storage address, not starting to write the content in the second storage address into the configuration file in the first storage address.
7. The apparatus of claim 6, further comprising:
the receiving module is used for receiving the configuration file deployment instruction by the application node server;
and the deployment module is used for downloading the configuration file positioned on the configuration center server to the first storage address according to the instruction of the application program deployment instruction.
8. The apparatus of claim 6, wherein the download module comprises:
the reading unit is used for receiving the application configuration associated information on the configuration center server;
a downloading unit, configured to download the new configuration file to the second storage address on the application node server according to the indication of the application configuration association information, where the second storage path is different from the first storage path.
9. The apparatus of claim 6, wherein the write module comprises:
the address association unit is used for carrying out address association on the second storage address and the file storage path of the configuration file in the first storage address;
and the mounting unit is used for writing the configuration information in the second storage address into the configuration file through the address association.
10. The apparatus of claim 6, 7 or 9, further comprising:
the access module is used for reading the configuration information in the configuration file by accessing the configuration file;
and the setting module is used for setting the application program according to the read configuration information and updating the application program through the setting.
CN201710493069.6A 2017-06-26 2017-06-26 Configuration file updating method and device for application program Active CN107368331B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201710493069.6A CN107368331B (en) 2017-06-26 2017-06-26 Configuration file updating method and device for application program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201710493069.6A CN107368331B (en) 2017-06-26 2017-06-26 Configuration file updating method and device for application program

Publications (2)

Publication Number Publication Date
CN107368331A CN107368331A (en) 2017-11-21
CN107368331B true CN107368331B (en) 2020-09-01

Family

ID=60305655

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201710493069.6A Active CN107368331B (en) 2017-06-26 2017-06-26 Configuration file updating method and device for application program

Country Status (1)

Country Link
CN (1) CN107368331B (en)

Families Citing this family (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN109992279A (en) * 2017-12-30 2019-07-09 中国移动通信集团山西有限公司 Method for updating configuration data, calculates equipment and storage medium at device
CN108491217A (en) * 2018-03-06 2018-09-04 青岛海信宽带多媒体技术有限公司 A kind of upgrade method and equipment of configuration file
CN112099836A (en) * 2019-05-31 2020-12-18 北京金山云网络技术有限公司 Configuration file updating method, configuration server, version control server and system
CN110347413B (en) * 2019-06-27 2023-06-27 北京口袋时尚科技有限公司 Software configuration information updating method and device
CN111737680B (en) * 2019-11-20 2022-02-22 腾讯科技(深圳)有限公司 Application program authorization method and device and computer equipment
CN112379948A (en) * 2020-12-02 2021-02-19 腾讯科技(深圳)有限公司 Program configuration management method and device, storage medium and electronic equipment
CN113157332A (en) * 2021-03-24 2021-07-23 深圳依时货拉拉科技有限公司 PHP dynamic configuration automatic validation method and system
CN113360296A (en) * 2021-06-21 2021-09-07 维沃移动通信(杭州)有限公司 Address management method and device, electronic equipment and readable storage medium

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103309694A (en) * 2012-03-14 2013-09-18 腾讯科技(深圳)有限公司 Application program updating method and device
CN103631629A (en) * 2013-12-17 2014-03-12 江苏名通信息科技有限公司 Method for obtaining and automatically updating remote update file
CN104836843A (en) * 2015-03-31 2015-08-12 北京奇虎科技有限公司 Client application program updating method and device
CN106341244A (en) * 2015-07-06 2017-01-18 北京国双科技有限公司 Method and system for updating configuration file, client and server

Family Cites Families (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2005050073A (en) * 2003-07-28 2005-02-24 Matsushita Electric Ind Co Ltd Data restoration method, and data recorder

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103309694A (en) * 2012-03-14 2013-09-18 腾讯科技(深圳)有限公司 Application program updating method and device
CN103631629A (en) * 2013-12-17 2014-03-12 江苏名通信息科技有限公司 Method for obtaining and automatically updating remote update file
CN104836843A (en) * 2015-03-31 2015-08-12 北京奇虎科技有限公司 Client application program updating method and device
CN106341244A (en) * 2015-07-06 2017-01-18 北京国双科技有限公司 Method and system for updating configuration file, client and server

Also Published As

Publication number Publication date
CN107368331A (en) 2017-11-21

Similar Documents

Publication Publication Date Title
CN107368331B (en) Configuration file updating method and device for application program
CN108847950B (en) Electronic device, cloud system software automatic deployment method and storage medium
CN104793946B (en) Dispositions method and system are applied based on cloud computing platform
CN105867947B (en) Data processing method and device after preset application program updating
US10140118B2 (en) Application data synchronization method and apparatus
US5752042A (en) Server computer for selecting program updates for a client computer based on results of recognizer program(s) furnished to the client computer
AU2011329096B2 (en) Networked recovery system
CN103227812B (en) Smart machine is supported method for down loading and the device of breakpoint transmission
US10891265B2 (en) Local networked storage linked to remote networked storage system
CN108027741A (en) Document handling method, device, terminal and storage medium based on patch upgrading
CN112882729A (en) Application image upgrading method and device, computer equipment and storage medium
US20070245134A1 (en) Testing device and testing method for computer
CN103559065B (en) Method and system for OTA (Over-the-Air Technology) upgrade
US20230393840A1 (en) File update method and apparatus, device and storage medium
CN107506221A (en) Application program updating method, apparatus and equipment
CN103902696A (en) Method and device for loading resource files
CN111897623B (en) Cluster management method, device, equipment and storage medium
CN103714287A (en) Method and device for obtaining temporary Root authority
CN105446750A (en) Web app starting operation and mirror image file generating method and device
CN101694625A (en) Method and device for upgrading client software based on encryption sever management
US20140109089A1 (en) System to rebuild difference virtual hard disk for updating operation system and method thereof
CN114201239B (en) System adapting method and device, electronic equipment and storage medium
CN113805965B (en) Method, device, equipment and readable medium for installing external plug-in
CN113760442A (en) Application running and accessing method, device and equipment
CN111367550A (en) Internet of things management system, method and equipment

Legal Events

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