CN105117227A - Method and device for automatically generating code - Google Patents

Method and device for automatically generating code Download PDF

Info

Publication number
CN105117227A
CN105117227A CN201510524353.6A CN201510524353A CN105117227A CN 105117227 A CN105117227 A CN 105117227A CN 201510524353 A CN201510524353 A CN 201510524353A CN 105117227 A CN105117227 A CN 105117227A
Authority
CN
China
Prior art keywords
function point
configuration file
statement
write operation
instruction code
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
CN201510524353.6A
Other languages
Chinese (zh)
Other versions
CN105117227B (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.)
Beijing Xiaomi Technology Co Ltd
Xiaomi Inc
Original Assignee
Xiaomi Inc
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 Xiaomi Inc filed Critical Xiaomi Inc
Priority to CN201510524353.6A priority Critical patent/CN105117227B/en
Publication of CN105117227A publication Critical patent/CN105117227A/en
Application granted granted Critical
Publication of CN105117227B publication Critical patent/CN105117227B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Landscapes

  • User Interface Of Digital Computer (AREA)
  • Stored Programmes (AREA)

Abstract

The embodiment of the invention provides a method and a device for automatically generating code, wherein the method comprises the following steps of: obtaining a programmed sentence used for operating intelligent equipment, wherein the sentence includes the function point serial number and read operation or write operation; obtaining a configuration file, wherein the configuration file records the function point serial number of each function point on the intelligent equipment and instruction code respectively used for operating each function point; and converting the read operation or write operation in the sentence into the instruction code used for operating a target function point according to the configuration file, wherein the target function point is a function point, corresponding to the function point serial number in the sentence, on the intelligent equipment. The method and the device provided by the embodiment of the invention have the advantages that a developer only needs to specify the function point serial number and to program the sentence with two simple operations (read operation and write operation), so that the workload of the developer is greatly reduced; the code development efficiency is improved; and the later-stage unified maintenance of the code is also facilitated.

Description

The method of automatic code generating and device
Technical field
The disclosure relates to intelligent terminal control field, particularly relates to a kind of method and device of automatic code generating.
Background technology
Along with development, the growth in the living standard of technology, the smart machines such as increasing smart jack, intelligent fan start to come into huge numbers of families.In order to control these smart machines on the mobile terminals such as mobile phone, the mobile terminals such as mobile phone can install corresponding APP or plug-in unit usually.When developer develops these APP or plug-in unit, because smart machine is of a great variety, function is complicated, manufacturer differs, developer usually needs design or uses various instruction name to distinguish different command functions, such as open equally, instruction when opening smart jack may be the order being similar to " power:on ", and when opening intelligent curtain, instruction then becomes the order being similar to " curtain:open ".
Summary of the invention
For overcoming Problems existing in correlation technique, the disclosure provides a kind of method and device of automatic code generating, to solve the smart machine instruction code technical matters that efficiency is lower when developing and safeguarding.
According to the first aspect of disclosure embodiment, provide a kind of method of automatic code generating, described method comprises:
Obtain the statement for operative intelligence equipment write, described statement comprises function point numbering, and read operation or write operation;
Obtain configuration file, described configuration file have recorded the function point numbering of each function point on described smart machine and is respectively used to operate the instruction code of each function point;
According to described configuration file, the read operation in described statement or write operation are converted to the instruction code for Action Target function point, wherein said objective function point is that described smart machine numbers corresponding function point with the function point in described statement.
Optionally, when described statement comprises read operation, described instruction code read operation in described statement be converted to for Action Target function point, comprising:
Described read operation is converted to the instruction code for reading described objective function point currency.
Optionally, when described statement comprises write operation, the described instruction code be converted to by write operation in described statement for Action Target function point, comprising:
According to described configuration file, the numerical value carried in described write operation is converted to operating value;
Described write operation is converted to the instruction code described objective function point being set to described operating value.
Optionally, the numerical value carried in described write operation is 0 or 1, and wherein 1 to the operating value being applied to the function of opening described objective function point, and 0 to the operating value being applied to the function of closing described objective function point.
Optionally, the numerical value carried in described write operation is percentage, and described percentage obtains described operating value after being multiplied with the span of described objective function point.
Optionally, described method also comprises:
The Function Decomposition of described smart machine is become each function point;
For each function point gives function point numbering and defined instruction code, to generate described configuration file.
According to the second aspect of disclosure embodiment, provide a kind of device of automatic code generating, described device comprises:
Source language acquisition module, for obtaining the statement for operative intelligence equipment write, described statement comprises function point numbering, and read operation or write operation;
Configuration file acquisition module, for obtaining configuration file, described configuration file have recorded the function point numbering of each function point on described smart machine and is respectively used to operate the instruction code of each function point;
Code generation module, for the configuration file obtained according to configuration file acquisition module, read operation in the statement obtain source language acquisition module or write operation are converted to the instruction code for Action Target function point, and wherein said objective function point is that described smart machine numbers corresponding function point with the function point in described statement.
Optionally, when described statement comprises read operation, described code generation module is used for:
Described read operation is converted to the instruction code for reading described objective function point currency.
Optionally, when described statement comprises write operation, described code generation module comprises:
Parameter Switch submodule, for being converted to operating value according to described configuration file by the numerical value carried in described write operation;
Instruction transformation submodule, for being converted to the instruction code described objective function point being set to described operating value by described write operation.
Optionally, the numerical value carried in described write operation is 0 or 1, and wherein 1 to the operating value being applied to the function of opening described objective function point, and 0 to the operating value being applied to the function of closing described objective function point.
Optionally, the numerical value carried in described write operation is percentage, and described percentage obtains described operating value after being multiplied with the span of described objective function point.
Optionally, described device also comprises:
Configuration file generation module, for the Function Decomposition of described smart machine is become each function point, for each function point gives function point numbering and defined instruction code, to generate described configuration file.
According to the third aspect of disclosure embodiment, a kind of device of automatic code generating is provided, comprises:
Processor;
For the storer of storage of processor executable instruction;
Wherein, described processor is configured to:
Obtain the statement for operative intelligence equipment write, described statement comprises function point numbering, and read operation or write operation;
Obtain configuration file, described configuration file have recorded the function point numbering of each function point on described smart machine and is respectively used to operate the instruction code of each function point;
According to described configuration file, the read operation in described statement or write operation are converted to the instruction code for Action Target function point, wherein said objective function point is that described smart machine numbers corresponding function point with the function point in described statement.
The technical scheme that embodiment of the present disclosure provides can comprise following beneficial effect:
In the related, due to the instruction for operating various intelligent terminal not only complicated but also quantity also get more and more, easily making developer produce puzzlement when developing, being also not easy to the later maintenance of code.And in the disclosed embodiments, the function of smart machine is broken down into each function point and gives numbering, developer only needs appointed function point to number and writes the statement with read operation (read) or write operation (write) these two kinds of simple operationss, system just can generate the various instruction codes for practical operation smart machine on backstage automatically in conjunction with configuration file, this just significantly reduces the workload of developer, improve the development efficiency of code, be also conducive to code and safeguard at the unified of later stage.
Should be understood that, it is only exemplary and explanatory that above general description and details hereinafter describe, and can not limit the disclosure.
Accompanying drawing explanation
Accompanying drawing to be herein merged in instructions and to form the part of this instructions, shows embodiment according to the invention, and is used from instructions one and explains principle of the present invention.
Fig. 1 is the process flow diagram of the method for a kind of automatic code generating according to an exemplary embodiment;
Fig. 2 is the process flow diagram of the method for a kind of automatic code generating according to an exemplary embodiment;
Fig. 3 is the process flow diagram of the method for a kind of automatic code generating according to an exemplary embodiment;
Fig. 4 is the block diagram of the device of a kind of automatic code generating according to an exemplary embodiment;
Fig. 5 is the block diagram of the device of a kind of automatic code generating according to an exemplary embodiment;
Fig. 6 is the block diagram of the device of a kind of automatic code generating according to an exemplary embodiment;
Fig. 7 is the block diagram of a kind of device for automatic code generating according to an exemplary embodiment.
Embodiment
Here will be described exemplary embodiment in detail, its sample table shows in the accompanying drawings.When description below relates to accompanying drawing, unless otherwise indicated, the same numbers in different accompanying drawing represents same or analogous key element.Embodiment described in following exemplary embodiment does not represent all embodiments consistent with the present invention.On the contrary, they only with as in appended claims describe in detail, the example of apparatus and method that aspects more of the present invention are consistent.
Fig. 1 is the process flow diagram of the method for a kind of automatic code generating according to an exemplary embodiment.The method such as can be used for server, or the PC etc. that developer uses.
In step S101, obtain the statement for operative intelligence equipment write, described statement comprises function point numbering, and read operation or write operation.
Exemplarily, read operation and read, write operation and write+ numerical value.Smart machine is of a great variety, function is complicated, manufacturer differs, developer usually needed design or used various instruction name to distinguish different command functions in the past, such as open equally, instruction when opening smart jack may be the order being similar to " power:on ", and when opening intelligent curtain, instruction then becomes the order being similar to " curtain:open ".
And in the present embodiment, these functions are carried out abstract, such as ON/OFF, bright/going out etc. this kind ofly has the function of two states can to unify to be described with " write:0/1 ".Such developer is when writing the statement for operative intelligence equipment, the multiple different order such as " power:on ", " curtain:open " need not be remembered again, but unification can replace with " write:1 ", order when closing then unification can replace with " write:0 ".
In order to distinguish smart machine, also need in the statement that developer writes to comprise function point numbering.Employ the means of point operation in the present embodiment, the Function Decomposition of smart machine is become each function point, such as intelligent fan, namely the switching function of its fan also 1 can to represent with " pointIndex:1 ", and namely the oscillating function of fan also 2 can to represent with " pointIndex:2 ".Like this
{pointIndex:1;
write:1;}
Statement can represent and open fan, and
{pointIndex:2;
write:0;}
Statement then can represent closedown oscillating function.
In step s 102, obtain configuration file, described configuration file have recorded the function point numbering of each function point on described smart machine and is respectively used to operate the instruction code of each function point.
In step s 103, according to described configuration file, read operation in described statement or write operation are converted to the instruction code for Action Target function point, and wherein said objective function point is that described smart machine numbers corresponding function point with the function point in described statement.
Configuration file also can be described as electronic description, have recorded the function point numbering of each function point on smart machine and is respectively used to operate the instruction code of each function point.Developer just can know each function point of this smart machine after having read configuration file, and the statement that server can be write developer according to this configuration file changes (or perhaps translation, map), thus automatically generating instruction code, these instruction codes just can be used to carry out actual operation to smart machine.
In addition it should be noted that, do not limit for the order the present embodiment between step S101 and S102, step S102 also can before S101, or with S101 executed in parallel.
In the present embodiment or the disclosure some other embodiments, when described statement comprises read operation, described instruction code read operation in described statement be converted to for Action Target function point, comprising:
Described read operation is converted to the instruction code for reading described objective function point currency.
Such as, " read " can be converted into instruction codes such as " get_fan_status ", thus obtains the current on off state of fan.
In the present embodiment or the disclosure some other embodiments, when described statement comprises write operation, shown in Figure 2, the described instruction code be converted to by write operation in described statement for Action Target function point, can comprise:
In step s 201, according to described configuration file, the numerical value carried in described write operation is converted to operating value.
In step S202, described write operation is converted to the instruction code described objective function point being set to described operating value.
Exemplarily, the numerical value carried in described write operation can be 0 or 1, and wherein 1 to the operating value being applied to the function of opening described objective function point, and 0 to the operating value being applied to the function of closing described objective function point.
Such as under a kind of scene, " 1 " entrained in " write:1 " can be converted to operating value " on ", thus makes " write:1 " can be converted to instruction codes such as " power:on ", controls the unlatching of certain function.
Under other scene, can also be different round values after " write ", each round values represents a kind of operating value respectively.
Such as under a kind of scene, " 1 " " 2 " " 3 " in " write:1 ", " write:2 ", " write:3 " can be converted to operating value " 3.0 ", " 9.0 ", " 15.0 " respectively, thus control the size of current of fan and then control the rotating speed of fan, realize the third gear speed governing of fan.
Exemplarily, the numerical value carried in described write operation can be also percentage, and described percentage obtains described operating value after being multiplied with the span of described objective function point.
This is because under some scenes, function point also can be continually varying object, as temperature, humidity, water level etc., now can use percentage to be described.Need the scope (CV) first providing consecutive variations amount in configuration file, then just can be described current parameter.As " write:71.11% ", as long as know CV, the concrete numerical value of 71.11% current correspondence just can be obtained.
In addition, shown in Figure 3, in the present embodiment or the disclosure some other embodiments, described method can also comprise:
In step S301, the Function Decomposition of described smart machine is become each function point; For each function point gives function point numbering and defined instruction code, to generate described configuration file.
In the present embodiment, the function of smart machine is broken down into each function point and gives numbering, developer only needs appointed function point to number and writes the statement with read operation (read) or write operation (write) these two kinds of simple operationss, system just can generate the various instruction codes for practical operation smart machine on backstage automatically in conjunction with configuration file, this just significantly reduces the workload of developer, improve the development efficiency of code, be also conducive to code and safeguard at the unified of later stage.
Below in conjunction with a concrete scene, disclosure scheme is further described.
Below the example of the electronic description (being also configuration file) of certain intelligent fan (SmartFan):
According to the essential information of " generalInformation " one section of this intelligent fan known in above electronic description, as ID, brand, model etc." pointList " then describes the function point of this intelligent fan, wherein function point 1 (" pointIndex ": 1) be " night-light ", type belongs to switching regulator (" pointType ": " DO "), and developer is by writing
{pointIndex:1;
write:0}
Namely can be exchanged into the instruction (light:0.0) making the night-light of this intelligent fan turn off the light;
And by writing
{pointIndex:1;
write:1}
Namely can be exchanged into the instruction (light:9.0) making the night-light of this intelligent fan turn on light.
Function point 2 (" pointIndex ": 2) be " three-speed motor ", type belongs to multi-gear type (" pointType ": " MO "), developer is by writing
{pointIndex:2;
write:0}
Namely can be exchanged into the instruction (power:0.0) making the three-speed motor of this intelligent fan close;
And by writing
{pointIndex:2;
write:2}
Namely can be exchanged into the instruction (power:35.0) making the three-speed motor of this intelligent fan be set to second gear; Etc..
In the present embodiment, the function of smart machine is broken down into each function point and gives numbering, developer only needs appointed function point to number and writes the statement with read operation (read) or write operation (write) these two kinds of simple operationss, system just can generate the various instruction codes for practical operation smart machine on backstage automatically in conjunction with configuration file, this just significantly reduces the workload of developer, improve the development efficiency of code, be also conducive to code and safeguard at the unified of later stage.
Following is disclosure device embodiment, may be used for performing disclosure embodiment of the method.For the details do not disclosed in disclosure device embodiment, please refer to disclosure embodiment of the method.
Fig. 4 is the block diagram of the device of a kind of automatic code generating according to an exemplary embodiment.This device can be used for server, or the terminal device that developer uses is as desktop computer etc.
Shown in Figure 4, this is stated device and can comprise:
Source language acquisition module 401, for obtaining the statement for operative intelligence equipment write, described statement comprises function point numbering, and read operation or write operation;
Configuration file acquisition module 402, for obtaining configuration file, described configuration file have recorded the function point numbering of each function point on described smart machine and is respectively used to operate the instruction code of each function point;
Code generation module 403, for the configuration file obtained according to configuration file acquisition module 402, read operation in the statement obtain source language acquisition module or write operation are converted to the instruction code for Action Target function point, and wherein said objective function point is that described smart machine numbers corresponding function point with the function point in described statement.
In the present embodiment or the disclosure some other embodiments, when described statement comprises read operation, described code generation module 403 may be used for:
Described read operation is converted to the instruction code for reading described objective function point currency.
Shown in Figure 5, in the present embodiment or the disclosure some other embodiments, when described statement comprises write operation, described code generation module 403 can comprise:
Parameter Switch submodule 4031, for being converted to operating value according to described configuration file by the numerical value carried in described write operation;
Instruction transformation submodule 4032, for being converted to the instruction code described objective function point being set to described operating value by described write operation.
In the present embodiment or the disclosure some other embodiments, the numerical value carried in described write operation can be 0 or 1, and wherein 1 to the operating value being applied to the function of opening described objective function point, and 0 to the operating value being applied to the function of closing described objective function point.
In the present embodiment or the disclosure some other embodiments, the numerical value carried in described write operation can be percentage, and described percentage obtains described operating value after being multiplied with the span of described objective function point.
Shown in Figure 6, in the present embodiment or the disclosure some other embodiments, described device can also comprise:
Configuration file generation module 404, for the Function Decomposition of described smart machine is become each function point, for each function point gives function point numbering and defined instruction code, to generate described configuration file.
In the present embodiment, the function of smart machine is broken down into each function point and gives numbering, developer only needs appointed function point to number and writes the statement with read operation (read) or write operation (write) these two kinds of simple operationss, system just can generate the various instruction codes for practical operation smart machine on backstage automatically in conjunction with configuration file, this just significantly reduces the workload of developer, improve the development efficiency of code, be also conducive to code and safeguard at the unified of later stage.
About the device in above-described embodiment, wherein the concrete mode of modules executable operations has been described in detail in about the embodiment of the method, will not elaborate explanation herein.
The disclosure also discloses a kind of device of automatic code generating, comprising:
Processor;
For the storer of storage of processor executable instruction;
Wherein, described processor is configured to:
Obtain the statement for operative intelligence equipment write, described statement comprises function point numbering, and read operation or write operation;
Obtain configuration file, described configuration file have recorded the function point numbering of each function point on described smart machine and is respectively used to operate the instruction code of each function point;
According to described configuration file, the read operation in described statement or write operation are converted to the instruction code for Action Target function point, wherein said objective function point is that described smart machine numbers corresponding function point with the function point in described statement.
The disclosure also discloses a kind of non-transitory computer-readable recording medium, when the instruction in described storage medium is performed by the processor of server or terminal device, make server or terminal device can perform a kind of method of automatic code generating, described method comprises:
Obtain the statement for operative intelligence equipment write, described statement comprises function point numbering, and read operation or write operation;
Obtain configuration file, described configuration file have recorded the function point numbering of each function point on described smart machine and is respectively used to operate the instruction code of each function point;
According to described configuration file, the read operation in described statement or write operation are converted to the instruction code for Action Target function point, wherein said objective function point is that described smart machine numbers corresponding function point with the function point in described statement.
Fig. 7 is the block diagram of a kind of device for automatic code generating according to an exemplary embodiment.Such as, this device 700 may be provided in a server.
With reference to Fig. 7, device 700 comprises processing components 722, and it comprises one or more processor further, and the memory resource representated by storer 732, can such as, by the instruction of the execution of processing components 722, application program for storing.The application program stored in storer 732 can comprise each module corresponding to one group of instruction one or more.In addition, processing components 722 is configured to perform instruction, to perform the method for above-mentioned server side.
Device 700 can also comprise the power management that a power supply module 726 is configured to actuating unit 700, and a wired or wireless network interface 750 is configured to device 700 to be connected to network, and input and output (I/O) interface 758.Device 700 can operate the operating system based on being stored in storer 732, such as WindowsServerTM, MacOSXTM, UnixTM, LinuxTM, FreeBSDTM or similar.
Those skilled in the art, at consideration instructions and after putting into practice invention disclosed herein, will easily expect other embodiment of the present invention.The application is intended to contain any modification of the present invention, purposes or adaptations, and these modification, purposes or adaptations are followed general principle of the present invention and comprised the undocumented common practise in the art of the disclosure or conventional techniques means.Instructions and embodiment are only regarded as exemplary, and true scope of the present invention and spirit are pointed out by appended claim.
Should be understood that, the present invention is not limited to precision architecture described above and illustrated in the accompanying drawings, and can carry out various amendment and change not departing from its scope.Scope of the present invention is only limited by appended claim.

Claims (13)

1. a method for automatic code generating, is characterized in that, described method comprises:
Obtain the statement for operative intelligence equipment write, described statement comprises function point numbering, and read operation or write operation;
Obtain configuration file, described configuration file have recorded the function point numbering of each function point on described smart machine and is respectively used to operate the instruction code of each function point;
According to described configuration file, the read operation in described statement or write operation are converted to the instruction code for Action Target function point, wherein said objective function point is that described smart machine numbers corresponding function point with the function point in described statement.
2. method according to claim 1, is characterized in that, when described statement comprises read operation, described instruction code read operation in described statement be converted to for Action Target function point, comprising:
Described read operation is converted to the instruction code for reading described objective function point currency.
3. method according to claim 1, is characterized in that, when described statement comprises write operation, the described instruction code be converted to by write operation in described statement for Action Target function point, comprising:
According to described configuration file, the numerical value carried in described write operation is converted to operating value;
Described write operation is converted to the instruction code described objective function point being set to described operating value.
4. method according to claim 3, is characterized in that, the numerical value carried in described write operation is 0 or 1, and wherein 1 to the operating value being applied to the function of opening described objective function point, and 0 to the operating value being applied to the function of closing described objective function point.
5. method according to claim 3, is characterized in that, the numerical value carried in described write operation is percentage, and described percentage obtains described operating value after being multiplied with the span of described objective function point.
6. method according to claim 1, is characterized in that, described method also comprises:
The Function Decomposition of described smart machine is become each function point;
For each function point gives function point numbering and defined instruction code, to generate described configuration file.
7. a device for automatic code generating, is characterized in that, described device comprises:
Source language acquisition module, for obtaining the statement for operative intelligence equipment write, described statement comprises function point numbering, and read operation or write operation;
Configuration file acquisition module, for obtaining configuration file, described configuration file have recorded the function point numbering of each function point on described smart machine and is respectively used to operate the instruction code of each function point;
Code generation module, for the configuration file obtained according to configuration file acquisition module, read operation in the statement obtain source language acquisition module or write operation are converted to the instruction code for Action Target function point, and wherein said objective function point is that described smart machine numbers corresponding function point with the function point in described statement.
8. device according to claim 7, is characterized in that, when described statement comprises read operation, described code generation module is used for:
Described read operation is converted to the instruction code for reading described objective function point currency.
9. device according to claim 7, is characterized in that, when described statement comprises write operation, described code generation module comprises:
Parameter Switch submodule, for being converted to operating value according to described configuration file by the numerical value carried in described write operation;
Instruction transformation submodule, for being converted to the instruction code described objective function point being set to described operating value by described write operation.
10. device according to claim 9, is characterized in that, the numerical value carried in described write operation is 0 or 1, and wherein 1 to the operating value being applied to the function of opening described objective function point, and 0 to the operating value being applied to the function of closing described objective function point.
11. devices according to claim 9, is characterized in that, the numerical value carried in described write operation is percentage, and described percentage obtains described operating value after being multiplied with the span of described objective function point.
12. devices according to claim 7, is characterized in that, described device also comprises:
Configuration file generation module, for the Function Decomposition of described smart machine is become each function point, for each function point gives function point numbering and defined instruction code, to generate described configuration file.
The device of 13. 1 kinds of automatic code generatings, is characterized in that, comprising:
Processor;
For the storer of storage of processor executable instruction;
Wherein, described processor is configured to:
Obtain the statement for operative intelligence equipment write, described statement comprises function point numbering, and read operation or write operation;
Obtain configuration file, described configuration file have recorded the function point numbering of each function point on described smart machine and is respectively used to operate the instruction code of each function point;
According to described configuration file, the read operation in described statement or write operation are converted to the instruction code for Action Target function point, wherein said objective function point is that described smart machine numbers corresponding function point with the function point in described statement.
CN201510524353.6A 2015-08-24 2015-08-24 The method and device of automatic code generating Active CN105117227B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201510524353.6A CN105117227B (en) 2015-08-24 2015-08-24 The method and device of automatic code generating

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201510524353.6A CN105117227B (en) 2015-08-24 2015-08-24 The method and device of automatic code generating

Publications (2)

Publication Number Publication Date
CN105117227A true CN105117227A (en) 2015-12-02
CN105117227B CN105117227B (en) 2018-09-04

Family

ID=54665229

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201510524353.6A Active CN105117227B (en) 2015-08-24 2015-08-24 The method and device of automatic code generating

Country Status (1)

Country Link
CN (1) CN105117227B (en)

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN105871691A (en) * 2016-04-29 2016-08-17 腾讯科技(深圳)有限公司 Communication system, method and device applied to intelligent toy system
CN106549839A (en) * 2016-11-08 2017-03-29 陈智玲 A kind of electronic equipment dynamic interaction mode
CN111292721A (en) * 2020-02-20 2020-06-16 深圳壹账通智能科技有限公司 Code compiling method and device and computer equipment

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101114226A (en) * 2007-08-28 2008-01-30 北京中企开源信息技术有限公司 Code automatically generating device based on model component, system and method
CN101122854A (en) * 2007-09-13 2008-02-13 上海交通大学 Structured code automatic configuration method and device
CN102508669A (en) * 2011-11-14 2012-06-20 浙江鸿程计算机系统有限公司 Automatic program code generating method

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101114226A (en) * 2007-08-28 2008-01-30 北京中企开源信息技术有限公司 Code automatically generating device based on model component, system and method
CN101122854A (en) * 2007-09-13 2008-02-13 上海交通大学 Structured code automatic configuration method and device
CN102508669A (en) * 2011-11-14 2012-06-20 浙江鸿程计算机系统有限公司 Automatic program code generating method

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN105871691A (en) * 2016-04-29 2016-08-17 腾讯科技(深圳)有限公司 Communication system, method and device applied to intelligent toy system
CN106549839A (en) * 2016-11-08 2017-03-29 陈智玲 A kind of electronic equipment dynamic interaction mode
CN111292721A (en) * 2020-02-20 2020-06-16 深圳壹账通智能科技有限公司 Code compiling method and device and computer equipment

Also Published As

Publication number Publication date
CN105117227B (en) 2018-09-04

Similar Documents

Publication Publication Date Title
US9405518B2 (en) Leveraging legacy applications for use with modern applications
CN104063325A (en) Automatic generation device and method for test cases of embedded software
CN106095376B (en) A kind of implementation method of quick configuration monitoring picture
CN103903086A (en) Method and system for developing management information system based on service model driving
CN110867956A (en) Topology automatic identification system and method based on intelligent platform area
CN109634644A (en) Method and device for upgrading firmware of sensor through wireless communication
CN105912325A (en) Reuse method and system for primitive assembly based on configuration software and configuration software
CN105117227A (en) Method and device for automatically generating code
CN105159754A (en) On-line simulation method and device based on intelligent business cloud platform
CN103473190A (en) Remote updating system for control software of video monitoring system
CN104778071A (en) Intelligent rule multi-language type interpretation system and creation method for same
CN112269566B (en) Script generation processing method, device, equipment and system
CN111954854A (en) Support device and support program
CN103955368B (en) A kind of adaptive support system of software obfuscation and development approach
CN116719601A (en) Simulation method, device, equipment and storage medium of electronic equipment control system
CN105607914A (en) Method for customizing IPMItool function
CN110879537A (en) Method and device for processing transient stability of intelligent household energy system
CN108897535A (en) The method that primary compiling generates multiple configuration figures
CN105607957B (en) A kind of data acquisition analysis system based on OPC DA
CN205068102U (en) Pumped storage unit operational process and error detection training system
Fürst et al. Crowd-sourced BMS point matching and metadata maintenance with Babel
EP4073626A1 (en) Method and system for generating engineering diagrams in an engineering system
US9927787B2 (en) Method and system for managing distributed computing in automation systems
CN111753990A (en) Quantum computer environment simulation method, equipment and medium
Yang et al. M2Coder: A Fully Automated Translator from Matlab M-functions to C/C++ Codes for ACS Motion Controllers

Legal Events

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