CN101667134B - Method for constructing compiling system and compiling system constructing device - Google Patents

Method for constructing compiling system and compiling system constructing device Download PDF

Info

Publication number
CN101667134B
CN101667134B CN 200910093941 CN200910093941A CN101667134B CN 101667134 B CN101667134 B CN 101667134B CN 200910093941 CN200910093941 CN 200910093941 CN 200910093941 A CN200910093941 A CN 200910093941A CN 101667134 B CN101667134 B CN 101667134B
Authority
CN
China
Prior art keywords
compiling
module
user
compiling system
compilation
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.)
Active
Application number
CN 200910093941
Other languages
Chinese (zh)
Other versions
CN101667134A (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.)
ZTE Corp
Original Assignee
ZTE Corp
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 ZTE Corp filed Critical ZTE Corp
Priority to CN 200910093941 priority Critical patent/CN101667134B/en
Publication of CN101667134A publication Critical patent/CN101667134A/en
Priority to PCT/CN2010/076139 priority patent/WO2011035663A1/en
Application granted granted Critical
Publication of CN101667134B publication Critical patent/CN101667134B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F8/00Arrangements for software engineering
    • G06F8/40Transformation of program code
    • G06F8/41Compilation
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F8/00Arrangements for software engineering
    • G06F8/30Creation or generation of source code
    • G06F8/37Compiler construction; Parser generation

Landscapes

  • Engineering & Computer Science (AREA)
  • General Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Software Systems (AREA)
  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • Stored Programmes (AREA)

Abstract

The invention discloses a method for constructing a compiling system, which comprises the following steps: establishing a constructing rule of the compiling system, configuring a compiling environment and setting a function module for verifying and extracting the user inlet parameter and environmental configuration and reading user configuration information; and setting an engine and an output module for outputting a compiling result of the compiling system. Correspondingly, the invention provides a constructing device of the compiling system, which comprises a rule constructing module, a compiling environment configuring module and a compiling process setting module. In addition, the invention also provides the compiling system which comprises an initialized module, an inlet module, a configuration information module, the compiling engine and the output module. Accordingly, the invention can reduce the difficulty of engineering compiling and management and improve the efficiency of software development.

Description

A kind of method and compiling system construction device that builds compiling system
Technical field
The present invention relates to the mobile communication terminal software development technique, particularly relate to a kind of method of compiling system, a kind of compiling system and construction device thereof of building.
Background technology
At present, in the field of software development of mobile communication terminal, utilize SDK (Software Development Kit) (SDK, Software Development Kit) when carrying out software development, its building mode is mainly that the dependence developer is the compilation script file that the user writes voluntarily.Also must write maintenance to the compilation script of code module self when under normal conditions, the user writes code.But, write, the work of compilation script is extremely loaded down with trivial details, need the user to understand and even be familiar with a script, and script go wrong not only be difficult to debugging and also duplication of labour amount large, this requires quite high to the user.In addition, the function that the compilation script that configures fully has is also very single, only completes compilation facility, can not add more instrument to call.
As seen, cause the reason of present difficult present situation to mainly contain following two:
1) software development in the SDK exploitation and software configuration are not separately carried out;
The user also will be responsible for the work of the software configurations such as writing of compilation script except carrying out software development.This is the energy of dispersion user not only, also affects the efficient of software development.
The compilation script function of 2) writing voluntarily is limited, does not have expanded function.
The compilation script that common user writes only carries out code compilation, if need to add new code module or new instrument to call, needs again to write compilation script, and workload is very large.
Therefore, in mobile communication terminal software development system, write and safeguard that compilation script is more difficult.In the urgent need to a kind of compiling system that can improve the SDK development scheme, alleviate the difficulty of engineering compiling and management at present.
Summary of the invention
In view of this, fundamental purpose of the present invention is to provide a kind of method of compiling system, a kind of compiling system and construction device thereof of building, and can alleviate the difficulty of engineering compiling and management, improves the efficient of software development.
For achieving the above object, the invention discloses a kind of method that builds compiling system, comprise: set up the structure rule of compiling system, the configuration translation and compiling environment, and be provided for respectively verified users suction parameter, environment configurations, read the functional module of user configuration information; The output module that compiler engine is set and is used for output compiling system compiling result.
Wherein, the described structure rule of setting up compiling system is: compile inner definition rule and flow process, by the user according to defined rule and flow process and by configuration information is set, the expansion compiler framework is set up compiling system.Described configuration translation and compiling environment is: extract external tool, call when compiling for the user.
In said method, the described compiler engine that arranges is: adopt the Makefile script as the compiler engine of constructed compiling system, realize control and processing to compilation operations.
Described user entry parameter comprises: the module title of this compilation operations, the flow process of this compilation operations; Described environment configurations comprises: the path of compilation tool; Described user configuration information comprises: the compilation tool of employing, compiling parameter and source file.
For realizing said method, the invention provides a kind of compiling system construction device, comprising: rule builds module, translation and compiling environment configuration module, compiling flow setting module; Wherein, rule builds module, is used for setting up the structure rule of compiling system; The translation and compiling environment configuration module is used for the configuration translation and compiling environment; Compiling flow setting module is used for arranging respectively the functional module that is used for verified users suction parameter, environment configurations, reads and process user configuration information; And the output module that compiler engine is set and is used for the compiling result of output compiling system.
Wherein, the described structure rule of setting up compiling system is: compile inner definition rule and flow process, by the user according to defined rule and flow process and by configuration information is set, the expansion compiler framework is set up compiling system;
Described configuration translation and compiling environment is: extract external tool, call when compiling for the user;
Described user entry parameter comprises: the module title of this compilation operations, the flow process of this compilation operations; Described environment configurations comprises: the path of compilation tool; Described user configuration information comprises: the compilation tool of employing, compiling parameter and source file;
The described compiler engine that arranges is: adopt the Makefile script as the compiler engine of constructed compiling system, realize control and processing to compilation operations.
Accordingly, the invention provides a kind of compiling system, comprising: initialization module, inlet module, configuration information module, compiler engine, output module; Wherein, initialization module is used for the initialization translation and compiling environment;
Inlet module is used for verification and extracts the suction parameter of user's input; The configuration information module is used for reading the configuration information that the user arranges; Compiler engine for the treatment of described configuration information, builds the compiling source file, calls external tool and controls the compiling flow process; Output module outputs to assigned address with the compiling result of compiling system.
Wherein, described compiling system also comprises: log management module is used for generating and output journal information.
As can be seen from the above technical solutions, in the mobile communication terminal software architecture, the invention provides compiling system construction method and device that a kind of SDK of utilization carries out software development, mainly to build construction device by the mode that adopts engine to separate with configuration information, and use Makefile as the engine of compiling system, adopt the batch processing script to come initialization context, and extract language (perl, Practical Extraction and Report Language) script by practical form and read configuration information.
Owing to adopting Makefile script edit compiler engine, so on the previous compiling process base of setting up of compatibility, also can realize upgrading, so that more compilation tool is added in compiler engine, with the function of further enhancing construction device.Like this, can avoid the user all to need to write corresponding compilation script by revising code at every turn.Simultaneously, be configured reading of fileinfo because construction device has adopted the perl script, so its form can be very flexible and simple, can accomplish does not have grammer fully, and the user only needs to list some information and gets final product, and has greatly improved software development efficiency.
As seen, the present invention alleviates the difficulty of engineering compiling and management, thereby improves the efficient of software development for the software development of mobile communication terminal provides more flexible, building mode more easily.
Description of drawings
Fig. 1 is the method realization flow figure that the present invention builds compiling system;
Fig. 2 is the apparatus structure schematic diagram that the present invention builds compiling system;
Fig. 3 is the structural representation of compiling system of the present invention.
Embodiment
Basic thought of the present invention is: structure rule and configuration translation and compiling environment by setting up compiling system build compiler framework.The configuration information that arranges according to the user also builds compiling system and realizes calling of other instruments in conjunction with the logic compiler of compiling system.
Here, the described structure rule of setting up compiling system comprises: compile inner definition rule and flow process, by the user according to defined rule and flow process and by configuration information is set, the expansion compiler framework is set up compiling system.
Need to prove, Makefile is a kind of explanatory script, explains operation by the make instrument.Facilitate calls tool carry out the compiling of source file and automatically safeguard compiling work according to the characteristics of compiling.Whether Makefile has defined the compiling order that a series of rule is come specified file, need to recompilate, and carries out even more complicated feature operation.Makefile need to write according to certain grammer, and need explanation how to compile each source file and connect in file and generate executable file, and the dependence between the requirements definition source file.And Makefile can realize the robotization compiling, and namely in a single day file is finished writing only needs a make order, and whole process is complete automatic compiling just, has greatly improved the development efficiency of software.Wherein, make is a command tools, is a command tools of explaining instruction in Makefile.
In addition, perl be a kind of can be job simplification, do not lose again the script of difficult treatment problem ability simultaneously.It can be easy to operand word, text, file, catalogue etc., and its content that reads needn't contain grammer even can be without any grammer.This has not only alleviated user's workload, has also improved the efficient of software development.
For above-mentioned purpose of the present invention, feature and advantage can be become apparent more, the present invention is further detailed explanation below in conjunction with the drawings and specific embodiments.Build the method realization flow of compiling system as shown in Figure 1: wherein, described compiler engine is the core of the present embodiment, be mainly used in completing the startup operation of whole construction device, and according to the information that other modules of compiling system are imported into, whole compiling controlled.In the present embodiment, adopt Makefile as the compiler engine of compiling system, this compiler engine itself has certain logical architecture, simultaneously other modules of construction device is passed the information of coming and joins in the inherent logic framework.Here, build and use the key step of compiling system as follows:
Step 101, compiling system construction device are set up the structure rule of compiling system;
Here, described compiling system construction device is the module that the present embodiment is used to build compiling system.Because the mode that the present embodiment adopts compiler engine to separate with configuration information is set up compiler framework, be that writing by system personnel of compiler engine completed, configuration information is configured by the user, therefore the compiling system construction device is set up compiling system by defining a complete open-ended compiler framework: first build an embodiment and build compiler framework rule, that comprise a module or several modules, the user can increase a plurality of modules according to described structure rule in this compiler framework.Wherein, described open-ended compiling flow process mainly comprises for the foundation of compiling system provides an open-ended functional framework module: the calling of other script or instrument.Described structure rule provides a kind of reference pattern that expands on the basis of compiler framework, for example increase a plurality of module titles in a variable, to increase the module of a plurality of correspondences, the code of this module the inside with compiler framework in other modules carried out equally compiling, thereby realize expansion.
Step 102, the external tool that the configuration of compiling system construction device is called for the user;
According to user's machines configurations, the external tool that provides compiler engine to rely on for the user is as various compilation tools.And, use batch processing script initialization translation and compiling environment, as the path of compilation tool etc.Wherein, batch program is used in the initialization of translation and compiling environment, sets several key variables and safeguard for users in batch program, as the position of the machine compilation tool etc.
Step 103, the compiling system construction device is provided for the inlet module of verified users suction parameter;
Suction parameter and environment configurations that the compiling system construction device provides by perl script verified users, and confirm the user entry parameter type be suction parameter whether effectively after, suction parameter is passed to compiler engine.Wherein, described suction parameter comprises: the module title of this compilation operations, the flow process of this compilation operations; Environment configurations comprises: the path of compilation tool; The suction parameter type refers to whether suction parameter is effective, may input as the user and judge that suction parameter is invalid when wrong.
Step 104, the compiling system construction device is provided for reading the read module of user configuration information;
Described compiling system construction device reads by the perl script configuration information that the user arranges, and wherein, described configuration information comprises compilation tool, compiling parameter and the source file etc. of employing.Because of configuration information fairly simple, only need the source file list that compiles and compile parameter list, therefore described configuration information needn't contain grammer, it is mainly the assignment to variable, as the compilation tool that calls etc., as long as compiler engine is known the implication of these configuration informations, thereby has alleviated user's workload, and then has improved the efficient of software development.
Step 105, the compiling system construction device arranges the compiler engine of compiling system, is used for controlling and processing compilation operations;
The compiling system construction device can adopt Makefile as the compiler engine of compiling system, by described compiler engine in conjunction with logic compiler, and the control of carrying out whole compiling according to the information that other modules such as the read module of constructed device imports into.For example: compiler engine calls compilation tool such as C CompilerTools (GCC), is used for the source file list of compiling user input.The configuration information that is imported into by the user is used for the compiling of source file as compiling parameter and compiling source file, with the structure of realizing whole source code with call other instruments such as code check.Wherein, the configuration information that the user is configured on stream comprises: the compilation tool of employing such as armcc or GCC, compiling parameter as-o1 or-o2 and the list of source file title etc., wherein, described configuration information can be accomplished as far as possible simple, as long as compiling system can be known.
Wherein, when the user moves construction device, after completing context initialization, can start compiler engine.Here, described compiler engine has following function:
1) compiler engine operation that the user may be used is divided into several flow processs, in order to can increase new flow process when compiling system is upgraded;
Wherein, described several flow processs comprise: remove and build result, increment type structure etc.Here, in compiler engine, the realization of each flow process mainly relies on Makefile, because Makefile relies on destination node, each node can be completed certain function, and several nodes combine can become a flow process.Therefore, adding new instrument invoked procedure in the compiling system that has built is mainly by adding new node to realize.So, can also compatible user configuration in the past.For example: constructed compiling system has increased the resource compilation facility, can be in compiler engine, and newly-increased flow process of calling the resource compilation tool realizes the resource compilation facility of compiling system with this.
2) compiler engine can be realized the logic compiler of self;
Compiler engine is realized the logic compiler of self by order being divided into a plurality of compositions.And the logic compiler of each flow process is fixed, and this is because be all finally order of output.Wherein, the flow process of compiling source file is to call compilation tool and import the compiling parameter into and the compiling source file.For example: by calling compilation tool, as GCC, the user is imported source file and the compiling parameter of configuration into, produces at last the compiling result.
3) compiler engine is processed the configuration information that the user arranges;
After writing logic compiler and being imported into the compiling content by the user, compiler engine is controlled compiling according to user configuration information.Wherein, the user can arrange some configuration informations in software development process, and this configuration information belongs to the compiling content that the user is imported into, comprising: the information such as compilation tool, compiling parameter and source file.In addition, described configuration information can be tried one's best simply, compiling system can be known get final product.
Step 106, compiling system construction device are provided for exporting the output module of compiling result.
Wherein, the result after described output module is used for source file is built outputs to assigned address, and log information is exported to the user check.Described assigned address can be specified when the configuration information by the user.In addition, described log information is generated in compilation process by compiling system, is used for recording the warning information of operating process etc.
So far, the main modular of compiling system has built and has completed, and can according to the actual needs, the main modular of above-mentioned compiling system be selected in concrete compilation process, also increasing on the basis of above-mentioned module, is mainly the application that increases newly by the configuration that increases module.For example: during compiling, set the module that needs compiling in the suction parameter of input.
Therefore, be that the user has built above-mentioned compiling system by system personnel by the compiling system construction device, so, the user is when operation, the suction parameter of input is also transferred to compiling system and is verified, be verified rear employing batch program environment is carried out initialization such as Selection and call compilation tool, compiling result deposit path etc., then start compiler engine.The user gives compiler engine with the configuration information of its setting and processes, complete the structure of whole source file and call calling of other instruments such as code check by compiler engine, complete compilation operations, and the compiling result after described source file is built, this compiling result comprises: executable file and intermediate file.
For each above-mentioned embodiment, for simple description, therefore it all is expressed as a series of combination of actions, but those skilled in the art should know, the present invention is not subjected to the restriction of described sequence of movement, because according to the present invention, some step can adopt other orders or carry out simultaneously.
For realizing said method, the invention provides a kind of compiling system construction device, as shown in Figure 2, comprising: rule builds module, translation and compiling environment configuration module, compiling flow setting module; Wherein,
Rule builds module, is used for setting up the structure rule of compiling system;
The translation and compiling environment configuration module is used for the configuration translation and compiling environment;
Compiling flow setting module is used for arranging the functional module that is used for verified users suction parameter, environment configurations, reads and process user configuration information; And the output module that compiler engine is set and is used for output compiling system compiling result.
Wherein, described rule builds module and specifically is used for: realize building the compiler framework of compiling system, the user is by increasing module expansion compiler framework.
Here, the present invention also provides a kind of compiling system, as shown in Figure 3, comprising: initialization module, inlet module, configuration information module, compiler engine, output module; Wherein,
Initialization module is used for the initialization translation and compiling environment;
Inlet module is used for verification and extracts the suction parameter of user's input;
The configuration information module is used for reading the configuration information that the user arranges;
Compiler engine for the treatment of described configuration information, builds the compiling source file, calls external tool and controls the compiling flow process;
Output module is used for the compiling result of compiling system is outputed to assigned address.
Wherein, described compiling system also comprises: log management module is used for generating and output journal information.
In the above-described embodiments, the description of each embodiment is all emphasized particularly on different fields, there is no the part that describes in detail in certain embodiment, can get final product referring to the associated description of other embodiment.The above is only preferred embodiment of the present invention, just is used for description and interpretation the present invention, is not for limiting protection scope of the present invention.Within spirit of the present invention and claim protection domain, any modification made for the present invention, be equal to replacement, all fall into protection scope of the present invention.

Claims (2)

1. a method that builds compiling system, is characterized in that, comprising:
Set up the structure rule of compiling system, the configuration translation and compiling environment, and be provided for respectively verified users suction parameter, environment configurations, read the functional module of user configuration information;
The output module that compiler engine is set and is used for output compiling system compiling result;
Wherein, the described structure rule of setting up compiling system is: compile inner definition rule and flow process, by the user according to defined rule and flow process and by configuration information is set, the expansion compiler framework is set up compiling system;
Described configuration translation and compiling environment is: extract external tool, call when compiling for the user;
Described user entry parameter comprises: the module title of this compilation operations, the flow process of this compilation operations; Described environment configurations comprises: the path of compilation tool; Described user configuration information comprises: the compilation tool of employing, compiling parameter and source file;
The described compiler engine that arranges is: adopt the Makefile script as the compiler engine of constructed compiling system, realize control and processing to compilation operations.
2. a compiling system construction device, is characterized in that, comprising: rule builds module, translation and compiling environment configuration module, compiling flow setting module; Wherein,
Rule builds module, is used for setting up the structure rule of compiling system;
The translation and compiling environment configuration module is used for the configuration translation and compiling environment;
Compiling flow setting module is used for arranging respectively the functional module that is used for verified users suction parameter, environment configurations, reads and process user configuration information; And the output module that compiler engine is set and is used for the compiling result of output compiling system;
Wherein, the described structure rule of setting up compiling system is: compile inner definition rule and flow process, by the user according to defined rule and flow process and by configuration information is set, the expansion compiler framework is set up compiling system;
Described configuration translation and compiling environment is: extract external tool, call when compiling for the user;
Described user entry parameter comprises: the module title of this compilation operations, the flow process of this compilation operations; Described environment configurations comprises: the path of compilation tool; Described user configuration information comprises: the compilation tool of employing, compiling parameter and source file;
The described compiler engine that arranges is: adopt the Makefile script as the compiler engine of constructed compiling system, realize control and processing to compilation operations.
CN 200910093941 2009-09-23 2009-09-23 Method for constructing compiling system and compiling system constructing device Active CN101667134B (en)

Priority Applications (2)

Application Number Priority Date Filing Date Title
CN 200910093941 CN101667134B (en) 2009-09-23 2009-09-23 Method for constructing compiling system and compiling system constructing device
PCT/CN2010/076139 WO2011035663A1 (en) 2009-09-23 2010-08-19 Method and device for constructing compiling system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN 200910093941 CN101667134B (en) 2009-09-23 2009-09-23 Method for constructing compiling system and compiling system constructing device

Publications (2)

Publication Number Publication Date
CN101667134A CN101667134A (en) 2010-03-10
CN101667134B true CN101667134B (en) 2013-06-05

Family

ID=41803759

Family Applications (1)

Application Number Title Priority Date Filing Date
CN 200910093941 Active CN101667134B (en) 2009-09-23 2009-09-23 Method for constructing compiling system and compiling system constructing device

Country Status (2)

Country Link
CN (1) CN101667134B (en)
WO (1) WO2011035663A1 (en)

Families Citing this family (17)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101667134B (en) * 2009-09-23 2013-06-05 中兴通讯股份有限公司 Method for constructing compiling system and compiling system constructing device
CN101963915B (en) * 2010-09-25 2016-06-15 中兴通讯股份有限公司 The construction method of a kind of compiling and system
CN102629214A (en) * 2012-02-29 2012-08-08 浪潮(北京)电子信息产业有限公司 Method and system for compiling software in Linux system
CN102830981B (en) * 2012-09-12 2015-10-07 上海斐讯数据通信技术有限公司 A kind of implementation method for embedded systemic software development instrument
CN103593183A (en) * 2013-11-01 2014-02-19 浪潮电子信息产业股份有限公司 Construction method for system compatible with mainline version and OEM versions
CN103927213B (en) * 2014-04-18 2017-08-25 广州猎豹网络科技有限公司 A kind of file compiling method and compilation device
TWI590088B (en) * 2016-03-23 2017-07-01 李佰聰 Method, mobile device and system for creating new mobile application by fusing existing program stacks
CN105893104A (en) * 2016-03-28 2016-08-24 乐视控股(北京)有限公司 Code compiling method and device
CN105867924A (en) * 2016-03-29 2016-08-17 乐视控股(北京)有限公司 System and method for deploying compiling environments in batch mode
CN107291436B (en) * 2016-04-13 2020-11-27 上海思立微电子科技有限公司 SDK packet generation method, device and terminal
CN107220191B (en) * 2017-05-27 2020-10-20 苏州浪潮智能科技有限公司 Storage device port configuration method and device
CN107656739B (en) * 2017-11-07 2021-03-12 奇安信科技集团股份有限公司 Code compiling method and device based on windows system
CN110647330B (en) * 2019-09-10 2023-04-07 北京网聘咨询有限公司 Web-oriented just-in-time compiling method and tool
CN111984276A (en) * 2020-08-05 2020-11-24 华东计算技术研究所(中国电子科技集团公司第三十二研究所) SDK general compiling method, system and medium based on domestic Ethernet exchange chip
CN112269578A (en) * 2020-10-14 2021-01-26 苏州浪潮智能科技有限公司 Code compiling method and device and computer readable storage medium
CN112306637A (en) * 2020-11-06 2021-02-02 深圳市广和通无线股份有限公司 Script extension method and device, computer equipment and storage medium
CN113721917A (en) * 2021-08-03 2021-11-30 北京科东电力控制系统有限责任公司 Power grid dispatching control system automatic compiling method and device based on domestic chip

Citations (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101097525A (en) * 2006-06-28 2008-01-02 上海宝信软件股份有限公司 Method for realizing integrated translate and edit surroundings under three layers structure

Family Cites Families (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7937669B2 (en) * 2007-06-12 2011-05-03 Honeywell International Inc. Access control system with rules engine architecture
US7904402B2 (en) * 2007-08-31 2011-03-08 Red Hat, Inc. Pluggable dialects for a rule engine
CN100495332C (en) * 2007-12-26 2009-06-03 上海科泰世纪科技有限公司 Method for implementing component shell construction in component software system
CN101667134B (en) * 2009-09-23 2013-06-05 中兴通讯股份有限公司 Method for constructing compiling system and compiling system constructing device

Patent Citations (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101097525A (en) * 2006-06-28 2008-01-02 上海宝信软件股份有限公司 Method for realizing integrated translate and edit surroundings under three layers structure

Also Published As

Publication number Publication date
CN101667134A (en) 2010-03-10
WO2011035663A1 (en) 2011-03-31

Similar Documents

Publication Publication Date Title
CN101667134B (en) Method for constructing compiling system and compiling system constructing device
CN101963915B (en) The construction method of a kind of compiling and system
CN102063324B (en) Method and system for implementing automatic programming
CN100543701C (en) A kind of method and system that realize embedded software unconventionality testing
CN105512304A (en) Method for generating internet applications on line, system integration method and supporting platform
CN103092633B (en) A kind of servo control software on-line rewriting method based on 1553B bus
CN101408849A (en) Method and system for compiling and executing TTCN-3 language
CN101859244A (en) Multi-toolchain engineering construction method and system
CN102508669A (en) Automatic program code generating method
KR20170040390A (en) The device for development environment converting
CN101604241A (en) A kind of code generating method of embedded system
CN111427555A (en) Lightweight intelligent contract framework and contract development method
CN101980546B (en) Intelligent network platform, service execution method and method for analyzing service abnormality
CN107291522A (en) A kind of compiling optimization method and system towards custom rule file
CN101634946B (en) Generation method of RFID member
CN102455903B (en) Method for generating user application interface
Blouin et al. Synchronization of models of rich languages with triple graph grammars: an experience report
CN110795091A (en) Modular routing decoupling method, storage medium, electronic device and system
CN101458633A (en) Method for accessing host program by script program, and system and apparatus thereof
CN103123601A (en) Software development troubleshooting method and device based on Symbian system
CN102819527A (en) Method and system for matching rules in mobile communication system
CN111638870A (en) Front-end development base platform based on acts and reduce
CN102214103A (en) Method and system for establishing and performing task program based on functional unit
CN100507843C (en) Dynamic programing method
CN109753281B (en) Micro-grid energy management strategy visualization development tool based on graphical programming

Legal Events

Date Code Title Description
C06 Publication
PB01 Publication
C10 Entry into substantive examination
SE01 Entry into force of request for substantive examination
C14 Grant of patent or utility model
GR01 Patent grant