CN109725896A - A kind of method and electronic equipment of online editing python code - Google Patents

A kind of method and electronic equipment of online editing python code Download PDF

Info

Publication number
CN109725896A
CN109725896A CN201811641923.XA CN201811641923A CN109725896A CN 109725896 A CN109725896 A CN 109725896A CN 201811641923 A CN201811641923 A CN 201811641923A CN 109725896 A CN109725896 A CN 109725896A
Authority
CN
China
Prior art keywords
python
function
python code
input
online editing
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
CN201811641923.XA
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.)
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 CN201811641923.XA priority Critical patent/CN109725896A/en
Publication of CN109725896A publication Critical patent/CN109725896A/en
Pending legal-status Critical Current

Links

Landscapes

  • Stored Programmes (AREA)
  • Devices For Executing Special Programs (AREA)

Abstract

The present invention discloses the method and electronic equipment of a kind of online editing python code, wherein, method includes: that the pre- programming language that first passes through writes syntax parsing, and the syntax parsing is the syntactic structure based on python, and the configuration of the syntax parsing is initialized, obtain the configuration file of the syntax rule based on python;The text information for obtaining user's input, parses the text information according to the configuration file, obtains corresponding resolution file;Scripting language, and Run Script language are converted by the resolution file.The method provided through the invention, user can directly run python code by browser, without installing python code editor in a computer, installation system patch and dll file not needed, so that the time be greatly saved yet.Moreover, it is more convenient by browser directly to run python code by the present invention, can greatly improve.

Description

A kind of method and electronic equipment of online editing python code
Technical field
The present invention relates to the methods and electronics of the field python more particularly to a kind of online editing python code to set It is standby.
Background technique
With the rise of artificial intelligence and big data era, this dynamic language of python with succinct grammer, it is abundant and Powerful community and powerful cross-platform characteristic have obtained industry approval consistent with academia.User can pass through python Language is realized and the target of artificial intelligence " exchange ".Moreover, more and more programming fan is also added gradually to In the study and creation of python code.
User can install python code editor in a computer, to reach study python code and creation The purpose of python code.
However, be necessarily mounted in windows10 operating system due to the characteristic of python code editor, if It is mounted in the windows operating system compared with lowest version, for example, window7 windowXP operating system, then must install Corresponding system mend or dll file etc..
In other words, the prior art does not support user's direct editing python code, does not support user to compile online in other words Collect python code.
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 a kind of sides of online editing python code Method and electronic equipment, it is intended to solve the problems, such as that the prior art does not support online editing python code.
Technical scheme is as follows:
A kind of method of online editing python code comprising step:
Programming language is first passed through in advance and writes syntax parsing, and the syntax parsing is the syntactic structure based on python, and The configuration for initializing the syntax parsing obtains the configuration file of the syntax rule based on python;
The text information for obtaining user's input, parses the text information according to the configuration file, obtains phase The resolution file answered;
Scripting language, and Run Script language are converted by the resolution file.
Preferably, the text information for obtaining user's input specifically includes:
When user python editing machine editing machine panel input text information when, pass through DOM Document Object Model obtain text This information.
Preferably, the step of configuration of the initialization syntax parsing specifically includes:
Initialize input function, initialization output function, the version for initializing python, initialization interrupt function or first Beginningization custom function.
Preferably, the custom function is the one or two of text input function or numeral input function.
Preferably, after the text information for obtaining user's input, the text information that will acquire is delivered to input letter Number carries out initialization process.
Preferably, described that the text information is parsed according to the configuration file, obtain corresponding resolution file The step of specifically include:
Text information is parsed according to the syntax rule of python, obtains corresponding custom variable and customized letter Number;
Obtained custom variable and custom function are stored in global variable.
Preferably, described to convert scripting language for the resolution file, and the step of Run Script language specifically includes:
Run Script language, and judge whether the interrupt function attribute in scripting language is correct;
If correct, stop the operation of scripting language, if incorrect, judges in operational process with the presence or absence of mistake.
Preferably, include: with the presence or absence of wrong step in the judgement operational process
When there is mistake in operational process, then stop the operation of scripting language;
When mistake is not present in operational process, then result is exported by the output function.
Preferably, the text information for obtaining user's input carries out the text information according to the configuration file Parsing, before obtaining corresponding resolution file further include:
Run the configuration file.
Preferably, the interrupt function attribute is hard interrupt attribute.
Preferably, by changing the hard interrupt attribute to stop the operation of scripting language.
Preferably, the output function is print, input function input.
The present invention also provides a kind of electronic equipment comprising:
Processor is adapted for carrying out each instruction, and
Equipment is stored, is suitable for storing a plurality of instruction, described instruction is suitable for being loaded and being executed by processor:
Programming language is first passed through in advance and writes syntax parsing, and the syntax parsing is the syntactic structure based on python, and The configuration for initializing the syntax parsing obtains the configuration file of the syntax rule based on python;
The text information for obtaining user's input, parses the text information according to the configuration file, obtains phase The resolution file answered;
Scripting language, and Run Script language are converted by the resolution file.
The present invention also provides a kind of computer program products, wherein computer program product is non-volatile including being stored in Computer program on computer readable storage medium, computer program include program instruction, when program instruction is held by processor When row, the method that makes the processor hold the online editing python code.
The present invention also provides a kind of non-volatile computer readable storage medium storing program for executing, wherein the non-volatile computer can It reads storage medium and is stored with computer executable instructions, when which is executed by one or more processors, The method that may make one or more of processors to execute the online editing python code.
The utility model has the advantages that the method provided through the invention, user can pass through browser direct editing and operation python Code does not need installation system patch and dll file without installing python code editor in a computer yet, To which the time be greatly saved.Moreover, present invention python code directly run by browser more convenient, Neng Gou great It improves efficiency greatly.
Detailed description of the invention
Fig. 1 is the flow chart of the method preferred embodiment of online editing python code of the present invention.
Fig. 2 is the structural block diagram of electronic equipment preferred embodiment of the present invention.
Specific embodiment
The present invention provides the method and electronic equipment of a kind of online editing python code, for make the purpose of the present invention, Technical solution and effect are clearer, clear, and the present invention is described in more detail below.It should be appreciated that described herein Specific embodiment is only used to explain the present invention, is not intended to limit the present invention.
Referring to Fig. 1, a kind of method of online editing python code comprising step:
S1, the pre- programming language that first passes through write syntax parsing, and the syntax parsing is the syntactic structure based on python, And the configuration of the syntax parsing is initialized, obtain the configuration file of the syntax rule based on python;
S2, the text information for obtaining user's input, parse the text information according to the configuration file, obtain Corresponding resolution file;
S3, the resolution file is converted to scripting language, and Run Script language.
The method provided through the invention so that user is after opening browser, can direct editing python code, Without installing python code editor.Moreover, the operating system of each version is able to use side of the invention Method, for example, windows8, windows7 and windowsXP operating system, in addition, the method for offer of the invention can be each Python code is edited in kind browser, for example, chrome (Google) browser, IE browser or 360 safety browsings Device etc..In addition, the method provided through the invention, user can also edit python code, example in some tablet computers Such as, ipad etc..In this way, user can edit python code at any time, it is no longer limited to the version of operating system, and not It is limited to the type of computer again.
In the step S1, the scripting language specifically refers to JavaScript code, and JavaScript is mainly used to change Into design, verifying list, detection browser, creation cookies and creation application program.JavaScript is a kind of dynamic class Type, weak type and the language based on prototype, and its interpreter is referred to as JavaScript engine, is one of browser Point.
The syntax parsing specifically refers to grammar parser (crossover tool), for example, skulpt, wherein skulpt can Python code is read completely, and python code is fully converted to corresponding JS code, is being converted into corresponding JS code Afterwards, all functions, parameter and the call relation etc. in python code can be obtained completely.That is, passing through language Method resolver: skulptJS can read python code completely.In this way, by skulpt can be read completely python generation Code, and the function or parameter of the every a line of python code can be read.
It should be noted that can be read completely since the structure of syntax parsing and the syntactic structure of python are similar Take python code.
Preferably, the step of configuration of the initialization syntax parsing specifically includes:
Initialize input function, initialization output function, the version for initializing python, initialization interrupt function or first Beginningization custom function.
Function is initialized, and the version number of python code editor is initialized, can be guaranteed The compatibility of python code editor.
Function is initialized, in particular to is imported function into skulpt, when needing to use or call function, just Corresponding function directly can be used or called by function name.Certainly, calling function by function name is only method of calling One kind, directly by function call function or special value calling function etc. can also be passed through.
Since the present invention is mainly installed in the windows system of lowest version, and the python code editor of highest version It is unable to run in windowsXP system, therefore, it is necessary to the version numbers to python code editor to initialize, and guarantee Compatibility.
Preferably, the output function is print, input function input.
Wherein, print function can directly export all character types, for example, can direct output string;It also props up simultaneously The a variety of variables of input are held, for example, boolean, list or dictionary etc. can be exported.Moreover, can with Formatting Output, Original input results are all deleted by print function.
Input function obtains the information of user's input in the form of character string, is then inputted by operator to user Information such as is spliced or is replicated at the operation.Moreover, the information that input function can also input user is converted, In, conversion regime includes automatic conversion, specified type and cutting conversion.Automatic conversion is to preset translation type, in user After inputting information, specified type can be directly obtained;Specified type conversion sets a conversion before referring to conversion every time Type, to obtain the data of specified type;Cutting conversion can obtain a plurality of types of data simultaneously.
Preferably, the custom function is the one or two of text input function or numeral input function.
Wherein, the text input function specifically refers to textinput, and the numeral input function specifically refers to numberinput.More specifically, user can pass through keyboard input text in browser after using textinput function This information inputs python code by keyboard;When calling numberinput function, corresponding Text Entry just only Number can be inputted, Chinese, letter and additional character can not be inputted.
The configuration file specifically includes the version number of all functions and python code editor among the above.No Only in this way, the configuration file further includes parameter information in function, the function name of function and adduction relationship of function etc..
Preferably, before the step S2 further include:
Run the configuration file.
By running the configuration file, to call the configuration file.About configuration file in above-mentioned steps Detailed description, so not repeating them here.
In the step S2, then user can input python code directly in an input interface will obtain use automatically The python code of family input, i.e. text information, then parse python code according to configuration file, to obtain phase The resolution file answered.
Wherein, the input interface specifically refers to the window interface of browser, and the input interface is embedded and browses In device interface, after the input that user completes python code, input interface will be hidden automatically.
Preferably, the text information for obtaining user's input specifically includes:
When user python editing machine editing machine panel input text information when, pass through DOM Document Object Model obtain text This information.
The editing machine panel of the python editing machine is the input interface, will be certainly when inputting python code It is dynamic that text information is obtained by DOM Document Object Model.
Wherein, the DOM Document Object Model specifically refers to a kind of function.
Preferably, the DOM Document Object Model specifically: Dom function.Dom function specifically refers to a kind of loading function, energy Python code is enough accessed, and python code is traversed, and is inserted into function or deletion in python code Function.
In this way, the python code of user's input can be obtained completely by Dom function, and obtaining python code Afterwards, python code is parsed according to preconfigured configuration file, to obtain the letter of every a line in python code Number, parameter and calling expression formula etc..
Preferably, after the text information for obtaining user's input, the text information that will acquire is delivered to input letter Number carries out initialization process.
It can be by python code transfer extremely that is, after the python code of acquisition user input obtaining text information Input function, and python code is initialized by input function.
Preferably, the step S2 is specifically included:
S21, text information is parsed according to the syntax rule of python, obtain corresponding custom variable and made by oneself Adopted function;
S22, obtained custom variable and custom function are stored in global variable.
In the step S21, the syntax rule of python specifically refers to code block separator.Since python code can be certainly The dynamic boundary to be retracted detection block, that is, the white space on the left of code.It is retracted to all sentence categories of right side same distance In with block code.In other words, the sentence in block just looks like within a column vertically to it.
In this way, can be parsed to Textual information by code block separator, to obtain in each code block Custom variable and custom function.
Wherein, custom variable refers to customized constant or customized parameter etc..Custom function can be Len function or open function etc..
In the step S22, global variable is that one kind can be by the number of all functions of this program and all object references According to.That is, quoting custom variable and custom function for convenience, therefore custom variable and custom function are deposited Enter to global variable.
In this way, can be solved according to configuration file to the python code acquired when running configuration file Analysis, to obtain corresponding resolution file.
In the step S3, corresponding JS code is converted by obtained resolution file, and execute accordingly by browser JS code, to obtain corresponding implementing result.
In this way, user can directly input python code in a browser, and automatically convert python code to JS code finally executes the JS code being converted to by browser.So that user is no longer limited to through python Code Edit Device inputs python code and greatly facilitates user to provide the input efficiency of python code significantly.
Preferably, the step S3 is specifically included:
S31, Run Script language, and judge whether the interrupt function attribute in scripting language is correct;
If S32, correct, stop the operation of scripting language, if incorrect, judge in operational process with the presence or absence of mistake Accidentally.
In the S31, the interrupt function is one kind or several of sys.exit (), os._exit () or os.kill () Kind.All data of scripting language (JS code) can be directly acquired by browser, and judge JS code in the process of implementation In interrupt function it is whether correct.Preferably, the interrupt function attribute is hard interrupt attribute, hard Interrupt attribute refers to hard break attribute.
In the step S32, if interrupt function is correct, stop the operation of cloud top script, i.e. interruption scripting language Operation.If interrupt function is incorrect, or is not present interrupt function, then foot language, and interpretation operational process are continued to run In whether there is mistake.
Preferably, by changing the hard interrupt attribute to stop the operation of scripting language.
When needing to interrupt the operation of scripting language, foot can be terminated in such a way that dynamic changes hard interrupt The operation of this language.
Preferably, include: with the presence or absence of wrong step in the judgement operational process
When there is mistake in operational process, then stop the operation of scripting language;
When mistake is not present in operational process, then result is exported by the output function.
If occurring mistake in operational process, it is automatically stopped Run Script language, and corresponding mistake of dishing out automatically False information, user can modify to python code according to error message, and convert script language for python code again Speech, and again by browser scripting language.
If not occurring mistake in operational process, scripting language is continued to execute, and implementing result is passed through in advance The output function of setting exports.
In this way, the method provided through the invention can online editing python code, and by browser it is direct Python code is executed, corresponding implementing result is obtained.Compared with prior art, method provided by the invention is undoubtedly more convenient With it is convenient, user can input python code using browser at any time, and obtain corresponding implementing result.
Referring to Fig. 2, the present invention also provides a kind of electronic equipment 10 comprising:
Processor 110 is adapted for carrying out each instruction, and
Equipment 120 is stored, is suitable for storing a plurality of instruction, described instruction is suitable for being loaded and being executed by processor:
Programming language is first passed through in advance and writes syntax parsing, and the syntax parsing is the syntactic structure based on python, and The configuration for initializing the syntax parsing obtains the configuration file of the syntax rule based on python;
The text information for obtaining user's input, parses the text information according to the configuration file, obtains phase The resolution file answered;
Scripting language, and Run Script language are converted by the resolution file.
The processor 110 can for general processor, digital signal processor (DSP), specific integrated circuit (ASIC), Field programmable gate array (FPGA), single-chip microcontroller, ARM (Acorn RISC Machine) or other programmable logic device are divided Any combination of vertical door or transistor logic, discrete hardware component or these components.In addition, processor can also be any Conventional processors, microprocessor or state machine.Processor also may be implemented as calculating the combination of equipment, for example, DSP and Wei Chu Manage combination, multi-microprocessor, one or more microprocessors combination DSP core, any other this configuration of device.
It stores equipment 120 and is used as a kind of non-volatile computer readable storage medium storing program for executing, can be used for storing non-volatile software Program, non-volatile computer executable program and module, such as the online editing python code in the embodiment of the present invention The corresponding program instruction of method.Processor by operation be stored in storage equipment in non-volatile software program, instruction and Unit, thereby executing the various function application and data processing of online editing python code, i.e. the realization above method is implemented The method of online editing python code in example.
The present invention also provides a kind of computer program products, wherein computer program product is non-volatile including being stored in Computer program on computer readable storage medium, computer program include program instruction, when program instruction is held by processor When row, the method that makes the processor hold the online editing python code.
The present invention also provides a kind of non-volatile computer readable storage medium storing program for executing, wherein the non-volatile computer can It reads storage medium and is stored with computer executable instructions, when which is executed by one or more processors, The method that may make one or more of processors to execute the online editing python code.
It should be understood that the application of the present invention is not limited to the above for those of ordinary skills can With improvement or transformation based on the above description, all these modifications and variations all should belong to the guarantor of appended claims of the present invention Protect range.

Claims (15)

1. a kind of method of online editing python code, which is characterized in that comprising steps of
Programming language is first passed through in advance and writes syntax parsing, and the syntax parsing is the syntactic structure based on python, and initial The configuration for changing the syntax parsing obtains the configuration file of the syntax rule based on python;
The text information for obtaining user's input, parses the text information according to the configuration file, obtains corresponding Resolution file;
Scripting language, and Run Script language are converted by the resolution file.
2. the method for online editing python code according to claim 1, which is characterized in that obtain the text of user's input Information specifically includes:
When user python editing machine editing machine panel input text information when, text envelope is obtained by DOM Document Object Model Breath.
3. the method for online editing python code according to claim 1, which is characterized in that the initialization grammer The step of configuration of parsing, specifically includes:
Initialize input function, initialization output function, the version for initializing python, initialization interrupt function or initialization Custom function.
4. the method for online editing python code according to claim 3, which is characterized in that the custom function is text The one or two of this input function or numeral input function.
5. the method for online editing python code according to claim 3, which is characterized in that in the text for obtaining user's input After this information, the text information that will acquire is delivered to input function and carries out initialization process.
6. the method for online editing python code according to claim 1, which is characterized in that described according to the configuration text The step of part parses to the text information, obtains corresponding resolution file specifically includes:
Text information is parsed according to the syntax rule of python, obtains corresponding custom variable and custom function;
Obtained custom variable and custom function are stored in global variable.
7. the method for online editing python code according to claim 3, which is characterized in that described by the resolution file It is converted into scripting language, and the step of Run Script language specifically includes:
Run Script language, and judge whether the interrupt function attribute in scripting language is correct;
If correct, stop the operation of scripting language, if incorrect, judges in operational process with the presence or absence of mistake.
8. the method for online editing python code according to claim 7, which is characterized in that in the judgement operational process Include: with the presence or absence of wrong step
When there is mistake in operational process, then stop the operation of scripting language;
When mistake is not present in operational process, then result is exported by the output function.
9. the method for online editing python code according to claim 1, which is characterized in that described to obtain what user inputted Text information parses the text information according to the configuration file, before obtaining corresponding resolution file further include:
Run the configuration file.
10. the method for online editing python code according to claim 7, which is characterized in that the interrupt function attribute For hard interrupt attribute.
11. the method for online editing python code according to claim 10, which is characterized in that by changing the hard Interrupt attribute is to stop the operation of scripting language.
12. the method for online editing python code according to claim 8, which is characterized in that the output function is Print, input function input.
13. a kind of electronic equipment characterized by comprising
Processor is adapted for carrying out each instruction, and
Equipment is stored, is suitable for storing a plurality of instruction, described instruction is suitable for being loaded and being executed by processor:
Programming language is first passed through in advance and writes syntax parsing, and the syntax parsing is the syntactic structure based on python, and initial The configuration for changing the syntax parsing obtains the configuration file of the syntax rule based on python;
The text information for obtaining user's input, parses the text information according to the configuration file, obtains corresponding Resolution file;
Scripting language, and Run Script language are converted by the resolution file.
14. a kind of computer program product, which is characterized in that computer program product can including being stored in non-volatile computer The computer program on storage medium is read, computer program includes program instruction, when program instruction is executed by processor, makes institute State the method that processor perform claim requires the described in any item online editing python codes of 1-12.
15. 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 method that one or more processors perform claim requires the described in any item online editing python codes of 1-12.
CN201811641923.XA 2018-12-29 2018-12-29 A kind of method and electronic equipment of online editing python code Pending CN109725896A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201811641923.XA CN109725896A (en) 2018-12-29 2018-12-29 A kind of method and electronic equipment of online editing python code

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201811641923.XA CN109725896A (en) 2018-12-29 2018-12-29 A kind of method and electronic equipment of online editing python code

Publications (1)

Publication Number Publication Date
CN109725896A true CN109725896A (en) 2019-05-07

Family

ID=66299306

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201811641923.XA Pending CN109725896A (en) 2018-12-29 2018-12-29 A kind of method and electronic equipment of online editing python code

Country Status (1)

Country Link
CN (1) CN109725896A (en)

Cited By (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN111079407A (en) * 2019-12-13 2020-04-28 上海众言网络科技有限公司 Method and device for analyzing content input by user
CN111124383A (en) * 2019-12-20 2020-05-08 阿哈王国(武汉)教育科技有限公司 Method for online project creation by using Python language
CN111273899A (en) * 2020-01-17 2020-06-12 北京达佳互联信息技术有限公司 Code processing method and device, electronic equipment and storage medium
CN111428451A (en) * 2020-06-09 2020-07-17 平安国际智慧城市科技股份有限公司 Text online editing method and device, electronic equipment and storage medium
CN111694574A (en) * 2020-06-12 2020-09-22 北京百度网讯科技有限公司 Method, device, equipment and storage medium for instruction code processing
CN117270838A (en) * 2023-11-22 2023-12-22 太平金融科技服务(上海)有限公司 Method, device, equipment and medium for generating universal formula script

Citations (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN104182267A (en) * 2013-05-21 2014-12-03 中兴通讯股份有限公司 Compiling method, interpreting method, interpreting device and user equipment

Patent Citations (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN104182267A (en) * 2013-05-21 2014-12-03 中兴通讯股份有限公司 Compiling method, interpreting method, interpreting device and user equipment

Non-Patent Citations (3)

* Cited by examiner, † Cited by third party
Title
BNMNETP: "skulpt/skulpt", 《HTTPS://GITHUB.COM/SKULPT/SKULPT/TREE/CHERRY-PICKS》 *
JUMASHEFF: "jumasheff/skulpt-worker-example", 《HTTPS://GITHUB.COM/JUMASHEFF/SKULPT-WORKER-EXAMPLE》 *
SUPERBOYCXX: "python在线编译器的简单原理及简单实现代码", 《HTTPS://WWW.JB51.NET/ARTICLE/134277.HTM》 *

Cited By (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN111079407A (en) * 2019-12-13 2020-04-28 上海众言网络科技有限公司 Method and device for analyzing content input by user
CN111124383A (en) * 2019-12-20 2020-05-08 阿哈王国(武汉)教育科技有限公司 Method for online project creation by using Python language
CN111273899A (en) * 2020-01-17 2020-06-12 北京达佳互联信息技术有限公司 Code processing method and device, electronic equipment and storage medium
CN111273899B (en) * 2020-01-17 2024-04-30 北京达佳互联信息技术有限公司 Code processing method, device, electronic equipment and storage medium
CN111428451A (en) * 2020-06-09 2020-07-17 平安国际智慧城市科技股份有限公司 Text online editing method and device, electronic equipment and storage medium
CN111694574A (en) * 2020-06-12 2020-09-22 北京百度网讯科技有限公司 Method, device, equipment and storage medium for instruction code processing
CN111694574B (en) * 2020-06-12 2023-11-14 北京百度网讯科技有限公司 Method, device, equipment and storage medium for processing instruction codes
CN117270838A (en) * 2023-11-22 2023-12-22 太平金融科技服务(上海)有限公司 Method, device, equipment and medium for generating universal formula script
CN117270838B (en) * 2023-11-22 2024-02-13 太平金融科技服务(上海)有限公司 Method, device, equipment and medium for generating universal formula script

Similar Documents

Publication Publication Date Title
CN109725896A (en) A kind of method and electronic equipment of online editing python code
US10684943B2 (en) Generating executable test automation code automatically according to a test case
WO2018082562A1 (en) Method and device for compiling page data and rendering page, and storage medium
WO2019051422A1 (en) Automating identification of test cases for library suggestion models
CN108614707A (en) Static code inspection method, device, storage medium and computer equipment
CN108459860A (en) Block chain intelligence forms of contract chemical examination card code converter and conversion method
CN106843849B (en) Automatic synthesis method of code model based on library function of document
KR101213890B1 (en) Using strong data types to express speech recognition grammars in software programs
TWI525543B (en) Hybrid dynamic code compiling device, method, and service system thereof
CN108595171B (en) Object model generation method, device, equipment and storage medium
CN103942137A (en) Browser compatibility testing method and device
US20080244541A1 (en) Code translator and method of automatically translating modeling language code to hardware language code
US10459829B2 (en) Overall test tool migration pipeline
CN114153459A (en) Interface document generation method and device
US20040154004A1 (en) Web application code conversion system
CN112632333A (en) Query statement generation method, device, equipment and computer readable storage medium
CN110110299B (en) Text conversion method, device and server
US20120167066A1 (en) Compiler validation via program verification
CN109739488A (en) Third party library is called to execute the method and electronic equipment of python code
KR20090011974A (en) Method for extracting the target files of compilation
CN111796832B (en) Hot patch file generation method, device, equipment and storage medium
CN114089980A (en) Programming processing method, device, interpreter and nonvolatile storage medium
KR102095703B1 (en) An apparatus, method and recording medium for Markup parsing
MacLennan The Synmac syntax macroprocessor: Introduction and manual, version 5
WO2008075087A1 (en) Code translator and method of automatically translating modelling language code to hardware language code

Legal Events

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

Application publication date: 20190507

RJ01 Rejection of invention patent application after publication