CN109684224A - The test method and device of the conversion process of python code and building blocks - Google Patents

The test method and device of the conversion process of python code and building blocks Download PDF

Info

Publication number
CN109684224A
CN109684224A CN201811637076.XA CN201811637076A CN109684224A CN 109684224 A CN109684224 A CN 109684224A CN 201811637076 A CN201811637076 A CN 201811637076A CN 109684224 A CN109684224 A CN 109684224A
Authority
CN
China
Prior art keywords
file
python
building blocks
code
value
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
CN201811637076.XA
Other languages
Chinese (zh)
Other versions
CN109684224B (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.)
Shenzhen Dianmao Technology Co Ltd
Original Assignee
Shenzhen Dianmao 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 Shenzhen Dianmao Technology Co Ltd filed Critical Shenzhen Dianmao Technology Co Ltd
Priority to CN201811637076.XA priority Critical patent/CN109684224B/en
Publication of CN109684224A publication Critical patent/CN109684224A/en
Application granted granted Critical
Publication of CN109684224B publication Critical patent/CN109684224B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F11/00Error detection; Error correction; Monitoring
    • G06F11/36Preventing errors by testing or debugging software
    • G06F11/3668Software testing
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F8/00Arrangements for software engineering
    • G06F8/30Creation or generation of source code
    • G06F8/34Graphical or visual programming
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F8/00Arrangements for software engineering
    • G06F8/40Transformation of program code

Abstract

The invention discloses the test methods and device of the conversion process of a kind of python code and building blocks, are applied to python editing machine, which comprises obtain python file all in python editing machine;Python file is read, the content of reading is stored in a Multidimensional numerical;Multidimensional numerical is written in a json file, character string is converted to json file using function, and character string is written in json file, generates the target json file comprising target building blocks value;The real-time building blocks value of code building for inputting python file, real-time building blocks value is compared with target building blocks value, and return to comparison result.The embodiment of the present invention can be automatically performed the building blocks conversion testing relevant to python editing machine to all course cases, it is ensured that the availability of combined building block reduces the artificial pressure of testing process.

Description

The test method and device of the conversion process of python code and building blocks
Technical field
The present invention relates to a kind of test sides of the conversion process of field of communication technology more particularly to python code and building blocks Method and device.
Background technique
Graphic programming education it is universal in, python as simple easy to get started while powerful, may be implemented by The simple language to complicated various functions, is chosen by many courses, is patterned programming education.That is python text Part will occur in the form of building blocks, and one block of building blocks is exactly one to two codes, and one section of complete program is by multiple building blocks Splice and combine, and it is therein whether correct splice and combine, can a large amount of codes be converted to combined building block, be all need through Cross test.
Graphic programming in the prior art relies on manual testing to the test of the conversion between building blocks and python code, Conversion between building blocks and python code can not be tested automatically, the testing time is long, low efficiency.
Therefore, the existing technology needs to be improved and developed.
Summary of the invention
In view of above-mentioned deficiencies of the prior art, the purpose of the present invention is to provide the conversions of a kind of python code and building blocks The test method and device of process, it is intended to solve to turn between the building blocks of graphic programming in the prior art and python language Change the low problem of the testing efficiency of result.
Technical scheme is as follows:
A kind of test method of the conversion process of python code and building blocks is applied to python editing machine, the method Include:
Obtain python file all in python editing machine;
Python file is read, the content of reading is stored in a Multidimensional numerical;
Multidimensional numerical is written in a json file, character string is converted to json file using function, and by character In string write-in json file, the target json file comprising target building blocks value is generated;
The real-time building blocks value of code building for inputting python file, real-time building blocks value is compared with target building blocks value, And return to comparison result.
Optionally, all python files include that building blocks all in python editing machine correspond to python file And the python file combined between building blocks.
Optionally, the reading python file, comprising:
Obtain the specified path where python file;
The python file under specified path is read out by the fs function of node.js.
Optionally, the fs function by node.js is read out the python file under specified path, comprising:
The fs function of node.js judges whether the python file under specified path is file;
If it is file, then continue to open downwards to read file therein, until by file all in file all It reads.
It is optionally, described that the content of reading is stored in a Multidimensional numerical, comprising:
The content of each file is read out by fs.readFileSync function;
Code in the filename and file of reading is stored into a Multidimensional numerical.
Optionally, described that Multidimensional numerical is written in a json file, character is converted to json file using function String, and character string is written in json file, generate the target json file comprising target building blocks value, comprising:
It will be written in a json file comprising the Multidimensional numerical of the code in filename and file;
Json file is read according to jsonfile.readFile function, is all target by every section of code in json file The xml character string of building blocks value;
And xml character string is written in json file, generating one includes filename, the code in file and target building blocks The target json file of value.
Optionally, the real-time building blocks value of code building of the input python file, by real-time building blocks value and target building blocks Value is compared, and after returning to comparison result, comprising:
If real-time building blocks value is different from target building blocks value, obtain error value, according to error value judge python code or It is that building blocks mistake occur;
If mistake occur in building blocks, modify to building blocks;
If mistake occurs in python code, then ignore current python file.
Further embodiment of this invention additionally provides a kind of test device of the conversion process of python code and building blocks, described Device includes at least one processor;And
The memory being connect at least one described processor communication;Wherein,
The memory is stored with the instruction that can be executed by least one described processor, and described instruction is by described at least one A processor executes, so that at least one described processor is able to carry out the conversion process of above-mentioned python code and building blocks Test method.
Another embodiment of the present invention additionally provides a kind of non-volatile computer readable storage medium storing program for executing, which is characterized in that The non-volatile computer readable storage medium storing program for executing is stored with computer executable instructions, and the computer executable instructions are by one Or multiple processors may make one or more of processors to execute the conversion of above-mentioned python code and building blocks when executing The test method of process.
Another embodiment of the invention provides a kind of computer program product, and the computer program product includes depositing The computer program on non-volatile computer readable storage medium storing program for executing is stored up, the computer program includes program instruction, works as institute When stating program instruction and being executed by processor, the processor is made to execute the survey of the conversion process of above-mentioned python code and building blocks Method for testing.
The utility model has the advantages that the invention discloses the test method and device of the conversion process of a kind of python code and building blocks, Compared with the prior art, the embodiment of the present invention enables vuepress to use offline in electron, normal load resource, It keeps all functions normal, allows users to very easily check technical manual.
Detailed description of the invention
Present invention will be further explained below with reference to the attached drawings and examples, in attached drawing:
Fig. 1 is the process of the test method preferred embodiment of the conversion process of a kind of python code of the present invention and building blocks Figure;
Fig. 2 is the hardware knot of the test device preferred embodiment of the conversion process of a kind of python code of the present invention and building blocks Structure schematic diagram.
Specific embodiment
To make the purpose of the present invention, technical solution and effect clearer, clear and definite, below to the present invention further specifically It is bright.It should be appreciated that the specific embodiments described herein are merely illustrative of the present invention, it is not intended to limit the present invention.Below The embodiment of the present invention is introduced in conjunction with attached drawing.
Referring to Fig. 1, the test method that Fig. 1 is the conversion process of a kind of python code of the present invention and building blocks is preferably implemented The flow chart of example.The test method of the conversion process of python code and building blocks is applied to python editing machine, as shown in Figure 1, Itself comprising steps of
Step S100, python file all in python editing machine is obtained;
Step S200, python file is read, the content of reading is stored in a Multidimensional numerical;
Step S300, Multidimensional numerical is written in a json file, character string is converted to json file using function, And character string is written in json file, generate the target json file comprising target building blocks value;
Step S400, the real-time building blocks value of code building for inputting python file, by real-time building blocks value and target building blocks value It is compared, and returns to comparison result.
When it is implemented, the technical solution in the present invention is for Python editing machine.Using Python editing machine as green turtle It is introduced for editing machine.
The embodiment of the present invention can read the py file in specified path automatically, turn to it test of building blocks;Ensure The conversion of code and building blocks can be correct, and fixed code can obtain unique building blocks output;Reduce the survey of product itself The time is tried, by the unified solution of problem of this part of building blocks.
Further, all python files include building blocks all in python editing machine correspond to python file with And the python file combined between building blocks.
When it is implemented, collect existing python teaching material, including Guangdong teaching material, standard text totally 416 inside Python file, these python files almost enumerate in all green turtle editing machines existing building blocks and they are common Combined situation.
Into one, python file is read, comprising:
Obtain the specified path where python file;
The python file under specified path is read out by the fs function of node.js.
When it is implemented, the fs function of node.js judges whether the python file under specified path is file;
If it is file, then continue to open downwards to read file therein, until by file all in file all It reads.
When it is implemented, being read out with the fs in node.js to the py file in specified path, the specific steps are as follows: First judge that it is file, just continue to open downwards if it is file and read file therein, until will be in file All Files are all read.
Further, the content of reading is stored in a Multidimensional numerical, comprising:
The content of each file is read out by fs.readFileSync function;
Code in the filename and file of reading is stored into a Multidimensional numerical.
When it is implemented, the content of each file is read out by fs.readFileSync function, by filename, Code content in file is all got, and is stored in a Multidimensional numerical.
In some other embodiments, Multidimensional numerical is written in a json file, using function to json file Character string is converted to, and character string is written in json file, generates the target json file comprising target building blocks value, comprising:
It will be written in a json file comprising the Multidimensional numerical of the code in filename and file;
Json file is read according to jsonfile.readFile function, is all target by every section of code in json file The xml character string of building blocks value;
And xml character string is written in json file, generating one includes filename, the code in file and target building blocks The target json file of value.
When it is implemented, by being written in a new json file comprising the Multidimensional numerical of filename and file content, this When file in also lack the due xml character string of building blocks that a code is converted into.Jsonfile.readFile letter is used at this time Number reads newly created json file, each section of code in file is all converted into the xml character string of building blocks, and write back to In json file, so far one completely include python File name, code, and expect building blocks value target json File completes.
Optionally, the real-time building blocks value of code building for inputting python file, by real-time building blocks value and target building blocks value into Row compares, and after returning to comparison result, comprising:
If real-time building blocks value is different from target building blocks value, obtain error value, according to error value judge python code or It is that building blocks mistake occur;
If mistake occur in building blocks, modify to building blocks;
If mistake occurs in python code, then ignore current python file.
When it is implemented, the code of each file is inputted, building blocks value till now is obtained, passes through jest when being tested In expect () .toBe () function be compared with the expected value of building blocks, if it is wrong will return mistake and expect Building blocks value., can be according to the value of mistake if meeting the case where reporting an error, judgement is that building blocks itself malfunction in advance, still Python code is problematic.It malfunctions if it is building blocks itself, that just modifies to it;It is problematic if it is code, just neglect Slightly this python file.And malfunction if it is desired value itself, desired value is just modified, because sometimes building blocks are Change can be made, causes original desired value incorrect, just needs to change desired value at this time.
By above method embodiment it is found that the present invention provides a kind of tests of the conversion process of python code and building blocks Method, by obtaining python file all in python editing machine;Python file is read, the content of reading is stored in In one Multidimensional numerical;Multidimensional numerical is written in a json file, character string is converted to json file using function, and Character string is written in json file, the target json file comprising target building blocks value is generated;Input the code of python file Real-time building blocks value is generated, real-time building blocks value is compared with target building blocks value, and return to comparison result.The embodiment of the present invention can It is automatically performed the building blocks conversion testing relevant to python editing machine to all course cases, it is ensured that combined building block can be used Property, reduce the artificial pressure of testing process.
Another embodiment of the present invention provides a kind of test devices of the conversion process of python code and building blocks, such as Fig. 2 institute Show, device 10 includes:
One or more processors 110 and memory 120 are introduced in Fig. 2 by taking a processor 110 as an example, are located Reason device 110 can be connected with memory 120 by bus or other modes, in Fig. 2 for being connected by bus.
Processor 110 is used for the various control logics of finishing device 10, can be general processor, Digital Signal Processing Device (DSP), specific integrated circuit (ASIC), field programmable gate array (FPGA), single-chip microcontroller, ARM (Acorn RISC ) or other programmable logic device, discrete gate or transistor logic, discrete hardware component or these components Machine Any combination.In addition, processor 110 can also be any conventional processors, microprocessor or state machine.Processor 110 can also To be implemented as calculating the combination of equipment, for example, the combination of DSP and microprocessor, multi-microprocessor, one or more micro- places Manage device combination DSP core or any other this configuration.
Memory 120 is used as a kind of non-volatile computer readable storage medium storing program for executing, can be used for storing non-volatile software journey Sequence, non-volatile computer executable program and module, such as the conversion of python code and building blocks in the embodiment of the present invention The corresponding program instruction of the test method of process.The non-volatile software that processor 110 is stored in memory 120 by operation Program, instruction and unit, thereby executing the various function application and data processing of device 10, i.e. the realization above method is implemented The test method of the conversion process of python code and building blocks in example.
Memory 120 may include storing program area and storage data area, wherein storing program area can store operation dress It sets, application program required at least one function;Storage data area, which can be stored, uses created data etc. according to device 10. It can also include nonvolatile memory in addition, memory 120 may include high-speed random access memory, for example, at least one A disk memory, flush memory device or other non-volatile solid state memory parts.In some embodiments, memory 120 can Choosing includes the memory remotely located relative to processor 110, these remote memories can pass through network connection to device 10. The example of above-mentioned network includes but is not limited to internet, intranet, local area network, mobile radio communication and combinations thereof.
One or more unit is stored in memory 120, when being executed by one or more processor 110, is held The test method of the conversion process of python code and building blocks in the above-mentioned any means embodiment of row, for example, executing above retouch Method and step S100 to step S400 in the Fig. 1 stated.
The embodiment of the invention provides a kind of non-volatile computer readable storage medium storing program for executing, computer readable storage medium is deposited Computer executable instructions are contained, which is executed by one or more processors, for example, executing above retouch Method and step S100 to step S400 in the Fig. 1 stated.
As an example, non-volatile memory medium can include that read-only memory (ROM), programming ROM (PROM), electricity can Programming ROM (EPROM), electrically erasable ROM (EEPROM) or flash memory.Volatile memory can include as external high speed The random access memory (RAM) of buffer memory.By illustrate it is beautiful unrestricted, RAM can with such as synchronous random access memory (SRAM), Dynamic ram, (DRAM), synchronous dram (SDRAM), double data rate SDRAM (DDR SDRAM), enhanced SDRAM (ESDRAM), many forms of Synchlink DRAM (SLDRAM) and directly Rambus (Lan Basi) RAM (DRRAM) etc It obtains.The disclosed memory assembly or memory of operating environment described herein be intended to include these and/or it is any Other are suitble to one or more of the memory of type.
Another embodiment of the invention provides a kind of computer program product, and computer program product includes being stored in Computer program on non-volatile computer readable storage medium storing program for executing, computer program include program instruction, when program instruction quilt When processor executes, the processor is made to execute the test of the python code of above method embodiment and the conversion process of building blocks Method.For example, executing the method and step S100 to step S400 in Fig. 1 described above.
Embodiments described above is only schematical, wherein as illustrated by the separation member unit can be or It may not be and be physically separated, component shown as a unit may or may not be physical unit, it can It is in one place, or may be distributed over multiple network units.Can select according to actual needs part therein or Person's whole module achieves the purpose of the solution of this embodiment.
By the description of above embodiment, those skilled in the art can be understood that each embodiment can be by Software adds the mode of general hardware platform to realize, naturally it is also possible to pass through hardware realization.Based on this understanding, above-mentioned technology Scheme substantially in other words can be embodied in the form of software products the part that the relevant technologies contribute, the computer Software product can reside in computer readable storage medium, such as ROM/RAM, magnetic disk, CD, including some instructions to So that a computer electronic equipment (can be personal computer, server or network electronic devices etc.) executes each reality The method for applying certain parts of example or embodiment.
Among other things, such as " can ', " energy ", " possibility " or " can be with " etc conditional statement unless in addition specific Ground is stated or is otherwise understood in context as used, is otherwise generally intended to convey particular implementation energy Including (however other embodiments do not include) special characteristic, element and/or operation.Therefore, such conditional statement is generally It is not intended to imply that feature, element and/or operation are all needed one or more embodiments or one anyway Or multiple embodiments must include for determining these features, element in the case where being with or without student's input or prompt And/or the logic whether operation is included or will be performed in any particular implementation.
The content described in the present description and drawings herein includes being capable of providing python code and building blocks Conversion process test method and device example.Certainly, can not come for the purpose of the various features of the description disclosure Each of element and/or method are described it is envisioned that combination, it can be appreciated that, disclosed feature it is many other Combination and displacement are possible., it will thus be apparent that without departing from the scope or spirit of the present disclosure can be right The disclosure makes various modifications.In addition, or in alternative solution, the other embodiments of the disclosure are to the specification and drawings It may be obvious in consideration and the practice of the disclosure as presented herein.It is intended that the specification and drawings Proposed in example be in all respects considered illustrative and not restrictive.Although using specific art herein Language, but they are used and are not used in the purpose of limitation in general and descriptive sense.

Claims (10)

1. a kind of test method of the conversion process of python code and building blocks, which is characterized in that it is applied to python editing machine, The described method includes:
Obtain python file all in python editing machine;
Python file is read, the content of reading is stored in a Multidimensional numerical;
Multidimensional numerical is written in a json file, character string is converted to json file using function, and character string is write Enter in json file, generates the target json file comprising target building blocks value;
The real-time building blocks value of code building for inputting python file, real-time building blocks value is compared with target building blocks value, and returns Return comparison result.
2. the test method of the conversion process of python code according to claim 1 and building blocks, which is characterized in that described All python files include that building blocks all in python editing machine are corresponded to and combined between python file and building blocks Python file.
3. the test method of the conversion process of python code and building blocks according to claim 1, which is characterized in that the reading Take python file, comprising:
Obtain the specified path where python file;
The python file under specified path is read out by the fs function of node.js.
4. the test method of the conversion process of python code according to claim 3 and building blocks, which is characterized in that described logical The fs function for crossing node.js is read out the python file under specified path, comprising:
The fs function of node.js judges whether the python file under specified path is file;
If it is file, then continues to open downwards to read file therein, all be read until by file all in file It arrives.
5. the test method of the conversion process of python code according to claim 4 and building blocks, which is characterized in that described The content of reading is stored in a Multidimensional numerical, comprising:
The content of each file is read out by fs.readFileSync function;
Code in the filename and file of reading is stored into a Multidimensional numerical.
6. the test method of the conversion process of python code according to claim 5 and building blocks, which is characterized in that described Multidimensional numerical is written in a json file, character string is converted to json file using function, and character string is written In json file, the target json file comprising target building blocks value is generated, comprising:
It will be written in a json file comprising the Multidimensional numerical of the code in filename and file;
Json file is read according to jsonfile.readFile function, is all target building blocks by every section of code in json file The xml character string of value;
And xml character string is written in json file, it generates one and includes filename, the code in file and target building blocks value Target json file.
7. the test method of the conversion process of python code according to claim 6 and building blocks, which is characterized in that described The real-time building blocks value of code building for inputting python file, real-time building blocks value is compared with target building blocks value, and return to ratio After result, comprising:
If real-time building blocks value is different from target building blocks value, error value is obtained, python code or product are judged according to error value There is mistake in wood;
If mistake occur in building blocks, modify to building blocks;
If mistake occurs in python code, then ignore current python file.
8. a kind of test device of the conversion process of python code and building blocks, which is characterized in that described device includes at least one A processor;And
The memory being connect at least one described processor communication;Wherein,
The memory is stored with the instruction that can be executed by least one described processor, and described instruction is by described at least one It manages device to execute, so that at least one described processor is able to carry out the described in any item python codes of claim 1-7 and product The test method of the conversion process of wood.
9. a kind of non-volatile computer readable storage medium storing program for executing, which is characterized in that the non-volatile computer readable storage medium Matter is stored with computer executable instructions, when which is executed by one or more processors, may make institute State the test that one or more processors perform claim requires the conversion process of the described in any item python codes of 1-7 and building blocks Method.
10. a kind of computer program product, which is characterized in that the computer program product includes being stored in non-volatile calculating Computer program on machine readable storage medium storing program for executing, the computer program include program instruction, when described program instruction is processed When device executes, the processor perform claim is made to require the conversion process of the described in any item python codes of 1-7 and building blocks Test method.
CN201811637076.XA 2018-12-29 2018-12-29 Method and device for testing conversion process of python code and building block Active CN109684224B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201811637076.XA CN109684224B (en) 2018-12-29 2018-12-29 Method and device for testing conversion process of python code and building block

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201811637076.XA CN109684224B (en) 2018-12-29 2018-12-29 Method and device for testing conversion process of python code and building block

Publications (2)

Publication Number Publication Date
CN109684224A true CN109684224A (en) 2019-04-26
CN109684224B CN109684224B (en) 2020-12-22

Family

ID=66190241

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201811637076.XA Active CN109684224B (en) 2018-12-29 2018-12-29 Method and device for testing conversion process of python code and building block

Country Status (1)

Country Link
CN (1) CN109684224B (en)

Cited By (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN110554878A (en) * 2019-09-04 2019-12-10 网易(杭州)网络有限公司 data conversion method, game data processing method and device and server
CN111221725A (en) * 2019-11-27 2020-06-02 杭州涂鸦信息技术有限公司 Automatic testing method and system, readable storage medium and computer equipment
CN111696408A (en) * 2020-06-22 2020-09-22 小狮互联(杭州)科技有限公司 Adaptive method, device and programming system for realizing space programming
CN111736842A (en) * 2020-05-28 2020-10-02 苏州浪潮智能科技有限公司 Method and device for realizing rapid conversion of JSON into JavaBean
CN112698825A (en) * 2021-01-08 2021-04-23 乐聚(深圳)机器人技术有限公司 Programming building block conversion method, device, processing equipment and storage medium
CN113626308A (en) * 2021-07-06 2021-11-09 深圳点猫科技有限公司 Code debugging method and device, electronic equipment and storage medium
CN115048922A (en) * 2022-06-20 2022-09-13 上海联影医疗科技股份有限公司 Data analysis method and device

Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101950269A (en) * 2010-08-30 2011-01-19 清华大学 Automatic test method for software members
US20140033174A1 (en) * 2012-07-29 2014-01-30 International Business Machines Corporation Software bug predicting
CN104484269A (en) * 2014-11-27 2015-04-01 北京广利核系统工程有限公司 Method for automatically generating testing script
CN105608258A (en) * 2015-12-16 2016-05-25 苏州同元软控信息技术有限公司 Model based system design and information flow visualization simulation system and method
CN106126411A (en) * 2016-06-13 2016-11-16 广州酷狗计算机科技有限公司 A kind of method and apparatus that tested program code is tested
CN107278290A (en) * 2017-05-16 2017-10-20 深圳市创客工场科技有限公司 Building block system programs the method and device for being converted into program code

Patent Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101950269A (en) * 2010-08-30 2011-01-19 清华大学 Automatic test method for software members
US20140033174A1 (en) * 2012-07-29 2014-01-30 International Business Machines Corporation Software bug predicting
CN104484269A (en) * 2014-11-27 2015-04-01 北京广利核系统工程有限公司 Method for automatically generating testing script
CN105608258A (en) * 2015-12-16 2016-05-25 苏州同元软控信息技术有限公司 Model based system design and information flow visualization simulation system and method
CN106126411A (en) * 2016-06-13 2016-11-16 广州酷狗计算机科技有限公司 A kind of method and apparatus that tested program code is tested
CN107278290A (en) * 2017-05-16 2017-10-20 深圳市创客工场科技有限公司 Building block system programs the method and device for being converted into program code

Cited By (11)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN110554878A (en) * 2019-09-04 2019-12-10 网易(杭州)网络有限公司 data conversion method, game data processing method and device and server
CN111221725A (en) * 2019-11-27 2020-06-02 杭州涂鸦信息技术有限公司 Automatic testing method and system, readable storage medium and computer equipment
CN111221725B (en) * 2019-11-27 2023-04-07 杭州涂鸦信息技术有限公司 Automatic testing method and system, readable storage medium and computer equipment
CN111736842A (en) * 2020-05-28 2020-10-02 苏州浪潮智能科技有限公司 Method and device for realizing rapid conversion of JSON into JavaBean
CN111736842B (en) * 2020-05-28 2022-11-11 苏州浪潮智能科技有限公司 Method and device for realizing rapid conversion of JSON into JavaBean
CN111696408A (en) * 2020-06-22 2020-09-22 小狮互联(杭州)科技有限公司 Adaptive method, device and programming system for realizing space programming
CN111696408B (en) * 2020-06-22 2022-04-15 小狮互联(杭州)科技有限公司 Adaptive method, device and programming system for realizing space programming
CN112698825A (en) * 2021-01-08 2021-04-23 乐聚(深圳)机器人技术有限公司 Programming building block conversion method, device, processing equipment and storage medium
CN112698825B (en) * 2021-01-08 2024-04-02 乐聚(深圳)机器人技术有限公司 Programming building block conversion method, device, processing equipment and storage medium
CN113626308A (en) * 2021-07-06 2021-11-09 深圳点猫科技有限公司 Code debugging method and device, electronic equipment and storage medium
CN115048922A (en) * 2022-06-20 2022-09-13 上海联影医疗科技股份有限公司 Data analysis method and device

Also Published As

Publication number Publication date
CN109684224B (en) 2020-12-22

Similar Documents

Publication Publication Date Title
CN109684224A (en) The test method and device of the conversion process of python code and building blocks
CN104111826B (en) A kind of software project development method and device
Kuhn et al. Cubist models for regression
CN109189684A (en) Automatic interface testing method based on Python
Vogel-Heuser et al. Maintainability and evolvability of control software in machine and plant manufacturing—An industrial survey
CN105512304A (en) Method for generating internet applications on line, system integration method and supporting platform
CN108351796A (en) Unified interface specification for interacting and executing model with model in various runtime environments
CN106030524A (en) Method and device for visually implementing software code
CN109491708A (en) Document structure tree method, system, equipment and medium
Ringert et al. Code generator composition for model-driven engineering of robotics component & connector systems
Hanna et al. A review of scripting techniques used in automated software testing
CN104471530B (en) Executable software code generation
CN109918064A (en) A kind of implementation method and device of the code completion based on ace extension
CN112464657B (en) Hybrid text abstract generation method, system, terminal and storage medium
CN112988124B (en) Multi-view platform-independent model system
US8074200B2 (en) Method and system for providing tooling instructions through parameterization as an aid for software application development
Spilca Spring Start Here: Learn what you need and learn it well
CN109901829A (en) A kind of code completion method and device of the third party library based on ace extension
CN109358850A (en) The intelligence programming implementation method and device that a kind of pair of system setting is written and read
McGregor Preparing for automated derivation of products in a software product line
CN106200445B (en) The adjustment method of logic controller
CN109447567A (en) A kind of e-courses table inspection method and system based on education cloud platform
Gaudel et al. A formal specification of the Steam-Boiler Control problem by algebraic specifications with implicit state
Wetter et al. Modelica-json: Transforming energy models to digitize the control delivery process
CN109725891A (en) The method and device that business module quickly generates

Legal Events

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