CN103377038A - User-defined form description and form analysis method - Google Patents

User-defined form description and form analysis method Download PDF

Info

Publication number
CN103377038A
CN103377038A CN2012101053933A CN201210105393A CN103377038A CN 103377038 A CN103377038 A CN 103377038A CN 2012101053933 A CN2012101053933 A CN 2012101053933A CN 201210105393 A CN201210105393 A CN 201210105393A CN 103377038 A CN103377038 A CN 103377038A
Authority
CN
China
Prior art keywords
data
list
configuration
mode
field
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Granted
Application number
CN2012101053933A
Other languages
Chinese (zh)
Other versions
CN103377038B (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.)
Yifeng United (beijing) Technology Co Ltd
Original Assignee
Yifeng United (beijing) 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 Yifeng United (beijing) Technology Co Ltd filed Critical Yifeng United (beijing) Technology Co Ltd
Priority to CN201210105393.3A priority Critical patent/CN103377038B/en
Publication of CN103377038A publication Critical patent/CN103377038A/en
Application granted granted Critical
Publication of CN103377038B publication Critical patent/CN103377038B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Landscapes

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

Abstract

The invention provides a user-defined form description and form analysis method including steps of firstly, inputting description information of a management form through a form description information configuration module and adding data index, field storage modes and description of form storage field corresponding to form controls into the description information; secondly, analyzing to acquire form configuration and saving the same through a server; thirdly, using data to access to an agent level, and loading configuration in a form running link in a data agent mode according to the form configuration data which are saved on the server side by the form configuration module. In a user-defined form system, user defining of data storage structures is realized through a data agent module, scatter storage of the data is achieved without increase of complexity in data query and storage, and the bottleneck of data access of the system can be broken through easily.

Description

The description of customizing form and list analytic method
Technical field
The present invention relates to the information management of computer system, espespecially a kind of can finishing based on form data is description and the list analytic method of customizing form of fast construction of the information management system of core.
Background technology
The management of data is the core of computer information system management all the time, the exploitation of computer information system is also carried out round the core of data management, according to different fields and business characteristic, take out the data that to manage, and the flow process of data processing, provide user interface in each procedure links, thereby the user of service finishes the process that whole data are processed by operation interface and program interaction, result or the storage of processing the most at last or present to the user.The customizing form function is provided in infosystem, and the performance history of can simplifying procedures, and the dirigibility that can improve system, customizing form system have in infosystem very widely to be used.Existing customizing form system realizes relatively simple, general current way is, dispose the data of description that obtains the form interface element by the user, and database table structure corresponding to list, program is according to data of description automatically generate form administration interface and and data storage logic.Prior art scheme synoptic diagram as shown in Figure 1
One, the instrument that provides by system of user is finished form definition, obtains the list data of description, and the list data of description roughly can be divided into 3 points:
1. the description of list input interface, essential information comprises the pattern of input interface, and which control is arranged, that field of the corresponding list of control, how many default values is, the legitimacy verification rule of field etc.
2. the form data query interface is described, and data comprise use which field search, the input control that inquiry field condition data adopts, and Query Result returns the data of which field, and the pattern of list page etc.
3. the list storage mode is described, and comprises that list has those fields, the type of field, length, the data table memory title of list
Two, management and the query interface of the data system automatically generate form by step 1, the user finishes the management of data, the automatically storage work of completing user management data by administration interface.
Although existing form system has greatly improved the flexible row of infosystem, and shortcoming is clearly also arranged
1. have the customizing form system now, usually logic is more fixing, only can realize data storage and inquiry, in case the processing logic of data is confined to inquiry and the storage demand of list again, then need additionally to introduce service logic data are reprocessed, present mode can't adapt to, and generally need to carry out customized development to form system and expand existing system, need to do edition upgrading to existing system, cost is higher.
2. existing form system storage organization is more single, normally data all are stored in database, although the convenient management of this mode and inquiry, but very important shortcoming is arranged also, also putting for the data of the types such as the data that are not suitable for being placed on database such as large text must be at database, thereby affect the efficient of database, larger to the harm to the system of database efficiency sensitivity.
Summary of the invention
Be to solve the problems of the prior art, fundamental purpose of the present invention is: it is description and the list analytic method of customizing form of fast construction of the information management system of core that a kind of can finishing based on form data is provided.
The invention provides a kind of description and list analytic method of customizing form, step is:
One, by the descriptor of list descriptor configuration module typing management list, increases in the descriptor: the description of the corresponding list storage of the storage mode of data directory mode, field and form controls field;
Two, server parses is obtained the list configuration and is preserved;
Three, utilize the data access Agent layer in the agent data mode, load configuration according to the list configuration data of list server end that configuration module is kept in list operation link.
Aforementioned list descriptor comprises: the Field Definition of list: the storage mode of field type, field length, field name, default value, indexed mode and field; The definition of list administration interface: list administration interface template, control, the descriptor of form controls, the corresponding list of form controls that list adopts are stored field, the pattern of form controls, height and the regular expression of width, default value and the verification of data legitimacy, the data source of form controls and the expanded configuration of form controls of form controls; The form data query interface is described, and data comprise: input control, the Query Result with which field search, the employing of inquiry field condition data returns the data of which field, reaches the pattern of list Query List template and list page; The configuration of list script logic intervention point script, logic script intervention point comprises: the data preservation is front, data are preserved rear and data are issued script.
The aforementioned data agent way is: form data is passed to proxy interface, transmit simultaneously form ID; Then, proxy interface loads corresponding list configuration according to ID, according to the position of data being stored into correspondence of storage mode; Afterwards,, then data are merged, and return form data respectively from different storage medium inquiry form data according to the list configuration.
In the preceding method: form data passes to proxy interface in the mode of the Hash table that class realizes; Then, proxy interface is resolved the list configuration, and the particular key key of scanning Hash table, searches the storage mode of list in the list configuration according to particular key key; Return form data afterwards, and in the mode of Hash table.
The concrete grammar of abovementioned steps three is:
Step 1: the form view page that provides by system, simultaneously the form ID that will ask and the form data ID that will ask are submitted to server in the mode of parameter, server end is accepted the form ID parameter, and loads the list configuration data according to form ID;
Step 2: system obtains the template of form view according to the data that step 1 loads;
Step 3: system if data ID equals zero, then for newly-increased data directly forward step 5 to, otherwise then forwards step 4 to for Update Table according to the form data ID parameter of submitting to;
Step: 4: according to the form data that loads in the step 1, obtain the default value configuration of list, and default value is passed to the form view template;
Step 5: according to data ID, the load table forms data also passes to the form view template with form data;
Step 6: resolve form templat by template engine, obtain the HTML content of list;
Step 7: the HTML content that produces in the step 6 is input to the work of playing up of finishing form view on the web page.
What abovementioned steps 2 adopted is the FreeMarker template.
Compared with prior art, advantage of the present invention:
Customizing form of the present invention system realizes the self-defined of data storing structure by the agent data module, can realize easily the dispersion storage of data, and do not increase the complexity of data query storage, the easily tranquil problem of the data access bottleneck of resolution system.
Description of drawings
The description of Fig. 1 prior art list and the scheme of parsing synoptic diagram.
Fig. 2 system architecture of the present invention is divided synoptic diagram.
Fig. 3 list administration interface of the present invention is played up process flow diagram.
Fig. 4 list inquiry of the present invention render process process flow diagram.
Fig. 5 agent data layer of the present invention is realized the process flow diagram of the inquiry of Update Table.
Fig. 6 agent data layer of the present invention is realized the process flow diagram of the inquiry of form data.
Embodiment
In the process of sheet disposal, finish the logical extension of form system by self-defining script for current condition the present invention, thereby improve the dirigibility of list, and do not need system is expanded, finish the customized development of list, reduce cost of development, by the expansion list definition is described, increase the data access Agent layer, finish data diversification storage demand, data can store database, nosql according to demand into, disk file, and the mixing of above-mentioned three kinds of modes, by data access agency, the expansion logic script can the transparent access data and do not need to be concerned about data storage method difference.
In the method system architecture is divided as shown in Figure 2 among the present invention, comprise: 1, list descriptor configuration module; 2, list is resolved rendering module; 3, the self-defined logic script that will use in the execution is carried out engine; 4, data access proxy module.The main improvement is the self-defined part that increases data storage method on existing list descriptor configuration module basis, utilizes the data access proxy module in other technology of this area to finish this self-defined part.
One, list descriptor configuration module
Form system is by offering user's form customization navigational aids, and the form wizard instrument provides the web form view, and the user is by the descriptor of web interface typing management list.After the user had filled in the web list, submission form was to server, and server parses is obtained the list configuration and preserved.Specifically can give unified Action with the submission of sheet among the html, Action collects form data and transmits data to agent data, and agent data loads the list configuration according to the configuration store data.
The list descriptor comprises:
1, the Field Definition of list, field type, field length, field name, default value, indexed mode, the storage mode of field.
2, the definition of list administration interface, list administration interface template, the control that list adopts, the descriptor of form controls, the corresponding list storage of form controls field, the pattern of form controls, the height of form controls, width, default value, and the regular expression of data legitimacy verification, the data source of form controls, and the expanded configuration of form controls.
3. the form data query interface is described, and data comprise use which field search, the input control that inquiry field condition data adopts, and Query Result returns the data of which field, and list Query List template, and the pattern of list page etc.
4. the list script logic is got involved the point script configuration, and logic script is got involved point and comprised, before data are preserved, and after data are preserved, data issue script.
That is: increase in existing list descriptor: the corresponding list of the storage mode of data directory mode, field and form controls is stored the description of field, does not need to be concerned about the effect of data storage method difference to realize the transparent access data.
Two, list is resolved rendering module
System loads configuration according to the list configuration data of list server end that configuration module is kept in list operation link, offers user's data management and query interface according to configuration integrate, and the list administration interface is played up process flow diagram as shown in Figure 3.
Step 1: the form view page that the user provides by system, simultaneously the form ID that will ask and the form data ID that will ask are submitted to server in the mode of parameter, server end is accepted the form ID parameter, and according to form ID load-on module 1 data that produce.
Step 2: the data that system loads according to step 1, obtain the template of form view, this template is processed with the template file of existing mould plate technique usually, what this programme adopted is that the FreeMarker template solves problem, and the technician can finish with other template ways the parsing work of template by that analogy.
Step 3: system directly forwards step 5 if data ID equals zero to for increasing data newly, otherwise then forwards step 4 to for Update Table according to the form data ID parameter of submitting to.
Step: 4: according to the form data that loads in the step 1, obtain the default value configuration of list, and default value is passed to the form view template.
Step 5: according to data ID, the load table forms data also passes to the form view template with form data.
Step 6: resolve form templat by the FreeMarker template engine, obtain the HTML content of list.
Step 7: the HTML content that produces in the step 6 is input to the work of playing up of finishing form view on the web page.
Fig. 4 is list inquiry render process process flow diagram of the present invention.
Script engine: script is to use a kind of specific descriptive language, and the executable file according to certain form is write is called again grand or autoexec.Script engine compiles and carries out script.Script engine is generally used for being embedded in the compiling type application program, is used for carrying out the logic script of expansion, comes the function of expanding program, and for example the VBA script in the EXCEL software is to be carried out by the VBA script engine that embeds among the EXCEL.
Three, self-defined logic script is carried out engine modules
The user is by management and query interface managing queries data, in the user management data procedures, the data that system can preserve needs during save data are delivered to script engine in the mode of context environmental variance, script engine loads custom data and preserves front script, the data of transmitting are processed, the mode that data communication device after the processing is crossed the script engine context variable returns, finish the processing procedure of the front script of self-defined preservation, calling data was acted on behalf of save data after system received the passback data, behind the save data with the result of save data, and data itself pass to script engine, script after script loads and preserves, script logical code after operation is preserved returns to program with the result, then in like manner call the issue script, finish the execution of issue logic.
Step 1: the list administration interface that the list rendering module is played up, system user is to the form data input or revise complete rear submission form.
Step 2: the data of being submitted to by step 1 user are submitted to server in the mode of POST, and server end obtains the POST data, and the data that post is come are placed on that the mode with key-value pair passes to script engine among the HashMap.
Step 3: the front script of the preservation in the loading form definition disposes, script engine are carried out and are preserved front script, and the data in the step 2 pass to the front script of preservation in the mode of environmental variance.
Step 4: from script engine obtain preserve before the environmental variance set of script after carrying out, (VERIFY () is grand, and this grand permission is placed on program code in the Boolean expression to obtain key in the script variable set and be the variate-value of verify.This grand rreturn value that is commonly used to check Windows API).
Step 5: check the value of verify variable, if if forward step 6 (True represents logical value in programming language: very, opposite with logical value False " vacation " meaning) for TRUE forwards step 7 to for FASLE.
Step 6: in the script variable set of from step 4, obtaining, obtain the variate-value that key is msg, and this variate-value is arrived User Page as information output, then finish whole process.
Step 7: in the script variable set of obtaining from step 4, obtain the variable data that key is data, these data are the key-value pair collective data, obtain the variable that key is id from the data data.
Step 8: check whether the id value is 0, is 0 execution in step 9, otherwise execution in step 10.
Step 9: the post data are inserted into the self-propagation value that memory device obtains id, value are rewritten to key is in the variable of id among the data.
Step 10: Update Table, revise the stored record of this id.
Step 11: script after the preservation in the loading form definition disposes, script after the script engine execution is preserved passes to the rear front script of preservation with the environmental variance that obtains in the step 4.
Step 12: script environmental variance set after the operation of obtaining step 11 scripts, loading issue script, script engine is carried out the issue script, and the environmental variance that obtains is passed to the front script of issue.
Step 13: the environmental variance of script engine after obtaining step 12 scripts are carried out, obtain that key is the value of msg in the environmental variance, to User Page, whole process is finished with the information output of msg.
HashMap: based on the realization of the Map interface of Hash table.This realization provides all optional map operations, and allows to use null value and null key.(use the null except asynchronous and permission, HashMap class and Hashtable are roughly the same.) this type of does not guarantee the order of shining upon, particularly it does not guarantee this order constancy.This realizes that the supposition hash function suitably is distributed in element between each barrel, can be basic operation (get and put) stable performance is provided." capacity " of the time that iteration collection view is required and HashMap example (quantity of bucket) and size (key-value mapping relations number) thereof are proportional.So, if the iteration performance is very important, then initial capacity is not arranged De Taigao (or arranging load factor too low).
Four, data access proxy module
Agent data has been realized the inquiry of form data and the interface of increase revising, such as Fig. 5,6:
1. the user submit data calling data adds interface, and the user passes to proxy interface with form data hashtable mode, transmits simultaneously form ID.
2. proxy interface loads corresponding list configuration according to ID, and proxy interface is resolved the list configuration, and the key of scanning hashtable, searches the storage mode of list in the list configuration according to key, data is stored into corresponding position according to storage mode.
3. it is similar that the mode of data query and data are added modification,, then data merged respectively from different storage medium inquiry form data according to the list configuration, returns form data in the mode of hashtable.
Agency's concept is: the supposition file is positioned on the file server, thinks reading and writing and transports all or in part these files, and the gordian technique of supporting most of modern file servers is vdeo file storage, and this is an abstract file server.Virtual file is stored a standardized interface and the executable normalizing operation of a cover to access end is provided.Concealed the different internal interfaces of actual file server, made access end only see the standard interface of vdeo file storage, access and the transportation application program of file far away might needn't be known all details of various incompatible file server.
Concrete this mode of the present invention realizes data access by unified access interface, and data storage difference has agent data to finish, and has shielded the complicacy of data storage block position.
1. in the homogeneous system, mostly take the data storage method of single mode, only store data in nosql, disk file, the database three is wherein a kind of.
2. generally also can take out a data access layer in the homogeneous system, this access layer also can be called the agent data layer, but that this mode and our mode have is different significantly.
A. the data access layer of this mode is the mode of hard coded, that is to say as long as it is can not adjusting along with the variation of data structure of fixing that program is issued this access layer, need to remodify program code, and this mode is comparison poor efficiency and danger.
B. the data storage location of this mode also is quite single, only is stored in a kind of storage medium for the data of same list or an abstract model object.
The difficult point that this system need to overcome
1. the configuration that can describe list need to be arranged, and the data type of each element of list can be clearly described in this configuration, storage mode, length, and verification rule
2. in access and storage list forms data process, need to load and resolve the list description document, inquire about or Update Table from different storage mediums according to the list description document.
The instantiation that the agency arranges:
Submission of sheet among the html is processed Action to data, represent with the Action of form among the html
The list of html is write like this:
Figure BDA0000152144960000101
List configurations information:
Describe the storage mode of each corresponding field in the list Back ground Information, the list storage mode is described below (the storage mode information of only having listed the list of being convenient to understand)
Figure BDA0000152144960000111
The processing mode of proxies store data
1. reception form data
2. load the list configuration according to list id
3. take different storage modes according to configuration, false code is as follows
Figure BDA0000152144960000121
Compared with prior art, advantage of the present invention:
Customizing form of the present invention system realizes the self-defined of data storing structure by the agent data module, can realize easily the dispersion storage of data, and do not increase the complexity of data query storage, the easily tranquil problem of the data access bottleneck of resolution system.
Only the above person only is preferred embodiment of the present invention, when not limiting the scope of the present invention with this; So all simple equivalences of doing according to the present patent application claim and creation description change and modify, all should still belong in the scope that patent of the present invention contains.

Claims (6)

1. the description of a customizing form and list analytic method is characterized in that, step is:
One, by the descriptor of list descriptor configuration module typing management list, increases in the descriptor: the description of the corresponding list storage of the storage mode of data directory mode, field and form controls field;
Two, server parses is obtained the list configuration and is preserved;
Three, utilize the data access Agent layer in the agent data mode, load configuration according to the list configuration data of list server end that configuration module is kept in list operation link.
2. the description of customizing form as claimed in claim 1 and list analytic method is characterized in that, described list descriptor comprises:
The Field Definition of list: the storage mode of field type, field length, field name, default value, indexed mode and field;
The definition of list administration interface: list administration interface template, control, the descriptor of form controls, the corresponding list of form controls that list adopts are stored field, the pattern of form controls, height and the regular expression of width, default value and the verification of data legitimacy, the data source of form controls and the expanded configuration of form controls of form controls;
The form data query interface is described, and data comprise: input control, the Query Result with which field search, the employing of inquiry field condition data returns the data of which field, reaches the pattern of list Query List template and list page;
The configuration of list script logic intervention point script, logic script intervention point comprises: the data preservation is front, data are preserved rear and data are issued script.
3. the description of customizing form as claimed in claim 1 or 2 and list analytic method is characterized in that, described agent data mode is:
Form data is passed to proxy interface, transmit simultaneously form ID;
Proxy interface loads corresponding list configuration according to ID, according to the position of data being stored into correspondence of storage mode;
, then data are merged, and return form data respectively from different storage medium inquiry form data according to the list configuration.
4. the description of customizing form as claimed in claim 3 and list analytic method is characterized in that, in the aforementioned data agent way, are specially:
Form data passes to proxy interface in the mode of the Hash table that class realizes;
Proxy interface is resolved the list configuration, and the particular key key of scanning Hash table, searches the storage mode of list in the list configuration according to particular key key;
And return form data in the mode of Hash table.
5. the description of customizing form as claimed in claim 3 and list analytic method is characterized in that, the concrete grammar of described step 3 is:
Step 1: the form view page that provides by system, simultaneously the form ID that will ask and the form data ID that will ask are submitted to server in the mode of parameter, server end is accepted the form ID parameter, and loads the list configuration data according to form ID;
Step 2: system obtains the template of form view according to the data that step 1 loads;
Step 3: system if data ID equals zero, then for newly-increased data directly forward step 5 to, otherwise then forwards step 4 to for Update Table according to the form data ID parameter of submitting to;
Step: 4: according to the form data that loads in the step 1, obtain the default value configuration of list, and default value is passed to the form view template;
Step 5: according to data ID, the load table forms data also passes to the form view template with form data;
Step 6: resolve form templat by template engine, obtain the HTML content of list;
Step 7: the HTML content that produces in the step 6 is input to the work of playing up of finishing form view on the web page.
6. the description of customizing form as claimed in claim 5 and list analytic method is characterized in that, what described step 2 adopted is the FreeMarker template.
CN201210105393.3A 2012-04-11 2012-04-11 The description of customizing form and list analytic method Active CN103377038B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201210105393.3A CN103377038B (en) 2012-04-11 2012-04-11 The description of customizing form and list analytic method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201210105393.3A CN103377038B (en) 2012-04-11 2012-04-11 The description of customizing form and list analytic method

Publications (2)

Publication Number Publication Date
CN103377038A true CN103377038A (en) 2013-10-30
CN103377038B CN103377038B (en) 2016-12-28

Family

ID=49462205

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201210105393.3A Active CN103377038B (en) 2012-04-11 2012-04-11 The description of customizing form and list analytic method

Country Status (1)

Country Link
CN (1) CN103377038B (en)

Cited By (14)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN104077372A (en) * 2014-06-24 2014-10-01 用友优普信息技术有限公司 Flexible custom field transfer method and system
CN104199675A (en) * 2014-09-26 2014-12-10 佛山市恒南微科技有限公司 System capable of quick system development based on database parameter utilization
CN104679786A (en) * 2013-12-02 2015-06-03 腾讯科技(深圳)有限公司 Form processing method and device
CN105718473A (en) * 2014-12-05 2016-06-29 成都复晓科技有限公司 Data modeling method
CN105760450A (en) * 2016-02-04 2016-07-13 浪潮通用软件有限公司 Form file analyzing method and device
CN106843836A (en) * 2016-12-21 2017-06-13 北京致远互联软件股份有限公司 The high level control implementation method of dynamic list, apparatus and system
CN107369090A (en) * 2017-07-25 2017-11-21 上海壹账通金融科技有限公司 Open an account generation method, equipment and the computer-readable recording medium of the page
CN108287741A (en) * 2017-12-28 2018-07-17 深圳市创梦天地科技股份有限公司 A kind of method and apparatus of structure administration interface
CN108345634A (en) * 2017-12-29 2018-07-31 迈迪信息技术有限公司 A kind of form design method, system and storage medium Internet-based
CN108460002A (en) * 2017-12-29 2018-08-28 中国平安财产保险股份有限公司 Affiliate's automatic butt method, apparatus, equipment and storage medium
CN112464279A (en) * 2020-11-26 2021-03-09 北京宏景世纪软件股份有限公司 Method and system for realizing form design based on service drive
CN114118031A (en) * 2021-11-17 2022-03-01 之江实验室 End-to-end method for smoothing difference of forms
CN114968457A (en) * 2022-05-11 2022-08-30 支付宝(杭州)信息技术有限公司 Form processing method and device applied to subprogram
CN114968457B (en) * 2022-05-11 2024-05-03 支付宝(杭州)信息技术有限公司 Form processing method and device applied to subprogram

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20030217076A1 (en) * 2002-05-15 2003-11-20 Heptinstall Christian Elliot System and method for rapid generation of one or more autonomous websites
CN1588372A (en) * 2004-10-12 2005-03-02 北京北大方正电子有限公司 General file storage method based on relation type data base
CN1735890A (en) * 2003-10-23 2006-02-15 微软公司 System and method for storing and retrieving a field of a user defined type outside of a database store in which the type is defined

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20030217076A1 (en) * 2002-05-15 2003-11-20 Heptinstall Christian Elliot System and method for rapid generation of one or more autonomous websites
CN1735890A (en) * 2003-10-23 2006-02-15 微软公司 System and method for storing and retrieving a field of a user defined type outside of a database store in which the type is defined
CN1588372A (en) * 2004-10-12 2005-03-02 北京北大方正电子有限公司 General file storage method based on relation type data base

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
周晖: "基于Struts框架的Web表单快速开发平台", 《计算机应用与研究》, no. 8, 28 August 2004 (2004-08-28), pages 191 - 194 *

Cited By (18)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN104679786A (en) * 2013-12-02 2015-06-03 腾讯科技(深圳)有限公司 Form processing method and device
CN104679786B (en) * 2013-12-02 2020-02-18 腾讯科技(深圳)有限公司 Form processing method and device
CN104077372A (en) * 2014-06-24 2014-10-01 用友优普信息技术有限公司 Flexible custom field transfer method and system
CN104077372B (en) * 2014-06-24 2017-05-31 用友优普信息技术有限公司 Flexible custom field transmission method and system
CN104199675A (en) * 2014-09-26 2014-12-10 佛山市恒南微科技有限公司 System capable of quick system development based on database parameter utilization
CN105718473B (en) * 2014-12-05 2019-01-25 成都复晓科技有限公司 A kind of method of data modeling
CN105718473A (en) * 2014-12-05 2016-06-29 成都复晓科技有限公司 Data modeling method
CN105760450A (en) * 2016-02-04 2016-07-13 浪潮通用软件有限公司 Form file analyzing method and device
CN106843836A (en) * 2016-12-21 2017-06-13 北京致远互联软件股份有限公司 The high level control implementation method of dynamic list, apparatus and system
CN107369090A (en) * 2017-07-25 2017-11-21 上海壹账通金融科技有限公司 Open an account generation method, equipment and the computer-readable recording medium of the page
CN108287741A (en) * 2017-12-28 2018-07-17 深圳市创梦天地科技股份有限公司 A kind of method and apparatus of structure administration interface
CN108345634A (en) * 2017-12-29 2018-07-31 迈迪信息技术有限公司 A kind of form design method, system and storage medium Internet-based
CN108460002A (en) * 2017-12-29 2018-08-28 中国平安财产保险股份有限公司 Affiliate's automatic butt method, apparatus, equipment and storage medium
CN112464279A (en) * 2020-11-26 2021-03-09 北京宏景世纪软件股份有限公司 Method and system for realizing form design based on service drive
CN114118031A (en) * 2021-11-17 2022-03-01 之江实验室 End-to-end method for smoothing difference of forms
CN114118031B (en) * 2021-11-17 2023-08-29 之江实验室 End-to-end trowelling form difference method
CN114968457A (en) * 2022-05-11 2022-08-30 支付宝(杭州)信息技术有限公司 Form processing method and device applied to subprogram
CN114968457B (en) * 2022-05-11 2024-05-03 支付宝(杭州)信息技术有限公司 Form processing method and device applied to subprogram

Also Published As

Publication number Publication date
CN103377038B (en) 2016-12-28

Similar Documents

Publication Publication Date Title
CN103365646A (en) Form user-defined, logical definition and processing method based on script engine
CN103377038A (en) User-defined form description and form analysis method
US11675774B2 (en) Remote policy validation for managing distributed system resources
CN1713179B (en) Impact analysis in an object model
US8346747B2 (en) Extending database tables in a multi-tenant environment
US20040167975A1 (en) Method, system, and program for managing devices in a network
US10089371B2 (en) Extensible extract, transform and load (ETL) framework
US20060225026A1 (en) User-defined type consistency checker
US20150261507A1 (en) Validating sql queries in a report
CN110781505B (en) System construction method and device, retrieval method and device, medium and equipment
CN104881490A (en) WEB form data access method and system
US11663288B2 (en) Just-in-time front end template generation using logical document object models
CN106886568A (en) One kind point table method, device and electronic equipment
EP3516549B1 (en) Systems and methods for accessing a database management system
Klauzinski et al. Mastering JavaScript Single Page Application Development
CN113918149A (en) Interface development method and device, computer equipment and storage medium
Reagan et al. Cosmos db
CN103501341A (en) Method and device for establishing Web service
US10706225B2 (en) Form management system and method
CN112970011A (en) Recording pedigrees in query optimization
CN116107623A (en) Software development method and device and electronic equipment
US20120203744A1 (en) Maintaining data integrity across execution environments
CN115408009A (en) Code file generation method, device, equipment and storage medium
CN112181407B (en) Service realization processing method, device, system, electronic equipment and storage medium
CN113868344A (en) Construction system, method and device for power application, server and storage medium

Legal Events

Date Code Title Description
C06 Publication
PB01 Publication
C10 Entry into substantive examination
SE01 Entry into force of request for substantive examination
C14 Grant of patent or utility model
GR01 Patent grant