CN107608704A - A kind of XML configuration file update method, system, medium and device - Google Patents

A kind of XML configuration file update method, system, medium and device Download PDF

Info

Publication number
CN107608704A
CN107608704A CN201711064149.6A CN201711064149A CN107608704A CN 107608704 A CN107608704 A CN 107608704A CN 201711064149 A CN201711064149 A CN 201711064149A CN 107608704 A CN107608704 A CN 107608704A
Authority
CN
China
Prior art keywords
node
configuration file
xml configuration
destination node
file
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
CN201711064149.6A
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.)
Kingdee Software China Co Ltd
Original Assignee
Kingdee Software China 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 Kingdee Software China Co Ltd filed Critical Kingdee Software China Co Ltd
Priority to CN201711064149.6A priority Critical patent/CN107608704A/en
Publication of CN107608704A publication Critical patent/CN107608704A/en
Pending legal-status Critical Current

Links

Landscapes

  • Stored Programmes (AREA)

Abstract

This application discloses a kind of XML configuration file update method, including:Operation statement corresponding with configuration node is created using the annotation of XML configuration file;Wherein, operation statement includes routing information corresponding with configuration node and action type;According to routing information, destination node is positioned using XPath;Destination node is updated accordingly according to action type.In the present invention, it is the operation statement by the use of the annotation in XML configuration file as configuration node first, secondly the positioning for destination node in XML configuration file is realized using XPath technologies, search out the node for needing to be updated, and then the accurate modification of XML configuration file can be realized, allow the modification of XML configuration file to advance to the development phase of function, reduce product in escalation process to the maintenance cost of configuration file.Accordingly, a kind of XML configuration file more new system, device and a kind of computer-readable recording medium that the present invention also provides, equally with above-mentioned beneficial effect.

Description

A kind of XML configuration file update method, system, medium and device
Technical field
The present invention relates to computer software fields, more particularly to a kind of XML configuration file update method, system, medium and Device.
Background technology
At present, the speed that software upgrading is regenerated is more and more faster, and many products can all have a number of XML configurations now File, and be to need to modify to it during product is implemented the characteristics of configuration file, such as data base configuration file Renewal, system operational factor modification, or in the escalation process of product, it is also necessary to increase new functions of modules, Such as increase in configuration file, change and either delete some corresponding configuration items, it is clear that if do not carried out to configuration file Renewal, then be unfavorable for the upgrading of product.And among prior art, usually configuration file is not upgraded directly, but After upgrading is completed, either configuration file is modified by instrument manually.Obviously, this process in modification In, it is necessary to the mode artificially participated in, add the cost of product up-gradation.Moreover, for configuration file online modification inherently It is an extremely dangerous operation, also, modification of such a mode for configuration file and dumb, easily produce conflict, tool There is great risk, so, how preferably configuration file to be upgraded, being that those skilled in the art are urgently to be resolved hurrily asks Topic.
The content of the invention
In view of this, it is an object of the invention to provide a kind of XML configuration file update method, configuration file is allowed to reach Modification advance to stage of functional development, can build, can test, reduce product in escalation process to the dimension of configuration file Protect cost.
It is a further object of the present invention to provide a kind of XML configuration file more new system, device and a kind of computer-readable deposit Storage media.
In order to solve the above technical problems, a kind of XML configuration file update method provided by the invention, including:
Operation statement corresponding with configuration node is created using the annotation of XML configuration file;Wherein, the operation statement bag Include routing information corresponding with the configuration node and action type;
According to the routing information, destination node is positioned using XPath;
The destination node is updated accordingly according to the action type.
Preferably, the annotation using XML configuration file creates the process for operating statement corresponding with configuration node, bag Include:
When the configuration node is preset kind node, then the annotation is utilized on the head of the XML configuration file Create the operation statement.
Preferably, the preset kind node is configuration node and/or the deletion of increased configuration node and/or modification Configuration node.
Preferably, in addition to:
If the file to be configured of the XML configuration file is not present, the XML configuration file is installed to default peace Fill among path.
Preferably, the process being updated according to the action type to the destination node, including:
If file to be configured in the destination node be present, read and grasped corresponding to the destination node of the file to be configured Make type, and operated accordingly according to the action type.
Accordingly, the invention also discloses a kind of XML configuration file more new system, including:
Operation statement creation module, corresponding with configuration node Shen is operated for being created using the annotation of XML configuration file It is bright;Wherein, the operation statement includes routing information corresponding with the configuration node and action type;
Destination node locating module, for according to the routing information, destination node to be positioned using XPath;
Destination node update module, for being updated accordingly to the destination node according to the action type.
Preferably, the operation statement creation module, including:
Operation statement creating unit, for when the configuration node is preset kind node, then configuring text in the XML The head of part creates the operation statement using the annotation.
Preferably, the destination node update module, including:
Destination node updating block, for when file to be configured in the destination node be present, then reading described to be configured Action type corresponding to the destination node of file, and operated accordingly according to the action type.
Accordingly, the invention also discloses a kind of computer-readable recording medium, on the computer-readable recording medium Computer program is stored with, realizes that XML configuration file updates as previously disclosed when the computer program is executed by processor The step of method.
Accordingly, the invention also discloses a kind of XML configuration file updating device, including:
Memory, for storing computer program;
Processor, the step of realizing XML configuration file update method as the aforementioned during for performing the computer program.
In the present invention, a kind of XML configuration file update method, including:Created using the annotation of XML configuration file with matching somebody with somebody Put operation statement corresponding to node;Wherein, operation statement includes routing information corresponding with configuration node and action type;According to Routing information, destination node is positioned using XPath;Destination node is updated accordingly according to action type.It can be seen that at this In invention, it is that the operation by the use of the annotation in XML configuration file as configuration node is declared first, secondly, utilizes XPath technologies To realize the positioning for destination node in XML configuration file, when navigating to the configuration node for needing to be updated, you can with The accurate modification to XML configuration file is realized, and then the modification of XML configuration file can be allowed to have advanceed to the exploitation rank of function Section, realizes building, can testing for configuration file, while also reduce maintenance of the product to configuration file in escalation process Cost so that the configuration file modification action of inline system can be tested, and avoid the risk in modification configuration file.Accordingly, A kind of XML configuration file more new system, device and a kind of computer-readable recording medium provided by the invention, equally with above-mentioned Beneficial effect.
Brief description of the drawings
In order to illustrate more clearly about the embodiment of the present invention or technical scheme of the prior art, below will be to embodiment or existing There is the required accompanying drawing used in technology description to be briefly described, it should be apparent that, drawings in the following description are only this The embodiment of invention, for those of ordinary skill in the art, on the premise of not paying creative work, can also basis The accompanying drawing of offer obtains other accompanying drawings.
Fig. 1 is a kind of XML configuration file update method flow chart that the embodiment of the present invention one provides;
Fig. 2 is a kind of XML configuration file update method flow chart that the embodiment of the present invention two provides;
Fig. 3 updates system construction drawing for a kind of XML configuration file provided in an embodiment of the present invention;
Fig. 4 is a kind of XML configuration file updating device structure chart provided in an embodiment of the present invention.
Embodiment
Below in conjunction with the accompanying drawing in the embodiment of the present invention, the technical scheme in the embodiment of the present invention is carried out clear, complete Site preparation describes, it is clear that described embodiment is only part of the embodiment of the present invention, rather than whole embodiments.It is based on Embodiment in the present invention, those of ordinary skill in the art are obtained every other under the premise of creative work is not made Embodiment, belong to the scope of protection of the invention.
The embodiment of the present invention one discloses a kind of XML configuration file update method, as shown in figure 1, this method includes:
Step S11:Operation statement corresponding with configuration node is created using the annotation of XML configuration file;Wherein, Shen is operated It is bright including routing information corresponding with configuration node and action type.
Step S12:According to routing information, destination node is positioned using XPath.
Step S13:Destination node is updated accordingly according to action type.
Specifically, XML is extensible markup language, and the subset of standard generalized markup language is a kind of for marking electricity Subfile makes it have structural markup language.XPath is XML Path Language, that is, extensible markup language path language Speech, it is a kind of language for being used for determining certain portion in XML (subset of standard generalized markup language) document.In this implementation Example in, be first using XML configuration file annotation as configuration node operation declare, wherein, operation declare including with Routing information corresponding to node and action type are put, the routing information using XPath technologies according to configuration node, can be navigated to Destination node, find destination node and then updated accordingly according to the action type of destination node, so far just completed Renewal for XML configuration file.
It can be seen that be that the operation by the use of the annotation in XML configuration file as configuration node is declared first in the present invention, Secondly, the positioning for destination node in XML configuration file is realized using XPath technologies, is updated when navigating to needs Configuration node when, you can to realize accurate modification to XML configuration file, and then the modification of XML configuration file can be allowed to carry The preceding development phase for having arrived function, building, can testing for configuration file is realized, while also reduce product in escalation process In to the maintenance cost of configuration file so that the configuration file modification action of inline system can be tested, and avoid modification configuration text Risk in part.
The embodiment of the present invention two discloses a kind of specific XML configuration file update method, relative to a upper embodiment, sheet Embodiment has made further instruction and optimization to technical scheme.It is as shown in Fig. 2 specific:
Step S21:Operation statement corresponding with configuration node is created using the annotation of XML configuration file;Wherein, Shen is operated It is bright including routing information corresponding with configuration node and action type.
Step S22:According to routing information, destination node is positioned using XPath.
In the present embodiment, step S21 and step S22 can be found in the disclosure of that of embodiment one, will not be repeated here, Illustrate herein.Specifically, step S21 is included when configuration node is preset kind node, then in the head of XML configuration file Portion creates operation statement using annotation.Wherein, preset kind node is increased configuration node and/or the configuration node of modification And/or the configuration node deleted.
It should be noted that for intending increased configuration node and/or the configuration node of modification and/or the configuration section of deletion Point, except modification configuration file in itself, it is also necessary to define the operation statement of configuration node, tool with annotation on the head of configuration file Body, it is as follows:
<!—MergeItemInfor
Condition="/configuration/appSettings/add [@key='kdsReportUrl'] "
ParentNode="/configuration/appSettings " OpeType=" Add " -->
Operation statement represents, in the node "/configuration/appSettings " of current document, adds key It is worth the node as kdsReportUr1, OpeType=" Add " is represented, only when the node is not present in Catalog Documents, The node is added in configuration file.
Step S23:If file to be configured in destination node be present, read and grasped corresponding to the destination node of file to be configured Make type, and operated accordingly according to action type.
In the present embodiment, step S23 is the specific restriction to step S13 in embodiment one, it is to be understood that During product up-gradation updates, if file to be configured has been present, read operation statement, then according to each running node Action type OpeType perform operation, specifically, action type OpeType shares four types, be respectively increase, deletion, Renewal and additional renewal.Increase represents just to add only when the configuration item is not present in catalogue file, if deleted representation target When the configuration node in configuration file be present, then corresponding configuration node in delete target file.Obviously, by the present invention It method, can make it that the control mode of configuration node is more flexible, and the modification of configuration file can be advanceed to function Development phase, realize configuration file in the building of development phase, can test.It should be noted that in this application, configuration File sheet is as full dose file, it is possible to improves the readability of configuration file, and passes through the method in the application, Ke Yiyou Effect reduces product patch in escalation process to the maintenance cost of configuration file.
Further, if the file to be configured of XML configuration file is not present, XML configuration file is installed to default Among installation path.
It is understood that during product up-gradation updates, if file to be configured is not present, especially for new During the product of installation, then configuration file can be discharged under installation directory, or among other default paths, certainly, To be not construed as limiting for the purpose of reaching practical application for the path of installation, illustrated herein herein.
Accordingly, the invention also discloses a kind of XML configuration file more new system, as shown in figure 3, the system includes:
Operation statement creation module 31, for creating operation corresponding with configuration node using the annotation of XML configuration file Statement;Wherein, operation statement includes routing information corresponding with configuration node and action type.
Destination node locating module 32, for according to routing information, destination node to be positioned using XPath.
Destination node update module 33, for being updated accordingly to destination node according to action type.
Operation statement creation module 31, including:
Operation statement creating unit, for when configuration node is preset kind node, then on the head of XML configuration file Operation statement is created using annotation.
Preferably, XML configuration file more new system, in addition to:
Configuration file installs module, for when the file to be configured of XML configuration file is not present, then XML being configured into text Part is installed among default installation path.
Preferably, destination node update module 33, including:
Destination node updating block, for when file to be configured in destination node be present, then reading the mesh of file to be configured Action type corresponding to node is marked, and is operated accordingly according to action type.
The angle of slave module functional entity is retouched to the more new system of the XML configuration file in the embodiment of the present application above State, the more new system of the XML configuration file in the embodiment of the present application is described from the angle of hardware handles below, refers to figure 4, the XML configuration file updating device (in practical application, can be server or terminal) in the embodiment of the present application includes:
Fig. 4 be the embodiment of the present application provide a kind of XML configuration file updating device structural representation, the updating device 700 can produce bigger difference because configuration or performance are different, can include one or more central processing units (central processing units, CPU) 722 (for example, one or more processors) and memory 732, one Or the storage medium 730 of more than one storage application program 742 or data 744 (such as one or more mass memories are set It is standby).Wherein, memory 732 and storage medium 730 can be of short duration storage or persistently storage.It is stored in the journey of storage medium 730 Sequence can include one or more modules (diagram does not mark), and each module can include to XML configuration file more new clothes Series of instructions operation in putting.Further, central processing unit 722 could be arranged to communicate with storage medium 730, The series of instructions operation in storage medium 730 is performed on XML configuration file updating device 700.
The central processing unit 722 can perform following steps according to command operating:
Operation statement corresponding with configuration node is created using the annotation of XML configuration file;Wherein, the operation statement bag Include routing information corresponding with the configuration node and action type;
According to the routing information, destination node is positioned using XPath;
The destination node is updated accordingly according to the action type.
XML configuration file updating device 700 can also include one or more power supplys 726, one or more Wired or wireless network interface 750, one or more input/output interfaces 758, and/or, one or more operations System 741, such as Windows ServerTM, Mac OS XTM, UnixTM, LinuxTM, FreeBSDTM etc..
It can be matched somebody with somebody in above-described embodiment as the step performed by XML configuration file more new system based on the XML shown in the Fig. 4 Put file updating device structure.
It is apparent to those skilled in the art that for convenience and simplicity of description, the system of foregoing description, The specific work process of device and unit, the corresponding process in preceding method embodiment is may be referred to, will not be repeated here.
In several embodiments provided herein, it should be understood that disclosed system, apparatus and method can be with Realize by another way.For example, device embodiment described above is only schematical, for example, the unit Division, only a kind of division of logic function, can there is other dividing mode, such as multiple units or component when actually realizing Another system can be combined or be desirably integrated into, or some features can be ignored, or do not perform.It is another, it is shown or The mutual coupling discussed or direct-coupling or communication connection can be the indirect couplings by some interfaces, device or unit Close or communicate to connect, can be electrical, mechanical or other forms.
The unit illustrated as separating component can be or may not be physically separate, show as unit The part shown can be or may not be physical location, you can with positioned at a place, or can also be distributed to multiple On NE.Some or all of unit therein can be selected to realize the mesh of this embodiment scheme according to the actual needs 's.
In addition, each functional unit in each embodiment of the application can be integrated in a processing unit, can also That unit is individually physically present, can also two or more units it is integrated in a unit.Above-mentioned integrated list Member can both be realized in the form of hardware, can also be realized in the form of SFU software functional unit.
If the integrated unit is realized in the form of SFU software functional unit and is used as independent production marketing or use When, it can be stored in a computer read/write memory medium.Based on such understanding, the technical scheme of the application is substantially The part to be contributed in other words to prior art or all or part of the technical scheme can be in the form of software products Embody, the computer software product is stored in a storage medium, including some instructions are causing a computer Equipment (can be personal computer, server, or network equipment etc.) performs the complete of each embodiment methods described of the application Portion or part steps.And foregoing storage medium includes:USB flash disk, mobile hard disk, read-only storage (ROM, read-only Memory), random access memory (RAM, random access memory), magnetic disc or CD etc. are various can store journey The medium of sequence code.Accordingly, the invention also discloses a kind of computer-readable recording medium, on computer-readable recording medium Computer program is stored with, XML configuration file update method as previously disclosed is realized when computer program is executed by processor The step of.
Accordingly, the invention also discloses a kind of XML configuration file updating device, including:
Memory, for storing computer program.
Processor, the step of XML configuration file update method as previously disclosed is realized during for performing computer program.
Finally, it is to be noted that, herein, such as first and second or the like relational terms be used merely to by One entity or operation make a distinction with another entity or operation, and not necessarily require or imply these entities or operation Between any this actual relation or order be present.Moreover, term " comprising ", "comprising" or its any other variant meaning Covering including for nonexcludability, so that process, method, article or equipment including a series of elements not only include that A little key elements, but also the other element including being not expressly set out, or also include for this process, method, article or The intrinsic key element of equipment.In the absence of more restrictions, the key element limited by sentence "including a ...", is not arranged Except other identical element in the process including the key element, method, article or equipment being also present.
Above to a kind of XML configuration file update method provided by the present invention, a kind of XML configuration file more new system, A kind of computer-readable recording medium and a kind of XML configuration file updating device are described in detail, tool used herein Body example is set forth to the principle and embodiment of the present invention, and the explanation of above example is only intended to help and understands this hair Bright method and its core concept;Meanwhile for those of ordinary skill in the art, according to the thought of the present invention, specific real There will be changes in mode and application are applied, in summary, this specification content should not be construed as the limit to the present invention System.

Claims (10)

  1. A kind of 1. XML configuration file update method, it is characterised in that including:
    Operation statement corresponding with configuration node is created using the annotation of XML configuration file;Wherein, it is described operation statement include with Routing information and action type corresponding to the configuration node;
    According to the routing information, destination node is positioned using XPath;
    The destination node is updated accordingly according to the action type.
  2. 2. according to the method for claim 1, it is characterised in that the annotation using XML configuration file creates and configuration The process of operation statement corresponding to node, including:
    When the configuration node is preset kind node, then created on the head of the XML configuration file using the annotation The operation statement.
  3. 3. according to the method for claim 2, it is characterised in that the preset kind node be increased configuration node and/ Or the configuration node of modification and/or the configuration node of deletion.
  4. 4. according to the method for claim 1, it is characterised in that also include:
    If the file to be configured of the XML configuration file is not present, the XML configuration file is installed to default installation road Among footpath.
  5. 5. according to the method described in any one of claims 1 to 3, it is characterised in that it is described according to the action type to described The process that destination node is updated, including:
    If file to be configured in the destination node be present, operation class corresponding to the destination node of the file to be configured is read Type, and operated accordingly according to the action type.
  6. A kind of 6. XML configuration file more new system, it is characterised in that including:
    Operation statement creation module, for creating operation statement corresponding with configuration node using the annotation of XML configuration file;Its In, the operation statement includes routing information corresponding with the configuration node and action type;
    Destination node locating module, for according to the routing information, destination node to be positioned using XPath;
    Destination node update module, for being updated accordingly to the destination node according to the action type.
  7. 7. system according to claim 6, it is characterised in that the operation statement creation module, including:
    Operation statement creating unit, for when the configuration node is preset kind node, then in the XML configuration file Head creates the operation statement using the annotation.
  8. 8. the system according to claim 6 or 7, it is characterised in that the destination node update module, including:
    Destination node updating block, for when file to be configured in the destination node be present, then reading the file to be configured Destination node corresponding to action type, and operated accordingly according to the action type.
  9. 9. a kind of computer-readable recording medium, it is characterised in that be stored with computer on the computer-readable recording medium Program, XML configuration file as described in any one of claim 1 to 5 is realized more when the computer program is executed by processor The step of new method.
  10. A kind of 10. XML configuration file updating device, it is characterised in that including:
    Memory, for storing computer program;
    Processor, the XML configuration file as described in any one of claim 1 to 5 is realized during for performing the computer program The step of update method.
CN201711064149.6A 2017-11-02 2017-11-02 A kind of XML configuration file update method, system, medium and device Pending CN107608704A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201711064149.6A CN107608704A (en) 2017-11-02 2017-11-02 A kind of XML configuration file update method, system, medium and device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201711064149.6A CN107608704A (en) 2017-11-02 2017-11-02 A kind of XML configuration file update method, system, medium and device

Publications (1)

Publication Number Publication Date
CN107608704A true CN107608704A (en) 2018-01-19

Family

ID=61085551

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201711064149.6A Pending CN107608704A (en) 2017-11-02 2017-11-02 A kind of XML configuration file update method, system, medium and device

Country Status (1)

Country Link
CN (1) CN107608704A (en)

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN109474683A (en) * 2018-11-15 2019-03-15 郑州云海信息技术有限公司 A kind of node configuration method and relevant apparatus
CN109582350A (en) * 2018-12-24 2019-04-05 广东金赋科技股份有限公司 The method of configuration file in automated maintenance self-help tax service terminal
CN113885924A (en) * 2021-12-07 2022-01-04 深圳市明源云科技有限公司 XML configuration file upgrading method and device and readable storage medium

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101763423A (en) * 2010-01-21 2010-06-30 中兴通讯股份有限公司 Method for realizing presentation of tree-structure data in World Wide Web page as well as system and device therefor
CN103646055A (en) * 2013-11-29 2014-03-19 广州视源电子科技股份有限公司 Method and device for obtaining program configuration information
CN104217029A (en) * 2014-09-26 2014-12-17 北京国双科技有限公司 Configuration file modification method and configuration file modification device
CN105446983A (en) * 2014-06-30 2016-03-30 国际商业机器公司 Method and device used for generating data format descriptive language model

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101763423A (en) * 2010-01-21 2010-06-30 中兴通讯股份有限公司 Method for realizing presentation of tree-structure data in World Wide Web page as well as system and device therefor
CN103646055A (en) * 2013-11-29 2014-03-19 广州视源电子科技股份有限公司 Method and device for obtaining program configuration information
CN105446983A (en) * 2014-06-30 2016-03-30 国际商业机器公司 Method and device used for generating data format descriptive language model
CN104217029A (en) * 2014-09-26 2014-12-17 北京国双科技有限公司 Configuration file modification method and configuration file modification device

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN109474683A (en) * 2018-11-15 2019-03-15 郑州云海信息技术有限公司 A kind of node configuration method and relevant apparatus
CN109582350A (en) * 2018-12-24 2019-04-05 广东金赋科技股份有限公司 The method of configuration file in automated maintenance self-help tax service terminal
CN109582350B (en) * 2018-12-24 2022-06-28 广东金赋科技股份有限公司 Method for automatically maintaining configuration file in self-service tax terminal
CN113885924A (en) * 2021-12-07 2022-01-04 深圳市明源云科技有限公司 XML configuration file upgrading method and device and readable storage medium

Similar Documents

Publication Publication Date Title
US8494996B2 (en) Creation and revision of network object graph topology for a network performance management system
CN108898230B (en) Equipment management method and management server
US7886284B2 (en) Using a backend simulator to test and develop xforms templates before linking the xforms templates to backend data processing systems
CN107608704A (en) A kind of XML configuration file update method, system, medium and device
CN109614157A (en) A kind of configuration method of system, device and storage medium
CN102792270A (en) BIOS parameter virtualization via BIOS configuration profiles
CN104423983A (en) Method and device for developing, testing and deploying application
Yang et al. System reliability analysis with small failure probability based on active learning Kriging model and multimodal adaptive importance sampling
CN109657177A (en) The generation method of the page, device, storage medium and computer equipment after upgrading
CN107908432A (en) Collocation method and device, the terminal device and readable storage medium storing program for executing of application program
CN108399086A (en) A kind of widget management method, server and computer readable storage medium
CN112527281B (en) Operator upgrading method and device based on artificial intelligence, electronic equipment and medium
CN109960538A (en) A kind of configuration interface management method, configuration interface managing device and electronic equipment
CN112947960A (en) Risk model deployment method and system based on machine learning
US20170329698A1 (en) System and Method for Provisioning a Virtual Machine Test Environment
Nandy et al. Unity ml-agents
CN110209465A (en) Virtual machine cross-platform migration method, device and electronic equipment
CN111724133A (en) Method and device for creating project
CN110058849A (en) Generation method, device, computer equipment and the storage medium of flow chart
CN103593730A (en) Design parameter management system capable of backtracking
US9411918B1 (en) Simplified device model extension using subcircuits
US11620548B1 (en) System, method, and computer program product for predicting parasitics in an electronic design
CN103268244B (en) The method and device of load document
CN111158645B (en) System and method for providing an integrated development environment
CN105653513A (en) Pig farm management based form input method and system

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
RJ01 Rejection of invention patent application after publication

Application publication date: 20180119

RJ01 Rejection of invention patent application after publication