CN110008003A - A kind of order line validation checking method and relevant apparatus - Google Patents

A kind of order line validation checking method and relevant apparatus Download PDF

Info

Publication number
CN110008003A
CN110008003A CN201910285585.9A CN201910285585A CN110008003A CN 110008003 A CN110008003 A CN 110008003A CN 201910285585 A CN201910285585 A CN 201910285585A CN 110008003 A CN110008003 A CN 110008003A
Authority
CN
China
Prior art keywords
order
effective
detected
set commands
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.)
Pending
Application number
CN201910285585.9A
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.)
Suzhou Wave Intelligent Technology Co Ltd
Original Assignee
Suzhou Wave Intelligent Technology Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Suzhou Wave Intelligent Technology Co Ltd filed Critical Suzhou Wave Intelligent Technology Co Ltd
Priority to CN201910285585.9A priority Critical patent/CN110008003A/en
Publication of CN110008003A publication Critical patent/CN110008003A/en
Pending legal-status Critical Current

Links

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

Abstract

The invention discloses a kind of order line validation checking methods, pre-set commands line discipline is generated into corresponding effective order row, it only needs to be matched in all effective order rows when receiving order to be detected and can determine whether current order to be detected is effective, it no longer needs to write many and diverse decision logic according to rule, keeps validation checking simpler efficiently.Present invention also provides a kind of order line validation checking system, device and computer readable storage mediums, and above-mentioned technical effect equally may be implemented.

Description

A kind of order line validation checking method and relevant apparatus
Technical field
The present invention relates to system user interface technologies, more specifically to a kind of order line validation checking method, are System, device and computer readable storage medium.
Background technique
In the epoch that Software Industry flourishes, many systems all can provide command line interface as system and use and manage Mode.But whether the function in existing order line developing instrument library is fairly simple, have in the order for needing to detect user's input When effect, it is also necessary to develop a complete order line, and wherein could complete the effective of order with many and diverse decision logic Property detection.
Therefore, the validation checking of order line needs to develop additional decision logic and just can be carried out at present, when validity is examined When survey is related to multiple rule, it is necessary to which many and diverse decision logic, code readability is not high, and at high cost, the efficiency detected It is low.
Therefore, the carry out explicit order how being simple and efficient breathes out validation checking, is that those skilled in the art need what is solved to ask Topic.
Summary of the invention
The purpose of the present invention is to provide a kind of order line validation checking method, system, device and computer-readable deposit Storage media, to solve the problems, such as that the carry out explicit order how to be simple and efficient breathes out validation checking.
To achieve the above object, the embodiment of the invention provides following technical solutions:
A kind of order line validation checking method, comprising:
Determine pre-set commands line discipline;
At least one effective order row is generated using the pre-set commands line discipline;
Receive the order to be detected of user's input;
Judge whether the order to be detected is corresponding with one in the effective order row;
If so, determining that the order to be detected is effective;If not, it is determined that the order to be detected is invalid.
It is wherein, described to generate at least one effective order row using the pre-set commands line discipline, comprising:
When the pre-set commands line discipline includes at least a pair of of mutually exclusive operation, by the behaviour of mutual exclusion in every a pair of of mutually exclusive operation It is split as different effective order rows.
It is wherein, described to generate at least one effective order row using the pre-set commands number rule, comprising:
When the pre-set commands line discipline includes optional parameters, generated for each optional parameters corresponding current optional One of the parameter effective order row for carrying the optional parameters and one do not carry the effective order row of the optional parameters.
It is wherein, described to generate at least one effective order row using the pre-set commands line discipline, comprising:
When the pre-set commands line discipline includes mandatory parameter, it is described essential that carrying is generated for each mandatory parameter The order line of parameter.
Wherein, the default processing function of operation binding in the pre-set commands line discipline, then the determination is described to be detected After order effectively, the method also includes: the parameter in the order to be detected is passed to the default processing function and is carried out Processing.
To achieve the above object, present invention also provides a kind of order line validation checking systems, comprising:
Regular determining module, for determining pre-set commands line discipline;
Effective order row generation module, for generating at least one effective order row using the pre-set commands line discipline;
Receiving module, for receiving the order to be detected of user's input;
Judgment module, for judging whether the order to be detected is corresponding with one in the effective order row;If so, Then determine that the order to be detected is effective;If not, it is determined that the order to be detected is invalid.
Wherein, the effective order row generation module is specifically used for when the pre-set commands line discipline including at least a pair of When mutually exclusive operation, the operation of mutual exclusion in every a pair of of mutually exclusive operation is split as different effective order rows.
Wherein, the effective order row generation module, specifically for including optional parameters when the pre-set commands line discipline When, for each optional parameters generate effective order row that one of corresponding current optional parameter carries the optional parameters with One does not carry the effective order row of the optional parameters.
To achieve the above object, present invention also provides a kind of order line validation checking devices, comprising:
Memory, for storing computer program;
Processor is realized when for executing the computer program such as the step of the order line validation checking method.
To achieve the above object, present invention also provides a kind of computer readable storage mediums, which is characterized in that the meter It is stored with computer program on calculation machine readable storage medium storing program for executing, such as the order is realized when the computer program is executed by processor The step of row validation checking method.
By above scheme it is found that a kind of order line validation checking method provided by the invention, which is characterized in that packet It includes: determining pre-set commands line discipline;At least one effective order row is generated using the pre-set commands line discipline;It is defeated to receive user The order to be detected entered;Judge whether the order to be detected is corresponding with one in the effective order row;If so, determining The order to be detected is effective;If not, it is determined that the order to be detected is invalid.
It can be seen that a kind of order line validation checking method provided by the embodiments of the present application, by pre-set commands line discipline Corresponding effective order row is generated, only needs to be matched in all effective order rows when receiving order to be detected Determine whether current order to be detected is effective, no longer needs to write many and diverse decision logic according to rule, makes validation checking more It is simple and efficient.Present invention also provides a kind of order line validation checking system, device and computer readable storage mediums, equally Above-mentioned technical effect may be implemented.
Detailed description of the invention
In order to more clearly explain the embodiment of the invention or the technical proposal in the existing technology, to embodiment or will show below There is attached drawing needed in technical description to be briefly described, it should be apparent that, the accompanying drawings in the following description is only this Some embodiments of invention for those of ordinary skill in the art without creative efforts, can be with It obtains other drawings based on these drawings.
Fig. 1 is a kind of order line validation checking method flow diagram disclosed by the embodiments of the present invention;
Fig. 2 is a kind of order line validation checking system structure diagram disclosed by the embodiments of the present invention;
Fig. 3 is a kind of order line validation checking apparatus structure schematic diagram disclosed by the embodiments of the present invention.
Specific embodiment
Following will be combined with the drawings in the embodiments of the present invention, and technical solution in the embodiment of the present invention carries out clear, complete Site preparation description, it is clear that described embodiments are only a part of the embodiments of the present invention, instead of all the embodiments.It is based on Embodiment in the present invention, it is obtained by those of ordinary skill in the art without making creative efforts every other Embodiment shall fall within the protection scope of the present invention.
The embodiment of the invention discloses a kind of order line validation checking method, system, device and computer-readable storages Medium, to solve the problems, such as that the carry out explicit order how to be simple and efficient breathes out validation checking.
Referring to Fig. 1, a kind of order line validation checking method provided in an embodiment of the present invention is specifically included:
S101 determines pre-set commands line discipline.
In the present solution, determining preset order line discipline first, order line discipline is used to what determination meets The order behavior effective order row of condition.
For example, limiting creation operation and delete operation mutual exclusion in order line, creating includes mandatory parameter in operation, and parameter For long parameter, delete operation includes optional parameters, and parameter is short parameter.
S102 generates at least one effective order row using the pre-set commands line discipline.
Specifically, according to above-mentioned rule, all order lines for meeting the rule are determined.
S103 receives the order to be detected of user's input.
Specifically, the order of user's input is received, which first carries out validation checking before execution, therefore, by the life It enables and is used as order to be detected.
S104 judges whether the order to be detected is corresponding with one in the effective order row.
S105, if so, determining that the order to be detected is effective.
S106, if not, it is determined that the order to be detected is invalid.
Specifically, it is matched in all effective order rows determined in S102 step, judges current order to be detected Whether any one in effective order is met, and the order is effective if meeting, otherwise in vain.
In a specific embodiment, the default processing function of operation binding in the pre-set commands line discipline, then After the determination order effectively to be detected, by the parameter in the order to be detected be passed to the default processing function into Row processing.
Specifically, each order line finally needs to be performed, therefore, effective order row, which is bound, default processing letter Number, after determining order to be detected effectively, then by the parameter and the incoming corresponding default processing function of parameter value in the order It is handled.
It can be seen that a kind of order line validation checking method provided by the embodiments of the present application, by pre-set commands line discipline Corresponding effective order row is generated, only needs to be matched in all effective order rows when receiving order to be detected Determine whether current order to be detected is effective, no longer needs to write many and diverse decision logic according to rule, makes validation checking more It is simple and efficient.
On the basis of the above embodiments, the embodiment of the present application makes S102 in above-described embodiment and is further described and says Bright, other step contents can be cross-referenced with above-described embodiment, and this embodiment is not repeated.
It in a specific embodiment, will when the pre-set commands line discipline includes at least a pair of of mutually exclusive operation The operation of mutual exclusion is split as different effective order rows in every a pair of mutually exclusive operation.
Specifically, when in pre-set commands line discipline including at least a pair of of mutually exclusive operation, it just will be in each pair of mutually exclusive operation Each operation is individually created a command number, i.e., mutually exclusive operation is not in same order line.
It in a specific embodiment, is each described when the pre-set commands line discipline includes optional parameters Optional parameters generates an effective order row for carrying the optional parameters of corresponding current optional parameter and one does not carry institute State the effective order row of optional parameters.
Specifically, when in pre-set commands row including optional parameters, it is meant that order line can not only have a parameter, but also can be with There is no parameter, then generates the order line for having a parameter, the order line with a not no parameter.
It in a specific embodiment, is each described when the pre-set commands line discipline includes mandatory parameter Mandatory parameter generates the order line for carrying the mandatory parameter.
Specifically, then the order line must carry parameter when pre-set commands line discipline includes mandatory parameter.
A kind of specific order line validation checking method provided by the embodiments of the present application is introduced below, the application Embodiment can be cross-referenced with any of the above-described embodiment.
Pre-set commands line discipline are as follows:
-- create ,-u={-p=| -- password=} [-- description]
Wherein, -- create is mandatory parameter, long parameter, without parameter value, i.e., must be carried in order line- Create, -- create is long parameter, and the parameter is without parameter value.
- u=is mandatory parameter, short parameter, band parameter value;- u must be carried in order line ,-u is short parameter, and it is needed Carry parameter value.
- p=and -- password=is parameter arranged side by side, i.e., needs to carry one in the two in order line.Wherein-p is Short parameter, -- password is long parameter, and is required to carry parameter value.
-- description=is optional parameters, long parameter, band parameter value can carry the parameter in order line, It can not carry, be effectively, also to need to carry its parameter value when carrying the parameter.
Mentioned order line discipline is parsed, all effective order rows for meeting above-mentioned rule are generated:
(1) -- create ,-u=,-p=carry long parameter create, short parameter u, short parameter p, and u, p are carried Parameter value;
(2) -- create ,-u=, -- password=carries long parameter create, short parameter u, long parameter Password, and u, password carry parameter value;
(3) -- create ,-u=,-p=, -- description=carries long parameter create, short parameter u, short ginseng Number p, long parameter -- description, and u, p, description carry parameter value;
(4) -- create ,-u=, -- password=, -- description=carries long parameter create, short ginseng Number u, long parameter password, long parameter -- description, and u, password, description carry parameter value.
The order line for meeting any one in above-mentioned four order lines is effective order row.
For example, following order lines are effective:
-- create-u alex-p 123456 meets (1), and effectively, wherein alex is the parameter value of u, and 123456 be p's Parameter value;
-- create-u alex--password 123456 meets (2), effectively, wherein 123456 password Parameter value;
-- 123456-description admin_user of create-u alex-p meets (3), effectively, wherein Admin_user is the parameter value of description;
-- it is effective to meet (4) by 123456-description admin_user of create-u alex--password.
Other are invalid command number with the above-mentioned unmatched order line of effective order row, return to mistake.
It should be noted that redaction rule, and corresponding redaction rule setting can be formulated for pre-set commands line discipline in advance Analytic method, in above-described embodiment -- long parameter is resolved to ,=band parameter value is resolved to, thus the life for effective order of being more convenient for At in addition, unified redaction rule can make developer quickly develop pre-set commands line discipline, and order line discipline is readable The decision logic of property also versus busy is higher.
A kind of order line validation checking system provided by the embodiments of the present application is introduced below, described below one Kind of order line validation checking system, can be from cross-referenced with above-described embodiment.
Referring to fig. 2, a kind of order line validation checking system provided by the embodiments of the present application, specifically includes:
Regular determining module 201, for determining pre-set commands line discipline;
Effective order row generation module 202, for generating at least one effective order using the pre-set commands line discipline Row;
Receiving module 203, for receiving the order to be detected of user's input;
Judgment module 204, for judging whether the order to be detected is corresponding with one in the effective order row;If It is, it is determined that the order to be detected is effective;If not, it is determined that the order to be detected is invalid.
In a specific embodiment, the effective order row generation module 202 is specifically used for working as the default life When enabling line discipline including at least a pair of of mutually exclusive operation, the operation of mutual exclusion in every a pair of of mutually exclusive operation is split as different go all out to do one's duty regardless of personal danger Enable row.
In a specific embodiment, the effective order row generation module 202 is specifically used for working as the default life When to enable line discipline include optional parameters, for each optional parameters generate one of corresponding current optional parameter carry described in can Select the effective order row of parameter and effective order row that one does not carry the optional parameters.
In a specific embodiment, the effective order row generation module 202 is specifically used for working as the default life When to enable line discipline include mandatory parameter, the order line for carrying the mandatory parameter is generated for each mandatory parameter.
In a specific embodiment, the default processing function of operation binding in the pre-set commands line discipline, institute State system further include: processing module, for the parameter in the order to be detected to be passed at the default processing function Reason.
The order line validation checking system of the present embodiment is for realizing order line validation checking method above-mentioned, therefore The embodiment of the visible order line validation checking method hereinbefore of specific embodiment in order line validation checking system Part, for example, regular determining module 201, effective order row generation module 202, receiving module 203, judgment module 204, respectively For realizing step S101, S102, S103 and S104 in mentioned order row validation checking method, so, specific embodiment party Formula is referred to the description of corresponding various pieces embodiment, and details are not described herein.
Present invention also provides a kind of order line validation checking devices, referring to Fig. 3, one kind provided in an embodiment of the present invention The structure chart of order line validation checking device, as shown in Figure 3, comprising:
Memory 100, for storing computer program;
Step provided by above-described embodiment may be implemented in processor 200 when for executing the computer program.
Specifically, memory 100 includes non-volatile memory medium, built-in storage.Non-volatile memory medium storage There are operating system and computer-readable instruction, which is that the operating system and computer in non-volatile memory medium can The operation of reading instruction provides environment.Processor 200 provides calculating and control ability, Ke Yishi for order line validation checking device Step provided by existing any of the above-described order line validation checking embodiment of the method.
On the basis of the above embodiments, preferably, the order line validation checking device further include:
Input interface 300 is controlled through processor and is saved for obtaining computer program, parameter and the instruction of external importing Into memory.The input interface 300 can be connected with input unit, receive parameter or instruction that user is manually entered.This is defeated Entering device can be the touch layer covered on display screen, be also possible to the key being arranged in terminal enclosure, trace ball or Trackpad, It is also possible to keyboard, Trackpad or mouse etc..Specifically, in the present embodiment, user can be inputted by input interface 300 to Sense command row and order line discipline.
Display unit 400, the data sent for video-stream processor.The display unit 400 can be the display in PC machine Screen, liquid crystal display or electric ink display screen etc..Specifically, in this example it is shown that unit 400 can be with display command The testing result of row validation checking device.
The network port 500, for being communicatively coupled with external each terminal device.Skill is communicated used by the communication connection Art can be cable communicating technology or wireless communication technique, as mobile high definition chained technology (MHL), universal serial bus (USB), High-definition media interface (HDMI), Bluetooth Communication Technology, the low-power consumption bluetooth communication technology, is based on adopting wireless fidelity technology (WiFi) The communication technology etc. of IEEE802.11s.
Present invention also provides a kind of computer readable storage mediums, are stored thereon with computer program, the computer Step provided by above-described embodiment may be implemented when program is executed by processor.The storage medium may include: USB flash disk, movement Hard disk, read-only memory (Read-Only Memory, ROM), random access memory (Random Access Memory, RAM), the various media that can store program code such as magnetic or disk.
Each embodiment in this specification is described in a progressive manner, the highlights of each of the examples are with other The difference of embodiment, the same or similar parts in each embodiment may refer to each other.
The foregoing description of the disclosed embodiments enables those skilled in the art to implement or use the present invention. Various modifications to these embodiments will be readily apparent to those skilled in the art, as defined herein General Principle can be realized in other embodiments without departing from the spirit or scope of the present invention.Therefore, of the invention It is not intended to be limited to the embodiments shown herein, and is to fit to and the principles and novel features disclosed herein phase one The widest scope of cause.

Claims (10)

1. a kind of order line validation checking method characterized by comprising
Determine pre-set commands line discipline;
At least one effective order row is generated using the pre-set commands line discipline;
Receive the order to be detected of user's input;
Judge whether the order to be detected is corresponding with one in the effective order row;
If so, determining that the order to be detected is effective;If not, it is determined that the order to be detected is invalid.
2. the method according to claim 1, wherein described generate at least one using the pre-set commands line discipline Effective order row, comprising:
When the pre-set commands line discipline includes at least a pair of of mutually exclusive operation, the operation of mutual exclusion in every a pair of of mutually exclusive operation is torn open It is divided into different effective order rows.
3. the method according to claim 1, wherein described generate at least one using the pre-set commands number rule A effective order row, comprising:
When the pre-set commands line discipline includes optional parameters, corresponding current optional parameter is generated for each optional parameters An effective order row for carrying the optional parameters and an effective order row for not carrying the optional parameters.
4. the method according to claim 1, wherein described generate at least one using the pre-set commands line discipline A effective order row, comprising:
When the pre-set commands line discipline includes mandatory parameter, is generated for each mandatory parameter and carry the mandatory parameter Order line.
5. the method according to claim 1, wherein the default place of operation binding in the pre-set commands line discipline Manage function, then after the determination order effectively to be detected, the method also includes: by the ginseng in the order to be detected Number is passed to the default processing function and is handled.
6. a kind of order line validation checking system characterized by comprising
Regular determining module, for determining pre-set commands line discipline;
Effective order row generation module, for generating at least one effective order row using the pre-set commands line discipline;
Receiving module, for receiving the order to be detected of user's input;
Judgment module, for judging whether the order to be detected is corresponding with one in the effective order row;If so, really The fixed order to be detected is effective;If not, it is determined that the order to be detected is invalid.
7. system according to claim 6, which is characterized in that the effective order row generation module is specifically used for working as institute When stating pre-set commands line discipline including at least a pair of of mutually exclusive operation, the operation of mutual exclusion in every a pair of of mutually exclusive operation is split as difference Effective order row.
8. system according to claim 6, which is characterized in that the effective order row generation module is specifically used for working as institute When to state pre-set commands line discipline include optional parameters, one for generating corresponding current optional parameter for each optional parameters is taken The effective order row of the optional parameters is not carried with the effective order row of the optional parameters and one.
9. a kind of order line validation checking device characterized by comprising
Memory, for storing computer program;
Processor realizes that order line validity is examined as described in any one of claim 1 to 5 when for executing the computer program The step of survey method.
10. a kind of computer readable storage medium, which is characterized in that be stored with computer on the computer readable storage medium Program realizes the order line validation checking as described in any one of claim 1 to 5 when the computer program is executed by processor The step of method.
CN201910285585.9A 2019-04-10 2019-04-10 A kind of order line validation checking method and relevant apparatus Pending CN110008003A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201910285585.9A CN110008003A (en) 2019-04-10 2019-04-10 A kind of order line validation checking method and relevant apparatus

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201910285585.9A CN110008003A (en) 2019-04-10 2019-04-10 A kind of order line validation checking method and relevant apparatus

Publications (1)

Publication Number Publication Date
CN110008003A true CN110008003A (en) 2019-07-12

Family

ID=67170866

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201910285585.9A Pending CN110008003A (en) 2019-04-10 2019-04-10 A kind of order line validation checking method and relevant apparatus

Country Status (1)

Country Link
CN (1) CN110008003A (en)

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN110795141A (en) * 2019-10-12 2020-02-14 广东浪潮大数据研究有限公司 Training task submitting method, device, equipment and medium
CN112614333A (en) * 2020-12-17 2021-04-06 杭州当贝网络科技有限公司 Remote controller retrieving method and system
CN114924987A (en) * 2022-06-08 2022-08-19 北京百度网讯科技有限公司 Method, device, equipment and medium for detecting script input instruction

Citations (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1828591A (en) * 2005-03-04 2006-09-06 微软公司 Command-line data-type discovery and conversion
CN1859158A (en) * 2005-08-05 2006-11-08 华为技术有限公司 Command line conflict detecting and service configuration realizing method
CN101197732A (en) * 2007-12-12 2008-06-11 华为技术有限公司 Network parameter examination method and device
CN101841430A (en) * 2010-05-05 2010-09-22 北京星网锐捷网络技术有限公司 Method and device for correcting command line
US7827500B2 (en) * 2005-05-12 2010-11-02 Alcatel Enhanced command line expansion
CN102243583A (en) * 2011-06-09 2011-11-16 深圳市共进电子有限公司 Method for realizing parameter configuration by using command line
CN106775937A (en) * 2016-12-02 2017-05-31 郑州云海信息技术有限公司 A kind of order line method of calibration and device
CN107426041A (en) * 2017-09-21 2017-12-01 杭州迪普科技股份有限公司 A kind of method and apparatus of resolve command

Patent Citations (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1828591A (en) * 2005-03-04 2006-09-06 微软公司 Command-line data-type discovery and conversion
US7827500B2 (en) * 2005-05-12 2010-11-02 Alcatel Enhanced command line expansion
CN1859158A (en) * 2005-08-05 2006-11-08 华为技术有限公司 Command line conflict detecting and service configuration realizing method
CN101197732A (en) * 2007-12-12 2008-06-11 华为技术有限公司 Network parameter examination method and device
CN101841430A (en) * 2010-05-05 2010-09-22 北京星网锐捷网络技术有限公司 Method and device for correcting command line
CN102243583A (en) * 2011-06-09 2011-11-16 深圳市共进电子有限公司 Method for realizing parameter configuration by using command line
CN106775937A (en) * 2016-12-02 2017-05-31 郑州云海信息技术有限公司 A kind of order line method of calibration and device
CN107426041A (en) * 2017-09-21 2017-12-01 杭州迪普科技股份有限公司 A kind of method and apparatus of resolve command

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN110795141A (en) * 2019-10-12 2020-02-14 广东浪潮大数据研究有限公司 Training task submitting method, device, equipment and medium
CN110795141B (en) * 2019-10-12 2023-10-10 广东浪潮大数据研究有限公司 Training task submitting method, device, equipment and medium
CN112614333A (en) * 2020-12-17 2021-04-06 杭州当贝网络科技有限公司 Remote controller retrieving method and system
CN114924987A (en) * 2022-06-08 2022-08-19 北京百度网讯科技有限公司 Method, device, equipment and medium for detecting script input instruction

Similar Documents

Publication Publication Date Title
CN110008003A (en) A kind of order line validation checking method and relevant apparatus
CN107844189A (en) A kind of method, system, terminal and computer-readable recording medium for reducing blank screen power consumption
US10255151B1 (en) Security testing using a computer add-in card
CN107590070B (en) Business process debugging method and device
CN108776648A (en) Data transmission method, system and FPGA isomeries accelerator card and storage medium
CN109144584A (en) A kind of programmable logic device and its starting method, system and storage medium
US10261880B1 (en) Error generation using a computer add-in card
KR20130123582A (en) Method for monitoring log and server thereof, and recording medium
WO2023092942A1 (en) Data storage method and apparatus, and electronic device and readable storage medium
CN110020528A (en) A kind of BMC starting method, apparatus and electronic equipment and storage medium
EP3117327B1 (en) Universal serial bus emulation of peripheral devices
CN106952426B (en) Data processing method and device
CN110018978B (en) Data transmission method and system
CN109582238A (en) A kind of hard disk binding, matching process, system and electronic equipment and storage medium
CN108897657A (en) One kind is towards SSD emulation platform error injection method and relevant apparatus
CN107894900A (en) A kind of method and system of MCU upgradings
CN113272785B (en) Method for mounting file system, terminal equipment and storage medium
CN110096378A (en) A kind of inter-thread communication method and relevant apparatus
CN109032535A (en) A kind of RAID construction method and relevant apparatus
CN108874595A (en) A kind of HBA card remapping method, system and HBA card and storage medium
CN106201938B (en) Chip, hub, electronic equipment and method for interrupting USB signal
CN109408192A (en) A kind of Linux server management method and relevant apparatus
EP2351304A1 (en) Bit inversion for communication interface
CN111295658A (en) Simulation device, simulation method, and simulation program
CN111857545B (en) Read-write lock conflict judging method, system, equipment and computer medium

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination
RJ01 Rejection of invention patent application after publication
RJ01 Rejection of invention patent application after publication

Application publication date: 20190712