CN110209418B - Program updating method, device, equipment and computer readable storage medium - Google Patents

Program updating method, device, equipment and computer readable storage medium Download PDF

Info

Publication number
CN110209418B
CN110209418B CN201910507073.2A CN201910507073A CN110209418B CN 110209418 B CN110209418 B CN 110209418B CN 201910507073 A CN201910507073 A CN 201910507073A CN 110209418 B CN110209418 B CN 110209418B
Authority
CN
China
Prior art keywords
program
updated
modified
version program
difference page
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
CN201910507073.2A
Other languages
Chinese (zh)
Other versions
CN110209418A (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.)
CSG Electric Power Research Institute
China Southern Power Grid Co Ltd
Original Assignee
CSG Electric Power Research Institute
China Southern Power Grid 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 CSG Electric Power Research Institute, China Southern Power Grid Co Ltd filed Critical CSG Electric Power Research Institute
Priority to CN201910507073.2A priority Critical patent/CN110209418B/en
Publication of CN110209418A publication Critical patent/CN110209418A/en
Application granted granted Critical
Publication of CN110209418B publication Critical patent/CN110209418B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

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)

Abstract

The invention discloses a program updating method, which comprises the steps of determining a difference page between a modified version program of control protection equipment in a simulation system and a complete version program of the control protection equipment in a real system in advance; acquiring a current complete version program in a real system; covering the difference page on the current complete version program to obtain an updated modified version program; and applying the updated modified program to the simulation system. Therefore, by the program updating method, the modified program in the simplified control protection equipment in the simulation system can be adaptively updated according to the latest complete version program in the real system, programs in all pages except the difference page can be updated, and the accuracy of the simulation result of the simulation system is improved. The invention also discloses a program updating device, equipment and a computer readable storage medium, which have the same beneficial effects as the program updating method.

Description

Program updating method, device, equipment and computer readable storage medium
Technical Field
The present invention relates to the field of computers, and in particular, to a program updating method, and a program updating apparatus, device, and computer-readable storage medium.
Background
In order to better perform simulation experiments of the direct current transmission system, a worker usually simulates primary equipment in the direct current transmission system in simulation equipment, and connects direct current control protection equipment and data acquisition equipment in a real direct current transmission system with the simulation equipment, so that a simulation system constructed by the simulation equipment, the real direct current control protection equipment and the real data acquisition equipment is formed, the real control protection equipment is more in quantity and higher in cost, therefore, the control protection equipment in the simulation system is simplified, equipment related to the core function of the control protection equipment is reserved, and correspondingly, the control program of the complete control protection equipment is partially modified so as to be suitable for the simplified control protection equipment.
In a real dc transmission system, the control program for controlling the protection device needs to be updated frequently, so that in order to ensure the accuracy of the simulation result of the simulation system, the control program for controlling the protection device in the above-mentioned built simulation system needs to be updated accordingly (the control program in the real control protection device), however, in the prior art, no method for updating the modified control program for controlling the protection device in the simulation system is mature, which correspondingly results in a decrease in the accuracy of the simulation result.
Therefore, how to provide a solution to the above technical problem is a problem that a person skilled in the art needs to solve at present.
Disclosure of Invention
The invention aims to provide a program updating method which can update programs in all pages except difference pages and is beneficial to improving the accuracy of simulation results of a simulation system; another object of the present invention is to provide a program updating apparatus, device, and computer readable storage medium, which can update programs in all pages except for difference pages, and is beneficial to improving accuracy of simulation results of a simulation system.
In order to solve the above technical problems, the present invention provides a program update method, including:
determining a difference page between a modified version program of control protection equipment in a simulation system and a complete version program of the control protection equipment in a real system in advance;
acquiring the current complete version program in the real system;
covering the difference page on the current complete version program to obtain the updated modified version program;
and applying the updated modified program to the simulation system.
Preferably, after the obtaining the current full version program in the real system, before the overlaying the difference page on the current full version program, the program updating method further includes:
judging whether the program modification content of the current complete version program relates to the program in the difference page or not;
if not, executing the next step.
Preferably, the overlaying the difference page on the current full version program is specifically:
and if the program modification content of the current full version program relates to the program in the difference page, covering the difference page updated according to the program modification content on the current full version program.
Preferably, after the updated modification program is obtained, before the updated modification program is applied to the simulation system, the program updating method further includes:
judging whether the updated modified program is updated successfully or not according to the program modification content;
if yes, executing the next step.
Preferably, after the updated modified program is applied to the simulation system, the program updating method further includes:
and backing up and storing the difference page, the updated modified program and the program modification content.
In order to solve the above technical problem, the present invention further provides a program updating apparatus, including:
the preset module is used for determining a difference page between a modified version program of the control protection equipment in the simulation system and a complete version program of the control protection equipment in the real system in advance;
the acquisition module is used for acquiring the current complete version program in the real system;
the coverage module is used for covering the difference page on the current complete version program to obtain the updated modified version program;
and the application module is used for applying the updated modified program to the simulation system.
Preferably, the program updating apparatus further comprises:
the first judging module is used for judging whether the program in the difference page is related to the current program modification content of the complete version program or not, and if not, the covering module is triggered.
Preferably, the program updating apparatus further comprises:
and the second judging module is used for judging whether the updated modified program is successfully updated according to the program modification content, and if so, triggering the application module.
In order to solve the above technical problem, the present invention further provides a program update apparatus, including:
a memory for storing a computer program;
a processor for implementing the steps of the program update method according to any one of the preceding claims when executing the computer program.
To solve the above technical problem, the present invention further provides a computer readable storage medium, on which a computer program is stored, which when executed by a processor, implements the steps of the program update method according to any one of the above.
The invention provides a program updating method, which comprises the steps of determining a difference page between a modified version program of control protection equipment in a simulation system and a complete version program of the control protection equipment in a real system in advance; acquiring a current complete version program in a real system; covering the difference page on the current complete version program to obtain an updated modified version program; and applying the updated modified program to the simulation system.
Therefore, by the program updating method, the modified program in the simplified control protection equipment in the simulation system can be adaptively updated according to the latest complete version program in the real system, programs in all pages except the difference page can be updated, and the accuracy of the simulation result of the simulation system is improved.
The invention also provides a program updating device, equipment and a computer readable storage medium, which have the same beneficial effects as the program updating method.
Drawings
In order to more clearly illustrate the technical solutions of the embodiments of the present invention, the drawings required in the prior art and the embodiments will be briefly described below, and it is apparent that the drawings in the following description are only some embodiments of the present invention, and other drawings may be obtained according to these drawings without inventive effort for a person skilled in the art.
FIG. 1 is a flowchart of a program update method according to the present invention;
FIG. 2 is a schematic diagram of a program update apparatus according to the present invention;
fig. 3 is a schematic structural diagram of a program update apparatus according to the present invention.
Detailed Description
The core of the invention is to provide a program updating method which can update programs in all pages except the difference page, thereby being beneficial to improving the accuracy of the simulation result of the simulation system; another core of the present invention is to provide a program updating apparatus, device, and computer readable storage medium, which can update programs in all pages except for difference pages, and is beneficial to improving accuracy of simulation results of a simulation system.
For the purpose of making the objects, technical solutions and advantages of the embodiments of the present invention more apparent, the technical solutions of the embodiments of the present invention will be clearly and completely described below with reference to the accompanying drawings in the embodiments of the present invention, and it is apparent that the described embodiments are some embodiments of the present invention, but not all embodiments of the present invention. All other embodiments, which can be made by those skilled in the art based on the embodiments of the invention without making any inventive effort, are intended to be within the scope of the invention.
Referring to fig. 1, fig. 1 is a flow chart of a program updating method provided by the present invention, including:
step S1: determining a difference page between a modified version program of control protection equipment in a simulation system and a complete version program of the control protection equipment in a real system in advance;
specifically, the complete version program of the control protection device in the real system and the modified version program of the control protection device in the simulation system are both in a paging storage mode, when the modified version program is first manufactured, certain pages in the complete version program are modified according to the specific condition of the simplified control protection device, and the modified version program is generated, so that in the step, the difference page between the modified version program and the complete version program can be determined, namely, the page which is modified in the manufacturing process can be determined, the difference page is assumed to be 100 pages, and the difference of the modified version program is that 20 pages are the difference page, namely, the contents in the 20 pages are deleted and modified and can be used as the specific page of the simulation system.
In the embodiment of the present invention, the difference pages are determined first, so that the difference pages can be operated in the subsequent steps to update the modified program.
Specifically, the manner of determining the difference page may be various, for example, the difference page may be determined by querying an operation record when the modified version program is first manufactured, or the difference page may be directly determined during the process of first manufacturing the modified version program, which is not limited in the embodiment of the present invention.
The difference page mainly relates to the pages such as IO interface program, system communication logic processing, switch knife switch software simulation and the like.
Step S2: acquiring a current complete version program in a real system;
specifically, the complete version program in the real system is updated frequently, which can be understood as adding patches to the complete version program to perform program optimization, so as to keep the complete version program consistent as much as possible and improve simulation accuracy, thus the current complete version program of the real system can be obtained, and the current complete version program can be used for updating the modified version program in the subsequent steps.
The current complete version program can be obtained after the complete version program is updated and stably operated so as to ensure the reliability of the complete version program, and the embodiment of the invention is not limited herein.
Step S3: covering the difference page on the current complete version program to obtain an updated modified version program;
specifically, the overlaying operation may be understood as replacing the same content as that of the program itself, and of course, the program overlaying in the embodiment of the present invention is performed by using page units, for example, the whole version program has 100 pages, and the difference page has 20 pages, among the 100 pages of the whole version program, there are 20 pages of programs corresponding to the difference page, but the 20 pages of the whole version program are not deleted or modified, and by overlaying the difference page with the current whole version program, the difference page may be replaced with the program storage page corresponding to the difference page in the current whole version program, in this case, the updated modified version program may be obtained.
In the updated modified program, other program storage pages except the difference page are updated program storage pages, so that the program updating method in the embodiment of the invention can update the program storage pages of other rest parts except the difference page in the modified program, keep the consistency of the modified program and the complete program, and improve the accuracy of the simulation result.
Step S4: and applying the updated modified program to the simulation system.
Specifically, after the updated modified version program is obtained, the modified version program can be applied to a simulation system, so that the modified version program operated by the simulation system is basically the same as the complete version program operated in the current real system, and the accuracy of a simulation result is improved.
The invention provides a program updating method, which comprises the steps of determining a difference page between a modified version program of control protection equipment in a simulation system and a complete version program of the control protection equipment in a real system in advance; acquiring a current complete version program in a real system; covering the difference page on the current complete version program to obtain an updated modified version program; and applying the updated modified program to the simulation system.
Therefore, by the program updating method, the modified program in the simplified control protection equipment in the simulation system can be adaptively updated according to the latest complete version program in the real system, programs in all pages except the difference page can be updated, and the accuracy of the simulation result of the simulation system is improved.
Based on the above embodiments:
as a preferred embodiment, after acquiring the current full version program in the real system, overlaying the difference page before the current full version program, the program updating method further includes:
judging whether programs in a difference page are related to program modification contents of the current complete version program or not;
if not, executing the next step.
Specifically, considering that the current full version program is in the updated content, the page related to the program modification content may or may not relate to the program in the difference page, so that it can be judged whether the acquired program modification content in the current full version program designs the program in the difference page, if the program in the difference page is not designed, the coverage work can be directly performed, and the synchronization of all updated contents can be realized.
The method for determining whether the program in the difference page is related to the program modification content of the current full-page program may be a plurality of methods, for example, checking the program modification record in the current full-page program, etc., and the embodiment of the present invention is not limited herein.
As a preferred embodiment, overlaying the difference page on the current full version program is specifically as follows:
if the program modification content of the current complete version program relates to the program in the difference page, the updated difference page according to the program modification content is covered on the current complete version program.
Specifically, if it is determined that the program modification content of the current full version program relates to the program in the difference page, the difference page can be modified according to the program modification content first, and then the modified difference page is covered on the current full version program, so that synchronization of all updated contents can be realized.
The update of the difference page may be manually updated by a worker or may be automatically updated by related hardware, which is not limited in the embodiment of the present invention.
For better explanation of the embodiments of the present invention, a simplified simulation system is provided, which includes a virtual dc primary device, a real control protection device, and a real data acquisition device, where the embodiments of the present invention only introduce a simplified scheme of the real control protection device and the data acquisition device therein:
specifically, the direct current simulation system is mainly used for researching direct current control protection characteristics, and is simplified to a certain extent due to the limitations of occupied area, funds and the like when the system is built, and the main principle of simplification is as follows: (1) the host redundancy configuration and the communication redundancy channel (2) are not core equipment affecting the direct current control protection function and performance, and are generally not configured, such as a converter transformer and alternating current filter protection screen, a sink control box, an auxiliary system control screen, an on-site control screen, a communication interface screen and the like.
Referring to the following table 1, table 1 is a simplified scheme of the control protection device in the simulation system provided by the present invention.
TABLE 1
Of course, besides the specific simplification scheme in table 1, the simplification scheme may be of other types, and the main principle thereof may be to simplify the device and the function that have poor correlation with the function of the control protection core, which is not limited herein.
Accordingly, in order to adapt to the simplified control protection device, it is necessary to simplify the related program of the control protection device, and the specific content of simplification may be: alternating current filter control and alternating current station control program integration, three-region two-host program integration, valve group protection program integration and pole protection program integration, active state simplification of each host, simplified machine case power supply monitoring function, communication state monitoring processing, switch signal interface processing, analog signal processing, measurement and control cabinet state detection processing such as CMI (Coded Mark Inversion, alternating mark inversion code) and PMI, and CCP (Communication Control Processor ) and converter transformer and valve cold host interface processing.
As a preferred embodiment, after obtaining the updated modified program and before applying the updated modified program to the simulation system, the program updating method further includes:
judging whether the updated modified program is updated successfully or not according to the program modification content;
if yes, executing the next step.
Specifically, in the updating process, considering that in some cases, there may be cases where the updating is not completely successful, after the updated modified program is obtained, whether the updated modified program is successful or not may be judged according to the program modification content, and if the updating is successful, that is, the modified program includes all the program modification content, a next step may be executed, and the updated modified program is applied to the simulation system.
As a preferred embodiment, after the updated modified program is applied to the simulation system, the program updating method further includes:
and backing up and storing the difference page, the updated modified program and the program modification content.
In particular, in consideration of the fact that the staff may need to use the data of the difference page, the updated modified program and the program modification content at a later time, the data may be stored in this step, and of course, only any several of the data may be stored, which is not limited in this embodiment of the present invention.
The storage formats of the above data may be multiple types, or may be stored in multiple different types of storage, for example, in a hard disk, etc., which is not limited herein.
Referring to fig. 2, fig. 2 is a schematic structural diagram of a program updating apparatus according to the present invention, including:
the preset module 1 is used for determining a difference page between a modified version program of the control protection equipment in the simulation system and a complete version program of the control protection equipment in the real system in advance;
the acquisition module 2 is used for acquiring a current complete version program in the real system;
the coverage module 3 is used for covering the difference page on the current complete version program to obtain an updated modified version program;
and the application module 4 is used for applying the updated modified program to the simulation system.
As a preferred embodiment, the program updating apparatus further includes:
the first judging module is used for judging whether the program modification content of the current complete version program relates to the program in the difference page or not, and if not, the covering module is triggered.
As a preferred embodiment, the program updating apparatus further includes:
and the second judging module is used for judging whether the updated modified program is successfully updated according to the program modification content, and triggering the application module if the updated modified program is successfully updated.
For the description of the program updating apparatus provided in the embodiment of the present invention, reference is made to the foregoing embodiment of the program updating method, and the embodiment of the present invention is not repeated here.
Referring to fig. 3, fig. 3 is a schematic structural diagram of a program update apparatus according to the present invention, including:
a memory for storing a computer program;
a processor for implementing the steps of any one of the program update methods above when executing a computer program.
For the description of the program update apparatus provided in the embodiment of the present invention, reference is made to the foregoing embodiment of the program update method, and the embodiment of the present invention is not repeated herein.
To solve the above technical problem, the present invention further provides a computer readable storage medium, on which a computer program is stored, which when executed by a processor implements the steps of any one of the program updating methods described above.
For the description of the computer readable storage medium provided in the embodiment of the present invention, please refer to the foregoing embodiment of the program updating method, and the embodiment of the present invention is not repeated here.
In the present specification, each embodiment is described in a progressive manner, and each embodiment is mainly described in a different point from other embodiments, and identical and similar parts between the embodiments are all enough to refer to each other. For the device disclosed in the embodiment, since it corresponds to the method disclosed in the embodiment, the description is relatively simple, and the relevant points refer to the description of the method section.
It should also be noted that in this specification, relational terms such as first and second, and the like are used solely to distinguish one entity or action from another entity or action without necessarily requiring or implying any actual such relationship or order between such entities or actions. Moreover, the terms "comprises," "comprising," or any other variation thereof, are intended to cover a non-exclusive inclusion, such that a process, method, article, or apparatus that comprises a list of elements does not include only those elements but may include other elements not expressly listed or inherent to such process, method, article, or apparatus. Without further limitation, an element defined by the phrase "comprising one … …" does not exclude the presence of other like elements in a process, method, article, or apparatus that comprises the element.
The previous description of the disclosed embodiments is provided to enable any person skilled in the art to make or use the present invention. Various modifications to these embodiments will be readily apparent to those skilled in the art, and the generic principles defined herein may be applied to other embodiments without departing from the spirit or scope of the invention. Thus, the present invention is not intended to be limited to the embodiments shown herein but is to be accorded the widest scope consistent with the principles and novel features disclosed herein.

Claims (10)

1. A program update method, comprising:
determining a difference page between a modified version program of control protection equipment in a simulation system and a complete version program of the control protection equipment in a real system in advance;
acquiring the current complete version program in the real system;
replacing the difference page with a program storage page corresponding to the difference page in the current complete version program to obtain the updated modified version program;
applying the updated modified program to the simulation system;
the storage modes of the complete version program and the modified version program are paging storage modes.
2. The program updating method according to claim 1, wherein after said obtaining the current full version program in the real system, said overlaying the difference page before the current full version program further comprises:
judging whether the program modification content of the current complete version program relates to the program in the difference page or not;
if not, executing the next step.
3. The program updating method according to claim 2, wherein the overlaying the difference page on the current full version program is specifically as follows:
and if the program modification content of the current full version program relates to the program in the difference page, covering the difference page updated according to the program modification content on the current full version program.
4. The program update method according to claim 3, wherein after said updated said modified version program is obtained, before said updated said modified version program is applied to said simulation system, the program update method further comprises:
judging whether the updated modified program is updated successfully or not according to the program modification content;
if yes, executing the next step.
5. The program update method according to claim 4, further comprising, after said applying the updated modified version program to the simulation system:
and backing up and storing the difference page, the updated modified program and the program modification content.
6. A program updating apparatus, characterized by comprising:
the preset module is used for determining a difference page between a modified version program of the control protection equipment in the simulation system and a complete version program of the control protection equipment in the real system in advance;
the acquisition module is used for acquiring the current complete version program in the real system;
the coverage module is used for replacing the program storage page corresponding to the difference page in the current complete version program to obtain the updated modified version program;
the application module is used for applying the updated modified program to the simulation system;
the storage modes of the complete version program and the modified version program are paging storage modes.
7. The program updating apparatus according to claim 6, characterized in that the program updating apparatus further comprises:
the first judging module is used for judging whether the program in the difference page is related to the current program modification content of the complete version program or not, and if not, the covering module is triggered.
8. The program updating apparatus according to claim 7, characterized in that the program updating apparatus further comprises:
and the second judging module is used for judging whether the updated modified program is successfully updated according to the program modification content, and if so, triggering the application module.
9. A program updating apparatus characterized by comprising:
a memory for storing a computer program;
a processor for implementing the steps of the program update method according to any one of claims 1 to 5 when said computer program is executed.
10. A computer readable storage medium, characterized in that the computer readable storage medium has stored thereon a computer program which, when executed by a processor, implements the steps of the program update method according to any of claims 1 to 5.
CN201910507073.2A 2019-06-12 2019-06-12 Program updating method, device, equipment and computer readable storage medium Active CN110209418B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201910507073.2A CN110209418B (en) 2019-06-12 2019-06-12 Program updating method, device, equipment and computer readable storage medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201910507073.2A CN110209418B (en) 2019-06-12 2019-06-12 Program updating method, device, equipment and computer readable storage medium

Publications (2)

Publication Number Publication Date
CN110209418A CN110209418A (en) 2019-09-06
CN110209418B true CN110209418B (en) 2024-01-05

Family

ID=67792394

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201910507073.2A Active CN110209418B (en) 2019-06-12 2019-06-12 Program updating method, device, equipment and computer readable storage medium

Country Status (1)

Country Link
CN (1) CN110209418B (en)

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN112083946B (en) * 2020-09-17 2024-02-06 南方电网科学研究院有限责任公司 Method, device, terminal and medium for predicting program load rate of direct current protection system

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2008095577A1 (en) * 2007-02-09 2008-08-14 Telefonaktiebolaget L M Ericsson (Publ) Generating delta updates for a processing device
CN106302753A (en) * 2016-08-18 2017-01-04 福建天泉教育科技有限公司 The method and system of client-side program incremental update
CN107609042A (en) * 2017-08-16 2018-01-19 阿里巴巴集团控股有限公司 A kind of method for updating pages and device
CN109857423A (en) * 2018-12-20 2019-06-07 Oppo广东移动通信有限公司 Program version update method, device, server and readable storage medium storing program for executing

Family Cites Families (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
EP2003579B1 (en) * 2007-06-15 2015-08-19 Hitachi, Ltd. Method and system for data processing with database update for the same

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2008095577A1 (en) * 2007-02-09 2008-08-14 Telefonaktiebolaget L M Ericsson (Publ) Generating delta updates for a processing device
CN106302753A (en) * 2016-08-18 2017-01-04 福建天泉教育科技有限公司 The method and system of client-side program incremental update
CN107609042A (en) * 2017-08-16 2018-01-19 阿里巴巴集团控股有限公司 A kind of method for updating pages and device
CA3059630A1 (en) * 2017-08-16 2019-02-21 Alibaba Group Holding Limited Page update method and apparatus
CN109857423A (en) * 2018-12-20 2019-06-07 Oppo广东移动通信有限公司 Program version update method, device, server and readable storage medium storing program for executing

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
特高压直流控制保护程序智能校核软件设计;陈宏君等;电力系统保护与控制;第47 卷(第10期);全文 *

Also Published As

Publication number Publication date
CN110209418A (en) 2019-09-06

Similar Documents

Publication Publication Date Title
CN110474896B (en) Data communication method based on Modbus protocol standard and related equipment
CN104731589A (en) Automatic generation method and device of user interface (UI)
CN104113576A (en) Method and device for updating client
CN106874281A (en) Realize the method and apparatus that data base read-write is separate
CN111190775A (en) OSD (on Screen display) replacing method, system, equipment and computer readable storage medium
CN108388753B (en) Method, device and system for designing SIS cabinet wiring and storage medium
US11650875B2 (en) Abnormal inode dynamic repair method and system, and related component
CN103905441A (en) Data acquisition method and device
CN107172039B (en) Method, device and system for acquiring protocol key value
CN110209418B (en) Program updating method, device, equipment and computer readable storage medium
CN108768995B (en) Substation self-adaptive master station access method
CN104573083A (en) Automatic map cache service updating method
CN111209652B (en) Method and device for constructing time sequence of static equipment model of power system
CN110321590B (en) Automatic generation method and device of refrigerating system design drawing and storage medium
CN112583617B (en) Fault determination method, server, control terminal and storage medium
CN104461603A (en) Information processing method and electronic equipment
CN108052294B (en) Modification writing method and modification writing system of distributed storage system
CN103902445A (en) Regression test object determination method and device
CN111143181A (en) Server maintenance method, system, equipment and computer readable storage medium
CN106201504A (en) Operating system version identification method and device
CN111130856A (en) Server configuration method, system, equipment and computer readable storage medium
CN107562382B (en) Automatic dynamic disk capacity expansion method and system based on timed task
CN103714059A (en) Data updating method and device
CN113704177B (en) Storage method, system and related components of server firmware upgrade file
CN115576484A (en) Data reading and writing method and device, electronic equipment and storage medium

Legal Events

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