CN110109675A - Intelligent contract processing method, device and computer readable storage medium - Google Patents

Intelligent contract processing method, device and computer readable storage medium Download PDF

Info

Publication number
CN110109675A
CN110109675A CN201910359284.6A CN201910359284A CN110109675A CN 110109675 A CN110109675 A CN 110109675A CN 201910359284 A CN201910359284 A CN 201910359284A CN 110109675 A CN110109675 A CN 110109675A
Authority
CN
China
Prior art keywords
code
intelligent contract
contract
type
intelligence
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
CN201910359284.6A
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.)
Puhua Yunchuang Technology (beijing) Co Ltd
Original Assignee
Individual
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 Individual filed Critical Individual
Priority to CN201910359284.6A priority Critical patent/CN110109675A/en
Publication of CN110109675A publication Critical patent/CN110109675A/en
Pending legal-status Critical Current

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F8/00Arrangements for software engineering
    • G06F8/40Transformation of program code
    • G06F8/41Compilation
    • G06F8/42Syntactic analysis
    • G06F8/427Parsing
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F8/00Arrangements for software engineering
    • G06F8/40Transformation of program code
    • G06F8/41Compilation
    • G06F8/43Checking; Contextual analysis
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06QINFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
    • G06Q40/00Finance; Insurance; Tax strategies; Processing of corporate or income taxes
    • G06Q40/04Trading; Exchange, e.g. stocks, commodities, derivatives or currency exchange

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • General Engineering & Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • Business, Economics & Management (AREA)
  • General Physics & Mathematics (AREA)
  • Accounting & Taxation (AREA)
  • Finance (AREA)
  • Software Systems (AREA)
  • Development Economics (AREA)
  • General Business, Economics & Management (AREA)
  • Technology Law (AREA)
  • Strategic Management (AREA)
  • Marketing (AREA)
  • Economics (AREA)
  • Management, Administration, Business Operations System, And Electronic Commerce (AREA)

Abstract

The invention discloses a kind of intelligent contract processing method, device and computer readable storage mediums, wherein processing method includes: to detect to intelligent contract code, to obtain the type and targeted code type of intelligent contract code;It is modeled according to the type of intelligent contract code and targeted code type to generate abstraction interface and mode;Intelligent contract code is parsed, the service code of intelligent contract code and characteristic of speech sounds are separated;Characteristic of speech sounds is parsed in the way of symbol resolution, to obtain the syntax tree of intelligent contract code;The syntax tree of intelligent contract code is converted into target grammer tree code using code conversion frame, and according to the object code of target grammer tree code, service code and abstraction interface and schema creation intelligence contract;Export the object code of intelligent contract.The processing method, the problem of being able to solve across the language compatibility of seamless migration, contract of different blocks chain intelligence contract and reduce contract development cost.

Description

Intelligent contract processing method, device and computer readable storage medium
Technical field
The present invention relates at block chain technical field more particularly to a kind of intelligent contract processing method, a kind of intelligent contract Manage device and a kind of computer readable storage medium.
Background technique
In the computer language world, the communicability between different language is too poor, for example, the code write with Java is such as Function, module, frame etc., if needing to write again in Go application environment.Although the code that C language is write is one It can be used in a few other language environments, but such language and few.
According to the principle of trade, it is assumed that it is low to produce this merchandise cost with producing to A a kind of commodity ratio B, if that from A Ground sells this product with transporting to B, then can earn more money.Similarly, in the computer language world, if can use Ready-made function, module, frame, then usually will not duplicate removal said function newly developed thing.Currently, most of language is all complete Energy type language all develops function library and various frames similar in function approximation, title in many fields.And these things can General is seldom.If B language can be converted into a kind of technology for outstanding function, module or the frame of A language development The code of expression, then huge value will be created, and this technology also can be very popular.
Similarly, in block chain technology, each block chain has oneself independent interpreter, every to develop one with one kind The intelligent contract of the corresponding language of kind, it is very inconvenient, and cannot accomplish the contract migration across chain.
Summary of the invention
The present invention is directed to solve at least some of the technical problems in related technologies.For this purpose, of the invention One purpose is to propose a kind of intelligent contract processing method, to solve seamless migration, the contract of different blocks chain intelligence contract The problem of across language compatibility and reduction contract development cost.
Second object of the present invention is to propose a kind of intelligent contract processing unit.
Third object of the present invention is to propose a kind of computer readable storage medium.
In order to achieve the above objectives, first aspect present invention embodiment proposes a kind of intelligent contract processing method, including with Lower step: detecting intelligent contract code, to obtain the type and targeted code type of the intelligent contract code;According to The type of the intelligence contract code and the targeted code type are modeled to generate abstraction interface and mode;To the intelligence Energy contract code is parsed, and the service code of the intelligent contract code and characteristic of speech sounds are separated;Utilize symbol The mode of parsing parses the characteristic of speech sounds, to obtain the syntax tree of the intelligent contract code;Utilize code conversion The syntax tree of the intelligent contract code is converted into target grammer tree code by frame, and according to the target grammer tree code, The object code of the service code and the abstraction interface and schema creation intelligence contract;Export the mesh of the intelligent contract Mark code.
The intelligent contract processing method of the embodiment of the present invention can be realized the intelligent contract code conversion of any block chain At targeted code type, to solve across the language compatibility of seamless migration, contract of different blocks chain intelligence contract and reduce The problem of contract development cost.
In addition, intelligence contract processing method according to the above embodiment of the present invention can also have following additional technology special Sign:
Wherein, the service code includes source code and bytecode.
Wherein, described that the characteristic of speech sounds is parsed in the way of symbol resolution, comprising: to parse the language All tokens in characteristic, the token include variable, function name, packet title, keyword, operator.
Wherein, described raw according to the target grammer tree code, the service code and the abstraction interface and mode At the object code of intelligent contract, comprising: inherit and realize the abstraction interface and mode for the service code;By target language Service code after method tree code and processing combines, and generates the object code of the intelligent contract.
Wherein, the object code of the intelligent contract is exported in the form of character string.
In order to achieve the above objectives, second aspect of the present invention embodiment proposes a kind of intelligent contract processing unit, comprising: inspection Module is surveyed, for detecting to intelligent contract code, to obtain the type and targeted code type of the intelligent contract code; Modeling module is abstract to generate for being modeled according to the type of the intelligent contract code and the type of the object code Interface and mode;Code analysis module, for being parsed to the intelligent contract code, by the intelligent contract code Service code and characteristic of speech sounds are separated;Symbol resolution module, in the way of symbol resolution to the characteristic of speech sounds It is parsed, to obtain the syntax tree of the intelligent contract code;Code conversion module, for utilizing code conversion frame by institute The syntax tree for stating intelligent contract code is converted into target grammer tree code, and according to the target grammer tree code, the business The object code of code and the abstraction interface and schema creation intelligence contract;Code output module, for exporting the intelligence The object code of energy contract.
The intelligent contract processing unit of the embodiment of the present invention can be realized the intelligent contract code conversion of any block chain At targeted code type, to solve across the language compatibility of seamless migration, contract of different blocks chain intelligence contract and reduce The problem of contract development cost.
In addition, intelligence contract processing unit according to the above embodiment of the present invention can also have following additional technology special Sign:
Wherein, the service code includes source code and bytecode.
Wherein, the symbol resolution module, is specifically used for: parsing all tokens in the characteristic of speech sounds, the generation Coin includes variable, function name, packet title, keyword, operator.
Wherein, the code conversion module is according to the target grammer tree code, the service code and the pumping When as the object code of interface and schema creation intelligence contract, it is specifically used for: the pumping is inherited and realized to the service code As interface and mode;Service code after target grammer tree code and processing is combined, the target generation of the intelligent contract is generated Code.
In order to achieve the above objectives, third aspect present invention embodiment proposes a kind of computer readable storage medium, described Computer program is stored on computer readable storage medium, the computer program realizes above-mentioned intelligence when being executed by processor It can contract processing method.
The computer readable storage medium of the embodiment of the present invention storing with above-mentioned intelligent contract processing method pair on it When the computer program answered is executed by processor, the intelligent contract code of any block chain can be converted into target generation to realizing Code type, to solve across the language compatibility of seamless migration, contract of different blocks chain intelligence contract and reduce contract exploitation The problem of cost.
The additional aspect of the present invention and advantage will be set forth in part in the description, and will partially become from the following description Obviously, or practice through the invention is recognized.
Detailed description of the invention
Fig. 1 is the flow chart of the intelligent contract processing method of the embodiment of the present invention;
Fig. 2 is the structural block diagram of the intelligent contract processing unit of the embodiment of the present invention;
Specific embodiment
The embodiment of the present invention is described below in detail, examples of the embodiments are shown in the accompanying drawings, wherein from beginning to end Same or similar label indicates same or similar element or element with the same or similar functions.Below with reference to attached The embodiment of figure description is exemplary, it is intended to is used to explain the present invention, and is not considered as limiting the invention.
By taking existing block chain intelligence contract as an example, that such as ether mill is Solidity, and that EOS is C++, Fabric Go language, wherein although the language such as Python are also supported in ether mill, the official also state it is most handy, most recommend Be still Solidity.
From the intelligent contract development language of several well-known block chains above, it can be seen that each block chain has oneself Independent interpreter, and for developer, a kind of a kind of every intelligent contract that corresponding language must be developed with block chain is non- It is often inconvenient, even if the intelligence of same logic has existed, but also have to develop again because of the problem of different language, and Because contract when the intelligent contract of different language cannot be accomplished across chain migrates, to become the problem of restricting across chain technology bottle Neck.For this purpose, the invention proposes a kind of intelligent contract processing method, device and computer readable storage mediums.
Below with reference to the accompanying drawings intelligent contract processing method, device and the computer-readable storage of the embodiment of the present invention are described Medium.
Embodiment 1
Fig. 1 is the flow chart of the intelligent contract processing method of the embodiment of the present invention.
As shown in Figure 1, the intelligence contract processing method, comprising the following steps:
S1 detects intelligent contract code, to obtain the type and targeted code type of intelligent contract code.
Specifically, by detecting to intelligent contract type of code, the type of intelligent contract code can be got, and The type of code to be converted (i.e. targeted code type), the modeling after can thus be provide the data needed.
S2 is modeled according to the type of intelligent contract code and targeted code type to generate abstraction interface and mode.
Specifically, some abstraction interfaces and object are produced according to the type of intelligent contract code and targeted code type, Service is provided for code conversion later.
S3 parses intelligent contract code, and the service code of intelligent contract code and characteristic of speech sounds are divided From.
Wherein, service code includes source code and bytecode
Specifically, by code dehind technology, code analysis, the business of intelligent contract code are carried out to intelligent contract code Code and characteristic of speech sounds are separated, and purpose is exactly that this most complicated problem becomes two relatively solely by code analysis It is vertical, simple question: syntactic definition and syntax tree parsing.
S4 parses characteristic of speech sounds in the way of symbol resolution, to obtain the syntax tree of intelligent contract code.
Specifically, characteristic of speech sounds is parsed in the way of symbol resolution, comprising: parse the institute in characteristic of speech sounds There is token, token includes variable, function name, packet title, keyword, operator.
Specifically, replacing traditional syntax tree analysis mode using symbol resolution mode, which can be incited somebody to action All token (i.e. token) regard symbol as, and symbol can be with eval, and can also be one with not eval, symbol can represent change All names for occurring thing in code such as amount, function name, packet title, keyword, operator, this be abstracted greatly simplify Parsing difficulty of the different language to syntax tree.
The syntax tree of intelligent contract code is converted into target grammer tree code using code conversion frame by S5, and according to The object code of target grammer tree code, service code and abstraction interface and schema creation intelligence contract.
Specifically, according to the mesh of target grammer tree code, service code and abstraction interface and schema creation intelligence contract Mark code, comprising: service code is inherited and realized abstraction interface and mode;By the business after target grammer tree code and processing Code combines, and generates the object code of intelligent contract.
Specifically, the syntax tree parsed is carried out reflecting for corresponding characteristic of speech sounds using existing code conversion frame It penetrates, is converted into wanting the syntax tree (i.e. target grammer tree code) of transfer language, while service code is inherited and being realized modeling mould The abstraction interface and mode of block creation finally combine the service code after target grammer tree code and processing, generate intelligence and close Object code about.
S6 exports the object code of intelligent contract.
Wherein, the object code of intelligent contract is exported in the form of character string.
Specifically, the object code of the intelligent contract of above-mentioned generation can be handled, intelligence is exported in the form of character string The object code of energy contract, and can return to client, to use.
The intelligent contract processing method of the embodiment of the present invention, passes through existing or independent development language codes transfer framework For technological means, the intelligent contract code for realizing any block chain is all convertible into targeted code type, to solve not With block chain intelligence contract across the language compatibility of seamless migration, contract and reduce contract development cost the problem of.
Embodiment 2
Fig. 2 is the structural block diagram of the intelligent contract processing unit of the embodiment of the present invention.
As shown in Fig. 2, the intelligence contract processing unit 100 includes: detection module 110, modeling module 120, code analysis Module 130, symbol resolution module 140, code conversion module 150 and code output module 160.
In an embodiment of the present invention, detection module 110 is closed for detecting to intelligent contract code with obtaining intelligence The about type and targeted code type of code.
Specifically, it is detected by 110 pairs of detection module intelligent contract type of codes, intelligent contract code can be got Type, and the type of code (i.e. targeted code type) to be converted, the modeling module 120 after can thus be provides modeling The data needed.
Modeling module 120 is generated for being modeled according to the type of intelligent contract code and the type of object code takes out As interface and mode.
Specifically, modeling module 120 can produce some pumpings according to the type and targeted code type of intelligent contract code As interface and object, service is provided for code conversion module 150.
Code analysis module 130 is for parsing intelligent contract code, by the service code of intelligent contract code It is separated with characteristic of speech sounds.
Wherein, service code may include source code and bytecode.
Specifically, code analysis module 130 carries out code analysis, intelligence to intelligent contract code by code dehind technology The service code and characteristic of speech sounds of energy contract code are separated, and purpose is exactly that the problem that this is most complicated by code analysis becomes At two relatively independent, simple questions: syntactic definition and syntax tree parsing.
Symbol resolution module 140 is for parsing characteristic of speech sounds in the way of symbol resolution, to obtain intelligent conjunction The about syntax tree of code.
Wherein, symbol resolution module 140 is specifically used for: parse all tokens in characteristic of speech sounds, token include variable, Function name, packet title, keyword, operator.
Specifically, symbol resolution module 140 replaces traditional syntax tree analysis mode, the symbol using symbol resolution mode All token (i.e. token) can be regarded as symbol by number analysis mode, and symbol can also be with not eval, symbol with eval One can represent all names for occurring thing in code such as variable, function name, packet title, keyword, operator, this Kind is abstract to enormously simplify different language to the parsing difficulty of syntax tree.
Code conversion module 150 is used to that the syntax tree of intelligent contract code to be converted into target language using code conversion frame Method tree code, and according to the target generation of target grammer tree code, service code and abstraction interface and schema creation intelligence contract Code.
Wherein, code conversion module 150 is raw according to target grammer tree code, service code and abstraction interface and mode At intelligent contract object code when, be specifically used for: service code inherited and realized abstraction interface and mode;By target grammer Service code after tree code and processing combines, and generates the object code of intelligent contract.
Specifically, code conversion module 150 is carried out the syntax tree parsed pair using existing code conversion frame The mapping for answering characteristic of speech sounds, is converted into wanting the syntax tree (i.e. target grammer tree code) of transfer language, at the same by service code after The abstraction interface and mode of modeling module creation are held and realize, finally by the service code knot after target grammer tree code and processing It closes, generates the object code of intelligent contract.
Code output module 160 is used to export the object code of intelligent contract.
Wherein, the object code of intelligent contract is exported in the form of character string.
Specifically, code output module 160 can be handled the object code of the intelligent contract of above-mentioned generation, with character The form of string exports the object code of intelligent contract, and can return to client, to use.
In conclusion the intelligent contract processing unit of the embodiment of the present invention, passes through existing or independent development language generation Code transfer framework is technological means, and the intelligent contract code for realizing any block chain is all convertible into targeted code type, from And it solves across the language compatibility of seamless migration, contract of different blocks chain intelligence contract and reduces asking for contract development cost Topic.
Embodiment 3
The invention also provides a kind of computer readable storage medium, calculating is stored on the computer readable storage medium Machine program realizes above-mentioned intelligent contract processing method when computer program is executed by processor.
The computer readable storage medium of the embodiment of the present invention storing with above-mentioned intelligent contract processing method pair on it When the computer program answered is executed by processor, the intelligent contract code of any block chain can be converted into target generation to realizing Code type, to solve across the language compatibility of seamless migration, contract of different blocks chain intelligence contract and reduce contract exploitation The problem of cost.
Although the embodiments of the present invention has been shown and described above, it is to be understood that above-described embodiment is example Property, it is not considered as limiting the invention, those skilled in the art within the scope of the invention can be to above-mentioned Embodiment is changed, modifies, replacement and variant.

Claims (10)

1. a kind of intelligence contract processing method, which comprises the following steps:
Intelligent contract code is detected, to obtain the type and targeted code type of the intelligent contract code;
It is modeled according to the type of the intelligent contract code and the targeted code type to generate abstraction interface and mode;
The intelligent contract code is parsed, the service code of the intelligent contract code and characteristic of speech sounds are divided From;
The characteristic of speech sounds is parsed in the way of symbol resolution, to obtain the syntax tree of the intelligent contract code;
The syntax tree of the intelligent contract code is converted into target grammer tree code using code conversion frame, and according to described The object code of target grammer tree code, the service code and the abstraction interface and schema creation intelligence contract;
Export the object code of the intelligent contract.
2. intelligence contract processing method as described in claim 1, which is characterized in that the service code includes source code and byte Code.
3. intelligence contract processing method as described in claim 1, which is characterized in that it is described in the way of symbol resolution to institute Characteristic of speech sounds is stated to be parsed, comprising:
All tokens in the characteristic of speech sounds are parsed, the token includes variable, function name, packet title, keyword, behaviour It accords with.
4. intelligence contract processing method as described in claim 1, which is characterized in that described according to the target syntax tree generation The object code of code, the service code and the abstraction interface and schema creation intelligence contract, comprising:
The abstraction interface and mode are inherited and realized to the service code;
Service code after target grammer tree code and processing is combined, the object code of the intelligent contract is generated.
5. intelligence contract processing method as described in claim 1, which is characterized in that the object code of the intelligence contract is with word The form output of symbol string.
6. a kind of intelligence contract processing unit characterized by comprising
Detection module, for being detected to intelligent contract code, to obtain type and the target generation of the intelligent contract code Code type;
Modeling module, for being modeled according to the type of the intelligent contract code and the type of the object code to generate Abstraction interface and mode;
Code analysis module, for being parsed to the intelligent contract code, by the business generation of the intelligent contract code Code and characteristic of speech sounds are separated;
Symbol resolution module, for being parsed in the way of symbol resolution to the characteristic of speech sounds, to obtain the intelligence The syntax tree of contract code;
Code conversion module, for the syntax tree of the intelligent contract code to be converted into target grammer using code conversion frame Tree code, and intelligently closed according to the target grammer tree code, the service code and the abstraction interface and schema creation Object code about;
Code output module, for exporting the object code of the intelligent contract.
7. intelligence contract processing unit as claimed in claim 6, which is characterized in that the service code includes source code and byte Code.
8. intelligence contract processing unit as claimed in claim 6, which is characterized in that the symbol resolution module is specifically used for:
All tokens in the characteristic of speech sounds are parsed, the token includes variable, function name, packet title, keyword, behaviour It accords with.
9. intelligence contract processing unit as claimed in claim 6, which is characterized in that the code conversion module is according to When the object code of target grammer tree code, the service code and the abstraction interface and schema creation intelligence contract, tool Body is used for:
The abstraction interface and mode are inherited and realized to the service code;
Service code after target grammer tree code and processing is combined, the object code of the intelligent contract is generated.
10. a kind of computer readable storage medium, which is characterized in that be stored with computer on the computer readable storage medium Program, the computer program realize intelligent contract processing according to any one of claims 1 to 5 when being executed by processor Method.
CN201910359284.6A 2019-04-30 2019-04-30 Intelligent contract processing method, device and computer readable storage medium Pending CN110109675A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201910359284.6A CN110109675A (en) 2019-04-30 2019-04-30 Intelligent contract processing method, device and computer readable storage medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201910359284.6A CN110109675A (en) 2019-04-30 2019-04-30 Intelligent contract processing method, device and computer readable storage medium

Publications (1)

Publication Number Publication Date
CN110109675A true CN110109675A (en) 2019-08-09

Family

ID=67487687

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201910359284.6A Pending CN110109675A (en) 2019-04-30 2019-04-30 Intelligent contract processing method, device and computer readable storage medium

Country Status (1)

Country Link
CN (1) CN110109675A (en)

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN111158692A (en) * 2019-12-09 2020-05-15 华南师范大学 Method, system and storage medium for ordering similarity of intelligent contract functions
CN111240772A (en) * 2020-01-22 2020-06-05 腾讯科技(深圳)有限公司 Data processing method and device based on block chain and storage medium
CN111625224A (en) * 2020-05-28 2020-09-04 北京百度网讯科技有限公司 Code generation method, device, equipment and storage medium

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20130014093A1 (en) * 2010-03-29 2013-01-10 Soft4Soft Co., Ltd. Code inspection executing system for performing a code inspection of abap source codes
CN106919434A (en) * 2017-03-22 2017-07-04 恒生电子股份有限公司 A kind of code generating method and device
CN108459860A (en) * 2018-03-28 2018-08-28 成都链安科技有限公司 Block chain intelligence forms of contract chemical examination card code converter and conversion method
CN108985073A (en) * 2018-07-18 2018-12-11 成都链安科技有限公司 A kind of supermatic intelligent forms of contract chemical examination card system and method

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20130014093A1 (en) * 2010-03-29 2013-01-10 Soft4Soft Co., Ltd. Code inspection executing system for performing a code inspection of abap source codes
CN106919434A (en) * 2017-03-22 2017-07-04 恒生电子股份有限公司 A kind of code generating method and device
CN108459860A (en) * 2018-03-28 2018-08-28 成都链安科技有限公司 Block chain intelligence forms of contract chemical examination card code converter and conversion method
CN108985073A (en) * 2018-07-18 2018-12-11 成都链安科技有限公司 A kind of supermatic intelligent forms of contract chemical examination card system and method

Cited By (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN111158692A (en) * 2019-12-09 2020-05-15 华南师范大学 Method, system and storage medium for ordering similarity of intelligent contract functions
CN111158692B (en) * 2019-12-09 2023-05-02 华南师范大学 Ordering method, ordering system and storage medium for intelligent contract function similarity
CN111240772A (en) * 2020-01-22 2020-06-05 腾讯科技(深圳)有限公司 Data processing method and device based on block chain and storage medium
CN111625224A (en) * 2020-05-28 2020-09-04 北京百度网讯科技有限公司 Code generation method, device, equipment and storage medium
CN111625224B (en) * 2020-05-28 2023-11-24 北京百度网讯科技有限公司 Code generation method, device, equipment and storage medium

Similar Documents

Publication Publication Date Title
US6502112B1 (en) Method in a computing system for comparing XMI-based XML documents for identical contents
Beazley et al. Python cookbook: Recipes for mastering Python 3
CN102171679B (en) Tree-based directed graph programming structures for a declarative programming language
US8768923B2 (en) Ontology-based generation and integration of information sources in development platforms
CN105760534B (en) Data structure, hadoop cluster, server and its application method of customized serializability
CN110134671B (en) Traceability application-oriented block chain database data management system and method
US6243859B1 (en) Method of edit program codes by in time extracting and storing
US20080155519A1 (en) Code translator
CN101203906A (en) Dialogue management using scripts
US20050066050A1 (en) Data conveyance management
CN107918666A (en) Method of data synchronization and system on a kind of block chain
CN110109675A (en) Intelligent contract processing method, device and computer readable storage medium
CN107807878A (en) Automatic test engine based on keyword
CN108694214A (en) Generation method, generating means, readable medium and the electronic equipment of data sheet
CN102542002A (en) Satellite telemetry data treatment system and realization method thereof
CN107480053A (en) A kind of Software Test Data Generation Method and device
CN112860260B (en) Web-based cross-platform application construction tool and method in college scene
CN108073587A (en) A kind of automatic question-answering method, device and electronic equipment
CN103902677B (en) A kind of cross-platform data bank access method
CN109460220A (en) The predefined code generating method of message, device, electronic equipment and storage medium
CN108228676A (en) Information extraction method and system
CN101185116A (en) Using strong data types to express speech recognition grammars in software programs
Rudkin Inheritance in LOTOS
CN110287429A (en) Data analysis method, device, equipment and storage medium
CN109816038A (en) A kind of Internet of Things firmware program classification method and its device

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication
TA01 Transfer of patent application right

Effective date of registration: 20190719

Address after: Room 202, 2nd floor, F1 Building, Yuanjun Shuyuan International Media Industry Park, No. 8 Gaojing Cultural Park Road, Chaoyang District, Beijing

Applicant after: Puhua Yunchuang Technology (Beijing) Co., Ltd.

Address before: 100038 No. 141, Gate 1, 3rd Floor, No. 14 Fuxing Road, Haidian District, Beijing

Applicant before: Di Hongying

TA01 Transfer of patent application right
SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination