CN114924727A - Automatic generation system and method of software code framework - Google Patents

Automatic generation system and method of software code framework Download PDF

Info

Publication number
CN114924727A
CN114924727A CN202210605416.0A CN202210605416A CN114924727A CN 114924727 A CN114924727 A CN 114924727A CN 202210605416 A CN202210605416 A CN 202210605416A CN 114924727 A CN114924727 A CN 114924727A
Authority
CN
China
Prior art keywords
module
code
loading
information
rule
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
CN202210605416.0A
Other languages
Chinese (zh)
Other versions
CN114924727B (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.)
Chongqing Changan New Energy Automobile Technology Co Ltd
Original Assignee
Chongqing Changan New Energy Automobile Technology Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Chongqing Changan New Energy Automobile Technology Co Ltd filed Critical Chongqing Changan New Energy Automobile Technology Co Ltd
Priority to CN202210605416.0A priority Critical patent/CN114924727B/en
Publication of CN114924727A publication Critical patent/CN114924727A/en
Application granted granted Critical
Publication of CN114924727B publication Critical patent/CN114924727B/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/30Creation or generation of source code
    • G06F8/35Creation or generation of source code model driven
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/44Arrangements for executing specific programs
    • G06F9/445Program loading or initiating
    • G06F9/44505Configuring for program initiating, e.g. using registry, configuration files
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/44Arrangements for executing specific programs
    • G06F9/445Program loading or initiating
    • G06F9/44521Dynamic linking or loading; Link editing at or after load time, e.g. Java class loading

Landscapes

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

Abstract

The invention relates to a system and a method for automatically generating a software code frame, wherein the system comprises: the code rule loading and analyzing module is used for loading, analyzing and identifying the specified code rule configuration file; the scheme time sequence loading and analyzing module is used for loading and information extraction operation on an output object, namely a scheme time sequence, which is designed by a software architecture and a detailed scheme; the framework module rule loading and analyzing module is used for loading the code framework template and caching the code template information; the serialization rule module is used for realizing serialization and deserialization of transmission information when the external interfaces of the modules are interacted; the software framework information fusion module is used for integrating and classifying calculation results; and the software code frame output module is used for outputting the series of files to complete the generation of the software code frame. The invention can improve the automatic generation efficiency of the software code frame, reduce the investment of developers and improve the quality of the software code frame.

Description

Automatic generation system and method of software code framework
Technical Field
The invention belongs to the technical field of computers, and particularly relates to an automatic generation technology of a software code framework.
Background
With the advance of software definition automobile processes, the rapid promotion of software products increasingly embodies the core competitiveness of automobile enterprises, and the rapid iteration of software products puts higher requirements on the engineering development period, quality, management and the like of automobile electronic software, so that the automobile software field also successively standardizes the platform, such as Classic Autosar or Adaptive Autosar, and the software development quality is ensured at the same time of shortening the development period, but a developer is still required to design codes in many scenes, for example: companies or items with insufficient funds to purchase the commercial software; in the case of special limitation, such as limited platform resources, unsupported development environment, unsupported personnel ability, immature or unpopulated related specification standards, etc. Therefore, under various scenes needing code design, the scheme can be intuitively and effectively automatically converted into a code framework, the automatic generation level and quality of a software framework are increased, and the method has positive significance for software engineering development.
Disclosure of Invention
The invention aims to provide a system and a method for automatically generating a software code framework, which solve the technical problems that: the traditional method for generating the software code framework has low efficiency and quality, and developers need to invest a great deal of energy.
In order to solve the technical problems, the technical scheme adopted by the invention is as follows: a software code framework automatic generation system automatically generates a software code framework at a module level based on a sequence diagram, code rules, engineering interaction instructions, framework modules and serialization rules;
the system comprises:
the code rule loading and analyzing module is used for loading, analyzing and identifying the specified code rule configuration file;
the scheme time sequence loading and analyzing module is used for loading and information extraction operation on the output product, namely the scheme time sequence, subjected to software architecture design and detailed scheme design;
the framework module rule loading and analyzing module is used for loading the code framework template and caching the code template information;
the serialization rule module is used for realizing serialization and deserialization of the transmission information when the external interfaces of the modules are interacted;
the data structure generating module is used for combining the scheme time sequence information, the module information and the framework template information to generate a data structure necessary for the code;
the state machine generating module is used for combining the scheme time sequence information, the module information and the frame template information to generate a module state machine;
the internal interface generation module is used for generating a series of interfaces in the module;
the external interface generation module is used for generating an external series interface of the module;
the software framework information fusion module is used for integrating and classifying the code rule loading and analyzing module, the scheme time sequence loading and analyzing module, the framework module rule loading and analyzing module, the serialization rule module, the data structure generating module, the state machine generating module, the internal interface generating module and the external interface generating module;
and the software code frame output module is used for outputting the series of files to complete the generation of the software code frame so as to improve the quality and the generation efficiency of the software code frame.
Preferably, the first and second liquid crystal display panels are,
in the code loading and analyzing module, the code rule configuration file comprises excel, xml and json formats, the configured rule comprises Misra c and Misra c + +, the configured rule comprises a prefix rule, and the prefix rule comprises the specification of a prefix, namely, the file name generated by the module, an external interface, a macro, an internal interface and a static variable.
Preferably, the first and second electrodes are formed of a metal,
in the scheme time sequence loading and analyzing module, the language rule identified by the module comprises a time sequence diagram described by a unified modeling language UML, and the module object, the interactive relation, the interface name and the parameter element in the module object are checked and extracted.
Preferably, the first and second electrodes are formed of a metal,
in the framework module rule loading and analyzing module, the framework template comprises a software template level template of a software unit intelligence quotient, a task module template of an MCU RTOS level, and further comprises hardware initialization, kernel object creation, exception signal processing registration, thread creation and thread internal logic from a process entrance under Linux.
Preferably, the first and second liquid crystal display panels are,
in the serialization rule module, the prearranged serialization rules include Json and protobuf.
Preferably, the first and second electrodes are formed of a metal,
and generating a data structure necessary for enumeration, structure type and macro code in the data structure generating module.
Preferably, the first and second liquid crystal display panels are,
and the state machine generation module comprises the state of the software module, an external trigger event and a state event matrix formed by the state of the software module and the external trigger event.
Preferably, the first and second liquid crystal display panels are,
in the internal interface generation module, an interface of a state machine is included;
in the external interface generation module, an interface of the serial number rule module is called to generate a serialized file or a compiled file of the external interface and corresponding interface incidental information.
Preferably, the first and second electrodes are formed of a metal,
in the software code frame output module, the series of files include a data structure file, a state event interface file, an external interface file, a serial number output or compilation file, and a custom interface file.
The invention also provides a method for automatically generating the software code framework, which comprises the following steps:
s01, loading and analyzing the appointed code rule configuration file;
s02, loading and information extraction operation are carried out on the output matter which is the scheme time sequence after the software architecture design and the detailed scheme design;
s03, loading the code frame template and caching the code template information;
s04, serializing and deserializing the transmission information;
s05, combining the scheme time sequence information, the module information and the frame template information to generate a data structure necessary for the code;
s06, combining the scheme time sequence information, the module information and the frame template information to generate a module state machine;
s07, generating a series of interfaces inside the module;
s08, generating a module external series interface;
s09, integrating the processing result signals from S01 to S08 and classifying the calculation result;
and S10, outputting the series files to finish the output of the software code frame so as to improve the quality and the generation efficiency of the software code frame.
By adopting the technical scheme, the invention can achieve the following technical effects: the invention can improve the automatic generation efficiency of the software code frame, reduce the investment of developers and improve the quality of the software code frame. Under various scenes needing code design, the method can intuitively and effectively convert the scheme into a software code framework automatically, increase the automatic generation level and quality of a software framework, and has positive significance for software engineering development.
Drawings
FIG. 1 is a schematic diagram of the software framework generating modules.
Detailed Description
The invention will be further explained with reference to the drawings.
As shown in fig. 1, the present invention provides an automatic generation system of a software code framework, which can automatically generate a template-level software code framework by a developer inputting a timing chart of a project design, optional code rules, engineering interaction instructions, and through a preset framework template and serialization rules.
The system comprises:
and the code rule loading and analyzing module is used for loading, analyzing and identifying the specified code rule configuration file. And the code rule loading and analyzing module loads and analyzes and identifies the specified code rule configuration file. Wherein the code rule configuration file includes, but is not limited to, excel, xml, json format; the configured rules include, but are not limited to, Misra C and Misra C + +, and particularly include prefix rules for schema modules, such as specification of prefixes for module-generated file names, external interfaces, macros, internal interfaces, static variables, and the like.
And the scheme time sequence loading and analyzing module is used for loading and information extraction operation on the output product, namely the scheme time sequence, subjected to software architecture design and detailed scheme design. The scheme time sequence loading and analyzing module is responsible for loading and information extraction operation on the scheme time sequence which is an output product after software architecture design and detailed scheme design. The language rule identified by the module includes, but is not limited to, a time sequence diagram described by the same modeling language (UML), and the module object, the interaction relation, the interface name, the parameter and other characteristic elements in the time sequence diagram are checked and extracted.
And the frame module rule loading and analyzing module is used for loading the code frame template and caching the code template information. The framework module rule loading and analyzing module is responsible for loading a code framework template and caching code template information, wherein the framework template comprises a software module level template of a software unit intelligence quotient and a task module template of an MCU RTOS level, and particularly comprises initialization of hardware, kernel object creation, exception signal processing registration, county thread creation and thread internal logic from a process entrance under Linux, and preset code framework fixed information, such as language environment information, OS and kernel object information, code flow information and the like, is provided for the subsequent code framework generation.
And the serialization rule module is used for realizing serialization and deserialization of the transmission information when the external interfaces of the modules are interacted. The serialization rule module is responsible for realizing serialization and deserialization of transmission information when the external interfaces of the modules interact, so that adaptability and standardization processing of data transmission among the modules are enhanced, and the preset serialization rules include but are not limited to Json and protobuf.
And the data structure generating module is used for combining the scheme time sequence information, the module information and the frame template information to generate a module state machine. The data structure generation module is used for combining the scheme time sequence information, the module information and the framework template information and flexibly generating a data structure necessary for codes such as enumeration type codes, structure type codes, macro codes and the like.
And the state machine generating module is used for combining the scheme time sequence information, the module information and the frame template information to generate a module state machine. The state machine generation module is responsible for combining scheme time sequence information, module information and framework template information to generate a module state machine, particularly comprising a state of a software module, an external trigger event and a state event matrix formed by the state and the external trigger event, and a developer can realize state machine switching control in a generated state event matrix interface.
And the internal interface generation module is used for generating a series of interfaces inside the module and comprises the interfaces of the state machine.
And the external interface generation module is used for generating an external serial interface of the module, particularly calling the interface of the serial number rule module, so that the external interface generation module also comprises a serialized file or a compiled file of corresponding interface incidental information.
And the software code information fusion module is used for integrating and classifying the code rule loading and analyzing module, the scheme time sequence loading and analyzing module, the framework module rule loading and analyzing module, the serialization rule module, the data structure generating module, the state machine generating module, the internal interface generating module and the external interface generating module. The software code information fusion module is responsible for integrating all the module information and classifying the calculation results, so that the output of a software code framework is facilitated.
And the software code frame output module is used for outputting serial files, such as a data structure file, a state event interface file, an external interface file, a serial number output or compilation file, a custom interface file and the like.
The invention also provides a method for automatically generating the software code framework, which comprises the following steps:
and S01, loading and analyzing and identifying the specified code rule configuration file. Wherein the code rule configuration file includes, but is not limited to, excel, xml, json format; the configured rules include, but are not limited to, Misra C and Misra C + +, and particularly include prefix rules for schema modules, such as specification of prefixes for module-generated file names, external interfaces, macros, internal interfaces, static variables, and the like.
And S02, carrying out loading and information extraction operation on the scheme time sequence which is the output product of the software architecture design and the detailed scheme design. The language rule identified by the module includes, but is not limited to, a sequence diagram described in the same modeling language (UML), and the module object, the interaction relationship, the interface name, the parameter and other feature elements in the sequence diagram are checked and extracted.
And S03, loading the code frame template and caching the code template information. The framework template includes, but is not limited to, a software module level template of an intelligence quotient of a software unit, a task module template of an RTOS level of an MCU, and particularly, a predetermined code framework fixed information, such as language environment information, OS and kernel object information, and code flow information, provided for subsequent code framework generation from a process entry to hardware initialization, kernel object creation, exception signal processing registration, county thread creation, thread internal logic under Linux.
And S04, serializing and deserializing the transmission information. To enhance adaptability and standardization of data transmission between modules, the preset serialization rules include but are not limited to Json and protobuf.
S05, combining the schema timing information, the module information, and the framework template information to generate the data structure necessary for the code. Flexible generation of data structures necessary for code such as enumerations, structure types, macros, etc.
And S06, combining the scheme time sequence information, the module information and the framework template information to generate a module state machine. Particularly, the state machine switching control method comprises the state of the software module, an external trigger event and a state event matrix formed by the state and the external trigger event, and a developer can realize the state machine switching control in a generated state event matrix interface.
And S07, generating a module internal series interface. Including the interface to the state machine.
And S08, generating a module external serial interface. In particular, the interface of the serial number rule module is called, so that the serial number rule module also comprises a serialized file or a compiled file of corresponding interface incidental information besides the generation of an external interface.
And S09, integrating the processing result signals from S01 to S08 respectively and classifying the calculation results. And integrating all the information and classifying the calculation results, so that the output of a software code framework is facilitated.
And S10, outputting the series files to finish the output of the software code frame so as to improve the quality and the generation efficiency of the software code frame. Serial files such as data structure files, state event interface files, external interface files, serial number output or compilation files, custom interface files, etc.
The invention can improve the automatic generation efficiency of the software code frame, reduce the investment of developers and improve the quality of the software code frame. Under various scenes needing code design, the method can intuitively and effectively automatically convert the scheme into a software code framework, increase the automatic generation level and quality of the software framework, and has positive significance for software engineering development.

Claims (10)

1. The system is characterized in that the system automatically generates a module-level software code framework based on a sequence diagram, code rules, engineering interaction instructions, a framework module and serialization rules;
the system comprises:
the code rule loading and analyzing module is used for loading, analyzing and identifying the specified code rule configuration file;
the scheme time sequence loading and analyzing module is used for loading and information extraction operation on the output product, namely the scheme time sequence, subjected to software architecture design and detailed scheme design;
the framework module rule loading and analyzing module is used for loading a code framework template and caching code template information;
the serialization rule module is used for realizing serialization and deserialization of transmission information when the external interfaces of the modules are interacted;
the data structure generating module is used for combining the scheme time sequence information, the module information and the framework template information to generate a data structure necessary for the code;
the state machine generating module is used for combining the scheme time sequence information, the module information and the frame template information to generate a module state machine;
the internal interface generation module is used for generating a series of interfaces in the module;
the external interface generation module is used for generating an external series interface of the module;
the software framework information fusion module is used for integrating and classifying the code rule loading and analyzing module, the scheme time sequence loading and analyzing module, the framework module rule loading and analyzing module, the serialization rule module, the data structure generating module, the state machine generating module, the internal interface generating module and the external interface generating module;
and the software code frame output module is used for outputting the series of files to complete the generation of the software code frame so as to improve the quality and the generation efficiency of the software code frame.
2. The system of claim 1,
in the code loading and analyzing module, the code rule configuration file comprises excel, xml and json formats, the configured rule comprises Misra c and Misra c + +, the configured rule comprises a prefix rule, and the prefix rule comprises the designation of a prefix, namely a module generation file name, an external interface, a macro, an internal interface and a static variable.
3. The system of claim 1,
in the scheme time sequence loading and analyzing module, the language rule identified by the module comprises a time sequence diagram described by a unified modeling language UML, and the module object, the interactive relation, the interface name and the parameter element in the module object are checked and extracted.
4. The system of claim 1,
in the framework module rule loading and analyzing module, the framework template comprises a software template level template of a software unit intelligence quotient, a task module template of an MCU RTOS level, and further comprises hardware initialization, kernel object creation, exception signal processing registration, thread creation and thread internal logic from a process entrance under Linux.
5. The system of claim 1,
in the serialization rule module, the prearranged serialization rules include Json and protobuf.
6. The system of claim 1,
and generating a data structure necessary for enumeration, structure type and macro code in the data structure generating module.
7. The system of claim 1,
and the state machine generation module comprises the state of the software module, an external trigger event and a state event matrix formed by the state of the software module and the external trigger event.
8. The system of claim 1,
in the internal interface generation module, an interface of a state machine is included;
in the external interface generation module, an interface of the serial number rule module is called to generate a serialized file or a compiled file of the external interface and corresponding interface incidental information.
9. The system of claim 1,
in the software code frame output module, the series of files include a data structure file, a state event interface file, an external interface file, a serial number output or compilation file, and a custom interface file.
10. An automatic generation method of a software code frame is characterized by comprising the following steps:
s01, loading and analyzing the appointed code rule configuration file;
s02, loading and information extraction operation are carried out on the output matter which is the scheme time sequence after the software architecture design and the detailed scheme design;
s03, loading the code frame template and caching the code template information;
s04, serializing and deserializing the transmission information;
s05, combining the scheme time sequence information, the module information and the frame template information to generate a data structure necessary for the code;
s06, combining the scheme time sequence information, the module information and the frame template information to generate a module state machine;
s07, generating a series of interfaces inside the module;
s08, generating a module external series interface;
s09, integrating the processing result signals from S01 to S08 and classifying the calculation result;
and S10, outputting the series files to finish the output of the software code frame so as to improve the quality and the generation efficiency of the software code frame.
CN202210605416.0A 2022-05-31 2022-05-31 Automatic generation system and method for software code frame Active CN114924727B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202210605416.0A CN114924727B (en) 2022-05-31 2022-05-31 Automatic generation system and method for software code frame

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202210605416.0A CN114924727B (en) 2022-05-31 2022-05-31 Automatic generation system and method for software code frame

Publications (2)

Publication Number Publication Date
CN114924727A true CN114924727A (en) 2022-08-19
CN114924727B CN114924727B (en) 2024-06-04

Family

ID=82811736

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202210605416.0A Active CN114924727B (en) 2022-05-31 2022-05-31 Automatic generation system and method for software code frame

Country Status (1)

Country Link
CN (1) CN114924727B (en)

Citations (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20050149304A1 (en) * 2001-06-27 2005-07-07 Fluidigm Corporation Object oriented microfluidic design method and system
JP2007156761A (en) * 2005-12-02 2007-06-21 Toshiba Corp Design information generation device, program development system, design information generation method, program development method, and program
US20070277151A1 (en) * 2006-05-17 2007-11-29 The Mathworks, Inc. Action languages for unified modeling language model
CN105260193A (en) * 2015-11-03 2016-01-20 国云科技股份有限公司 Self healing frame and healing method of large software
CN106569838A (en) * 2016-11-18 2017-04-19 天津理工大学 QP frame-based automatic code generator
CN106970819A (en) * 2017-03-28 2017-07-21 清华大学 A kind of c program code specification check device based on the regular description languages of PRDL
CN113535151A (en) * 2020-04-14 2021-10-22 北京京东振世信息技术有限公司 Code generation method and device
CN114118690A (en) * 2021-10-21 2022-03-01 上海机电工程研究所 Model-based weapon system architecture construction and index verification method and system

Patent Citations (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20050149304A1 (en) * 2001-06-27 2005-07-07 Fluidigm Corporation Object oriented microfluidic design method and system
JP2007156761A (en) * 2005-12-02 2007-06-21 Toshiba Corp Design information generation device, program development system, design information generation method, program development method, and program
US20070277151A1 (en) * 2006-05-17 2007-11-29 The Mathworks, Inc. Action languages for unified modeling language model
CN105260193A (en) * 2015-11-03 2016-01-20 国云科技股份有限公司 Self healing frame and healing method of large software
CN106569838A (en) * 2016-11-18 2017-04-19 天津理工大学 QP frame-based automatic code generator
CN106970819A (en) * 2017-03-28 2017-07-21 清华大学 A kind of c program code specification check device based on the regular description languages of PRDL
CN113535151A (en) * 2020-04-14 2021-10-22 北京京东振世信息技术有限公司 Code generation method and device
CN114118690A (en) * 2021-10-21 2022-03-01 上海机电工程研究所 Model-based weapon system architecture construction and index verification method and system

Non-Patent Citations (3)

* Cited by examiner, † Cited by third party
Title
SERGIO H. M. DURAND等: "A tool to support Bluespec SystemVerilog coding based on UML diagrams", 《ECON 2012 - 38TH ANNUAL CONFERENCE ON IEEE INDUSTRIAL ELECTRONICS SOCIETY》, 20 December 2012 (2012-12-20), pages 4670 - 4675 *
王小勇等: "基于量子平台状态机的桥式起重机控制系统软件设计", 《电气自动化》, vol. 37, no. 02, 30 March 2015 (2015-03-30), pages 41 - 43 *
王雪娇等: "基于时序图的FSP代数模型自动生成方法研究", 《福建电脑》, vol. 32, no. 02, 25 January 2016 (2016-01-25), pages 95 - 96 *

Also Published As

Publication number Publication date
CN114924727B (en) 2024-06-04

Similar Documents

Publication Publication Date Title
CN105022630B (en) A kind of assembly management system and assembly management method
CN111399853B (en) Templated deployment method for machine learning model and custom operator
US6467079B1 (en) Report program language source code translation to object-oriented language source code which emulates report program language behavior
US7146605B2 (en) Automatic abstraction of software source
CN110221815B (en) Automatic generation method of control software model based on ontology
US7237223B2 (en) Apparatus and method for real-time caution and warning and system health management
CN113204593A (en) ETL job development system and computer equipment based on big data calculation engine
CN114924727A (en) Automatic generation system and method of software code framework
US20090328001A1 (en) Unloadable managed code
CN111832740A (en) Method for deriving machine learning characteristics from structured data in real time
CN116088864A (en) Assembling method, disassembling method, apparatus and storage medium
Kim et al. An integrated framework with UML and Object-Z for developing a precise and understandable specification: the light control case study
CN111352619A (en) DCS two-layer configuration data translation system of nuclear power analog machine
CN114168121A (en) Software system, terminal and storage medium based on code factory mode development
CN112988145B (en) Method for generating aeroengine software architecture and aeroengine control device
CN114489861A (en) Target component conversion method and device, electronic equipment and readable storage medium
CN112241268A (en) Keil engineering compiling method, system and equipment
Yau et al. An object-oriented approach to software development for autonomous decentralized systems
CN112559359A (en) Based on S2ML safety critical system analysis and verification method
Tracz et al. An Outline for a Domain-Specific Software Architecture Engineering Process
CN112114817A (en) COBOL language-based data dictionary field information acquisition method and device
Kobayashi et al. Archetype model-driven development framework for EHR web system
CN117724689A (en) Standard system for decoupling training framework and just-in-time compiler and working method thereof
US20240168757A1 (en) Software code consolidation
CN102375740A (en) Handheld device and method for implementing interoperation of Java component and custom member by same

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination
CB02 Change of applicant information

Country or region after: China

Address after: 401133 room 208, 2 house, 39 Yonghe Road, Yu Zui Town, Jiangbei District, Chongqing

Applicant after: Deep Blue Automotive Technology Co.,Ltd.

Address before: 401133 room 208, 2 house, 39 Yonghe Road, Yu Zui Town, Jiangbei District, Chongqing

Applicant before: CHONGQING CHANGAN NEW ENERGY AUTOMOBILE TECHNOLOGY Co.,Ltd.

Country or region before: China

CB02 Change of applicant information
GR01 Patent grant
GR01 Patent grant