CN102968306B - A kind of code automatic generation method based on data model driving and system - Google Patents

A kind of code automatic generation method based on data model driving and system Download PDF

Info

Publication number
CN102968306B
CN102968306B CN201210497957.2A CN201210497957A CN102968306B CN 102968306 B CN102968306 B CN 102968306B CN 201210497957 A CN201210497957 A CN 201210497957A CN 102968306 B CN102968306 B CN 102968306B
Authority
CN
China
Prior art keywords
code
file
xml
data model
class
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
CN201210497957.2A
Other languages
Chinese (zh)
Other versions
CN102968306A (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.)
All pass education group (Guangdong) Limited by Share Ltd
Original Assignee
GUANGDONG QTONE EDUCATION 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 GUANGDONG QTONE EDUCATION CO Ltd filed Critical GUANGDONG QTONE EDUCATION CO Ltd
Priority to CN201210497957.2A priority Critical patent/CN102968306B/en
Publication of CN102968306A publication Critical patent/CN102968306A/en
Application granted granted Critical
Publication of CN102968306B publication Critical patent/CN102968306B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Landscapes

  • Information Retrieval, Db Structures And Fs Structures Therefor (AREA)

Abstract

The invention discloses a kind of code automatic generation method based on data model driving and system, wherein, in described method, first, arrange according to user, set up described user configuration information, described user configuration information comprises the bag name of code building, class name, needs the association of the master meter of generating code and described master meter; Then, according to user configuration information, the xml file that the service end that system generation thing presets can be resolved; Finally, service end resolves described xml file, according to Code Template, generates the code of standard.Compared with prior art, the advantages such as it has, and efficiency is high, code specification unified, readability is high, maintainability is strong, meanwhile, operate directly perceived, convenient, fast, not easily make mistakes, reduce technical requirement.

Description

A kind of code automatic generation method based on data model driving and system
Technical field
The present invention relates to code Generation field, particularly relate to a kind of code automatic generation method based on data model driving and system.
Background technology
Code is exactly the source file that the language supported of programmer's developing instrument writes out, and is one group of clear and definite rule system being represented information by character, symbol or signal element with discrete form.The principle of Code Design comprises only determinacy, standardization and versatility, expandability and stability, be convenient to identify with memory, make every effort to short and small with uniform format and easily revise.Source code is the branch of code, and in some sense, source code is equivalent to code.In modern procedures language, source code can books or tape form occur, but common format is text the most, and the object of this typical format is to compile out computer program.Computer source code final purpose is that Human Readable Text translation is become the executable binary command of computing machine, and this process, compiling, is completed by compiler.
At present, writing of code is mainly carried out by hand by programmer, and not only waste time and energy, and error rate is high, the style of distinct program person also can be distinguished to some extent, is unfavorable for follow-up maintenance etc.
In view of this, prior art haves much room for improvement and improves.
Summary of the invention
In view of the deficiencies in the prior art, the object of the invention is to provide a kind of code automatic generation method based on data model driving and system.Be intended to solve code in prior art write and carry out by hand by programmer, and exist waste time and energy, the problem such as inefficiency.
Technical scheme of the present invention is as follows:
Based on the code automatic generation method that data model drives, wherein, comprise the following steps:
S1, to arrange according to user, set up described user configuration information, described user configuration information comprises the bag name of code building, class name, needs the association of the master meter of generating code and described master meter;
S2, according to user configuration information, system generates the xml file that the service end that presets of thing can be resolved;
S3, service end resolve described xml file, according to Code Template, generate the code of standard.
The described code automatic generation method driven based on data model, wherein, described code comprises classes of data entities, service logic class, mybatis interface document and mybatisMapper file.
The described code automatic generation method driven based on data model, wherein, in described step S2, system is 32 or 64 bit manipulation systems.
A kind of Code automatic build system driven based on data model, comprise: data model parsing module, for the database engine dissimilar according to setting, the interface method program provided by each database engine is from being dynamically connected corresponding database, and obtain the description of appointment table, remarks, major key, and each field name, type, read only attribute, the remark information of table, be loaded into Installed System Memory, in order to the Back ground Information as the tree-like framework of instrument;
XML generation module, for getting the relevant information of table from Installed System Memory, the main interface of the instrument that is presented in.By amendment attribute, and set up from list catenation in the field nodal basis of table, select to join tree construction from some attributes of table, after being provided with, by program internal custom method, tree construction being converted to XML character string, outputting in XML file;
XML parsing module, for receiving when server the XML file uploaded, file is saved to temp directory by server, after the filename of new upload file, add that timestamp and random number are as differentiation, by the form of data stream, file content is read out, judge whether to meet the form of code skeleton definition according to content and new filename is passed to JSP masterplate file with the form of parameter, in order to calling to code generation module;
Code generation module, for the Business Entity class that will be parsed, according to the different masterplate of four covers defined, this entity class is called by four different JSP, and extract according to its prescribed form, be loaded into corresponding node and constant replacement, thus generate preliminary code specification, then add annotation, and the generation containment mapping class of correspondence, entity class, interface class, service logic class four files; And according to the attribute arranged, add pack arrangement and path, and quote, remarks, version information, generate 4 corresponding operation layer codes, under depositing in the temp directory of system;
Code download module, for after code building completes, by the server directory information feed back after generation to user, according to the catalogue selected, file is downloaded to local directory from server directory automatically by Upload plug-in unit, and establishes corresponding file according to the pack arrangement arranged.
Beneficial effect: a kind of code automatic generation method based on data model driving of the application and system, compared to existing technology, have the following advantages:
One, efficiency improves several times, does not need programmer to go to write code by hand, only needs to operate graphical interfaces, completes the associated configuration between each table, get final product automatic code generating.
Two, code specification is unified; The code specification unification of automatic generation is formulated by program, readable high, maintainable strong.
Three, graphical interfaces operation is directly perceived, convenient, fast, not easily makes mistakes, and reduces technical requirement.The program in machine code person of automatic generation does not worry, field writes mistake, and sql associates common sql script problems such as wrongly writing, and the staff being even ignorant of code also can operation code generate.
Accompanying drawing explanation
Fig. 1 is the process flow diagram of a kind of code automatic generation method based on data model driving of the application.
Fig. 2 is the structured flowchart of a kind of Code automatic build system based on data model driving of the application.
Embodiment
The invention provides a kind of code automatic generation method based on data model driving and system, for making object of the present invention, technical scheme and effect clearly, clearly, the present invention is described in more detail below.Should be appreciated that specific embodiment described herein only in order to explain the present invention, be not intended to limit the present invention.
Refer to Fig. 1, it is the process flow diagram of the code automatic generation method based on data model driving of the application.As shown in the figure, described a kind of code automatic generation method driven based on data model comprises the following steps:
S1, to arrange according to user, set up described user configuration information, described user configuration information comprises the bag name of code building, class name, needs the association of the master meter of generating code and described master meter;
S2, according to user configuration information, system generates the xml file that the service end that presets of thing can be resolved;
S3, service end resolve described xml file, according to Code Template, generate the code of standard.
Be described in detail for above-mentioned steps respectively below.
Described step S1 is arranged according to user, sets up described user configuration information, and described user configuration information comprises the bag name of code building, class name, needs the association of the master meter of generating code and described master meter.In the present embodiment, Code automatic build technology adopts net+xml+jsp template to realize.Step S2 is according to user configuration information, the xml file that the service end that system generation thing presets can be resolved.Finally, step S3, service end resolves described xml file, according to Code Template, generates the code of standard.
Further, described code can comprise classes of data entities, service logic class, mybatis interface document and mybatisMapper file.In addition, in described step S2, system is 32 or 64 bit manipulation systems.
Present invention also provides a kind of Code automatic build system driven based on data model, as shown in Figure 2, it comprises: data model parsing module 100, for the database engine dissimilar according to setting, the interface method program provided by each database engine is from being dynamically connected corresponding database, and obtain the description of appointment table, remarks, major key, and each field name, type, read only attribute, the remark information of table, be loaded into Installed System Memory, in order to the Back ground Information as the tree-like framework of instrument; Its key is, connection data storehouse engine according to the system of user, need accomplish compatible 32 and 64 bit manipulation systems.
XML generation module 200, for getting the relevant information of table from Installed System Memory, the main interface of the instrument that is presented in.By amendment attribute, and set up from list catenation in the field nodal basis of table, select to join tree construction from some attributes of table, after being provided with, by program internal custom method, tree construction being converted to XML character string, outputting in XML file; Wherein, multiple field sub-table structure can be set up, but a field can not connect multiple sublist.Attribute corresponding to sublist can connect the third level again from table, obtains the association attributes of the third level from table.This module supports at most three grades of sublists.
XML parsing module 300, for receiving when server the XML file uploaded, file is saved to temp directory by server, after the filename of new upload file, add that timestamp and random number are as differentiation, by the form of data stream, file content is read out, judge whether to meet the form of code skeleton definition according to content and new filename is passed to JSP masterplate file with the form of parameter, in order to calling to code generation module; JSP is asked by GET, receives the XML file passing the needs parsing of coming from backstage.File is directly directly converted to an entity object by XML parser by calling backstage method by JSP.
Code generation module 400, for the Business Entity class that will be parsed, according to the different masterplate of four covers defined, this entity class is called by four different JSP, and extract according to its prescribed form, be loaded into corresponding node and constant replacement, thus generate preliminary code specification, then add annotation, and the generation containment mapping class of correspondence, entity class, interface class, service logic class four files; And according to the attribute arranged, add pack arrangement and path, and quote, the information such as remarks, version, generate 4 corresponding operation layer codes, under depositing in the temp directory of system.
Code download module 500, for after code building completes, by the server directory information feed back after generation to user, according to the catalogue selected, file is downloaded to local directory from server directory automatically by Upload plug-in unit, and establish corresponding file according to the pack arrangement arranged, can directly directly cover at the root directory of engineering, directly can compile in compiler and pass through and do not need to revise any code, a whole set of code specification and in order, be convenient to read.
Wherein, node structure and the table structure of XML file are similar: businessMap is root node, comprise the major key of master meter, the corresponding information such as table name, regional submeter.The field attribute of its correspondence is included in items node, and a corresponding field of item, attribute comprises field name, field type, read only attribute, former literary name section and Lax entropy etc.If certain field establishes from table, so this field corresponding node following closely be joinOneItem node, attribute kit is containing the information such as table name, connected mode, corresponding major key and external key from table.Be contained in the child node within this node from the attribute kit of table, attribute is consistent with master meter field attribute.XML file generates and can preserve, and also directly can be uploaded to JSP server by program and resolve.
In sum, a kind of code automatic generation method based on data model driving of the present invention and system, wherein, in described method, first, arrange according to user, set up described user configuration information, described user configuration information comprises the bag name of code building, class name, needs the association of the master meter of generating code and described master meter; Then, according to user configuration information, the xml file that the service end that system generation thing presets can be resolved; Finally, service end resolves described xml file, according to Code Template, generates the code of standard.Compared with prior art, the advantages such as it has, and efficiency is high, code specification unified, readability is high, maintainability is strong, meanwhile, operate directly perceived, convenient, fast, not easily make mistakes, reduce technical requirement.
Should be understood that, application of the present invention is not limited to above-mentioned citing, for those of ordinary skills, can be improved according to the above description or convert, and all these improve and convert the protection domain that all should belong to claims of the present invention.

Claims (3)

1., based on the code automatic generation method that data model drives, it is characterized in that, comprise the following steps:
S1, to arrange according to user, set up user configuration information, described user configuration information comprises the bag name of code building, class name, needs the association of the master meter of generating code and described master meter;
S2, according to user configuration information, system generates the xml file that the service end that presets can be resolved;
S3, service end resolve described xml file, according to Code Template, generate the code of standard;
Described code comprises classes of data entities, service logic class, mybatis interface document and mybatisMapper file;
Described step S2 comprises:
The relevant information of table is got, the main interface of the instrument that is presented in from Installed System Memory; By amendment attribute, and set up from list catenation in the field nodal basis of table, select to join tree construction from some attributes of table, after being provided with, by program internal custom method, tree construction being converted to XML character string, outputting in XML file;
The described attribute corresponding from table connects the third level from table, obtains the association attributes of the third level from table.
2. the code automatic generation method driven based on data model according to claim 1, it is characterized in that, in described step S2, system is 32 or 64 bit manipulation systems.
3. the Code automatic build system driven based on data model, it is characterized in that, comprise: data model parsing module, for the dissimilar database engine according to setting, the interface method program provided by each database engine to be dynamically connected corresponding database, and obtains the description of appointment table, remarks, major key, and each field name, type, read only attribute, the remark information of table, be loaded into Installed System Memory, in order to the Back ground Information as the tree-like framework of instrument;
XML generation module, for getting the relevant information of table from Installed System Memory, the main interface of the instrument that is presented in; By amendment attribute, and set up from list catenation in the field nodal basis of table, select to join tree construction from some attributes of table, after being provided with, by program internal custom method, tree construction being converted to XML character string, outputting in XML file; The described attribute corresponding from table connects the third level from table, obtains the association attributes of the third level from table;
XML parsing module, for receiving when server the XML file uploaded, file is saved to temp directory by server, after the filename of new upload file, add that timestamp and random number are as differentiation, by the form of data stream, file content is read out, judge whether to meet the form of code skeleton definition according to content and new filename is passed to JSP masterplate file with the form of parameter, in order to calling to code generation module;
Code generation module, for the Business Entity class that will be parsed, according to the different masterplate of four covers defined, called by four different JSP, and extract according to form of its regulation, be loaded into corresponding node, then constant replacement is carried out, thus generate preliminary code specification, then add annotation, and four files of the generation containment mapping class of correspondence, entity class, interface class, service logic class; And according to the attribute arranged, add pack arrangement and path, and quote, remarks, version information, generate 4 corresponding operation layer codes, under depositing in the temp directory of system;
Code download module, for after code building completes, by the server directory information feed back after generation to user, according to the catalogue selected, file is downloaded to local directory from server directory automatically by Upload plug-in unit, and establishes corresponding file according to the pack arrangement arranged.
CN201210497957.2A 2012-11-29 2012-11-29 A kind of code automatic generation method based on data model driving and system Active CN102968306B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201210497957.2A CN102968306B (en) 2012-11-29 2012-11-29 A kind of code automatic generation method based on data model driving and system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201210497957.2A CN102968306B (en) 2012-11-29 2012-11-29 A kind of code automatic generation method based on data model driving and system

Publications (2)

Publication Number Publication Date
CN102968306A CN102968306A (en) 2013-03-13
CN102968306B true CN102968306B (en) 2016-01-20

Family

ID=47798464

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201210497957.2A Active CN102968306B (en) 2012-11-29 2012-11-29 A kind of code automatic generation method based on data model driving and system

Country Status (1)

Country Link
CN (1) CN102968306B (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN106250164A (en) * 2016-08-16 2016-12-21 广州仕邦人力资源有限公司 A kind of code generating method based on requirement documents and device
CN103744680B (en) * 2014-01-16 2017-02-15 北京邮电大学 Method and device for business process processing

Families Citing this family (40)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103412747A (en) * 2013-07-25 2013-11-27 昆明康卓科技有限公司 Model driven based imaging design method for embedded industrial real-time system
CN103401914A (en) * 2013-07-26 2013-11-20 浪潮电子信息产业股份有限公司 File uploading broken-point continuously transferring method
CN103442275B (en) * 2013-08-30 2017-04-12 深圳市九洲电器有限公司 Image-text data flow processing method, image-text data flow processing device and set top box
CN103677819B (en) * 2013-12-05 2017-12-05 深圳中兴网信科技有限公司 The implementation method and realization device of code forward engineering based on OSGI
CN103984555B (en) * 2014-05-29 2017-03-15 四川航天系统工程研究所 A kind of tree table is combined and drives Windows/Linux platform communications protocol source profiles methods
CN104267966B (en) * 2014-10-15 2018-05-15 北京国双科技有限公司 The generation method and device of the program code of software
CN105653245A (en) * 2014-11-13 2016-06-08 朗新科技股份有限公司 Code automatic generation system, device and method
CN104408120B (en) * 2014-11-26 2019-04-12 北京国双科技有限公司 The processing method and processing device of source code
CN104657140B (en) * 2015-02-10 2018-01-09 广州华多网络科技有限公司 Code generating method and device
CN105354072A (en) * 2015-10-23 2016-02-24 北京京东尚科信息技术有限公司 Code generation method based on Eclipse platform
CN106919374B (en) * 2015-12-28 2021-06-29 北京京东尚科信息技术有限公司 Script generation method and device
CN106933552B (en) * 2015-12-30 2020-11-03 中国移动通信集团公司 Data processing method and front-end code generating device
US10521199B2 (en) * 2016-03-11 2019-12-31 Tata Consultancy Services Limited System and method for developing mobile based applications using model driven development
CN106843878B (en) * 2017-01-20 2019-10-25 武汉斗鱼网络科技有限公司 A kind of model generating method and system
CN108255904B (en) * 2017-05-04 2020-09-08 平安科技(深圳)有限公司 Table structure modeling method and server
CN107273117B (en) * 2017-05-25 2021-04-09 土巴兔集团股份有限公司 Programming-friendly agile code automatic generation system
CN107291450B (en) * 2017-05-25 2021-04-09 土巴兔集团股份有限公司 Programming-friendly agile code automatic generation method
CN107491478A (en) * 2017-07-03 2017-12-19 广东南方数码科技股份有限公司 Data processing method, electronic equipment and storage medium based on flow chart directly perceived
CN107357588B (en) * 2017-07-19 2020-08-14 万帮充电设备有限公司 Object code generation method and device
CN107577498A (en) * 2017-09-21 2018-01-12 山东浪潮商用系统有限公司 One method for automatically generating interface Java resolution files
CN107977236B (en) * 2017-12-21 2020-11-13 上海智臻智能网络科技股份有限公司 Question-answering system generation method, terminal device, storage medium and question-answering system
CN110019306B (en) * 2017-12-27 2021-08-31 航天信息股份有限公司 SQL statement searching method and system based on XML format file
CN108228805B (en) * 2017-12-29 2021-04-06 北京安云世纪科技有限公司 Method and device for processing display data and mobile terminal
CN110019242A (en) * 2017-12-29 2019-07-16 北京京东尚科信息技术有限公司 Processing method, device and system for tables of data
CN108153897B (en) * 2018-01-10 2022-04-12 中国银行股份有限公司 PLSQL program code generation method and system
CN108170557B (en) * 2018-01-24 2022-11-25 百度在线网络技术(北京)有限公司 Method and apparatus for outputting information
CN108509199A (en) * 2018-03-09 2018-09-07 平安科技(深圳)有限公司 Automatically generate the method, apparatus, equipment and storage medium of Chinese annotation
CN108647033B (en) * 2018-04-03 2021-06-29 四川新网银行股份有限公司 SDK automatic packaging method for open platform
CN108804322A (en) * 2018-06-05 2018-11-13 中国平安人寿保险股份有限公司 Automated testing method, device, computer equipment and storage medium
CN109445384B (en) * 2018-10-16 2021-09-14 劳博(上海)物流科技有限公司 Multi-device control system
CN109408057B (en) * 2018-10-23 2022-03-04 网易传媒科技(北京)有限公司 Method, device, medium and computing equipment for automatically generating codes
CN111352918B (en) * 2018-12-21 2023-05-23 卓望数码技术(深圳)有限公司 Terminal database data migration method and system
CN110046170B (en) * 2019-04-22 2021-07-27 深圳乐信软件技术有限公司 Statement execution method, device, equipment and medium based on multi-file management
CN110795080A (en) * 2019-10-21 2020-02-14 山东舜知信息科技有限公司 Automatic code generation system based on database annotation and construction method
CN110851129A (en) * 2019-11-13 2020-02-28 深圳市泰洲科技有限公司 Automatic generation method of software system code of data management class
CN111291025B (en) * 2020-03-10 2020-11-10 北京东方金信科技有限公司 Method for supporting multi-physical model conversion by logic model and storage device
CN114385175A (en) * 2020-10-20 2022-04-22 武汉斗鱼鱼乐网络科技有限公司 Code generation method and device, electronic equipment and storage medium
CN112764749B (en) * 2021-01-18 2023-04-25 电子科技大学 Method and system for generating software function interface group
CN112905453A (en) * 2021-02-03 2021-06-04 重庆富民银行股份有限公司 Method for quickly generating database operation code in automatic test
CN116719866B (en) * 2023-05-09 2024-02-13 上海银满仓数字科技有限公司 Multi-format data self-adaptive distribution method and system

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101907993A (en) * 2010-07-27 2010-12-08 华南理工大学 Dynamic model based on SpringDM and application thereof to persistence layer of RFID (Radio Frequency Identification) middleware
CN102521274A (en) * 2011-11-24 2012-06-27 上海明想电子科技有限公司 Ibatis-based SQL script dynamic loading method
CN102663024A (en) * 2012-03-22 2012-09-12 北京英孚斯迈特信息技术有限公司 Data portal system for enterprise data unified platform

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101907993A (en) * 2010-07-27 2010-12-08 华南理工大学 Dynamic model based on SpringDM and application thereof to persistence layer of RFID (Radio Frequency Identification) middleware
CN102521274A (en) * 2011-11-24 2012-06-27 上海明想电子科技有限公司 Ibatis-based SQL script dynamic loading method
CN102663024A (en) * 2012-03-22 2012-09-12 北京英孚斯迈特信息技术有限公司 Data portal system for enterprise data unified platform

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
J2EE轻量级框架代码生成工具的设计与实现;周刚;《广州广播电视大学学报》;20081231;第8卷(第6期);第102-105页 *

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103744680B (en) * 2014-01-16 2017-02-15 北京邮电大学 Method and device for business process processing
CN106250164A (en) * 2016-08-16 2016-12-21 广州仕邦人力资源有限公司 A kind of code generating method based on requirement documents and device

Also Published As

Publication number Publication date
CN102968306A (en) 2013-03-13

Similar Documents

Publication Publication Date Title
CN102968306B (en) A kind of code automatic generation method based on data model driving and system
CN101840334B (en) Software component service packaging method
CN105447122B (en) A kind of implementation method that archives economy can be independently created based on multilist association
CN102663103B (en) Configurable method for automatically generating database and accessing data
CN101751382B (en) Data acquisition method based on labels and system thereof
CN104424265B (en) Digital asset management method and system
CN104360859B (en) A kind of visual service development method and system
US8418125B2 (en) Incremental model refinement and transformation in generating commerce applications using a model driven architecture
US20110023022A1 (en) Method for application authoring employing an application template stored in a database
CN103473108A (en) Java code generating method
CN102779156B (en) Configuration method for database of communication device in digital substation
CN103049251B (en) A kind of data base persistence layer device and database operation method
CN104391730A (en) Software source code language translation system and method
CN105138613A (en) Business object and xml message mutual conversion method and system
CN101714078A (en) Code generation method and device
CN107122173A (en) A kind of adaptation activiti, the list generation method that can be pulled
CN103810152A (en) Visualized formula editor
CN101645006B (en) Method and device for dynamically generating property page of Eclipse
CN103927385A (en) Unifying method and device of data model
CN103116500A (en) Method and device for structural body definition and structure output
CN114338855B (en) Method for realizing parsing and generating HL7, FHIR standard and custom XML message
CN104424159A (en) Software project document generating method and software project document generator
CN108776702A (en) A kind of data make a report on page user-defined visual configuration method
CN110069450A (en) Interactive electronic technical manual platform based on S1000D standard
CN103810292A (en) Method and device for configuring graphical interface

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
C56 Change in the name or address of the patentee
CP03 Change of name, title or address

Address after: 528400, Guangdong, Zhongshan, four East Road, Zhongshan, 88, Shang Feng finance business center 5, one of the 18 layers

Patentee after: All pass education group (Guangdong) Limited by Share Ltd

Address before: 528400 Guangdong City, east of the East Bank of the library on the 1st comprehensive commercial building, the first floor of the fifth floor, Zhongshan

Patentee before: Guangdong Qtone Education Co., Ltd.