CN101256482A - Development system and method for built-in application program - Google Patents

Development system and method for built-in application program Download PDF

Info

Publication number
CN101256482A
CN101256482A CNA2007101252404A CN200710125240A CN101256482A CN 101256482 A CN101256482 A CN 101256482A CN A2007101252404 A CNA2007101252404 A CN A2007101252404A CN 200710125240 A CN200710125240 A CN 200710125240A CN 101256482 A CN101256482 A CN 101256482A
Authority
CN
China
Prior art keywords
application program
built
order
system management
exploitation
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
CNA2007101252404A
Other languages
Chinese (zh)
Inventor
朱春林
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Shenzhen Coship Electronics Co Ltd
Original Assignee
Shenzhen Coship Electronics Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Shenzhen Coship Electronics Co Ltd filed Critical Shenzhen Coship Electronics Co Ltd
Priority to CNA2007101252404A priority Critical patent/CN101256482A/en
Publication of CN101256482A publication Critical patent/CN101256482A/en
Pending legal-status Critical Current

Links

Images

Abstract

The invention discloses a development system and a method for an embedded type application program. The system comprises an operation interface for inputting a development embedded application program command and obtaining the return result of the command; a command processing unit for resolving and processing the command; an application program interface library; and a system management unit which calls a system management function corresponding to the process result of the command to generate development codes, calls a corresponding application program interface from the application program library according to the target machine environment corresponding to the development embedded type application program, and complies and links the development codes to generate an executable application program file. The invention is a universal embedded type application program development system, which improves the working efficiency of embedded type application program development, lowers the development difficulty, has better applicability, and can be widely applied to development of embedded type application programs under various operating systems.

Description

A kind of development system of built-in application program and method
Technical field
The present invention relates to the built-in application program development technique, relate to especially that a kind of capable or autoexec generates the universal development system and the method for executable built-in application program by input command.
Background technology
Embedded system is to be technological core with the embedded computer, user oriented, product or application, and have the dirigibility that software and hardware can be reduced as required, be applicable to the dedicated computer system that combination properties such as function, reliability, cost, volume and power consumption is had strict demand.
As long as the embedded system that relates to user interactions all needs application program, because the customizing functions and the interface function of embedded OS are different, therefore when carrying out application development, existing implementation all is to develop at different embedded OSs, and there are the following problems:
1, the developer will be by calling the application programming interface of embedded OS appointment, so the developer time of understanding overspending goes to grasp the mode of designing and developing of a certain operating system, causes that built-in application program development efficiency is low, the same period is long;
2, because poor at the application program versatility of different embedded OS designs, the problem that causes the project between the different operating system to transplant and to utilize has influenced development progress even product quality, also can increase cost of development.
Nowadays, the application program of utilizing Java language to develop is resolved by Java Virtual Machine, generates the language at the goal systems platform, also can cross-platform operation.Therefore, use Java language can solve the development problem of application program in the embedded system to a certain extent; But, because different embedded systems is wanted corresponding different Java Virtual Machines, so before will carrying out destination application, also will develop the Java Virtual Machine of a cover, and the technical difficulty of exploitation Java Virtual Machine is quite high at this embedded target system.
Summary of the invention
Technical matters to be solved by this invention is to propose a kind of development system and method for built-in application program, and there is the technical matters that difficulty is big, efficient is low and the built-in application program transplantability is relatively poor in the exploitation built-in application program in the prior art to solve.
For addressing the above problem, the present invention discloses a kind of development system of built-in application program, comprising:
Operation-interface, the return results that is used to import the order of exploitation built-in application program and obtains order;
The command process unit is connected with described operation-interface, is used to receive described order, and described order is done to resolve and carry out and handle;
The application programming interfaces storehouse is used to store the system interface that is used for application development under the different target machine environment;
System Management Unit, be connected with described operation-interface, described command process unit and described application programming interfaces storehouse, be used for according to described command process unit described process of commands result, the system management function that calls corresponding described result generates exploitation code, and from described application programming interfaces storehouse, call the corresponding application interface according to the target machine environment of exploitation built-in application program correspondence, described exploitation code is done compiling and link processing, generate the executable application programs file.
More excellent, described command process unit comprises:
The order receiver module is connected with described operation-interface, is used to receive the order from the exploitation built-in application program of described operation-interface input;
Command library is used for storing the corresponding relation of the system management function of described order and described System Management Unit;
The command analysis module is used for the corresponding relation at described command library described order of inquiry and system management function, obtains the corresponding system management function identification of described order;
Command execution module is used for according to the system management function identification, calls corresponding system management function to described System Management Unit.
More excellent, described corresponding relation is the order of exploitation built-in application program and the concordance list of system management function.
More excellent, address or function name that described system management function identification is the system management function.
More excellent, described System Management Unit comprises:
The system management function library is used for the system management memory function;
Code generation module is used for according to described command process unit described process of commands result, and the system management function that calls corresponding described result generates exploitation code;
The interface interchange module is used for the target machine environment according to exploitation built-in application program correspondence, calls the corresponding application interface from described application programming interfaces storehouse;
The compiling link module, be used for application programming interfaces according to described interface interchange module invokes, the exploitation code that described code generates is made process of compilation, generate intermediate module, and the object module of these application programming interfaces and the intermediate module of generation done link processing, generation executable application programs file.
More excellent, described order comprises:
Be used to develop the exploitation order of built-in application program;
And the configuration order that is used to dispose described application programming interfaces storehouse and develops the target machine environment of built-in application program correspondence.
More excellent, described order is order line or batch processing script file; Described order comprises the predetermined format of the parameter character string of command string, and wherein, described parameter character string is a character or a plurality of character, or is empty.
Accordingly, the present invention discloses a kind of development approach of built-in application program, comprises step:
The order of input exploitation built-in application program;
Parsing is also carried out described order, calls the system management function of corresponding described order, generates exploitation code;
According to the target machine environment calls corresponding application interface of exploitation built-in application program correspondence, described exploitation code is done compiling and link processing;
Generation is corresponding to the executable application programs file of built-in application program.
More excellent, described order comprises:
Be used to develop the exploitation order of built-in application program;
And the configuration order that is used to dispose described application programming interfaces storehouse and develops the target machine environment of built-in application program correspondence.
More excellent, described order is order line or batch processing script file; Described order comprises the predetermined format of the parameter character string of command string, and wherein, described parameter character string is a character or a plurality of character, or is empty.
Compared with prior art, the present invention has following useful technique effect:
1, the built-in application program development system of the present invention's proposition, make the developer when the built-in application program of exploitation under the specific operation system, need not to grasp the application programming interfaces of specific operation system, only need import command line or batch file corresponding to the exploitation built-in application program, can finish the development of specific built-in application program fast, help improving the work efficiency of exploitation built-in application program and reduce development difficulty;
2, the built-in application program of the present invention's exploitation has transplantability preferably, when needs will be transplanted to another operating system based on the built-in application program of an operating system, the target machine environment that only needs to reconfigure built-in application program by configuration order got final product.Therefore, the present invention is a kind of general built-in application program development system, has applicability preferably, can be widely used in the exploitation based on the built-in application program under the various operating systems.
Description of drawings
Fig. 1 is the structural representation of a preferred embodiment of the present invention.
Fig. 2 is the schematic flow sheet of a preferred embodiment of the present invention.
Embodiment
The present invention is the target machine environment by configuration built-in application program correspondence, capable or autoexec calls corresponding system management function and generates corresponding exploitation code by input command, and exploitation code is done compiling and link is handled, thereby generate the executable application programs file according to target machine environment calls application programming interfaces.
So, the present invention proposes a kind of development system of general built-in application program, make the developer when the built-in application program of exploitation under the specific operation system, need not to grasp the application programming interfaces of specific operation system, only need import command line or batch file, can finish the development of specific built-in application program fast corresponding to the exploitation built-in application program.
Consult shown in Figure 1ly, the development system of the built-in application program of present embodiment comprises: operation-interface 110, and command process unit 120, System Management Unit 130, (Application Program Interface, API) interface library 140 for application program.
Wherein, the user is by the order of described operation-interface 110 input exploitation built-in application programs; And the return results that will order is shown to the user.Described order is order line or batch processing script file; And order is predetermined format: command string+parameter character string.Wherein, the parameter character string can have one or more character, also can be sky.Described order also is divided into configuration order and exploitation order.Described configuration order can be controlled embedded system registration and the corresponding assembly of objective function of ordering, configuration described application programming interfaces storehouse 140 and target machine environment etc.; Certainly, if do not carry out configuration order, system then can use the configuration of acquiescence to carry out development.Described exploitation order line can be developed the application program that realizes objective function, as: display string, the background that Shows Picture or establishment button also pass through button processing events etc.
And can be combined into a large amount of basic functions the application program that realizes sophisticated functions by writing the batch processing script file.The user can also can adopt more predefined typical exploitation script in the development system according to realizing that functional requirement write the batch processing script file, perhaps on the typical development script correct to adapt to the realization of custom feature.For example: the configuration target machine is the flush bonding processor of ARM9, and operating system is Linux, and graphical interfaces is an X Window.Develop a simple Photo Browser, create the appointed area, in the appointed area, Show Picture, and in the appointed area, create five buttons, realize opening picture respectively, amplify picture, dwindle picture, full screen display picture, the function that quits a program.For the application program of above similar more complicated, the user only need write a brief batch processing script file, and development system will batch processing script file basis generate the application program that realizes this function automatically.
Described command process unit 120 is used for the querying command storehouse, resolves the order of user by described operation-interface 110 inputs, obtains the corresponding system management function identification of described order, and calls corresponding system management function according to this sign and handle described order.
Described command process unit 120 comprises: order receiver module 121, command library 122, command analysis module 123 and command execution module 124.Wherein, described order receiver module 121 receives the exploitation instruction of built-in application program that be used to develop specific function of users by described operation-interface 110 inputs, and described instruction is the order of predetermined format; The order of described command library 122 storage built-in application program exploitations and the corresponding relation of system management function, this corresponding relation can be the order of built-in application program exploitation and the concordance list of system management function, has enumerated the system management function that built-in application program is developed and disposed in this concordance list; Described command analysis module 123 is resolved the order of user's input and is obtained corresponding system management function identification and parameter with this by the corresponding order of inquiry in described command library 122, and described sign can be the address, function name etc.; 124 system management functions that call correspondence according to described system management function identification and parameter of described command execution module.
Certainly, the user can add custom command by described operation-interface 110 input configuration orders in described command library 122.
Described command analysis module 123 is resolved the system management function that obtains the order correspondence by the order of user's input in the described command library 122 of inquiry and the corresponding relation of system management function.Capable for individual command, after described command analysis module 123 is resolved, directly carry out by described command execution module 124; And, be saved to buffer memory earlier for the batch processing script file, and resolve line by line by described command analysis module 123, call corresponding system management function by described command execution module 124 again and carry out.
The system management function that described System Management Unit 130 calls wherein for described command process unit 120, generate corresponding exploitation code, and call described application programming interfaces storehouse 140 and make the process compilation operations, and the executable application programs that generates is returned to the user.
Described System Management Unit 130 comprises: system management function library 131, code generation module 132, interface interchange module 133 and compiling link module 134.Described code generation module 132 calls the system management function in the described system management function library 131, and generates corresponding exploitation code; Described interface interchange module 133 is screened the corresponding application interface according to user configured target machine environment in described application library 140; Described compiling link module 134 is called the application programming interfaces that described interface interchange module 133 screens, the exploitation code that described code generation module 132 is generated compiles, generate intermediate module, and then the intermediate module of the object module of the application programming interfaces that will screen according to targeted environment configuration and generation links, the final executable application programs file that generates, and application file is back to described operation-interface 110.
Described application programming interfaces storehouse 140 is the development system of built-in application program and the application programming interface of goal systems, the user writes and treats the application programming interfaces (or application program interface function) of development goal system compatible in described application programming interfaces storehouse 140, described System Management Unit 130 will carry out the compiling link operation to generating code by the calling related application programs interface, and final generation should be in the executable application programs file of built-in application program.
Certainly, the user needed be transplanted to the application programming interfaces of goal systems in this development system earlier, and the hardware environment and the operating system environment of target machine is configured in the development system before the use development system is developed built-in application program.
In conjunction with shown in Figure 2, the user uses built-in application program development system of the present invention to carry out the built-in application program exploitation, comprises following flow process:
Step S201, user are by configuration or the exploitation order of operation-interface input to the built-in application program development system.
Step S202, command process unit resolves user input commands obtain order corresponding system management function or system management function identification by the querying command storehouse.
Step S203, System Management Unit call corresponding system management function configuration development environment and target machine environment according to the sign that parses, and register corresponding development interface and object module.
Step S204, System Management Unit call corresponding system management function according to the sign that parses, and generate exploitation code according to the development environment that has configured.
The corresponding application program interface carries out compilation operations to the exploitation code that generates in step S205, the described system management function call application programming interfaces storehouse, generates intermediate module.
Step S206, described system management function advance linked operation according to the targeted environment configuration with the object module of step S203 registration and the intermediate module of step S205 generation, generate the executable application programs file.
Step S207, the executable application programs file is back to user interface.
To sum up, the present invention has following useful technique effect:
1, the built-in application program development system of the present invention's proposition makes the embedding of developer under the exploitation specific operation system During the formula application program, need not to grasp the application programming interfaces of specific operation system, only need import corresponding to the exploitation Embedded Application The command line or batch file of program can be finished the development of specific built-in application program fast, is conducive to carry The operating efficiency of high exploitation built-in application program and reduction development difficulty;
2, the built-in application program of the present invention's exploitation has preferably transplantability, when needs will be based on the embedding of an operating system Enter the formula application migration when another operating system, only need to reconfigure built-in application program by configuration order The target machine environment gets final product. Therefore, the present invention is a kind of general built-in application program development system, has preferably suitable The property used can be widely used in the exploitation based on the built-in application program under the various operating systems.

Claims (10)

1, a kind of development system of built-in application program is characterized in that, comprising:
Operation-interface, the return results that is used to import the order of exploitation built-in application program and obtains order;
The command process unit is connected with described operation-interface, is used to receive described order, and described order is done to resolve and carry out and handle;
The application programming interfaces storehouse is used to store the system interface that is used for the built-in application program exploitation under the different target machine environment;
System Management Unit, be connected with described operation-interface, described command process unit and described application programming interfaces storehouse, be used for according to described command process unit described process of commands result, the system management function that calls corresponding described result generates exploitation code, and from described application programming interfaces storehouse, call the corresponding application interface according to the target machine environment of exploitation built-in application program correspondence, described exploitation code is done compiling and link processing, generate the executable application programs file.
2, the development system of built-in application program according to claim 1 is characterized in that, described command process unit comprises:
The order receiver module is connected with described operation-interface, is used to receive the order from the exploitation built-in application program of described operation-interface input;
Command library is used for storing the corresponding relation of the system management function of described order and described System Management Unit;
The command analysis module is used for the corresponding relation at described command library described order of inquiry and system management function, obtains the corresponding system management function identification of described order;
Command execution module is used for according to the system management function identification, calls corresponding system management function to described System Management Unit.
3, the development system of built-in application program according to claim 2 is characterized in that, described corresponding relation is the order of exploitation built-in application program and the concordance list of system management function.
4, the development system of built-in application program according to claim 2 is characterized in that, address or function name that described system management function identification is the system management function.
5, the development system of built-in application program according to claim 1 is characterized in that, described System Management Unit comprises:
The system management function library is used for the system management memory function;
Code generation module is used for according to described command process unit described process of commands result, and the system management function that calls corresponding described result generates exploitation code;
The interface interchange module is used for the target machine environment according to exploitation built-in application program correspondence, calls the corresponding application interface from described application programming interfaces storehouse;
The compiling link module, be used for application programming interfaces according to described interface interchange module invokes, the exploitation code that described code generates is made process of compilation, generate intermediate module, and the object module of these application programming interfaces and the intermediate module of generation done link processing, generation executable application programs file.
According to the development system of any one described built-in application program of claim 1 to 5, it is characterized in that 6, described order comprises:
Be used to develop the exploitation order of built-in application program;
And the configuration order that is used to dispose described application programming interfaces storehouse and develops the target machine environment of built-in application program correspondence.
7, the development system of built-in application program according to claim 6 is characterized in that, described order is order line or batch processing script file; Described order comprises the predetermined format of the parameter character string of command string, and wherein, described parameter character string is a character or a plurality of character, or is empty.
8, a kind of development approach of built-in application program is characterized in that, comprises step:
The order of input exploitation built-in application program;
Parsing is also carried out described order, calls the system management function of corresponding described order, generates exploitation code;
According to the target machine environment calls corresponding application interface of exploitation built-in application program correspondence, described exploitation code is done compiling and link processing;
Generate the executable application programs file.
9, the development approach of built-in application program according to claim 8 is characterized in that, described order comprises:
Be used to develop the exploitation order of built-in application program;
And the configuration order that is used to dispose described application programming interfaces storehouse and develops the target machine environment of built-in application program correspondence.
10, the development approach of built-in application program according to claim 9 is characterized in that, described order is order line or batch processing script file; Described order comprises the predetermined format of the parameter character string of command string, and wherein, described parameter character string is a character or a plurality of character, or is empty.
CNA2007101252404A 2007-12-19 2007-12-19 Development system and method for built-in application program Pending CN101256482A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CNA2007101252404A CN101256482A (en) 2007-12-19 2007-12-19 Development system and method for built-in application program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CNA2007101252404A CN101256482A (en) 2007-12-19 2007-12-19 Development system and method for built-in application program

Publications (1)

Publication Number Publication Date
CN101256482A true CN101256482A (en) 2008-09-03

Family

ID=39891331

Family Applications (1)

Application Number Title Priority Date Filing Date
CNA2007101252404A Pending CN101256482A (en) 2007-12-19 2007-12-19 Development system and method for built-in application program

Country Status (1)

Country Link
CN (1) CN101256482A (en)

Cited By (20)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101916187A (en) * 2010-08-11 2010-12-15 深圳市共进电子有限公司 Method for implementing command-line interface
CN101950267A (en) * 2010-08-20 2011-01-19 深圳市共济科技有限公司 Monitoring device and control method and device thereof
CN102156644A (en) * 2011-05-20 2011-08-17 广州中道电子科技有限公司 Cross-browser cross-operation system control device
CN102170366A (en) * 2010-02-25 2011-08-31 华为技术有限公司 Method, device and system for communicating with single board
CN102479079A (en) * 2010-11-29 2012-05-30 中兴通讯股份有限公司 Method and device for generating application
CN102541536A (en) * 2011-11-30 2012-07-04 中国航空工业集团公司第六三一研究所 Communication management method of distributed system of embedded development environment
CN101739601B (en) * 2008-11-12 2013-03-06 长春工程学院 Frame and method for developing reinforcement learning system
CN103425467A (en) * 2012-05-18 2013-12-04 汪巨森 Method for generating programs on basis of IEC (international electrotechnical commission) 61850
CN103577166A (en) * 2012-07-25 2014-02-12 上海斐讯数据通信技术有限公司 ONT management and control interface (OMCI) coding method and device thereof
CN104252339A (en) * 2013-06-25 2014-12-31 腾讯科技(深圳)有限公司 Method and device for developing interface layers and realizing data interaction of interface layers
CN104331286A (en) * 2014-10-30 2015-02-04 北京思特奇信息技术股份有限公司 Method and system using browser to conduct application development
CN105247480A (en) * 2013-06-28 2016-01-13 英特尔公司 Compatibility and optimization of web applications across independent application stores
CN105653244A (en) * 2014-11-10 2016-06-08 华为数字技术(苏州)有限公司 Software optimization method and device
CN106648790A (en) * 2016-12-28 2017-05-10 北京金山安全软件有限公司 Application program implementation method and device and electronic equipment
CN106681787A (en) * 2017-01-24 2017-05-17 东软集团股份有限公司 Method and device for developing application
CN107273165A (en) * 2017-06-19 2017-10-20 郑州云海信息技术有限公司 A kind of system and method for realizing module dynamic call
CN108196906A (en) * 2017-12-28 2018-06-22 京信通信系统(中国)有限公司 A kind of user instruction treatment method and embedded device
CN108279603A (en) * 2018-01-30 2018-07-13 风度(常州)汽车研发院有限公司 A kind of running control system, method and storage medium
CN110622148A (en) * 2017-03-28 2019-12-27 甲骨文国际公司 Compound file system commands
CN111125687A (en) * 2018-11-01 2020-05-08 北京润信恒达科技有限公司 Method and system for developing application program in secure element

Cited By (29)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101739601B (en) * 2008-11-12 2013-03-06 长春工程学院 Frame and method for developing reinforcement learning system
CN102170366B (en) * 2010-02-25 2014-04-16 华为技术有限公司 Method, device and system for communicating with single board
CN102170366A (en) * 2010-02-25 2011-08-31 华为技术有限公司 Method, device and system for communicating with single board
CN101916187B (en) * 2010-08-11 2013-05-01 深圳市共进电子股份有限公司 Method for implementing command-line interface
CN101916187A (en) * 2010-08-11 2010-12-15 深圳市共进电子有限公司 Method for implementing command-line interface
CN101950267A (en) * 2010-08-20 2011-01-19 深圳市共济科技有限公司 Monitoring device and control method and device thereof
CN102479079A (en) * 2010-11-29 2012-05-30 中兴通讯股份有限公司 Method and device for generating application
CN102479079B (en) * 2010-11-29 2015-04-01 中兴通讯股份有限公司 Method and device for generating application
CN102156644A (en) * 2011-05-20 2011-08-17 广州中道电子科技有限公司 Cross-browser cross-operation system control device
CN102541536A (en) * 2011-11-30 2012-07-04 中国航空工业集团公司第六三一研究所 Communication management method of distributed system of embedded development environment
CN103425467A (en) * 2012-05-18 2013-12-04 汪巨森 Method for generating programs on basis of IEC (international electrotechnical commission) 61850
CN103425467B (en) * 2012-05-18 2016-08-03 汪巨森 Program creating method based on IEC61850
CN103577166A (en) * 2012-07-25 2014-02-12 上海斐讯数据通信技术有限公司 ONT management and control interface (OMCI) coding method and device thereof
CN103577166B (en) * 2012-07-25 2017-11-14 上海斐讯数据通信技术有限公司 OMCI coding methods and its device
CN104252339A (en) * 2013-06-25 2014-12-31 腾讯科技(深圳)有限公司 Method and device for developing interface layers and realizing data interaction of interface layers
CN104252339B (en) * 2013-06-25 2018-07-06 腾讯科技(深圳)有限公司 The method and apparatus that interface layer exploitation, interface layer realize data interaction
CN105247480A (en) * 2013-06-28 2016-01-13 英特尔公司 Compatibility and optimization of web applications across independent application stores
CN104331286B (en) * 2014-10-30 2017-12-12 北京思特奇信息技术股份有限公司 A kind of method and system that application and development is carried out using browser
CN104331286A (en) * 2014-10-30 2015-02-04 北京思特奇信息技术股份有限公司 Method and system using browser to conduct application development
CN105653244A (en) * 2014-11-10 2016-06-08 华为数字技术(苏州)有限公司 Software optimization method and device
CN105653244B (en) * 2014-11-10 2019-04-19 华为数字技术(苏州)有限公司 A kind of optimization method for software and device
CN106648790A (en) * 2016-12-28 2017-05-10 北京金山安全软件有限公司 Application program implementation method and device and electronic equipment
CN106681787A (en) * 2017-01-24 2017-05-17 东软集团股份有限公司 Method and device for developing application
CN110622148A (en) * 2017-03-28 2019-12-27 甲骨文国际公司 Compound file system commands
CN107273165A (en) * 2017-06-19 2017-10-20 郑州云海信息技术有限公司 A kind of system and method for realizing module dynamic call
CN108196906A (en) * 2017-12-28 2018-06-22 京信通信系统(中国)有限公司 A kind of user instruction treatment method and embedded device
CN108196906B (en) * 2017-12-28 2021-06-22 京信通信系统(中国)有限公司 User instruction processing method and embedded device
CN108279603A (en) * 2018-01-30 2018-07-13 风度(常州)汽车研发院有限公司 A kind of running control system, method and storage medium
CN111125687A (en) * 2018-11-01 2020-05-08 北京润信恒达科技有限公司 Method and system for developing application program in secure element

Similar Documents

Publication Publication Date Title
CN101256482A (en) Development system and method for built-in application program
US6185728B1 (en) Development system with methods for type-safe delegation of object events to event handlers of other objects
US7577937B2 (en) Methods and systems for generating a configurable user interface
US6571388B1 (en) Building a custom software environment including pre-loaded classes
CN100371893C (en) Method for realizing embedded device user interface
CN110780853A (en) Front end framework, development method, storage medium and electronic device
CN108139896A (en) EVM(extended virtual machine) instruction set framework
JP2000003274A (en) Method for generating text element of editor executable on computer and device therefor and computer-readable storing medium for storing program constituted for generating text element on editor
CN101226479A (en) Method for implementing dynamic collocation of mobile phone menu
CN109670299A (en) A kind of method and electronic equipment creating Python sandbox environment
CN112015522B (en) System function expansion method, device and computer readable storage medium
KR20150061203A (en) Method for providing embedded software development tools for supporting embedded software development environment based on native building and apparatus thereof
KR20080039080A (en) Terminal having an interfacing function of the heterogeneity language compile library, api calling method and compile function generating method
CN102622263A (en) Method for implementing embedded system based virtual machine on set-top box
CN110221840B (en) Function implementation method and device of application program, equipment and storage medium
CN1158600C (en) Method for integrating virtual machine with input method editors
CN108228266B (en) Method and device for starting Fragment component between different plug-ins under Android plug-in framework
CN105159673A (en) Method and device for setting control style
US8010941B2 (en) Method and system for dynamically generating enterprise java beans during installation of a service component architecture application
CN106126213B (en) A kind of Android exploitation modeling method based on IFML
CN110806891B (en) Method and device for generating software version of embedded device
CN102622213A (en) One-click upgrade tool generation system and manufacturing method thereof
JP2007226784A (en) Calling method of in-lined method, and java virtual machine using it
CN112379885B (en) Applet compiling method, device, equipment and readable storage medium
CN115390846A (en) Compiling construction method and device, electronic equipment and storage medium

Legal Events

Date Code Title Description
C06 Publication
PB01 Publication
C10 Entry into substantive examination
SE01 Entry into force of request for substantive examination
C02 Deemed withdrawal of patent application after publication (patent law 2001)
WD01 Invention patent application deemed withdrawn after publication

Open date: 20080903