CN104375818A - System and method for achieving general data form inputting through configuration files - Google Patents

System and method for achieving general data form inputting through configuration files Download PDF

Info

Publication number
CN104375818A
CN104375818A CN201310472923.2A CN201310472923A CN104375818A CN 104375818 A CN104375818 A CN 104375818A CN 201310472923 A CN201310472923 A CN 201310472923A CN 104375818 A CN104375818 A CN 104375818A
Authority
CN
China
Prior art keywords
typing
data
configuration file
file
list
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
CN201310472923.2A
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.)
Beijing Jinhui Dongfang Science & Technology Co Ltd
Original Assignee
Beijing Jinhui Dongfang Science & 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 Beijing Jinhui Dongfang Science & Technology Co Ltd filed Critical Beijing Jinhui Dongfang Science & Technology Co Ltd
Priority to CN201310472923.2A priority Critical patent/CN104375818A/en
Publication of CN104375818A publication Critical patent/CN104375818A/en
Pending legal-status Critical Current

Links

Landscapes

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

Abstract

The invention discloses a system and method for achieving general data form inputting through configuration files. The system comprises a general engine component for reading all the configuration files and finishing form interface display and data inputting and submitting according to the contents described by the read configuration files; the configuration files comprise structure description files for describing various structure attributes of forms. The method includes the steps that S1, the structure description files for describing various structure attributes of the forms are created; S2, the general engine component is started, all the configuration files including the structure description files are read, and form interface display and data inputting, verifying and submitting are finished according to the contents described by all the read configuration files, so that for different forms, no programming is needed for programmers, general inputting can be achieved just by modifying the related configuration files simply, and meanwhile, better user experience can be achieved as well.

Description

A kind of system and method being realized universal data format typing by configuration file
Technical field
The present invention relates to computer software technical field, particularly relate to a kind of system and method being realized universal data format typing by configuration file.
Background technology
Data inputting is the pith of infosystem (MIS) software user interface (UI).Owing to relating to UI, the special list of general employing completes typing, and such advantage is with strong points, and Consumer's Experience is relatively good; Shortcoming is that each list needs coding, although program is similar structure, change neither be very difficult, needs programmer just can complete after all, so amendment threshold is higher.Also general input interface is had at present, automatically input interface is produced according to database field definition, but Consumer's Experience becomes very poor quickly, layout, verification, form etc. all cannot become in good time, particularly due to cannot checking data therefore data error rate can be very high so that the availability of the data of typing is had a greatly reduced quality.
Summary of the invention
The object of the present invention is to provide a kind of system and method being realized universal data format typing by configuration file, make different list, programmer is not needed to programme, only need the relevant configuration file of simple modification, general typing can be realized, good Consumer's Experience can be obtained again simultaneously, thus solve the foregoing problems existed in prior art.
To achieve these goals, the technical solution used in the present invention is as follows:
Realized a system for universal data format typing by configuration file, comprising:
Utility engines assembly, for reading each configuration file, and completes form interface display and data inputting and submission according to the content described by each configuration file read;
Described each configuration file comprises:
Structure description file, for describing the various structure attributes of list.
Preferably, described configuration file also comprises:
Layout description document, for describing the interface layout in list;
And/or
Common application file, for depositing the codomain corresponding relation of regarding default value or acquiescence.
Preferably, described utility engines assembly, also for verifying according to the description of described structure description file to data and then the data to typing.
Preferably, the various structure attributes of described list comprise: the title of entry item and/or data type and/or length and/or decimal digits and/or form and/or logic and/or typing illustrates and/or screening and/or association and/or codomain corresponding relation.
Preferably, described utility engines assembly, comprising:
Module is recovered at interface, for from structure description file, finds out entry item, generates the DOM assembly of list;
Topology file load module, for reading corresponding layout description document, introduce the page, the visual effect realizing list represents;
Format control module, for according in structure description file to the specific requirement of each entry item, control the acceptable concrete form of each entry item, when entry item loses focus, check relevant form, verification related logic;
Local temporary storage module, for the data of typing, is integrated into and is applicable to temporary data layout, and temporary;
Submit interface module to, for data also temporary for typing, submit to server end.
Preferably, described utility engines assembly, also comprises: primary data load module, for calling general database interface, reads the data of list needs from database.
Realized a method for universal data format typing by configuration file, comprise the following steps:
S1, creates the structure description file of the various structure attributes for describing list;
S2, starts utility engines assembly, reads each configuration file comprising described structure description file, and completes form interface display and data inputting, verification according to the content described by each configuration file read and submit to.
Preferably, described configuration file also comprises:
Layout description document, for describing the interface layout in list;
And/or
Common application file, for depositing the codomain corresponding relation of regarding default value or acquiescence.
Preferably, S2 specifically comprises the following steps:
S21, module is recovered at interface, from structure description file, finds out entry item, generates the DOM assembly of list;
S22, topology file load module, reads corresponding layout description document, and introduce the page, the visual effect realizing list represents;
S23, format control module, according in structure description file to the specific requirement of each entry item, control the acceptable concrete form of each entry item, when entry item loses focus, check relevant form, verification related logic;
S24, local temporary storage module, the data of typing, is integrated into and is applicable to temporary data layout, and temporary;
S25, submits interface module to, the data that typing is also temporary, submits to server end.
Preferably, following steps are also had before S21:
Primary data load module, calls general database interface, reads the data of list needs from database.
The invention has the beneficial effects as follows:
1) reduce developer to require: in mega project, have a lot of typing list, require more programmer, use method of the present invention, list can be completed by general editorial staff and describe, thus reduce personnel requirement.
2) Speeding up development speed: because method is general, unification, a large amount of programming can be saved, thus improve tempo of development
3) the project division of labor is easy to: under usual manner, art designing's topological design personnel and programmer often have work to intersect, cost of increasing exchanges.After adopting method of the present invention, after structured data request confirms, programmer and layout person works independently launch, and the division of labor easily
4) performance is guaranteed: traditional approach, and multiple list is write by multiple programmer, and program feature depends on each programmer, obtain reliable and stable performance, needs the test of larger energy.After adopting method of the present invention, as long as the universal program write is after stable testing, exploitation from now on, performance can be inherited, little with follow-up participant's relation, thus extends the serviceable life of program, promotes the usable value of program.
5) upgrading is with deployment is easy in batches.Under traditional approach, program upgrade often needs to issue new program, is at a complete loss as to what to do especially for application in future.Adopt method of the present invention, program upgrade generally only needs to upgrade corresponding configuration file, following application, also only need issue new configuration file, reduce application and development cost.
Accompanying drawing explanation
Fig. 1 is the structural schematic block diagram being realized the system of universal data format typing by configuration file of the present invention.
Embodiment
In order to make object of the present invention, technical scheme and advantage clearly understand, below in conjunction with accompanying drawing, the present invention is further elaborated.Should be appreciated that embodiment described herein only in order to explain the present invention, be not intended to limit the present invention.
As shown in drawings, the invention discloses a kind of system and method being realized universal data format typing by configuration file, this system comprises: utility engines assembly, for reading each configuration file, and complete form interface display and data inputting and submission according to the content described by each configuration file read; Described each configuration file comprises: structure description file, for describing the various structure attributes of list.Also comprise: layout description document, for describing the interface layout in list; And/or common application file, for depositing the codomain corresponding relation of regarding default value or acquiescence.Structure description file describes all attribute or wherein a part of attribute such as title, data type, length, decimal digits, form, logic, typing explanation, screening, association, codomain correspondence of entry item in list.Data type is as character, date, integer, logic, remarks etc.Form as: Email, telephone number, identification card number etc., utility engines assembly can verify accordingly.Form also can support regular expression, and the content of verification like this can be more wide in range.Logic is the requirement that entry item should meet, and as numerical term, has minimum value, maximal value, and character can be in a certain scope, and such as entry item is the data of " district ", so typing, can compare with the content of database, the typing of qualified ability.Typing illustrates, can eject prompting frame when typing, or inputs illegally user and eject prompting.Screening is that entry item is selected from drop-down menu, as: " educational background ", university, senior middle school etc. can be selected.Association is that two entry item of list directly have cascade incidence relation, as: an item is " provinces and cities ", and another entry item is " area ", then two items are cascade incidence relation, and " provinces and cities " are father's project, and " area " is sub-project.Codomain corresponding relation refers to that the value of typing (or selection) is with different stored in the value of database, there is corresponding relation, as entry item educational background, such as typing selective value is senior middle school, stored value is 1, and some application need to do like this, can reduce memory space, also can improve retrieval rate, improve the performance of large database.
Layout description document describes the placement position, font, color etc. of entry item in list.In reality is implemented, layout description document also can be omitted, and is adopted the mode of acquiescence tiling, complete interface by utility engines assembly.
Common application file deposits regarding default value or codomain corresponding relation.As: the type of business, codomain can be state-owned, foreign capitals, share-holding system etc., can respectively with numerical value correspondingly.
Described utility engines assembly, comprising: module is recovered at interface, for from structure description file, finds out entry item, generates the DOM assembly of list; Topology file load module, for reading corresponding layout description document, introduce the page, the visual effect realizing list represents; Format control module, for according in structure description file to the specific requirement of each entry item, control the acceptable concrete form of each entry item, when entry item loses focus, check relevant form, verification related logic; Local temporary storage module, for the data of typing, is integrated into and is applicable to temporary data layout, and temporary; Submit interface module to, for data also temporary for typing, submit to server end.
Utility engines assembly is the program really realizing interface, complete typing.Can be under CS structure, also can be under BS structure, depends on application design.For BS structure, engine module is operated in client, and under browser environment, the general javascript that adopts writes, and adopts the mode of conventional function mode or class component.Concrete step comprises: primary data loads, interface is recovered, topology file loads, form controls, this locality is temporary, submit interface etc. to.Primary data loads can call general database interface, reads the data of list needs from database.To the situation of new typing, primary data loads this link and can save.Interface is recovered, and by engine from structure description file, finds out entry item, generates the DOM assembly of list; Topology file loads, and read corresponding layout description document, be CSS file under BS structure, and introduce the page, such visual effect will represent accordingly; Form controls for the specific requirement according to each entry item of structure description file, to control its acceptable concrete form, comprise type, length etc., when entry item loses focus, check relevant form, verification related logic; This locality is kept in as the data of typing, is integrated into and is applicable to temporary data layout, as j son form, and keep in; Submit to interface to be the temporary data of typing, submit to server end.
The exploitation of utility engines assembly: utility engines assembly is an important ring of the present invention.Need the utility engines assembly completing CS structure and/or BS structure according to application platform respectively.For BS structure platform, utility engines assembly is developed with jsvascirpt, encapsulates in the form of classes.Owing to being UI exploitation, must relate to more HTML DOM, suggestion adopts js third party's framework of jQuery, reduces encoding amount.Consider the diversity of back-end data base, can the part operation relating to database, independent, as data reading, data are submitted to, instead of direct read/write database, when changing back-end data base like this, only need replacing concerned interface script.
The concrete steps of utility engines assembly comprise: primary data loads, interface is recovered, topology file loads, form controls, this locality is temporary, submit interface etc. to.Primary data loads calls general database interface, reads the data of list needs from database.To the situation of new typing, this link can be saved.Interface is recovered, and by engine from structure description file, finds out entry item, generates the DOM assembly of list; Topology file loads, and read corresponding layout description document, be CSS file under BS structure, and introduce the page, such visual effect will represent accordingly; Form controls for the specific requirement according to each entry item of structure description file, to control its acceptable concrete form, comprise type, length etc., when entry item loses focus, check relevant form, verification related logic; This locality is kept in as the data of typing, is integrated into and is applicable to temporary data layout, as json form, and keep in; Submit to interface to be the temporary data of typing, submit to server end.
The exploitation of subsequent applications or upgrading: each list needs a structure description file and/or a layout description document, concrete data item is provided by the designer of software, structure description file can be completed by general editorial staff, do not need programmer, layout description document is completed by art designing editorial staff.Deposit rule according to certain file designation rule and catalogue, utility engines assembly can find relevant document according to parameter, according to the associated order in Fig. 1, completes display and the logic control of list, thus completes universal data format typing.
Structure description file described in the present invention and layout description document are not limited in the file (as * .ini) of configuration file format, but a kind of descriptive file that can match with utility engines assembly, file type and form do not limit, as long as meet the agreement with utility engines assembly, utility engines assembly can read and identify.
By adopting technique scheme disclosed by the invention, obtain effect useful as follows:
1) reduce developer to require: in mega project, have a lot of typing list, require more programmer, use method of the present invention, list can be completed by general editorial staff and describe, thus reduce personnel requirement.
2) Speeding up development speed: because method is general, unification, a large amount of programming can be saved, thus improve tempo of development
3) the project division of labor is easy to: under usual manner, art designing's topological design personnel and programmer often have work to intersect, cost of increasing exchanges.After adopting method of the present invention, after structured data request confirms, programmer and layout person works independently launch, and the division of labor easily
4) performance is guaranteed: traditional approach, and multiple list is write by multiple programmer, and program feature depends on each programmer, obtain reliable and stable performance, needs the test of larger energy.After adopting method of the present invention, as long as the universal program write is after stable testing, exploitation from now on, performance can be inherited, little with follow-up participant's relation, thus extends the serviceable life of program, promotes the usable value of program.
5) upgrading is with deployment is easy in batches.Under traditional approach, program upgrade often needs to issue new program, is at a complete loss as to what to do especially for application in future.Adopt method of the present invention, program upgrade generally only needs to upgrade corresponding configuration file, following application, also only need issue new configuration file, reduce application and development cost.
The above is only the preferred embodiment of the present invention; it should be pointed out that for those skilled in the art, under the premise without departing from the principles of the invention; can also make some improvements and modifications, these improvements and modifications also should look protection scope of the present invention.

Claims (10)

1. realized a system for universal data format typing by configuration file, it is characterized in that, comprising:
Utility engines assembly, for reading each configuration file, and completes form interface display and data inputting and submission according to the content described by each configuration file read;
Described each configuration file comprises:
Structure description file, for describing the various structure attributes of list.
2. the system being realized universal data format typing by configuration file according to claim 1, be is characterized in that, described configuration file also comprises:
Layout description document, for describing the interface layout in list;
And/or
Common application file, for depositing the codomain corresponding relation of regarding default value or acquiescence.
3. the system being realized universal data format typing by configuration file according to claim 1, be is characterized in that, described utility engines assembly, also for verifying according to the description of described structure description file to data and then the data to typing.
4. the system being realized universal data format typing by configuration file according to claim 1, it is characterized in that, the various structure attributes of described list comprise: the title of entry item and/or data type and/or length and/or decimal digits and/or form and/or logic and/or typing illustrates and/or screening and/or association and/or codomain corresponding relation.
5., according to the arbitrary described system being realized universal data format typing by configuration file of claim 1-4, it is characterized in that, described utility engines assembly, comprising:
Module is recovered at interface, for from structure description file, finds out entry item, generates the DOM assembly of list;
Topology file load module, for reading corresponding layout description document, introduce the page, the visual effect realizing list represents;
Format control module, for according in structure description file to the specific requirement of each entry item, control the acceptable concrete form of each entry item, when entry item loses focus, check relevant form, verification related logic;
Local temporary storage module, for the data of typing, is integrated into and is applicable to temporary data layout, and temporary;
Submit interface module to, for data also temporary for typing, submit to server end.
6. the system being realized universal data format typing by configuration file according to claim 5, it is characterized in that, described utility engines assembly, also comprises: primary data load module, for calling general database interface, read the data of list needs from database.
7. realized a method for universal data format typing by configuration file, it is characterized in that, comprise the following steps:
S1, creates the structure description file of the various structure attributes for describing list;
S2, starts utility engines assembly, reads each configuration file comprising described structure description file, and completes form interface display and data inputting, verification according to the content described by each configuration file read and submit to.
8. the method being realized universal data format typing by configuration file according to claim 7, be is characterized in that, described configuration file also comprises:
Layout description document, for describing the interface layout in list;
And/or
Common application file, for depositing the codomain corresponding relation of regarding default value or acquiescence.
9. the method being realized universal data format typing by configuration file according to claim 7, it is characterized in that, S2 specifically comprises the following steps:
S21, module is recovered at interface, from structure description file, finds out entry item, generates the DOM assembly of list;
S22, topology file load module, reads corresponding layout description document, and introduce the page, the visual effect realizing list represents;
S23, format control module, according in structure description file to the specific requirement of each entry item, control the acceptable concrete form of each entry item, when entry item loses focus, check relevant form, verification related logic;
S24, local temporary storage module, the data of typing, is integrated into and is applicable to temporary data layout, and temporary;
S25, submits interface module to, the data that typing is also temporary, submits to server end.
10. the method being realized universal data format typing by configuration file according to claim 9, be is characterized in that, also has following steps before S21:
Primary data load module, calls general database interface, reads the number of list needs from database.
CN201310472923.2A 2013-10-11 2013-10-11 System and method for achieving general data form inputting through configuration files Pending CN104375818A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201310472923.2A CN104375818A (en) 2013-10-11 2013-10-11 System and method for achieving general data form inputting through configuration files

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201310472923.2A CN104375818A (en) 2013-10-11 2013-10-11 System and method for achieving general data form inputting through configuration files

Publications (1)

Publication Number Publication Date
CN104375818A true CN104375818A (en) 2015-02-25

Family

ID=52554767

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201310472923.2A Pending CN104375818A (en) 2013-10-11 2013-10-11 System and method for achieving general data form inputting through configuration files

Country Status (1)

Country Link
CN (1) CN104375818A (en)

Cited By (16)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN105354022A (en) * 2015-10-16 2016-02-24 华为技术有限公司 Generation method and device of page layout file
CN105553545A (en) * 2015-12-11 2016-05-04 中国航空工业集团公司西安航空计算技术研究所 FC data acquisition and recording instrument recording condition control strategy
CN106020793A (en) * 2016-05-09 2016-10-12 统通信(苏州)有限公司 A method for rapid form building in an iOS platform application development process
CN106096870A (en) * 2016-07-21 2016-11-09 杭州迪脉信息科技有限公司 A kind of performance data treating method and apparatus
CN106843901A (en) * 2017-02-10 2017-06-13 广州优视网络科技有限公司 A kind of page rendering and the method and apparatus of checking
CN106875240A (en) * 2017-02-22 2017-06-20 浪潮通用软件有限公司 A kind of self adaptation that issues invoice is made out an invoice the building and application method of platform
CN107038043A (en) * 2017-03-04 2017-08-11 郑州云海信息技术有限公司 Dynamic reads the method and device of cloud platform configuration file
CN108205529A (en) * 2016-12-16 2018-06-26 北京京东尚科信息技术有限公司 The display methods and device of detailed data
CN108256826A (en) * 2018-01-09 2018-07-06 上海隧道工程有限公司 Construction regulations control system and method
CN108614537A (en) * 2018-06-15 2018-10-02 北京智邦安科技有限公司 a kind of intelligent control and optimization system
CN108762739A (en) * 2018-04-24 2018-11-06 五八同城信息技术有限公司 The development approach and terminal device of application APP
CN109213528A (en) * 2017-07-06 2019-01-15 北大方正集团有限公司 Web front end interface integrating method and web front end interface integrating device
WO2019144550A1 (en) * 2018-01-29 2019-08-01 平安科技(深圳)有限公司 Data entry optimizing method and device, computer device, and storage medium
CN110109979A (en) * 2018-01-16 2019-08-09 北京京东尚科信息技术有限公司 A kind of allocation list radio button method and apparatus
CN110968997A (en) * 2019-12-03 2020-04-07 广联达科技股份有限公司 Strong controllable document generation method and device, storage medium and electronic equipment
CN112948425A (en) * 2021-04-15 2021-06-11 重庆中源绿蓝环境科技有限公司 Configuration method for intelligent operation and maintenance internet data acquisition end of electromechanical system

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20090083310A1 (en) * 2007-09-20 2009-03-26 Mario Ballerini Dynamic system for creating and managing a database
CN101661512A (en) * 2009-09-25 2010-03-03 万斌 System and method for identifying traditional form information and establishing corresponding Web form
CN102201009A (en) * 2011-06-21 2011-09-28 深圳市凯立德科技股份有限公司 Form generating method and device
US20120089562A1 (en) * 2010-10-04 2012-04-12 Sempras Software, Inc. Methods and Apparatus for Integrated Management of Structured Data From Various Sources and Having Various Formats
CN102841883A (en) * 2011-06-08 2012-12-26 株式会社Pfu Form providing device and form providing device method

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20090083310A1 (en) * 2007-09-20 2009-03-26 Mario Ballerini Dynamic system for creating and managing a database
CN101661512A (en) * 2009-09-25 2010-03-03 万斌 System and method for identifying traditional form information and establishing corresponding Web form
US20120089562A1 (en) * 2010-10-04 2012-04-12 Sempras Software, Inc. Methods and Apparatus for Integrated Management of Structured Data From Various Sources and Having Various Formats
CN102841883A (en) * 2011-06-08 2012-12-26 株式会社Pfu Form providing device and form providing device method
CN102201009A (en) * 2011-06-21 2011-09-28 深圳市凯立德科技股份有限公司 Form generating method and device

Cited By (21)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN105354022B (en) * 2015-10-16 2019-04-12 华为技术有限公司 A kind of page layout document generating method and device
CN105354022A (en) * 2015-10-16 2016-02-24 华为技术有限公司 Generation method and device of page layout file
CN105553545A (en) * 2015-12-11 2016-05-04 中国航空工业集团公司西安航空计算技术研究所 FC data acquisition and recording instrument recording condition control strategy
CN106020793A (en) * 2016-05-09 2016-10-12 统通信(苏州)有限公司 A method for rapid form building in an iOS platform application development process
CN106096870A (en) * 2016-07-21 2016-11-09 杭州迪脉信息科技有限公司 A kind of performance data treating method and apparatus
CN108205529A (en) * 2016-12-16 2018-06-26 北京京东尚科信息技术有限公司 The display methods and device of detailed data
CN106843901A (en) * 2017-02-10 2017-06-13 广州优视网络科技有限公司 A kind of page rendering and the method and apparatus of checking
CN106843901B (en) * 2017-02-10 2020-08-25 广州优视网络科技有限公司 Page rendering and verification method and device
CN106875240B (en) * 2017-02-22 2020-11-24 浪潮通用软件有限公司 Construction and use method of invoice issuing self-adaptive invoicing platform
CN106875240A (en) * 2017-02-22 2017-06-20 浪潮通用软件有限公司 A kind of self adaptation that issues invoice is made out an invoice the building and application method of platform
CN107038043A (en) * 2017-03-04 2017-08-11 郑州云海信息技术有限公司 Dynamic reads the method and device of cloud platform configuration file
CN107038043B (en) * 2017-03-04 2020-05-29 郑州云海信息技术有限公司 Method and device for dynamically reading cloud platform configuration file
CN109213528A (en) * 2017-07-06 2019-01-15 北大方正集团有限公司 Web front end interface integrating method and web front end interface integrating device
CN108256826A (en) * 2018-01-09 2018-07-06 上海隧道工程有限公司 Construction regulations control system and method
CN110109979A (en) * 2018-01-16 2019-08-09 北京京东尚科信息技术有限公司 A kind of allocation list radio button method and apparatus
WO2019144550A1 (en) * 2018-01-29 2019-08-01 平安科技(深圳)有限公司 Data entry optimizing method and device, computer device, and storage medium
CN108762739A (en) * 2018-04-24 2018-11-06 五八同城信息技术有限公司 The development approach and terminal device of application APP
CN108614537A (en) * 2018-06-15 2018-10-02 北京智邦安科技有限公司 a kind of intelligent control and optimization system
CN110968997A (en) * 2019-12-03 2020-04-07 广联达科技股份有限公司 Strong controllable document generation method and device, storage medium and electronic equipment
CN110968997B (en) * 2019-12-03 2023-07-21 广联达科技股份有限公司 Strong controllable document generation method and device, storage medium and electronic equipment
CN112948425A (en) * 2021-04-15 2021-06-11 重庆中源绿蓝环境科技有限公司 Configuration method for intelligent operation and maintenance internet data acquisition end of electromechanical system

Similar Documents

Publication Publication Date Title
CN104375818A (en) System and method for achieving general data form inputting through configuration files
US20150293764A1 (en) Method and system to compose and execute business rules
CN103383645B (en) Code generating method and system
CN102187314B (en) Interactive design environments to visually model, debug and execute resource oriented programs
KR101368068B1 (en) Method of constructing database, server performing the same and storage media storing the same
US11797273B2 (en) System and method for enhancing component based development models with auto-wiring
CN103955364A (en) Front end assembly method suitable for mobile phone
CN102087594B (en) Management method and device for extension point and plugins
CN102637184A (en) Method and system for customizing webpages
CN103678120A (en) Automatic web-application testing method based on modeling
CN110020356A (en) A kind of code generating method of page module, apparatus and system
CN110297636A (en) A kind of automatic production of HTML page and parameter management method based on page configuration file, system and device
US20130151571A1 (en) Interface defined virtual data fields
CN109614085A (en) Function realizing method, device, computer equipment and storage medium
CN114996619A (en) Page display method and device, computer equipment and storage medium
CN114089986A (en) Method, system, device and medium for configuring low code development platform function expression
TW201610713A (en) Identifying and surfacing relevant report artifacts in documents
CN105009108A (en) Business process workflow system
CN104850498A (en) Filling information testing method and filling information testing system
CN111427577A (en) Code processing method and device and server
CN104834715A (en) Website generating method and system based on components and container
CN101876998A (en) Method and system for editing data
US10706225B2 (en) Form management system and method
Sun et al. The Exploration and Practice of MVVM Pattern on Android Platform
CN103257855B (en) A kind of disposal system based on MVC, disposal route and the application in beauty treatment software

Legal Events

Date Code Title Description
C06 Publication
PB01 Publication
C10 Entry into 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: 20150225