CN107506190A - XML file amending method and device based on Spring frameworks - Google Patents

XML file amending method and device based on Spring frameworks Download PDF

Info

Publication number
CN107506190A
CN107506190A CN201710701830.0A CN201710701830A CN107506190A CN 107506190 A CN107506190 A CN 107506190A CN 201710701830 A CN201710701830 A CN 201710701830A CN 107506190 A CN107506190 A CN 107506190A
Authority
CN
China
Prior art keywords
xml file
attribute information
modification
modified
parsing
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
CN201710701830.0A
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.)
Bank of China Ltd
Original Assignee
Bank of China 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 Bank of China Ltd filed Critical Bank of China Ltd
Priority to CN201710701830.0A priority Critical patent/CN107506190A/en
Publication of CN107506190A publication Critical patent/CN107506190A/en
Pending legal-status Critical Current

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F8/00Arrangements for software engineering
    • G06F8/70Software maintenance or management
    • G06F8/73Program documentation

Landscapes

  • Engineering & Computer Science (AREA)
  • Software Systems (AREA)
  • General Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Library & Information Science (AREA)
  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • Document Processing Apparatus (AREA)

Abstract

The invention discloses a kind of XML file amending method and device based on Spring frameworks, wherein this method includes:By parsing XML file to be modified, the XML file is converted into object, and determine the attribute information of the object;The modification received for the object is instructed, and the attribute information of the object is modified according to the modification instruction;According to amended attribute information, the object is converted into XML file.The present invention can help developer quickly and conveniently to realize the XML file automation modification based on Spring frameworks.

Description

XML file amending method and device based on Spring frameworks
Technical field
The present invention relates to field of computer technology, more particularly to XML file amending method and dress based on Spring frameworks Put.
Background technology
Spring is an Open Framework, is the Java Development Frameworks of a lightweight, is a layering in simple terms JavaSE/EEfull-stack (one-stop) lightweight open source framework.Spring as one of present classic framework, by It is extensive to use.There are two very important concepts, control reversion and dependence injection in Spring.So-called dependence injection refers to During operation, it will be relied on by external container dynamic in object fill assembly, and contain XML (eXtensible Markup Language, extensible markup language) document analysis and java reflection technologies.Just because of this, the application based on Spring frameworks System, many XML configuration works be present.Especially in the application framework system of maturation.
Configuration modification work currently for XML also rests on manual mode configuration, configuration be present and disperses, configuration work amount The problem of larger.And manual mode easily malfunctions, configuration is once wrong will to produce the problem of function can not be run.
The content of the invention
The embodiment of the present invention provides a kind of XML file amending method based on Spring frameworks, to help developer fast Speed, the XML file automation modification based on Spring frameworks is easily realized, this method includes:
By parsing XML file to be modified, the XML file is converted into object, and determine the attribute of the object Information;
The modification received for the object is instructed, and the attribute information of the object is repaiied according to the modification instruction Change;
According to amended attribute information, the object is converted into XML file.
The embodiment of the present invention also provides a kind of XML file modification device based on Spring frameworks, to help developer The XML file automation modification based on Spring frameworks is quickly and conveniently realized, the device includes:
Parsing module, for by parsing XML file to be modified, the XML file being converted into object, and determine institute State the attribute information of object;
Modified module, the modification for receiving for the object instruct, according to the modification instruction to the object Attribute information is modified;
Modular converter, for according to amended attribute information, the object to be converted into XML file.
The embodiment of the present invention also provides a kind of computer equipment, including memory, processor and storage are on a memory simultaneously The computer program that can be run on a processor, realized described in the computing device during computer program and above-mentioned be based on Spring The XML file amending method of framework.
The embodiment of the present invention also provides a kind of computer-readable recording medium, and the computer-readable recording medium storage has Perform the computer program of the above-mentioned XML file amending method based on Spring frameworks.
In the embodiment of the present invention, by parsing XML file to be modified, the XML file is converted into object, and determine The attribute information of the object;The modification received for the object instructs, the category according to the modification instruction to the object Property information is modified;According to amended attribute information, the object is converted into XML file;So as to quickly and conveniently real The now XML file automation modification based on Spring frameworks, substitutes original manual mode.
Brief description of the drawings
In order to illustrate more clearly about the embodiment of the present invention or technical scheme of the prior art, below will be to embodiment or existing There is the required accompanying drawing used in technology description to be briefly described, it should be apparent that, drawings in the following description are only this Some embodiments of invention, for those of ordinary skill in the art, on the premise of not paying creative work, can be with Other accompanying drawings are obtained according to these accompanying drawings.In the accompanying drawings:
Fig. 1 is the schematic diagram of the XML file amending method based on Spring frameworks in the embodiment of the present invention;
Fig. 2 is the schematic diagram that the XML file based on Spring frameworks changes device in the embodiment of the present invention;
Fig. 3 is the specific example figure that the XML file based on Spring frameworks changes device in the embodiment of the present invention.
Embodiment
For the purpose, technical scheme and advantage of the embodiment of the present invention are more clearly understood, below in conjunction with the accompanying drawings to this hair Bright embodiment is described in further details.Here, the schematic description and description of the present invention is used to explain the present invention, but simultaneously It is not as a limitation of the invention.
In order to help developer quickly and conveniently to realize, the XML file based on Spring frameworks automates modification, the present invention A kind of XML file amending method based on Spring frameworks is provided in embodiment, as shown in figure 1, this method includes:
Step 101, by parsing XML file to be modified, the XML file is converted into object, and determine it is described right The attribute information of elephant;
Step 102, the modification instruction for being directed to the object is received, the attribute of the object is believed according to the modification instruction Breath is modified;
Step 103, according to amended attribute information, the object is converted into XML file.
Flow is it is known that in embodiments of the present invention, based on document analysis mode, XML file is changed as shown in Figure 1 For object, and determine the attribute information of object.Developer can be directed to the object and operate and handle accordingly, change object Attribute information.Object most at last after Update attribute information is converted to XML message.The embodiment of the present invention solves automation and repaiied The problem of changing the XML file based on Spring frameworks, developer can meet the XML file of oneself requirement with rapid build;Simultaneously It is also ensured that the XML file that modification is front and rear, will not cause unnecessary conversion due to conversion.
In the particular embodiment, simple clearly interface can also be provided, for developer's angle, without being appointed What particular job, easy to use, debugging is easy, be easy to developer's rapid build meet oneself requirement based on Spring frameworks XML file.For example, before XML file to be modified is parsed, can also include:File loading interface is provided, it is determined that exploitation XML file to be modified under the purpose project catalogue that person specifies through the interface.
It is determined that after XML file to be modified, by parsing XML file to be modified, the XML file is converted to Object, and determine the attribute information of the object.Specifically, in embodiment, can be by parsing the XML file, by institute State XML file and be converted to context (Context) object, and identify the attribute information of the context object, by what is recognized Attribute information is stored in Attribute class.
In embodiment, the attribute information of object can include a variety of different types of attribute informations.For example, on identification is described The hereafter attribute information of object, it is following one or more that identification can be included:Position in the XML file corresponding to different labels Put, be retracted number of characters, whether there is corresponding remark information, label key assignments (label Key values), row type, upper and lower hierarchical relationship, queue (LIST), mapping relations (MAP) etc..Certainly, the attribute information for the object enumerated at this is only for example, can also basis during implementation Demand includes other attribute informations, and the present invention no longer illustrates one by one, and related change case all should fall into the protection model of the present invention Enclose.
XML file is being converted into object, and after determining the attribute information of object, repairing for the object can be received Change instruction, the attribute information of the object is modified according to the modification instruction.In embodiment, can provide it is newly-increased, Modification and deletion interface, receive the modification for the object that developer sends through the interface and instruct;Referred to according to the modification The type and/or keyword of attribute information in order, modify to the respective attributes information of the object.For example, it can provide Newly-increased, modification and deletion interface, receive the modification for Context objects that developer sends through the interface and instruct;According to repairing Change the BeanID types and/or keyword of attribute information in instruction, to the corresponding BeanAttribute attributes of Context objects Information is modified.In embodiment developer can according to specified format (such as shareMap, shareList, Bean etc.) parse, XML file corresponding to modification, generation.
After the attribute information of modification object, the object can be converted to by XML texts according to amended attribute information Part.
Below as another example, the XML file amending method based on Spring frameworks of the embodiment of the present invention is described in detail Specific implementation.
In this example, the XML file amending method based on Spring frameworks contains three specific processing procedures:XML texts Part loading procedure, XML file processing procedure and XML file generating process.
XML file loading procedure:File loading interface is provided, needs developer to specify to be modified under purpose project catalogue XML file.Then by parsing XML file, XML file is converted into Context objects, and identify the category of Context objects Property information, the attribute information recognized is stored in Attribute class.It can be used in this example FileSystemXmlApplicationContext, XML file is converted into Context objects.Pass through the reading to XML file Parsing is taken, identifies the position in XML file corresponding to different labels, number of characters is retracted, whether there is corresponding remark information, label Key values, row type etc., the content recognized is stored in XmlToBean attributes.Wherein, row type can include Spring In common situation, such as null, shareMap, shareList, Bean, param name, list name, map name etc..
XML file processing procedure:Newly-increased, modification is provided and deletes interface, developer is received and is directed to through what the interface was sent The modification instruction of Context objects, the type and/or keyword of attribute information in being instructed according to modification, to Context objects Respective attributes information is modified.For example, beanID types different in Context objects and keyword return phase can be obtained The Bean objects answered, there is provided newly-increased, modification and delete interface, available for the modification corresponding attribute information of Context objects, example Such as change the attribute information under BeanAttribute in XmlToBean attributes.
XML file generating process:According to amended attribute information, Context objects are converted into XML file.For example, According to the attribute information of BeanAttribute state-of-the-art records, the object after renewal is converted into Xml files.
Based on same inventive concept, a kind of XML file based on Spring frameworks is additionally provided in the embodiment of the present invention and is repaiied Repacking is put, as described in the following examples.The principle for solving problem due to the device is repaiied with the XML file based on Spring frameworks Change that method is similar, therefore the implementation of the device may refer to the implementation of the XML file amending method based on Spring frameworks, repeat Part repeats no more.
Fig. 2 is the schematic diagram that the XML file based on Spring frameworks changes device in the embodiment of the present invention, as shown in Fig. 2 The device can include:
Parsing module 201, for by parsing XML file to be modified, the XML file to be converted into object, and really The attribute information of the fixed object;
Modified module 202, the modification for receiving for the object instruct, according to the modification instruction to the object Attribute information modify;
Modular converter 203, for according to amended attribute information, the object to be converted into XML file.
As shown in figure 3, in one embodiment, the modification device of the XML file based on Spring frameworks shown in Fig. 2 may be used also With including:
Load-on module 301, for before the parsing module 201 parses XML file to be modified, there is provided file loads Interface, determine XML file to be modified under the purpose project catalogue that developer specifies through the interface.
In one embodiment, the parsing module 201 specifically can be used for:
By parsing the XML file, the XML file is converted into context object, and identify the context pair The attribute information of elephant, the attribute information recognized is stored in Attribute class.
In one embodiment, it is following one or more specifically to can be used for identification for the parsing module 201:Different labels Position in the corresponding XML file, number of characters is retracted, whether there is corresponding remark information, label key assignments, row type, up and down Hierarchical relationship, queue, mapping relations.
In one embodiment, the modified module 202 specifically can be used for:
Newly-increased, modification is provided and deletes interface, the modification for the object that developer sends through the interface is received and refers to Order;
According to the type and/or keyword of attribute information in the modification instruction, to the respective attributes information of the object Modify.
The embodiment of the present invention also provides a kind of computer equipment, including memory, processor and storage are on a memory simultaneously The computer program that can be run on a processor, realized described in the computing device during computer program and above-mentioned be based on Spring The XML file amending method of framework.
The embodiment of the present invention also provides a kind of computer-readable recording medium, and the computer-readable recording medium storage has Perform the computer program of the above-mentioned XML file amending method based on Spring frameworks.
In summary, in the embodiment of the present invention, by parsing XML file to be modified, the XML file is converted to pair As, and determine the attribute information of the object;The modification received for the object instructs, according to the modification instruction to described The attribute information of object is modified;According to amended attribute information, the object is converted into XML file;So that quick, The XML file automation modification based on Spring frameworks is easily realized, substitutes original manual mode.
In embodiment, it is ensured that change front and rear XML file, unnecessary conversion will not be caused due to conversion.It is real Apply and simple clearly interface is additionally provided in example, it is easy to use without carrying out any particular job for developer's angle, Debugging is easy, is easy to developer's rapid build to meet the XML file based on Spring frameworks of oneself requirement.What is provided connects Mouth is to be directed to Spring standard configuration files, it is ensured that developer is easily multiplexed, extension, easily realizes and is based on Spring frameworks XML interfacial type developing instrument.
It should be understood by those skilled in the art that, embodiments of the invention can be provided as method, system or computer program Product.Therefore, the present invention can use the reality in terms of complete hardware embodiment, complete software embodiment or combination software and hardware Apply the form of example.Moreover, the present invention can use the computer for wherein including computer usable program code in one or more The computer program production that usable storage medium is implemented on (including but is not limited to magnetic disk storage, CD-ROM, optical memory etc.) The form of product.
The present invention is the flow with reference to method according to embodiments of the present invention, equipment (system) and computer program product Figure and/or block diagram describe.It should be understood that can be by every first-class in computer program instructions implementation process figure and/or block diagram Journey and/or the flow in square frame and flow chart and/or block diagram and/or the combination of square frame.These computer programs can be provided The processors of all-purpose computer, special-purpose computer, Embedded Processor or other programmable data processing devices is instructed to produce A raw machine so that produced by the instruction of computer or the computing device of other programmable data processing devices for real The device for the function of being specified in present one flow of flow chart or one square frame of multiple flows and/or block diagram or multiple square frames.
These computer program instructions, which may be alternatively stored in, can guide computer or other programmable data processing devices with spy Determine in the computer-readable memory that mode works so that the instruction being stored in the computer-readable memory, which produces, to be included referring to Make the manufacture of device, the command device realize in one flow of flow chart or multiple flows and/or one square frame of block diagram or The function of being specified in multiple square frames.
These computer program instructions can be also loaded into computer or other programmable data processing devices so that counted Series of operation steps is performed on calculation machine or other programmable devices to produce computer implemented processing, so as in computer or The instruction performed on other programmable devices is provided for realizing in one flow of flow chart or multiple flows and/or block diagram one The step of function of being specified in individual square frame or multiple square frames.
Particular embodiments described above, the purpose of the present invention, technical scheme and beneficial effect are carried out further in detail Describe in detail it is bright, should be understood that the foregoing is only the present invention specific embodiment, the guarantor being not intended to limit the present invention Scope is protected, within the spirit and principles of the invention, any modification, equivalent substitution and improvements done etc., should be included in this Within the protection domain of invention.

Claims (12)

  1. A kind of 1. XML file amending method based on Spring frameworks, it is characterised in that including:
    By parsing XML file to be modified, the XML file is converted into object, and determine the attribute information of the object;
    The modification received for the object is instructed, and the attribute information of the object is modified according to the modification instruction;
    According to amended attribute information, the object is converted into XML file.
  2. 2. the method as described in claim 1, it is characterised in that before parsing XML file to be modified, in addition to:
    File loading interface is provided, determines XML file to be modified under the purpose project catalogue that developer specifies through the interface.
  3. 3. the method as described in claim 1, it is characterised in that by parsing XML file to be modified, by the XML file Object is converted to, and determines the attribute information of the object, including:
    By parsing the XML file, the XML file is converted into context object, and identify the context object Attribute information, the attribute information recognized is stored in Attribute class.
  4. 4. method as claimed in claim 3, it is characterised in that identify the attribute information of the context object, including identification It is following one or more:Position in the XML file corresponding to different labels, number of characters is retracted, whether there is corresponding remarks letter Breath, label key assignments, row type, upper and lower hierarchical relationship, queue, mapping relations.
  5. 5. the method as described in claim 1, it is characterised in that the modification received for the object instructs, and is repaiied according to described Change instruction to modify to the attribute information of the object, including:
    Newly-increased, modification is provided and deletes interface, the modification for the object that developer sends through the interface is received and instructs;
    According to the type and/or keyword of attribute information in the modification instruction, the respective attributes information of the object is carried out Modification.
  6. A kind of 6. XML file modification device based on Spring frameworks, it is characterised in that including:
    Parsing module, for by parsing XML file to be modified, the XML file to be converted into object, and determine it is described right The attribute information of elephant;
    Modified module, the modification for receiving for the object instruct, the attribute according to the modification instruction to the object Information is modified;
    Modular converter, for according to amended attribute information, the object to be converted into XML file.
  7. 7. device as claimed in claim 6, it is characterised in that also include:
    Load-on module, for before parsing module parsing XML file to be modified, there is provided file loading interface, it is determined that XML file to be modified under the purpose project catalogue that developer specifies through the interface.
  8. 8. device as claimed in claim 6, it is characterised in that the parsing module is specifically used for:
    By parsing the XML file, the XML file is converted into context object, and identify the context object Attribute information, the attribute information recognized is stored in Attribute class.
  9. 9. device as claimed in claim 8, it is characterised in that the parsing module is specifically used for identification such as the next item down or more :Position in the XML file corresponding to different labels, number of characters is retracted, whether there is corresponding remark information, label key assignments, Row type, upper and lower hierarchical relationship, queue, mapping relations.
  10. 10. device as claimed in claim 6, it is characterised in that the modified module is specifically used for:
    Newly-increased, modification is provided and deletes interface, the modification for the object that developer sends through the interface is received and instructs;
    According to the type and/or keyword of attribute information in the modification instruction, the respective attributes information of the object is carried out Modification.
  11. 11. a kind of computer equipment, including memory, processor and storage are on a memory and the meter that can run on a processor Calculation machine program, it is characterised in that realize any side of claim 1 to 5 described in the computing device during computer program Method.
  12. 12. a kind of computer-readable recording medium, it is characterised in that the computer-readable recording medium storage has perform claim It is required that the computer program of 1 to 5 any methods described.
CN201710701830.0A 2017-08-16 2017-08-16 XML file amending method and device based on Spring frameworks Pending CN107506190A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201710701830.0A CN107506190A (en) 2017-08-16 2017-08-16 XML file amending method and device based on Spring frameworks

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201710701830.0A CN107506190A (en) 2017-08-16 2017-08-16 XML file amending method and device based on Spring frameworks

Publications (1)

Publication Number Publication Date
CN107506190A true CN107506190A (en) 2017-12-22

Family

ID=60691947

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201710701830.0A Pending CN107506190A (en) 2017-08-16 2017-08-16 XML file amending method and device based on Spring frameworks

Country Status (1)

Country Link
CN (1) CN107506190A (en)

Cited By (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN109474686A (en) * 2018-11-16 2019-03-15 中国银行股份有限公司 A kind of XML message processing method and processing device
CN110032371A (en) * 2019-04-17 2019-07-19 杭州玳数科技有限公司 A kind of method and device storing offline task workflow using XML
CN110175020A (en) * 2019-04-10 2019-08-27 阿里巴巴集团控股有限公司 Profile attributes Information expansion method and apparatus, framework loading method and device
WO2020024778A1 (en) * 2018-07-31 2020-02-06 中兴通讯股份有限公司 Method, system and device for modifying xml file in batch and computer-readable storage medium
CN111611788A (en) * 2020-04-14 2020-09-01 大唐软件技术股份有限公司 Data processing method and device, electronic equipment and storage medium
CN111625273A (en) * 2020-05-20 2020-09-04 北京北方华创微电子装备有限公司 Configuration file modification method and device of semiconductor equipment

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101221556A (en) * 2008-02-01 2008-07-16 中国建设银行股份有限公司 Method and device for XML document analysis
CN101339500A (en) * 2008-05-22 2009-01-07 清华大学 Data binding application program interface creation method based on XML mode
CN102566984A (en) * 2010-12-07 2012-07-11 北大方正集团有限公司 Method and device for configuring parameters

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101221556A (en) * 2008-02-01 2008-07-16 中国建设银行股份有限公司 Method and device for XML document analysis
CN101339500A (en) * 2008-05-22 2009-01-07 清华大学 Data binding application program interface creation method based on XML mode
CN102566984A (en) * 2010-12-07 2012-07-11 北大方正集团有限公司 Method and device for configuring parameters

Cited By (10)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2020024778A1 (en) * 2018-07-31 2020-02-06 中兴通讯股份有限公司 Method, system and device for modifying xml file in batch and computer-readable storage medium
CN110795915A (en) * 2018-07-31 2020-02-14 中兴通讯股份有限公司 Method, system, equipment and computer-readable storage medium for modifying xml file in batch
CN109474686A (en) * 2018-11-16 2019-03-15 中国银行股份有限公司 A kind of XML message processing method and processing device
CN109474686B (en) * 2018-11-16 2021-06-15 中国银行股份有限公司 XML message processing method and device
CN110175020A (en) * 2019-04-10 2019-08-27 阿里巴巴集团控股有限公司 Profile attributes Information expansion method and apparatus, framework loading method and device
CN110175020B (en) * 2019-04-10 2023-08-22 创新先进技术有限公司 Frame attribute information expansion method and device, and frame loading method and device
CN110032371A (en) * 2019-04-17 2019-07-19 杭州玳数科技有限公司 A kind of method and device storing offline task workflow using XML
CN111611788A (en) * 2020-04-14 2020-09-01 大唐软件技术股份有限公司 Data processing method and device, electronic equipment and storage medium
CN111611788B (en) * 2020-04-14 2024-02-09 大唐软件技术股份有限公司 Data processing method and device, electronic equipment and storage medium
CN111625273A (en) * 2020-05-20 2020-09-04 北京北方华创微电子装备有限公司 Configuration file modification method and device of semiconductor equipment

Similar Documents

Publication Publication Date Title
CN110825362B (en) Low-code application software development system and method
CN107506190A (en) XML file amending method and device based on Spring frameworks
CN106371829A (en) Modularization thinking-based template framework design method and system
CN105630522B (en) A kind of update method, the device and system of Web application
CN105528418B (en) A kind of design documentation generation method and device
CN110287097A (en) Batch testing method, device and computer readable storage medium
CN107644286A (en) Workflow processing method and device
CN104376043B (en) Log recording and display methods and device
CN108762743A (en) Data table operation code generation method and device
CN108132925A (en) A kind of report file generation method and device
CN103942099A (en) Parallel task execution method and device based on Hive
CN113448562B (en) Automatic logic code generation method and device and electronic equipment
US20160321218A1 (en) System and method for transforming image information for a target system interface
CN106951495A (en) Method and apparatus for information to be presented
CN109299074A (en) A kind of data verification method and system based on templating data base view
US20150193213A1 (en) Computer Implemented System and Method for Checking a Program Code
Muslim et al. A modular and extensible framework for open learning analytics
CN109634569A (en) Process implementation method, device, equipment and readable storage medium storing program for executing based on note
CN111311461B (en) Editor of structured dynamic medical record form based on B-S and generation method
CN103678485B (en) Virtual experiment process node driving and movable packaging system
CN112365192A (en) Method for establishing flow model in manufacturing execution system, electronic device and method for analyzing flow model
CN112632333A (en) Query statement generation method, device, equipment and computer readable storage medium
CN106293862B (en) A kind of analysis method and device of expandable mark language XML data
US20200257507A1 (en) Integration of workflow and logical data objects using visual programming
CN110162299A (en) Web program and its Quick Development Framework, development approach and relevant device

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
RJ01 Rejection of invention patent application after publication
RJ01 Rejection of invention patent application after publication

Application publication date: 20171222