CN101110703A - Made-to-order command line implementing method and system - Google Patents

Made-to-order command line implementing method and system Download PDF

Info

Publication number
CN101110703A
CN101110703A CNA2007101277702A CN200710127770A CN101110703A CN 101110703 A CN101110703 A CN 101110703A CN A2007101277702 A CNA2007101277702 A CN A2007101277702A CN 200710127770 A CN200710127770 A CN 200710127770A CN 101110703 A CN101110703 A CN 101110703A
Authority
CN
China
Prior art keywords
node
order
user
response message
command line
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Granted
Application number
CNA2007101277702A
Other languages
Chinese (zh)
Other versions
CN101110703B (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.)
Open Invention Network LLC
Original Assignee
ZTE Corp
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by ZTE Corp filed Critical ZTE Corp
Priority to CN2007101277702A priority Critical patent/CN101110703B/en
Publication of CN101110703A publication Critical patent/CN101110703A/en
Application granted granted Critical
Publication of CN101110703B publication Critical patent/CN101110703B/en
Expired - Fee Related legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Landscapes

  • Information Transfer Between Computers (AREA)

Abstract

The present invention provides a customized command line realization method and system. Therein, the method can comprise the following steps: Step 1, the command line format is defined in the configuration file according to the request of the user. Step 2, when the system is started, the configuration file is loaded, and a command line configuration tree is generated in the internal memory; Step 3, when a command line put in by the user, the command line is analyzed according to the command line configuration to generate a command message, and to obtain the responded message disposing node; Step 4, after the command message is transmitted to the target object, the responded message is waited; and Step 5, the responded message disposing node disposes the responded message and displays the result to the user. Therefore, the present invention can satisfy the discrepancy demand of various products of the user, and that is, the user can customize the command line format according to the habit, without the modification of the program code.

Description

Made-to-order command line implementation method and system
Technical field
The present invention relates to the telecommunications systems arrangement field, more specifically, relate to a kind of made-to-order command line implementation method and system.
Background technology
When telecommunication apparatus is carried out data configuration and maintenance, the general mode that order line all will be provided, the mode of operation of this order line has been brought some problems, at first, from use angle, different user is to the operating habit difference of different product, present order line implementation is difficult to satisfy this otherness simultaneously. and from the angle that realizes, common implementation is, increases at every turn or revises an order, all to revise code, recompilate and be connected, need carry out a large amount of engineering maintenance work such as edition upgrading, influence surface is bigger. in addition, code revision is more frequent, and program is also made mistakes easily.
Thereby, be badly in need of the configurable manmachine command of user that a kind of scheme can realize telecommunication apparatus based on the xml file.
Summary of the invention
Of the prior artly to increase or revise the problem that an order line needs revision code etc. in order to solve such as customer requirements, the invention provides a kind of made-to-order command line implementation method and system, if customer requirements increases or revises an order line, only need to revise the tree configuration file, do not need the revision code, just can satisfy different user's needs.Order line implementation method of the present invention has in addition realized modularization and generalization, can be used as the general order line module of field of telecommunications.
One aspect of the present invention provides a kind of made-to-order command line implementation method, and it can may further comprise the steps: step 1, and according to user's requirement, definition command row format in configuration file; Step 2, during system start-up, loading configuration file generates order line configuration tree in internal memory; Step 3 when receiving order line that the user imports, is resolved with the generation command messages order line according to order line configuration tree, and the Message Processing node that meets with a response; Step 4 sends to wait-for-response message behind the destination object with command messages; And step 5, response message processing node processing response message, and the result is shown to the user.
Wherein, each in the configuration file is corresponding to a node in the order line configuration tree, and each the property value in the configuration file is corresponding to the nodal information of each node.
Nodal information comprises following any or combination: node type, nodal value, nodal value side-play amount, the node in order occupies position and help information.Node type comprises: ground floor node, middle layer node, leaf node and parameter node.
In addition, leaf node also comprises the description of corresponding response message parse node, and the parameter node comprises that the expression parameter is the field of optional parameters or mandatory parameter.
The response message processing node is described by the response message parse node and is obtained.
The made-to-order command line implementation method can also may further comprise the steps: after the system start-up, the user revises in real time, increases, deletes and store the form of order line by user's explosion command that system itself provides.
The present invention also provides a kind of made-to-order command line to realize system, and comprising: configuration module is used for the requirement according to the user, definition command row format in configuration file; The ensured sustained development module is used for when system start-up, and loading configuration file generates order line configuration tree in internal memory; User's input/output module is used for by user input commands capable; The order line parsing module, be used for when order line receiving from user's input/output module, order line resolved producing command messages according to order line configuration tree, and the Message Processing node that meets with a response, response message processing node processing response message, and the result is shown to the user; And message processing module, be used for command messages is sent to wait-for-response message behind the destination object.
Wherein, each in the configuration file is corresponding to a node in the order line configuration tree, and each the property value in the configuration file is corresponding to the nodal information of each node.
Nodal information comprises following any or combination: node type, nodal value, nodal value side-play amount, the node in order occupies position and help information.Node type comprises: ground floor node, middle layer node, leaf node and parameter node.
In addition, leaf node also comprises the description of corresponding response message parse node, and the parameter node comprises that the expression parameter is the field of optional parameters or mandatory parameter.The response message processing node is described by the response message parse node and is obtained.
Thereby, adopt the present invention, can satisfy the otherness demand of different user to different product, that is, the user can be according to the custom customized command row format of oneself, and does not need the update routine code.
Other features and advantages of the present invention will be set forth in the following description, and, partly from specification, become apparent, perhaps understand by implementing the present invention.Purpose of the present invention and other advantages can realize and obtain by specifically noted structure in the specification of being write, claims and accompanying drawing.
Description of drawings
Accompanying drawing is used to provide further understanding of the present invention, and constitutes the part of specification, is used from explanation the present invention with embodiments of the invention one, is not construed as limiting the invention.In the accompanying drawings:
Fig. 1 is the flow chart according to made-to-order command line implementation method of the present invention;
Fig. 2 is the functional structure chart of the command line system among the present invention;
Fig. 3 is the data structure diagram of the command line system among the present invention;
Fig. 4 is the flow chart according to a process of commands process of execution of the embodiment of the invention; And
Fig. 5 is a block diagram of realizing system according to made-to-order command line of the present invention.
Embodiment
Below in conjunction with accompanying drawing the preferred embodiments of the present invention are described, should be appreciated that preferred embodiment described herein only is used for description and interpretation the present invention, and be not used in qualification the present invention.
The thought of method of the present invention is:
One, prior custom according to the targeted customer, definition command row format in the xml file. wherein to its attribute of each node definition, such as the destination object that will revise, form, span, help explanation and the corresponding parse node etc. of receiveing the response;
Two, during system start-up, the xml configuration file above the order line module loading generates an order line configuration tree in internal memory;
When three, the user imports an order line, mate according to the order line configuration tree that generates above, if fill the message field of order line according to matching result. coupling is unsuccessful, prompting error message. if the match is successful, and configuration messages is sent to destination object by message transmission module with order, waits for the response of destination object simultaneously,. receive receive the response after, according to the parse node of coupling, resolve receiveing the response, and analysis result is returned to user interface; And
If four after system start-up, system the operation among the time, the user wants to increase a new order, perhaps want to revise an existing command format, for this reason, itself also provides the several users explosion command command line system of the present invention, can be used for the form of order line is revised in real time, increase deletion and deposit. be user-friendly to and expand.
Fig. 1 is the flow chart according to made-to-order command line implementation method of the present invention, and as shown in Figure 1, this method may further comprise the steps:
Step S102, according to user's requirement, definition command row format in configuration file;
Step S104, during system start-up, loading configuration file generates order line configuration tree in internal memory;
Step S106 when receiving order line that the user imports, resolves with the generation command messages order line according to order line configuration tree, and the Message Processing node that meets with a response;
Step S108 sends to wait-for-response message behind the destination object with command messages; And
Step S110, response message processing node processing response message, and the result is shown to the user.
Wherein, each in the configuration file is corresponding to a node in the order line configuration tree, and each the property value in the configuration file is corresponding to the nodal information of each node.
Nodal information comprises following any or combination: node type, nodal value, nodal value side-play amount, the node in order occupies position and help information.Node type comprises: ground floor node, middle layer node, leaf node and parameter node.
In addition, leaf node also comprises the description of corresponding response message parse node, and the parameter node comprises that the expression parameter is the field of optional parameters or mandatory parameter.
The response message processing node is described by the response message parse node and is obtained.
The made-to-order command line implementation method can also may further comprise the steps: after the system start-up, the user revises in real time, increases, deletes and store the form of order line by user's explosion command that system itself provides.
Fig. 2 is the functional structure chart of the command line system among the present invention, and as shown in Figure 2, this system comprises: message communication module, order line parsing module, user's input module and IO ensured sustained development module.
Fig. 3 is the data structure diagram of the command line system among the present invention, wherein, whole order behavior one tree, order line is to be combined by one by one node, each node all has some attributes, for example, node type, object identity number, command number.
Fig. 4 is the flow chart according to a process of commands process of execution of the embodiment of the invention, describes the process of Fig. 4 in detail below with reference to Fig. 2 and Fig. 3.
As shown in Figure 4, concrete handling process is as follows:
S402, when system start-up, IO ensured sustained development module is read in the xml configuration file, resolves to tree data structure, each property value among the node .xml among the xml each corresponding tree also reads in the nodal information, generates whole tree data structure as shown in Figure 3 at last;
S404, user's input module is started working, and receives user's input;
S406 when user's input module is received user's order line, sends to parsing module and goes to resolve;
S408, parsing module produces command messages through after resolving, and describes obtaining corresponding response Message Processing node simultaneously according to the response message parse node in the leaf node, by message processing module, sends to destination object, afterwards wait-for-response message; And
S410 after parsing module is received response message, delivers to corresponding response Message Processing node with message and goes to handle, and at last result is shown to the user.
Wherein, nodal information comprises following content: node type, nodal value, nodal value side-play amount, the node in order takies figure place, help information etc., and leaf node is except top field, also have corresponding response message parse node to describe, the analytic method of expression corresponding response message.The parameter node comprises that also this parameter of expression is optional or essential field, represents that this parameter is mandatory parameter or optional parameters, and the minimum and maximum value of expression value scope.
Below in conjunction with embodiment, above steps is elaborated.
For example, we will increase an order that increases the v5 interface now, and order need be with two variablees: interface ID and interface variables, require to send to destination object with certain message format, if the message format that define here is as follows:
OID:8 ?Command:16 V5id:32 Var:16
Top oid represents the destination object that order line message will send, be V5 object (being assumed to be 33) in this example, command is the operation to destination object, this example is for increasing interface (being assumed to be 4), v5id is the identification number of the v5 interface that will increase, and var is the variable of v5 interface. the number of bits that each fields account of numeral of top colon back is used.
Suppose the order behavior that we design: V5 inf add id x var y (wherein x is the v5id value that will create, and y is a variate-value), then Dui Ying xml configuration file is:
<root?type=′node′helpinfo=′v5′>
<v5?type=′node′value=′33′offset=‘1’size=’8’helpinfo=′v5[inf]′>
<inf?type=′node′helpinfo=′v5?inf[add]′>
<add?type=′leaf?value=′4′offset=’2’size=’16’helpinfo=′id:v5?interface?id[0-65535]|var:v5?variable[0-65535]′resultresolve=″v5command″>
<id?type=′int′offset=′3′size=′32′minvalue=′0′maxvalue=′16777215′option=‘M’/>
<var?type=′int′offset=′4′size=′16′minvalue=′0′maxvalue=′65535′option=‘M’/>
</add>
</inf>
</v5>
<response>
<v5command?node=‘leaf’>
<v5id?type=‘int’offset=‘1’size=′32′/>
<result?type=‘string’offset=’2’/>
</v5command>
</response>
</root>
Top helpinfo field is a help information.
Contrast Fig. 2 describes this xml configuration below, the ground floor node is V5 below the root root node, the information of this node is: side-play amount is 1, value is 33, account for a byte, in fact be exactly inf node below the field .V5 node of oid correspondence be intermediate node, below the inf node leaf node add, its side-play amount is 2, value is 4, accounting for 16 bits, the command field in fact corresponding the message content. the resultresolve attribute in the leaf node is v5command, and expression is resolved according to the description of the v5command item the response item under the response contents of order. below the leaf node add parameter node, id and var field in id and the corresponding message content of var difference, the option property value is M, represents that this field is an essential option, must provide in manmachine command.
Therefore, when receiving user's input " V5 inf add id x var y ", the message content that parsing module produces is:
33:8 4:16 x:32 y:16
Send to destination object through information processing objects, wait-for-response, receive response message after, resolve according to the v5command item, preceding 4 bytes are corresponding v5id, the byte of back is created as a result character string for expression and is described. at last this result is shown to the user.
Fig. 5 is a block diagram of realizing system 500 according to made-to-order command line of the present invention.As shown in Figure 5, this system comprises: configuration module 502 is used for the requirement according to the user, definition command row format in configuration file; Ensured sustained development module 504 is used for when system start-up, and loading configuration file generates order line configuration tree in internal memory; User's input/output module 506 is used for by user input commands capable; Order line parsing module 508, be used for when order line receiving from user's input/output module 506, according to order line configuration tree order line is resolved to produce command messages, and the Message Processing node that meets with a response, response message processing node processing response message, and the result is shown to the user; And message processing module 510, be used for command messages is sent to wait-for-response message behind the destination object.
Wherein, each in the configuration file is corresponding to a node in the order line configuration tree, and each the property value in the configuration file is corresponding to the nodal information of each node.
Nodal information comprises following any or combination: node type, nodal value, nodal value side-play amount, the node in order occupies position and help information.Node type comprises: ground floor node, middle layer node, leaf node and parameter node.
In addition, leaf node also comprises the description of corresponding response message parse node, and the parameter node comprises that the expression parameter is the field of optional parameters or mandatory parameter.The response message processing node is described by the response message parse node and is obtained.
In sum, adopt method and system of the present invention, can satisfy the otherness demand of different user to different product, that is, the user can be according to the custom customized command row format of oneself, and does not need the update routine code.
Be the preferred embodiments of the present invention only below, be not limited to the present invention, for a person skilled in the art, the present invention can have various changes and variation.Within the spirit and principles in the present invention all, any modification of being done, be equal to replacement, improvement etc., all should be included within protection scope of the present invention.

Claims (13)

1. a made-to-order command line implementation method is characterized in that, may further comprise the steps:
Step 1, according to user's requirement, definition command row format in configuration file;
Step 2 during system start-up, loads described configuration file, generates order line configuration tree in internal memory;
Step 3 when receiving order line of described user's input, is resolved with the generation command messages described order line according to described order line configuration tree, and the Message Processing node that meets with a response;
Step 4 sends to wait-for-response message behind the destination object with described command messages; And
Step 5, described response message processing node is handled described response message, and the result is shown to described user.
2. made-to-order command line implementation method according to claim 1, it is characterized in that, in the described configuration file each is corresponding to a node in the described order line configuration tree, and each the property value in the described configuration file is corresponding to the nodal information of each described node.
3. made-to-order command line implementation method according to claim 2 is characterized in that, described nodal information comprises following any or combination: node type, nodal value, nodal value side-play amount, the node in order occupies position and help information.
4. made-to-order command line implementation method according to claim 3 is characterized in that, described node type comprises: ground floor node, middle layer node, leaf node and parameter node.
5. made-to-order command line implementation method according to claim 4 is characterized in that, described leaf node also comprises the description of corresponding response message parse node, and described parameter node comprises that the expression parameter is the field of optional parameters or mandatory parameter.
6. made-to-order command line implementation method according to claim 5 is characterized in that, described response message processing node is described by described response message parse node and obtained.
7. made-to-order command line implementation method according to claim 1 is characterized in that, and is further comprising the steps of:
After the described system start-up, described user revises in real time, increases, deletes and store the form of order line by user's explosion command that described system provides itself.
8. a made-to-order command line is realized system, it is characterized in that, comprising:
Configuration module is used for the requirement according to the user, definition command row format in configuration file;
The ensured sustained development module is used for loading described configuration file when system start-up, generates order line configuration tree in internal memory;
User's input/output module is used for by described user input commands capable;
The order line parsing module, be used for when order line receiving from described user's input/output module, according to described order line configuration tree described order line is resolved to produce command messages, and the Message Processing node that meets with a response, described response message processing node is handled described response message, and the result is shown to described user; And message processing module, be used for described command messages is sent to wait-for-response message behind the destination object.
9. made-to-order command line according to claim 8 is realized system, it is characterized in that, in the described configuration file each is corresponding to a node in the described order line configuration tree, and each the property value in the described configuration file is corresponding to the nodal information of each described node.
10. made-to-order command line according to claim 9 is realized system, it is characterized in that, described nodal information comprises following any or combination: node type, nodal value, nodal value side-play amount, the node in order occupies position and help information.
11. made-to-order command line according to claim 10 is realized system, it is characterized in that described node type comprises: ground floor node, middle layer node, leaf node and parameter node.
12. made-to-order command line according to claim 11 is realized system, it is characterized in that, described leaf node also comprises the description of corresponding response message parse node, and described parameter node comprises that the expression parameter is the field of optional parameters or mandatory parameter.
13. made-to-order command line according to claim 12 is realized system, it is characterized in that, described response message processing node is described by described response message parse node and is obtained.
CN2007101277702A 2007-06-28 2007-06-28 Made-to-order command line implementing method and system Expired - Fee Related CN101110703B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN2007101277702A CN101110703B (en) 2007-06-28 2007-06-28 Made-to-order command line implementing method and system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN2007101277702A CN101110703B (en) 2007-06-28 2007-06-28 Made-to-order command line implementing method and system

Publications (2)

Publication Number Publication Date
CN101110703A true CN101110703A (en) 2008-01-23
CN101110703B CN101110703B (en) 2011-11-30

Family

ID=39042610

Family Applications (1)

Application Number Title Priority Date Filing Date
CN2007101277702A Expired - Fee Related CN101110703B (en) 2007-06-28 2007-06-28 Made-to-order command line implementing method and system

Country Status (1)

Country Link
CN (1) CN101110703B (en)

Cited By (18)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101841430A (en) * 2010-05-05 2010-09-22 北京星网锐捷网络技术有限公司 Method and device for correcting command line
CN101924656A (en) * 2010-08-26 2010-12-22 北京天融信科技有限公司 Method and device for realizing network equipment CLI (Command Line Interface for batch scripti) based on dynamic configuration
CN101546264B (en) * 2009-04-27 2012-08-15 成都市华为赛门铁克科技有限公司 Command line processing method, device and communication system
CN102742215A (en) * 2012-02-17 2012-10-17 华为技术有限公司 Method and device for clearing configuration command in communication equipment
CN102761443A (en) * 2012-07-20 2012-10-31 中兴通讯股份有限公司 Collocation method and device of command lines
CN102857355A (en) * 2011-06-27 2013-01-02 中兴通讯股份有限公司 Method and device for information adaptation
CN103455307A (en) * 2012-05-29 2013-12-18 腾讯科技(深圳)有限公司 Method and device for processing information output by command line
CN103457761A (en) * 2013-07-17 2013-12-18 国家电网公司 Cross-platform command line configuration interface implementation method
CN104461574A (en) * 2014-12-23 2015-03-25 上海斐讯数据通信技术有限公司 XML-based command line and command line program processing method thereof
CN105183507A (en) * 2015-08-24 2015-12-23 汉柏科技有限公司 Version matching method and system of application programs
CN105893089A (en) * 2016-03-30 2016-08-24 国云科技股份有限公司 Linux command line packaging method
CN105930138A (en) * 2015-12-25 2016-09-07 中国银联股份有限公司 Message processing method and apparatus
CN106951250A (en) * 2017-03-20 2017-07-14 郑州云海信息技术有限公司 A kind of instruction analysis method and device based on Option
CN111158770A (en) * 2019-12-30 2020-05-15 联想(北京)有限公司 Configuration information display method, equipment and storage medium
CN111858018A (en) * 2019-04-30 2020-10-30 中移(苏州)软件技术有限公司 Cgroup configuration method and device, computer equipment and storage medium
CN112463144A (en) * 2020-12-02 2021-03-09 苏州浪潮智能科技有限公司 Distributed storage command line service method, system, terminal and storage medium
CN113722009A (en) * 2021-08-27 2021-11-30 上海矽昌微电子有限公司 Parameter analysis method, system, terminal equipment and storage medium
CN113986390A (en) * 2021-10-29 2022-01-28 烽火通信科技股份有限公司 Configuration file generation method, device, equipment and readable storage medium

Cited By (31)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101546264B (en) * 2009-04-27 2012-08-15 成都市华为赛门铁克科技有限公司 Command line processing method, device and communication system
CN101841430A (en) * 2010-05-05 2010-09-22 北京星网锐捷网络技术有限公司 Method and device for correcting command line
CN101924656A (en) * 2010-08-26 2010-12-22 北京天融信科技有限公司 Method and device for realizing network equipment CLI (Command Line Interface for batch scripti) based on dynamic configuration
CN101924656B (en) * 2010-08-26 2013-11-06 北京天融信科技有限公司 Method and device for realizing network equipment CLI (Command Line Interface for batch scripti) based on dynamic configuration
CN102857355A (en) * 2011-06-27 2013-01-02 中兴通讯股份有限公司 Method and device for information adaptation
CN102742215A (en) * 2012-02-17 2012-10-17 华为技术有限公司 Method and device for clearing configuration command in communication equipment
CN102742215B (en) * 2012-02-17 2015-01-07 华为技术有限公司 Method and device for clearing configuration command in communication equipment
US9762430B2 (en) 2012-02-17 2017-09-12 Huawei Technologies Co., Ltd. Method and apparatus for clearing configuration command in communication equipment
CN103455307A (en) * 2012-05-29 2013-12-18 腾讯科技(深圳)有限公司 Method and device for processing information output by command line
CN103455307B (en) * 2012-05-29 2018-02-23 腾讯科技(深圳)有限公司 The method and apparatus handled the information of order line output
CN102761443A (en) * 2012-07-20 2012-10-31 中兴通讯股份有限公司 Collocation method and device of command lines
CN102761443B (en) * 2012-07-20 2018-04-24 深圳市驰通达电子有限公司 The collocation method and device of order line
CN103457761B (en) * 2013-07-17 2017-02-08 国家电网公司 Cross-platform command line configuration interface implementation method
CN103457761A (en) * 2013-07-17 2013-12-18 国家电网公司 Cross-platform command line configuration interface implementation method
CN104461574A (en) * 2014-12-23 2015-03-25 上海斐讯数据通信技术有限公司 XML-based command line and command line program processing method thereof
CN104461574B (en) * 2014-12-23 2018-06-19 上海斐讯数据通信技术有限公司 A kind of order line processing unit and method based on XML
CN105183507A (en) * 2015-08-24 2015-12-23 汉柏科技有限公司 Version matching method and system of application programs
CN105930138A (en) * 2015-12-25 2016-09-07 中国银联股份有限公司 Message processing method and apparatus
CN105893089A (en) * 2016-03-30 2016-08-24 国云科技股份有限公司 Linux command line packaging method
CN105893089B (en) * 2016-03-30 2019-05-21 国云科技股份有限公司 A kind of packaging method of Linux command row
CN106951250A (en) * 2017-03-20 2017-07-14 郑州云海信息技术有限公司 A kind of instruction analysis method and device based on Option
CN106951250B (en) * 2017-03-20 2020-09-22 苏州浪潮智能科技有限公司 Instruction analysis method and device based on option identification
CN111858018B (en) * 2019-04-30 2023-04-14 中移(苏州)软件技术有限公司 Cgroup configuration method and device, computer equipment and storage medium
CN111858018A (en) * 2019-04-30 2020-10-30 中移(苏州)软件技术有限公司 Cgroup configuration method and device, computer equipment and storage medium
CN111158770A (en) * 2019-12-30 2020-05-15 联想(北京)有限公司 Configuration information display method, equipment and storage medium
CN111158770B (en) * 2019-12-30 2023-01-06 联想(北京)有限公司 Configuration information display method, device and storage medium
CN112463144B (en) * 2020-12-02 2022-11-11 苏州浪潮智能科技有限公司 Distributed storage command line service method, system, terminal and storage medium
CN112463144A (en) * 2020-12-02 2021-03-09 苏州浪潮智能科技有限公司 Distributed storage command line service method, system, terminal and storage medium
CN113722009A (en) * 2021-08-27 2021-11-30 上海矽昌微电子有限公司 Parameter analysis method, system, terminal equipment and storage medium
CN113986390A (en) * 2021-10-29 2022-01-28 烽火通信科技股份有限公司 Configuration file generation method, device, equipment and readable storage medium
CN113986390B (en) * 2021-10-29 2024-01-26 烽火通信科技股份有限公司 Method, device and equipment for generating configuration file and readable storage medium

Also Published As

Publication number Publication date
CN101110703B (en) 2011-11-30

Similar Documents

Publication Publication Date Title
CN101110703B (en) Made-to-order command line implementing method and system
US11940999B2 (en) Metadata-driven computing system
CN108052321B (en) Method for automatically generating intelligent contract of block chain based on configuration information
JP5052568B2 (en) Method, system, and program for managing devices in a network
CN111683066B (en) Heterogeneous system integration method, heterogeneous system integration device, computer equipment and storage medium
US20030191827A1 (en) Method and apparatus for synchronizing how data is stored in different data stores
US20040083426A1 (en) System and method for generating pre-populated forms
US20020129059A1 (en) XML auto map generator
US20170177307A1 (en) Rule-based automatic class generation from a json message
CN105447122A (en) Implementation method for autonomously creating file system based on multi-table association
CN102402559A (en) Database upgrade script generating method and device
CN102567026B (en) Mobile solution constructing system and Mobile solution construction method
CN112217656B (en) Method and device for synchronizing configuration information of network equipment in SD-WAN (secure digital-to-Wide area network) system
CN102197364A (en) Systems and methods for managing printer settings in a networked computing environment
WO2019154353A1 (en) System running parameter query method, matching method and apparatus, and node device
US20030140058A1 (en) Method and apparatus for sharing information between applications using common objects
EP2380089B1 (en) Extensibility for web based diagram visualization
CN101802811A (en) Method and system for allocating ID of software component
US20180088984A1 (en) Methods and devices of batch process of content management
CN1964273A (en) A method to interact service configuration information
CN113535724A (en) Data processing method, device and computer readable storage medium
CN102090039B (en) A method of performing data mediation, and an associated computer program product, data mediation device and information system
US10324772B2 (en) Method and system for data instance-based automatic message map construction
CN103425793B (en) Method for utilizing database purchase layer to access data base in instant communicating system
CN102455905A (en) Method and system for establishing main panel interface, main panel and main panel interface system

Legal Events

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

Effective date of registration: 20200123

Address after: 4819 emperor Avenue, Triangle Park Research Center, Durham, Delaware, USA

Patentee after: Open Invention Network Co.,Ltd.

Address before: 518057 Nanshan District science and Technology Industrial Park, Guangdong high tech Industrial Park, ZTE building

Patentee before: ZTE Corp.

CF01 Termination of patent right due to non-payment of annual fee
CF01 Termination of patent right due to non-payment of annual fee

Granted publication date: 20111130