CN101887375B - Method and system for implementing man-machine command system - Google Patents

Method and system for implementing man-machine command system Download PDF

Info

Publication number
CN101887375B
CN101887375B CN201010216794.7A CN201010216794A CN101887375B CN 101887375 B CN101887375 B CN 101887375B CN 201010216794 A CN201010216794 A CN 201010216794A CN 101887375 B CN101887375 B CN 101887375B
Authority
CN
China
Prior art keywords
order
authority
information
module
command
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.)
Expired - Fee Related
Application number
CN201010216794.7A
Other languages
Chinese (zh)
Other versions
CN101887375A (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.)
ZTE Corp
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 CN201010216794.7A priority Critical patent/CN101887375B/en
Priority to PCT/CN2010/078077 priority patent/WO2012000260A1/en
Publication of CN101887375A publication Critical patent/CN101887375A/en
Application granted granted Critical
Publication of CN101887375B publication Critical patent/CN101887375B/en
Expired - Fee Related legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/44Arrangements for executing specific programs
    • G06F9/455Emulation; Interpretation; Software simulation, e.g. virtualisation or emulation of application or operating system execution engines
    • G06F9/45504Abstract machines for programme code execution, e.g. Java virtual machine [JVM], interpreters, emulators
    • G06F9/45508Runtime interpretation or emulation, e g. emulator loops, bytecode interpretation
    • G06F9/45512Command shells

Landscapes

  • Engineering & Computer Science (AREA)
  • Software Systems (AREA)
  • Theoretical Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Stored Programmes (AREA)

Abstract

The invention discloses a method and a system for implementing a man-machine command system. The method comprises the following steps of: setting permission information of a command under different operation states and/or different software versions; and after inputting the command from a command script or a human-computer interface, determining whether to execute the command according to the current operation state and the permission information of the command. By binding different permissions to the command, the method can smoothly upgrade software. Therefore, an old command can be continuously used, and the popularization of a new command is guaranteed.

Description

A kind of implementation method of man-machine command system and system thereof
Technical field
The present invention relates to software technology field, relate in particular to a kind of implementation method and system thereof of man-machine command system.
Background technology
In specialty embedded software, many functions are by manmachine command, to carry out some parameters of artificial configuration-system.Manmachine command can be inputted by serial ports landing approach, also can be assigned or be assigned on background net management interface by TELNET (telnet) mode.
Configuration information is generally that the form of ordering is handed down to embedded system, but the set of in fact all orders can represent by a tree-like hierarchical structure, and general configuration information is to preserve with class text or binary mode at present.This mode is unfavorable for that people find out the hierarchical relationship of tree structure intuitively.
Another one aspect, along with the use of system, configuration information constantly strengthens and expands, and may need to have new order CMD2 to replace old order CMD1, yet because people's use habit makes new order be not easy to promote, be difficult to realize the smooth upgrade of software systems.
Summary of the invention
The technical matters that the present invention solves is to provide a kind of implementation method and system thereof of man-machine command system, can realize the smooth upgrade of software.
For solving the problems of the technologies described above, the invention provides a kind of implementation method of man-machine command system, described method comprises:
The authority information of order under different running statuses and/or in different software versions is set;
From command script or from man-machine interface input command, according to the authority information of current running status and this order, determine whether to carry out this order.
Further, described running status comprises: the unloading phase of system and system normal work stage;
Described authority information comprises: whether visible, and whether can carry out;
Wherein, visible, refer to and can obtain by Online Help System the help information of this order.
Further, the authority information of described order at least comprises several as follows:
The unloading phase of system and the visible executable authority P1 of system normal work stage,
The unloading phase of system, can carry out sightless authority P2;
In system normal work stage, can not carry out visible authority P3;
The unloading phase of system and system normal work stage can not carry out invisible authority P4.
Further, described method also comprises:
The upgrade tip information that order is set, comprising:
This order will be abrogated;
This order is abrogated;
The alternative command of this order.
Further, when order does not need to upgrade, the authority of order is set to the unloading phase of system and the visible executable authority P1 of system normal work stage;
When order need to be upgraded, the authority of order is set to the unloading phase of system, only carry out invisible authority P2, and can not carry out visible authority P3 in system normal work stage;
After order has been upgraded, the authority of order is set to the unloading phase of system and system normal work stage can not be carried out invisible authority P4.
Further, command script is stored in XML script file with extend markup language (XML) form, comprises described authority information and/or the described upgrade tip information of order in XML script file.
Further, if detected in system starting process in configuration file, have order to upgrade, system, after having read all configuration informations, is preserved described configuration file by the form of the order with new.
Further, adopt the method for dynamic load to load configuration script.
The present invention also provides a kind of system that realizes of man-machine command system, and described system comprises: XML script file read module, imperative structures tree control module and explanation module, wherein:
Described XML script file read module is used for, from XML script file reading order script, wherein, the authority information of the order that stores setting in XML script file under different running statuses and/or in different software versions;
Described imperative structures tree control module is used for, and according to the Information generation imperative structures tree of reading from XML script file, and provides the foundation of order morphology, grammatical analysis for explanation module;
Described explanation module is used for, the content providing according to described imperative structures tree control module, the order of reading from configuration file or man-machine interface is inputted is carried out to lexical analysis, grammatical analysis, and determine whether to carry out this order according to the authority information of this order in imperative structures tree and current running status.
In addition, described system also comprises execution module and configuration information database,
Described explanation module is further used for, according to the authority information of described order and current running status, if can carry out, send message to described execution module, in message, comprise the authority information of the needed parameter of fill order and this order, and the execution result receiving is fed back to user; If can not carry out, according to the authority information decision of described order, whether give user aid information and/or upgrade tip information;
Described execution module is used for, while receiving the message of described explanation module transmission, according to the parameter fill order in described message, execution result is fed back to described explanation module, and the relevant information that obtains described order from order structure tree control module according to the authority information of described order determines whether to described explanation module, feed back help information and/or upgrade tip information;
Wherein, described running status comprises: the unloading phase of system and system normal work stage;
Described authority information comprises: whether visible, and whether can carry out;
Visible, refer to and can obtain by Online Help System the help information of this order.
In addition, described explanation module is further used for, if the order that needs renewal detected in reading the process of configuration file, described configuration file is carried out to mark, after configuration information in file to be configured has read, according to new command format, upgrade described configuration file.
In addition, described explanation module is further used for, and control command structure tree control module and XML script file read module read new XML script file in the following manner, and generates new imperative structures tree:
Described explanation module sends message to described imperative structures tree control module, makes it empty imperative structures tree;
Described explanation module sends message to described imperative structures tree control module, makes it according to new XML script file, generate new imperative structures tree;
Described imperative structures tree control module is sent out message to described XML script file read module, controls described XML script file read module and reads new XML script file.
The present invention is by the different authority of command binding, makes the software can smooth upgrade, both made old order can continue to use, and guaranteed again the popularization of new order; Both support software was whole upgrades, and also supports the independent online upgrading of command script.In addition,, in the present invention, with the form memory command script of XML, be convenient to the maintenance with command script of checking of the tree-like hierarchical relationship of order.
Accompanying drawing explanation
Fig. 1 shows the structural representation of the XML format configuration script file of the embodiment of the present invention;
The manmachine command that Fig. 2 shows the embodiment of the present invention is realized the composition frame chart of system;
Fig. 3 shows the processing flow chart of the manmachine command of the embodiment of the present invention.
Embodiment
Fundamental purpose of the present invention is, for the problems such as software upgrading that exist in prior art, a kind of man-machine command system of being convenient to smooth upgrade is provided, its core concept is, by giving the different authority of command binding, an order can have multiple authority, thereby at different running state of programs, identical order is carried out to different processing, both make old order can continue to use, guaranteed again the popularization of new order, thereby made the software can smooth upgrade.In addition, the present invention is with the form memory command script of XML (Extensible MarkupLanguage, extend markup language), is convenient to the maintenance with command script of checking of imperative structures tree hierarchy relation.
Based on above-mentioned thought, the present invention specifically adopts following technical scheme:
The authority information of order under different running statuses and/or in different software versions is set;
From command script or from man-machine interface input command, according to the authority information of current running status and this order, determine whether to carry out this order.
Further, described running status comprises: the unloading phase of system and system normal work stage.
Further, described authority information comprises: whether visible, and whether can carry out;
Visible, refer to: can obtain by Online Help System the help information of this order;
For example, by order line input HELP or '? ' add the key word of order, can see the help information of this order and correlation parameter thereof.Described help information can comprise whether can seeing this order by help, and the design parameter of this order and whether need the information such as upgrading.
Need to indicate, after command execution, except actual execution result, also have the information of the execution result (as running succeeded or failure) to user feedback, and the execution result information obtaining after carrying out not belong to the scope of visual information of the present invention.
Can carry out, refer to: this order can reach us and input this order and want the actual purpose reaching.
Further, the authority information of described order at least comprises several as follows:
The unloading phase of system and the visible executable authority P1 of system normal work stage,
The unloading phase of system, can carry out sightless authority P2;
In system normal work stage, can not carry out visible authority P3;
The unloading phase of system and system normal work stage can not carry out invisible authority P4.
Further, the upgrade tip information of order is set, comprises:
This order will be abrogated;
This order is abrogated;
The alternative command of this order.
Further, when order does not need to upgrade, the authority of order is set to the unloading phase of system and the visible executable authority P1 of system normal work stage, i.e. this order both can be seen this order by help system, can reach actual implementation effect again.
Further, when order need to be upgraded, the authority of order is set to only carry out invisible authority P2 unloading phase of system, i.e. this order can reach actual implementation effect, but cannot obtain by order online help the help information of this order.
In addition, for this authority P2, after command execution success, except normal return message, can also give as required customer upgrade information, such as this order of meeting prompting user, will abrogate etc.This authority P2 is only for system unloading phase.
Further, when order need to be upgraded, authority that also can order is set to can not carry out visible authority P3 in system normal work stage, by HELP or '? ' Online Help System can provide help information, but this order can not be performed successfully.The upgrade tip information that can comprise this order in the help information providing, for example this order is abrogated, and what the order that can substitute is.Or, also can when this order of input, automatically provide the upgrade tip information of this order, this order of prompting user is abrogated, and the order that can substitute etc.This authority P3 is only for system normal work stage.
Wherein, but P2, P3 authority can be used for being arranged on the authority of the order also existing in the configuration file that order line has been abrogated preserve at software.On the one hand, in order line, cancel the execution authority of this order, on the other hand, need to when system starts, can from configuration script, read and carry out this order, to guarantee the smooth upgrade of system.
Further, after order has been upgraded, the authority of the order in can early version is set to the unloading phase of system and system normal work stage can not be carried out invisible authority P4, i.e. this order can not be performed successfully, but by man-machine interface, input the upgrade tip information that can provide this order after this order, such as information of alternative command etc.Can there is not old configuration information in this authority, and personnel are when being familiar with new alternative order in software configuration.This authority starts and normal operating phase for system.
It should be noted that, under two kinds of authorities of P3 and P4, the information that system provides is distinguishing, and the former refers to visible, can provide help information by help system; The latter can not provide help information by help system, and system can provide other upgrade tip information after command execution.
Further, command script is stored in XML script file with XML form, comprises described authority information and/or the described upgrade tip information of order in XML script file.
Further, when software is preserved configuration, for the old life order that is about to replace by new alternative command, with the form of new order line, preserve configuration.Particularly, whether by the authority of certain order in new configuration script, can judge this order is the order that has renewal, if more news of order detected in system starting process, system reads configuration file, and the order that wherein relates to upgrading is preserved to configuration file with the form of new order, thereby automatically complete the upgrading of configuration file.
Further, adopt the method for dynamic load to load configuration script, configuration script can be packaged in new version file and load with software upgrading; Or configuration script also can be by replacing the XML script file of configuration script individually, dynamic load is in internal memory.Therefore, the not only whole upgrading of support software but also support the independent online upgrading of command script.
Below with reference to drawings and the specific embodiments, the enforcement of technical solution of the present invention is described in further detail.
Fig. 1 shows the schematic diagram of the use XML script file memory command script of the embodiment of the present invention, and this command script is a tree-like structure, and the characteristic of XML makes to use the data of XML storage tree structure to have natural advantage.
As shown in Figure 1, configuration script XML script file structure specifically describes as follows:
Under command_node_list, comprise one or more command_node (command node).The attribute record of command_node be command node information, as key word, help, authority, grand etc.Under command_node, comprise a parameter_list, a handler_list and a command_node_list.Wherein parameter_list is parameter list, and handler_list is for processing function list, and command_node_list is child node list.
Under parameter_list, comprise one or more pd (parameter node), the attribute record of pd parameter-definition data, as title, whether key word, type, help, dynamic help, dynamic check etc.
Under handler_list, comprise one or more hd (processing function node), the attribute record of hd function definition data, as function name, optional mandatory parameter etc.Need the order CMD1 upgrading, in its help information, can comprise the relevant information of alternative order CMD2.
Fig. 2 shows the composition frame chart of the man-machine command system of the embodiment of the present invention, and this system mainly comprises man-machine interface interactive module, configuration file module for reading and writing, command analysis module and execution module.As shown in Figure 2, command analysis module further can be divided into: XML script file read module, imperative structures tree control module, explanation module, database module.
Wherein, the functional description that each module realizes is as follows:
Man-machine interface interactive module: be responsible for reading with system to field feedback of user's input;
Configuration file module for reading and writing: be responsible for from configuration file reading information and write information to configuration file;
Command analysis module: the semanteme of be responsible for resolving the configuration script reading from order line and configuration file;
Execution module: be responsible for the concrete execution of order and feed back execution result to command analysis module;
XML script file read module: be responsible for writing in XML script file from XML script file reading order script and by the order upgrading; Wherein, the command authority of setting and upgrade tip information are stored in XML script file, by using common edit tool editor XML script file to realize.
Imperative structures tree control module: according to the Information generation imperative structures tree of reading from XML script file; And provide the foundation of order morphology, grammatical analysis for explanation module;
Explanation module: the semanteme of explaining config string according to the content of imperative structures tree control module; And according to the information after explaining, call execution module and carry out; Relevant information is stored in configuration information database (database) after execution module runs succeeded;
Configuration information database: the configuration information of system in the time of storage actual motion state.
In conjunction with Fig. 2, the treatment scheme of the man-machine command system of the present embodiment mainly comprises the steps:
Step 1. unloading phase XML script file module for reading and writing from XML script file reading order structural information, read imperative structures tree control module; Reading this information post command structure tree control module could coordinate explanation module to carry out work;
Step 2. order is read or is inputted from man-machine interface from script, and order is sent to explanation module with the form of character string;
Step 3. for the order of input, explanation module is from the information of order structure control module reading order, lexical analysis, grammatical analysis are carried out in order to input, and determine according to the execution authority of this order and the running status of present procedure in imperative structures tree whether this order can be carried out: if can carry out, send message to execution module, the parameter that comprises execution needs in message, and the authority information of order; If can not carry out according to the authority information in imperative structures tree control module, determine whether to user feedback upgrade tip information;
Wherein, if unloading phase detect in reading the process of configuration file and need the order upgraded, explanation module can carry out mark to this configuration file, after waiting for that configuration information has all read, according to new command format, preserve configuration, to complete the renewal of configuration file;
Step 4. the message that execution module sends according to explanation module, fill order, and obtain the relevant information (as the authority information of order) of order from order structure tree control module, by the result feedback of carrying out to explanation module;
Further, this step 4 is specifically divided into:
A, if the order of man-machine interface input is common configuration order, explanation module receives the successful message of command execution of execution module feedback, send out message and will configure in relevant information write into Databasce to configuration information database, then explanation module is sent out message to the result of corresponding human-computer interface module or the execution of configuration file read module feedback; If command execution failure, explanation module sends directly to human-computer interface module or configuration file read module and carries out failure.In addition,, if order can be carried out, execution module also needs, according to the relevant information of order in imperative structures tree, corresponding upgrade tip information to be fed back to explanation module together with execution result.
B, if the order of man-machine interface input is for preserving the order of configuration, explanation module, according to the relevant information in the configuration information in database and imperative structures tree control module, is written to configuration information in configuration file according to the form of new order, completes the renewal of configuration file;
Step 5. if after the configuration information of system runs through, in start-up course, have more news of order, system, after having read all configuration informations, is preserved configuration file with the form of new order automatically;
In software upgrade process, generally need software to restart.In software startup process, can reading system configuration information, and explain and carry out, when explaining the order of carrying out in configuration information, can read the information of the order in configuration script, whether the authority that comprises order, according to the different rights of order, can judge this order in information such as upgradings.
Step 6. when carrying out the upgrading of online XML script, first by man-machine interface, the XML script of redaction is downloaded in system; Then by man-machine interface input command, upgrade the information in imperative structures tree, when upgrading imperative structures tree, imperative structures tree forbids that other modules are to its accessing operation.
For example, when the authority of order is set, initial start up phase does not have HELP command and occurs, does not need the information such as alternative command to user feedback order yet.In the time of upgrade software, if we need to be with ordering CMD2 replace command CMD1, the version of supposing software is respectively V1, V2, V3, so, in V1 version, can carry out as seen the order CMD1 of authority P1, in V2 version, we can give the authority of its P2+P3, allow it to order the execution of reading that old configuration information can be correct when system starts startup, after system starts, can promote smoothly new order.In V3 version, we can give the authority of P4 to CMD1, and do not existed this order in configuration file this time, and system can not ordered actual running succeeded to this, but can point out customer upgrade later alternative command.
The loading of configuration script adopts the method for dynamic load, and configuration script can load with software upgrading, and configuration script also can be by replacing individually the XML script file of configuration script, and dynamic load is in the imperative structures tree control module of internal memory.
Further, the concrete steps of dynamic load configuration script are described below:
1, by the order of man-machine interface interactive module input dynamic load configuration script, human-computer interaction module is processed the order of input, exports to explanation module after becoming inner discernible form;
2, explanation module is searched in imperative structures tree the content of human-computer interaction module input, carries out morphology, grammatical analysis, is confirmed to be after the order of dynamic load configuration script, continues next step processing;
3, explanation module sends instruction to execution module, by new configuration script file copy in the nonvolatile memory of equipment.
4, the mutual exclusion mechanism that explanation module provides by operating system carries out exclusiveness locking by imperative structures tree control module and the XML script file read module of system;
5, imperative structures tree control module and XML script file read module, under the control of explanation module, read new configuration script (XML script file), and generate new imperative structures tree;
6, explanation module is removed imperative structures tree control module and XML script file read module is carried out to exclusiveness locking.
Wherein, above-mentioned steps 5 further can be divided into following steps:
5.1, explanation module sends message to imperative structures tree control module, makes it empty imperative structures tree;
5.2, explanation module is sent out message to imperative structures tree control module, makes it according to new XML script file, generate new imperative structures tree;
5.3, imperative structures tree control module is sent out message to XML script file read module, controls XML script file read module and reads new XML script file.
Fig. 3 shows the interpretation process flow process to manmachine command in the embodiment of the present invention, as shown in Figure 3, the explanation of order is specifically comprised to following content:
Step 301, reading character string configuration order are carried out morphology, grammatical analysis;
Step 302, read a configuration order and process;
The configuration order that step 303, basis analyze is obtained the execution authority of this order;
Step 304, judge whether this order is HELP command, if HELP command performs step 305, otherwise execution step 307;
Step 305, according to the authority of order, judge whether that this provides the help information of this order, authority enough (visible) performs step 306; Insufficient privilege (invisible) does not provide the help information of this order, directly returns to step 302;
The help information of step 306, display command, returns to step 302;
Step 307, when order is for the order of non-help character time, according to the authority of order and the state of present procedure, judge whether this order can be carried out: can carry out performing step 308; The order that cannot carry out is execution step 310 directly;
Step 308, carry out this order, then continue next step 309;
The unloading phase that whether step 309, determining program being in, if unloading phase, the upgrade tip information that need not give user feedback replace command, directly performs step 302; If the unloading phase of non-, continue to perform step 310;
Step 310, check whether this order has the upgrade tip information of alternative command, if not, returns to step 302, if there is alternative command, performs step 311;
Step 311, to user, return after the upgrade tip information of alternative command, return to step 302, continue to read next command and process.
The foregoing is only the preferred embodiment of the present invention, be not limited to the present invention, for those skilled in the art, the present invention can have various modifications and variations.All within the present invention spirit and principle, any modification of doing, be equal to replacement and improvement etc., within being all included in protection scope of the present invention.
One of ordinary skill in the art will appreciate that all or part of step in said method can come instruction related hardware to complete by program, described program can be stored in computer-readable recording medium, as ROM (read-only memory), disk or CD etc.Alternatively, all or part of step of above-described embodiment also can realize with one or more integrated circuit.Correspondingly, each the module/unit in above-described embodiment can adopt the form of hardware to realize, and also can adopt the form of software function module to realize.The present invention is not restricted to the combination of the hardware and software of any particular form.

Claims (11)

1. an implementation method for man-machine command system, is characterized in that, described method comprises:
The authority information of order under different running statuses and/or in different software versions is set, described running status comprises: the unloading phase of system and system normal work stage, whether described authority information comprises: visible, and whether can carry out, wherein, visible, refer to and can obtain by Online Help System the help information of this order;
From command script or from man-machine interface input command, according to the authority information of current running status and this order, determine whether to carry out this order.
2. the method for claim 1, is characterized in that,
The authority information of described order at least comprises several as follows:
The unloading phase of system and the visible executable authority P1 of system normal work stage,
The unloading phase of system, can carry out sightless authority P2;
In system normal work stage, can not carry out visible authority P3;
The unloading phase of system and system normal work stage can not carry out invisible authority P4.
3. the method for claim 1, is characterized in that, described method also comprises:
The upgrade tip information that order is set, comprising:
This order will be abrogated;
This order is abrogated;
The alternative command of this order.
4. method as claimed in claim 2 or claim 3, is characterized in that,
When order does not need to upgrade, the authority of order is set to the unloading phase of system and the visible executable authority P1 of system normal work stage;
When order need to be upgraded, the authority of order is set to the unloading phase of system, only carry out invisible authority P2, and can not carry out visible authority P3 in system normal work stage;
After order has been upgraded, the authority of order is set to the unloading phase of system and system normal work stage can not be carried out invisible authority P4.
5. the method as described in claim 1,2 or 3, is characterized in that,
Command script is stored in XML script file with extend markup language (XML) form, comprises described authority information and/or the described upgrade tip information of order in XML script file.
6. method as claimed in claim 4, is characterized in that,
If detected in system starting process in configuration file, have order to upgrade, system, after having read all configuration informations, is preserved described configuration file by the form of the order with new.
7. the method for claim 1, is characterized in that,
Adopt the method for dynamic load to load configuration script.
8. the system that realizes of man-machine command system, is characterized in that, described system comprises: XML script file read module, imperative structures tree control module and explanation module, wherein:
Described XML script file read module is used for, from XML script file reading order script, wherein, the authority information of the order that stores setting in XML script file under different running statuses and/or in different software versions;
Described imperative structures tree control module is used for, and according to the Information generation imperative structures tree of reading from XML script file, and provides the foundation of order morphology, grammatical analysis for explanation module;
Described explanation module is used for, the content providing according to described imperative structures tree control module, the order of reading from configuration file or man-machine interface is inputted is carried out to lexical analysis, grammatical analysis, and determine whether to carry out this order according to the authority information of this order in imperative structures tree and current running status.
9. system as claimed in claim 8, is characterized in that, described system also comprises execution module and configuration information database,
Described explanation module is further used for, according to the authority information of described order and current running status, if can carry out, send message to described execution module, in message, comprise the authority information of the needed parameter of fill order and this order, and the execution result receiving is fed back to user; If can not carry out, according to the authority information decision of described order, whether give user aid information and/or upgrade tip information;
Described execution module is used for, while receiving the message of described explanation module transmission, according to the parameter fill order in described message, execution result is fed back to described explanation module, and the relevant information that obtains described order from order structure tree control module according to the authority information of described order determines whether to described explanation module, feed back help information and/or upgrade tip information;
Wherein, described running status comprises: the unloading phase of system and system normal work stage;
Described authority information comprises: whether visible, and whether can carry out;
Visible, refer to and can obtain by Online Help System the help information of this order.
10. system as claimed in claim 8 or 9, is characterized in that,
Described explanation module is further used for, if the order that needs renewal detected in reading the process of configuration file, described configuration file is carried out to mark, after the configuration information in file to be configured has read, according to new command format, upgrade described configuration file.
11. systems as claimed in claim 8 or 9, is characterized in that,
Described explanation module is further used for, and control command structure tree control module and XML script file read module read new XML script file in the following manner, and generates new imperative structures tree:
Described explanation module sends message to described imperative structures tree control module, makes it empty imperative structures tree;
Described explanation module sends message to described imperative structures tree control module, makes it according to new XML script file, generate new imperative structures tree;
Described imperative structures tree control module is sent out message to described XML script file read module, controls described XML script file read module and reads new XML script file.
CN201010216794.7A 2010-06-30 2010-06-30 Method and system for implementing man-machine command system Expired - Fee Related CN101887375B (en)

Priority Applications (2)

Application Number Priority Date Filing Date Title
CN201010216794.7A CN101887375B (en) 2010-06-30 2010-06-30 Method and system for implementing man-machine command system
PCT/CN2010/078077 WO2012000260A1 (en) 2010-06-30 2010-10-25 Method for implementing human-machine command system and system thereof

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201010216794.7A CN101887375B (en) 2010-06-30 2010-06-30 Method and system for implementing man-machine command system

Publications (2)

Publication Number Publication Date
CN101887375A CN101887375A (en) 2010-11-17
CN101887375B true CN101887375B (en) 2014-04-09

Family

ID=43073305

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201010216794.7A Expired - Fee Related CN101887375B (en) 2010-06-30 2010-06-30 Method and system for implementing man-machine command system

Country Status (2)

Country Link
CN (1) CN101887375B (en)
WO (1) WO2012000260A1 (en)

Families Citing this family (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2012106901A1 (en) * 2011-07-18 2012-08-16 华为技术有限公司 Web-based script language editing method, system and web client
CN103186733B (en) * 2011-12-30 2016-01-27 中国移动通信集团广东有限公司 Database user behavior management system and database user behavior management method
CN103428023A (en) * 2012-05-25 2013-12-04 中兴通讯股份有限公司 Operation configuration method and device
CN105991327A (en) * 2015-02-10 2016-10-05 中兴通讯股份有限公司 Updating method and apparatus thereof
CN107291532A (en) * 2016-03-31 2017-10-24 富士施乐实业发展(中国)有限公司 The automated execution method and device of application program

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR20020017410A (en) * 2000-08-30 2002-03-07 서평원 Real time reaction leading method for alterating session grade in administrative control system
CN1967475A (en) * 2006-04-29 2007-05-23 华为技术有限公司 Development system of script command line
CN101110702A (en) * 2007-08-14 2008-01-23 中兴通讯股份有限公司 Method for command line interface authority classification and system thereof
CN101371556A (en) * 2005-12-29 2009-02-18 Csb-系统公司 Arrangement for using ERP-systems on, preferably, mobile devices

Family Cites Families (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN100520718C (en) * 2007-09-28 2009-07-29 华为技术有限公司 Script order registration method, method and device for calling source program code

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR20020017410A (en) * 2000-08-30 2002-03-07 서평원 Real time reaction leading method for alterating session grade in administrative control system
CN101371556A (en) * 2005-12-29 2009-02-18 Csb-系统公司 Arrangement for using ERP-systems on, preferably, mobile devices
CN1967475A (en) * 2006-04-29 2007-05-23 华为技术有限公司 Development system of script command line
CN101110702A (en) * 2007-08-14 2008-01-23 中兴通讯股份有限公司 Method for command line interface authority classification and system thereof

Also Published As

Publication number Publication date
WO2012000260A1 (en) 2012-01-05
CN101887375A (en) 2010-11-17

Similar Documents

Publication Publication Date Title
CN103336705B (en) Automatic transcoding between script process and Workflow system and semantic self adaptation
US8910117B2 (en) Customizing and performing policy in version control
US9319822B2 (en) Over-the-air update method for continuous delta of an Android operating system of a handheld device
US9342364B2 (en) Workflow managed composite applications
CN101887375B (en) Method and system for implementing man-machine command system
CN101383871B (en) Network element configuration implementing method and apparatus
US20160170719A1 (en) Software database system and process of building and operating the same
CN102693127B (en) Data-driven schema for describing and executing management tasks in a graphical user interface
CN105324750A (en) Development-environment system, development-environment device, and development-environment provision method and program
CN101859251A (en) Method and device for installing embedded operating system
CN101163050A (en) Equipment near-end maintenance method, system and equipment
CN106201608A (en) Computer UEFI firmware update
CN101650663A (en) Database system and upgrading method thereof
CN103995717B (en) A kind of method of embedded device software upgrading
CN107808002A (en) A kind of portal website's content Dynamic Distribution and the method for issue
CN102473103B (en) The application program of controlling run is edited to carry out real-time scene figure
JP6002302B2 (en) Web application generation system, Web application generation system control method, Web application generation system program, Web application generation device, Web application generation device control method, and Web application generation device program
CN1881891A (en) Method for storing configuration data of communication equipment
WO2010044150A1 (en) Program change management device, program change management program, and program change management method
CN102164314B (en) Data management method and device based on digital television terminal middleware
CN113031944A (en) Template-based service opening device and method
KR100922526B1 (en) Method and system of managing data quality through provisioning of metadata in the execution of business process
JP4889338B2 (en) Screen program layout changing method, information processing apparatus, program, and recording medium
CN102999365B (en) A kind of fetal monitor software network security upgrading method and system
CN110535695A (en) Configuration information corrigenda method and system

Legal Events

Date Code Title Description
C06 Publication
PB01 Publication
C10 Entry into substantive examination
SE01 Entry into force of request for substantive examination
C14 Grant of patent or utility model
GR01 Patent grant
CF01 Termination of patent right due to non-payment of annual fee

Granted publication date: 20140409

Termination date: 20190630

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