Regular expression based form input method and system
An expression and form technology, applied in the field of form entry methods and systems based on regular expressions, can solve problems such as troublesome efficiency and low efficiency, and achieve the effect of high work efficiency, less trouble, and automatic entry.
Patent Information
- Authority / Receiving Office
- CN · China
- Patent Type
- Applications(China)
- Current Assignee / Owner
- Publication Date
- 2016-05-04
- Estimated Expiration
- Not applicable · inactive patent
Smart Images
Figure 1 Figure 2 Figure 3
Abstract
Description
technical field
[0001] The present invention relates to the technical field of form entry, and more specifically, to a form entry method and system based on regular expressions. Background technique
[0002] In the process of establishing equipment management, product management and other systems, it is necessary to collect basic data of equipment / products. The existing method is to create a new form for each type of equipment / product, and define the fields that need to be entered in the form. Then the input person clicks each input box, and enters the corresponding field information in the corresponding input box for data collection. In this method, only field information can be entered manually, which is not only troublesome but also inefficient. Contents of the invention
[0003] In view of the problem of uploading, the object of the present invention is to provide a method and system for entering a form based on regular expressions, so as to solve the problems pointed...
Examples
Embodiment Construction
[0026] In the following description, for purposes of explanation, numerous specific details are set forth in order to provide a thorough understanding of one or more embodiments. It may be evident, however, that these embodiments may be practiced without these specific details. In other instances, well-known structures and devices are shown in block diagram form in order to facilitate describing one or more embodiments.
[0027] The overall idea of the present invention is: first formulate the rules of the regular expressions corresponding to the field information in the form, when creating the form, load the formulated rules into each field information corresponding to the form, and enter the When entering data, match the entered data with each regular expression, and when the entered data conforms to the rules of a certain regular expression, save the entered data to the field information corresponding to the regular expression.
[0028] figure 1 The flow of the regular ...