CN110837371A - Document designer, document designing method and document input system - Google Patents

Document designer, document designing method and document input system Download PDF

Info

Publication number
CN110837371A
CN110837371A CN201911100454.5A CN201911100454A CN110837371A CN 110837371 A CN110837371 A CN 110837371A CN 201911100454 A CN201911100454 A CN 201911100454A CN 110837371 A CN110837371 A CN 110837371A
Authority
CN
China
Prior art keywords
document
control
target
user
current
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
CN201911100454.5A
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 Neusoft Wang Hai Technology Co Ltd
Original Assignee
Beijing Neusoft Wang Hai 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 Neusoft Wang Hai Technology Co Ltd filed Critical Beijing Neusoft Wang Hai Technology Co Ltd
Priority to CN201911100454.5A priority Critical patent/CN110837371A/en
Publication of CN110837371A publication Critical patent/CN110837371A/en
Pending legal-status Critical Current

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F8/00Arrangements for software engineering
    • G06F8/30Creation or generation of source code
    • G06F8/38Creation or generation of source code for implementing user interfaces

Abstract

The invention provides a document designer, a method for designing a document and a document input system, wherein the document designer comprises the following steps: the working area design module is used for providing a control tool and generating a document control of a target document set by a user through the control tool; the menu design module is used for providing menu items and adding target menu items selected by a user in the target document; the tool bar design module is used for providing tool bar items and adding target tool bar items selected by a user in a target document; and the validity rule design module is used for executing the following steps aiming at each bill control: receiving an effectiveness rule aiming at the current document control and input by a user, and associating the effectiveness rule with the current document control; and the document storage module is used for generating the target document according to the document control, the target menu item, the target toolbar item and each validity rule. The invention provides a document designer, a document designing method and a document input system, which can generate documents more conveniently.

Description

Document designer, document designing method and document input system
Technical Field
The invention relates to the technical field of computers, in particular to a receipt designer, a receipt designing method and a receipt input system.
Background
With the rapid development of computer technology, more and more paper documents are being replaced by documents in electronic form. The existing document is realized by a developer through writing codes, when a user needs the document, the document can only be sent to the developer, and the developer realizes the document required by the user through writing the codes.
As can be seen from the above description, the solutions for documents generated in the prior art are relatively complex.
Disclosure of Invention
The embodiment of the invention provides a document designer, a method for designing a document and a document input system, which can generate the document more conveniently.
In a first aspect, an embodiment of the present invention provides a document designer, including:
the working area design module is used for providing at least one control tool and generating at least one document control of a target document set by a user through the at least one control tool;
the menu design module is used for providing at least one menu item and adding at least one target menu item selected by a user in the target document;
the tool bar design module is used for providing at least one tool bar item and adding at least one target tool bar item selected by a user in the target document;
and the validity rule design module is used for executing the following steps aiming at each bill control: receiving an effectiveness rule aiming at the current document control input by a user, and associating the effectiveness rule of the current document control with the current document control, wherein the effectiveness rule of the current document control is a rule which needs to be met by data input into the current document control;
and the document storage module is used for generating the target document according to the at least one document control, the at least one target menu item, the at least one target toolbar item and the validity rule associated with each document control.
Alternatively,
the document designer further includes:
the data design module is used for binding each bill control with at least one field of a data table in a database;
the document storage module is further configured to execute, for each document control: and saving the current bill control into at least one field of the data table bound with the current bill control.
Alternatively,
the data design module is used for executing, for each bill control: and binding the current bill control with the at least one field in the data table according to the name of the data table and the name of the at least one field input by the user.
Alternatively,
the working area design module is used for executing, aiming at each bill control: drawing a blank current bill control in a blank interface of the target bill according to the operation of a user on the at least one control tool, determining the position of the current bill control in the blank interface, popping up an attribute setting window for the current bill control when receiving an attribute setting instruction which is input by the user and aims at the current bill control, associating the attribute information input by the user in the attribute setting window with the blank current bill control, and generating the current bill control according to the attribute information associated with the current bill control and the position of the current bill control in the blank interface.
In a second aspect, an embodiment of the present invention provides a document entry system, including:
a document designer according to any one of the document client and the first aspect;
the document client is used for calling a target document generated by the document designer when receiving a calling instruction input by a user, receiving document information input to at least one document control of the target document from the outside, and inputting the target document filled with the document information into an external ERP (Enterprise resource planning) system.
Alternatively,
the bill client further comprises: ACTIVEX controls;
and the document client is used for opening a webpage in the document client when receiving the calling instruction input by the user, calling the ACTIVEX control through the webpage, calling the target document by using the ACTIVEX control, displaying the target document in the ACTIVEX control, and inputting the target document filled with the document information into the ERP system in a webservice data interaction mode.
Alternatively,
the document client is further configured to, for each document control, perform: and storing the bill information externally input to the current bill control into at least one field of the data table bound with the current bill control.
In a third aspect, an embodiment of the present invention provides a method for designing a document, including:
presetting at least one control tool, at least one menu item and at least one toolbar item;
generating at least one document control of a target document set by a user through the at least one control tool;
adding at least one target menu item selected by a user in the target document;
adding at least one target toolbar item selected by a user in the target document;
for each document control, executing: receiving an effectiveness rule aiming at the current document control input by a user, and associating the effectiveness rule of the current document control with the current document control, wherein the effectiveness rule of the current document control is a rule which needs to be met by data input into the current document control;
and generating the target bill according to the at least one bill control, the at least one target menu item, the at least one target toolbar item and the validity rule associated with each bill control.
Alternatively,
prior to the generating the target document, further comprising:
binding each bill control with at least one field of a data table in a database;
after the generating the target document, further comprising:
for each document control, executing: and saving the current bill control into at least one field of the data table bound with the current bill control.
Alternatively,
binding each document control with at least one field of a data table in a database, wherein the binding comprises the following steps:
for each document control, executing: and binding the current bill control with the at least one field in the data table according to the name of the data table and the name of the at least one field input by the user.
Alternatively,
the generating at least one document control of the target document set by the user through the at least one control tool comprises:
for each document control, executing: drawing a blank current bill control in a blank interface of the target bill according to the operation of a user on the at least one control tool, determining the position of the current bill control in the blank interface, popping up an attribute setting window for the current bill control when receiving an attribute setting instruction which is input by the user and aims at the current bill control, associating the attribute information input by the user in the attribute setting window with the blank current bill control, and generating the current bill control according to the attribute information associated with the current bill control and the position of the current bill control in the blank interface.
In the embodiment of the invention, a user can customize a document control required by a target document through a control tool in a working area design module, the user can select a target menu item required by the target document from menu items provided by a menu design module, the user can select a target toolbar item required by the target document from toolbar items provided by a toolbar design module, the user can set validity rules corresponding to various document controls by a validity rule design module, finally, the required target document is generated by a document storage module, code compiling by the user is not required in the process of generating the target document, the user can execute simple operation in a document designer, and the document designer provided by the embodiment of the invention can generate the document more conveniently.
Drawings
In order to more clearly illustrate the embodiments of the present invention or the technical solutions in the prior art, the drawings used in the description of the embodiments or the prior art will be briefly introduced below, and it is obvious that the drawings in the following description are some embodiments of the present invention, and for those skilled in the art, other drawings can be obtained according to these drawings without creative efforts.
FIG. 1 is a schematic diagram of a document designer provided in accordance with an embodiment of the invention;
FIG. 2 is a schematic diagram of another document designer provided by an embodiment of the invention;
FIG. 3 is a flow chart of a method of designing a document according to an embodiment of the present invention;
FIG. 4 is a flow diagram of a method for designing a document using a document designer according to one embodiment of the invention;
FIG. 5 is a schematic diagram of a request form according to an embodiment of the invention;
FIG. 6 is a schematic diagram of a document entry system provided in accordance with an embodiment of the present invention;
FIG. 7 is a schematic diagram of yet another document designer provided by an embodiment of the invention.
Detailed Description
In order to make the objects, technical solutions and advantages of the embodiments of the present invention clearer and more complete, the technical solutions in the embodiments of the present invention will be described below with reference to the drawings in the embodiments of the present invention, and it is obvious that the described embodiments are some, but not all, embodiments of the present invention, and based on the embodiments of the present invention, all other embodiments obtained by a person of ordinary skill in the art without creative efforts belong to the scope of the present invention.
As shown in fig. 1, an embodiment of the present invention provides a document designer, including:
the working area design module 101 is configured to provide at least one control tool, and generate at least one document control of a target document set by a user through the at least one control tool;
the menu design module 102 is used for providing at least one menu item, and adding at least one target menu item selected by a user in the target document;
the toolbar design module 103 is used for providing at least one toolbar item, and adding at least one target toolbar item selected by a user in the target document;
a validity rule design module 104, configured to, for each document control, perform: receiving an effectiveness rule aiming at the current document control input by a user, and associating the effectiveness rule of the current document control with the current document control, wherein the effectiveness rule of the current document control is a rule which needs to be met by data input into the current document control;
and the document storage module 105 is configured to generate the target document according to the at least one document control, the at least one target menu item, the at least one target toolbar item, and the validity rule associated with each document control.
In the embodiment of the invention, a user can customize a document control required by a target document through a control tool in a working area design module, the user can select a target menu item required by the target document from menu items provided by a menu design module, the user can select a target toolbar item required by the target document from toolbar items provided by a toolbar design module, the user can set validity rules corresponding to various document controls by a validity rule design module, finally, the required target document is generated by a document storage module, code compiling by the user is not required in the process of generating the target document, the user can execute simple operation in a document designer, and the document designer provided by the embodiment of the invention can generate the document more conveniently.
In an embodiment of the present invention, the workspace design module is configured to, for each document control, perform: drawing a blank current bill control in a blank interface of the target bill according to the operation of a user on the at least one control tool, determining the position of the current bill control in the blank interface, popping up an attribute setting window for the current bill control when receiving an attribute setting instruction which is input by the user and aims at the current bill control, associating the attribute information input by the user in the attribute setting window with the blank current bill control, and generating the current bill control according to the attribute information associated with the current bill control and the position of the current bill control in the blank interface.
In the embodiment of the invention, when a user creates a target document to be generated, a blank interface is displayed in the document designer, the user can draw a blank document control in the blank interface of the target document by operating a control tool, the blank document control is only a blank block diagram with a rectangular or circular shape and the like, and the user can drag the blank block diagram to set the position of the document control in the blank interface.
The user can call out the attribute setting window by double-clicking the blank document control, and the attribute information is input in the attribute setting window. The attribute setting window may include: control name (user can fill in the desired control name), foreground color (user can select the desired foreground color), background color (user can select the desired background color), alignment (which can include left alignment, right alignment, center, etc. for user selection), font (user can select the desired font), position and size (e.g., horizontal position, vertical position, width, height), control properties (user can select any of dynamic and static controls), whether visible (user can select any of visible and invisible), control type (control type includes buttons, check boxes, combo boxes, date type, numerical boxes, text boxes, photo boxes, status bars, progress bars, etc., from which user can choose one), etc.
In addition, the attribute setting window can also comprise a behavior code input box, a user can input a behavior code aiming at the current document control through the code input box, and when the user uses a target document, the user can trigger the behavior code of the current document control through operations of double-click, single-click, carriage return and the like, so that the current document control realizes the corresponding processing of the behavior code. For example: the current document control is a text box, and based on the behavior code of the text box, an event is triggered when enter is entered in the text box.
The at least one control tool in the workspace design module may comprise: a selection tool, a drawing tool, a tabulation tool, a deletion tool, etc. The document control can be selected by operating the selection tool, and the selected document control can be dragged. And a blank document control can be drawn in a blank interface through the drawing tool. Forms can be made in the blank interface by the make forms tool. And the contents such as document controls, forms and the like arranged on the blank interface can be deleted through the deleting tool.
When a table is generated in a blank interface through a table making tool, a user can call a table attribute setting window by double-clicking the table, and the table attribute setting window can be provided with attribute information such as the row number, the column width, the line width, the column ID, the line ID, the alignment mode, the data type, the summary mode, the edit type, the maximum length, the decimal digit, the data format, the data range, the SQL statement, the behavior code and the like. The operation of adding register and changing check in the table can be set through SQL statements and behavior codes, and the implementation mode can be directly finished in a bill designer completely without the modification of engineering.
As shown in FIG. 2, in one embodiment of the present invention, the document designer further comprises:
the data design module 201 is configured to bind each document control with at least one field of a data table in a database;
the document saving module 105 is further configured to, for each document control, perform: and saving the current bill control into at least one field of the data table bound with the current bill control.
In the embodiment of the invention, after the target document is generated, the target document can be stored in the database, specifically, a field of a data table of the database stored in the document control of the target document.
In an embodiment of the present invention, the data design module is configured to, for each document control, perform: and binding the current bill control with the at least one field in the data table according to the name of the data table and the name of the at least one field input by the user.
In the embodiment of the invention, the data design module can provide a binding interface for a user, the control names of all document controls in all target documents and the attribute names corresponding to all document controls are displayed in the binding interface, and the user can configure the names of corresponding data tables and the names of fields for all document controls, so that the related information of all document controls can be stored in the fields in the bound data tables when the target documents are stored.
Specifically, the binding interface may be as shown in table 1, where table 1 is:
Figure BDA0002269699210000081
as can be seen from Table 1, the document control with the lblCode name is bound to the VC _ CODE field in the data table V _ ASKBILL. The information about lblCode is written to the data table V _ ASKBILL and is read from the data table V _ ASKBILL when reading is needed.
In an embodiment of the present invention, the at least one menu item provided by the menu design module may include: file, view, and operation.
The items of the file may include the following menu items below: document design, approval process design, authority definition, printing format design, printing preview, locking, quitting and other menu items. When a user using a target document triggers a menu item for document design, the user can design the target document; when the approval process design is triggered, the user can design the approval process of the target document; when the printing format design is triggered, the user can design the printing format of the target document; when the printed menu item is triggered, the user can print the target document; when a menu item for printing preview is triggered, the user can print preview on the target document; when the locked menu item is triggered, the user can lock the target document; when the exiting menu item is triggered, the user may exit the target document.
The viewed items may include the following menu items below: previous item, next item, browsing, viewing approval opinions and other menu items. When a user using a target document triggers a previous menu item, the user can check the previous document of the target document; when the menu item of the next item is triggered, the user can check the next document of the target document; when the menu item of browsing is triggered, the user can browse the target document; when a menu item for viewing the approval opinions is triggered, the user can view the approval opinions of the target document.
The items of operation may further include the following: adding, modifying, saving, deleting and the like menu items. When a user using a target document triggers a newly added menu item, the user can newly add a target document; when the modified menu item is triggered, the user can modify the target document; when the stored menu item is triggered, the user can store the target document; when the deleted menu item is triggered, the user may delete the target document.
In the embodiment of the invention, the functions of the target menu items selected by the user in the bill designer can be inherited into the target bill, and the functions of the target menu items can be realized without complicated operations such as code writing and the like of the user.
In addition, the user can also customize the required menu items through the menu design module, the menu design module provides a menu item design interface, and the user can set the codes, names, display values, types, attributes, shortcut keys, whether to be visible, display pictures, behavior codes and the like of the menu items in the menu item design interface. When a user customizes a menu item, the user is required to input the behavior code of the customized menu item, and when the customized menu item is triggered in the generated target document, the user can process according to the behavior code of the customized menu item. For example: the behavior code of the custom menu item requires that when triggered, the number of words in the document can be counted, i.e. if a user using the target document clicks on the custom menu item, the custom menu item will display the number of words in the target document to the user.
In the embodiment of the invention, the menu design module can automatically generate the menu bar of the target document and set each target menu item in the menu bar of the target document.
In an embodiment of the present invention, the at least one toolbar item provided by the toolbar design module may include: previous one, next one, browse, newly increase, modify, save, delete and other toolbar items. The function of these toolbar items is the same as the function of the corresponding menu items. Except that the toolbar items are placed in the toolbar for the target document.
In the embodiment of the invention, the toolbar design module can automatically generate the toolbar of the target document and set each target toolbar item in the toolbar of the target document.
In addition, the user can also customize the required toolbar items through the toolbar design module, the toolbar design module provides a toolbar item design interface, and the user can set the code, name, display value, type, attribute, shortcut key, visibility, display picture, behavior code and the like of the toolbar items in the toolbar item design interface.
In the embodiment of the present invention, the validity rule set in the validity rule design module may include: suggestive rules and deterministic rules. The suggestive rules are used for prompting the user using the target document about the rules required to be met by the input data. The decisive rule is used for judging whether the data input by the user using the target document meets the rule or not, and if not, the target document cannot be stored. For example, the validity rule of the document control txtBillTitle in table 1 is "title cannot be null", and the validity rule of the document control txtContent in table 1 is "content cannot be null", both validity rules are decisive rules, and if the two rules cannot be satisfied, the target document cannot be successfully stored.
In addition, the validity rule design module can also set the judgment type of the validity rule, wherein the judgment type refers to the execution time of the validity rule. The determination type may include: the validity rule is executed only when the target document is stored after the target document is filled with information, for example: the judgment type of the validity rule that the title cannot be null is 'when only saving', when a user using the target document saves the target document, whether the title is null is judged, if so, the user is reminded, and the target document cannot be saved successfully. By "anytime" is meant that the validity rule is being run throughout the use of the target document, for example: the judgment type of the validity rule that the title cannot have spaces is 'anytime', and if the user has spaces in the process of inputting the title, the user is reminded in time.
In the embodiment of the invention, when a user saves a target document designed in the document designer, the document saving module saves all contents of the target document in a data table of a database. The document storage module can also display the final effect of the target document designed by the user, specifically, the document storage module can pop up a window of the target document, the user can test each function of the target document in the target document, and if a problem is found, the user can return to modify the target document.
As shown in fig. 3, a method for designing a document according to an embodiment of the present invention includes:
step 301: presetting at least one control tool, at least one menu item and at least one toolbar item;
step 302: generating at least one document control of a target document set by a user through the at least one control tool;
step 303: adding at least one target menu item selected by a user in the target document;
step 304: adding at least one target toolbar item selected by a user in the target document;
step 305: for each document control, executing: receiving an effectiveness rule aiming at the current document control input by a user, and associating the effectiveness rule of the current document control with the current document control, wherein the effectiveness rule of the current document control is a rule which needs to be met by data input into the current document control;
step 306: and generating the target bill according to the at least one bill control, the at least one target menu item, the at least one target toolbar item and the validity rule associated with each bill control.
In an embodiment of the present invention, before the generating the target document, the method further includes:
binding each bill control with at least one field of a data table in a database;
after the generating the target document, further comprising:
for each document control, executing: and saving the current bill control into at least one field of the data table bound with the current bill control.
In an embodiment of the present invention, the binding each document control with at least one field of a data table in a database includes:
for each document control, executing: and binding the current bill control with the at least one field in the data table according to the name of the data table and the name of the at least one field input by the user.
In an embodiment of the present invention, the generating at least one document control of the target document set by the user through the at least one control tool includes:
for each document control, executing: drawing a blank current bill control in a blank interface of the target bill according to the operation of a user on the at least one control tool, determining the position of the current bill control in the blank interface, popping up an attribute setting window for the current bill control when receiving an attribute setting instruction which is input by the user and aims at the current bill control, associating the attribute information input by the user in the attribute setting window with the blank current bill control, and generating the current bill control according to the attribute information associated with the current bill control and the position of the current bill control in the blank interface.
The following describes in detail a process of designing a target document by a document designer, taking "request form" as an example, and specific steps are shown in fig. 4:
step 401: a user draws the document controls of 'number', 'state', 'request form', 'title', 'content', 'request person' and 'request time' on a blank interface of the request form by operating at least one control tool provided by the working area design module, and drags the document controls in the blank interface to determine the positions of the document controls in the blank interface.
Step 402: for each document control, performing: the user double-clicks the current document control, the working area design module pops up a property setting window aiming at the current document control, the user inputs property information in the property setting window, the working area design module associates the property information input by the user with the current document control, and the current document control is generated according to the associated property information of the current document control and the position of the current document control in a blank interface.
For example, the user double-clicks on the document control for "title," enters the name of the document control, and sets a text entry box for the document control.
Step 403: the user selects at least one target menu item for the request form from at least one menu item provided by the menu design module, the menu design module generates a menu bar of the request form, and the at least one target menu item is added to the menu bar.
For example, the user selects "file", "view", "operation", "commonly used phrase", and may select menu items such as "print", "print preview" and the like under "file", select menu items such as "previous", "next" and the like under "view", select menu items such as "add", "modify" and the like under "operation", and select menu items such as "you good", "thank you" and the like under "commonly used phrase".
Step 404: the user selects at least one target toolbar item for the requisition form from the at least one toolbar item provided by the toolbar design module, the toolbar design module generates a toolbar of the requisition form, and the at least one target toolbar item is added to the toolbar.
For example, the user has selected toolbar items such as "previous", "next", "save", "exit", and so on.
Step 405: for each document control, performing: the method comprises the steps that a user inputs an effectiveness rule aiming at the current document control to an effectiveness rule design module, the effectiveness rule design module receives the effectiveness rule aiming at the current document control and input by the user, and associates the effectiveness rule of the current document control with the current document control, wherein the effectiveness rule of the current document control is a rule which needs to be met by data input to the current document control.
For example, the user inputs a validity rule of "title cannot be empty" for the document control of "title", and the user inputs a validity rule of "content cannot be empty" for the document control of "content".
Step 406: for each document control, performing: the user inputs the name of the data table and the name of at least one field aiming at the current bill control to the data design module, and the data design module binds the current bill control and the at least one field in the data table according to the name of the data table and the name of the at least one field input by the user.
For example, the user inputs the name of the data table of "V _ ask _ bill" and the name of the field of "VC _ TITLE" for the document control of "TITLE", and the data design module binds the document control of "TITLE" with the field of "VC _ TITLE" of the data table of V _ ask _ bill ".
Step 407: and clicking a storage button in the document designer by a user, and generating an invitation form by the document storage module according to the at least one document control, the at least one target menu item, the at least one target toolbar item, the validity rule associated with each document control and the position of each document control in a blank interface.
Step 408: for each document control, performing: and the document storage module stores the current document control into at least one field of the data table bound with the current document control.
Step 409: and the document storage module stores the generated request form into a database.
Specifically, a user can determine a data table of a user-saved document in a database in a document designer, and a document saving module saves a generated request form into the data table. In addition, the data tables bound by each document control can be the same, and the data tables bound by each document control can all be the data tables of the documents stored by the user.
The solicitation sheet generated by the steps shown in fig. 4 may be as shown in fig. 5.
As shown in fig. 6, an embodiment of the present invention provides a document entry system, including:
a document client 601 and a document designer 602 according to any of the embodiments of the present invention;
the document client 601 is configured to, when receiving a call instruction input by a user, call a target document generated by the document designer 602, receive document information externally input to at least one document control of the target document, and enter the target document filled with the document information into an external ERP system.
In an embodiment of the present invention, the document client further includes: ACTIVEX controls;
and the document client is used for opening a webpage in the document client when receiving the calling instruction input by the user, calling the ACTIVEX control through the webpage, calling the target document by using the ACTIVEX control, displaying the target document in the ACTIVEX control, and inputting the target document filled with the document information into the ERP system in a webservice data interaction mode.
In the embodiment of the invention, the document client is provided with the ACTIVEX control, and the effect of quick input which is the same as that of a WINDOWS desktop program can be realized through the ACTIVEX control.
In the embodiment of the invention, the ACTIVEX control for inputting the certificate is arranged in the document client, the ACTIVEX control is called by using a webpage, the functional interface for inputting the certificate is displayed in the webpage, the read-write operation of the database is carried out in a webservice data interaction mode, and the document client can return data in formats of xml, json and the like through webservice for data reading.
In an embodiment of the present invention, the document client is further configured to, for each document control, perform: and storing the bill information externally input to the current bill control into at least one field of the data table bound with the current bill control.
As shown in fig. 7, an embodiment of the present invention provides a schematic diagram of a document designer.
The information interaction, the execution process and other contents among the units in the device are based on the same conception as the method embodiment of the invention.
The invention also provides a computer readable medium storing instructions for causing a computer to perform a method of designing a document as described herein. Specifically, a system or an apparatus equipped with a storage medium on which software program codes that realize the functions of any of the above-described embodiments are stored may be provided, and a computer (or a CPU or MPU) of the system or the apparatus is caused to read out and execute the program codes stored in the storage medium.
In this case, the program code itself read from the storage medium can realize the functions of any of the above-described embodiments, and thus the program code and the storage medium storing the program code constitute a part of the present invention.
Examples of the storage medium for supplying the program code include a floppy disk, a hard disk, a magneto-optical disk, an optical disk (e.g., CD-ROM, CD-R, CD-RW, DVD-ROM, DVD-RAM, DVD-RW, DVD + RW), a magnetic tape, a nonvolatile memory card, and a ROM. Alternatively, the program code may be downloaded from a server computer via a communications network.
Further, it should be clear that the functions of any one of the above-described embodiments may be implemented not only by executing the program code read out by the computer, but also by causing an operating system or the like operating on the computer to perform a part or all of the actual operations based on instructions of the program code.
Further, it is to be understood that the program code read out from the storage medium is written to a memory provided in an expansion board inserted into the computer or to a memory provided in an expansion unit connected to the computer, and then causes a CPU or the like mounted on the expansion board or the expansion unit to perform part or all of the actual operations based on instructions of the program code, thereby realizing the functions of any of the above-described embodiments.
It should be noted that not all steps and modules in the above flows and system structure diagrams are necessary, and some steps or modules may be omitted according to actual needs. The execution order of the steps is not fixed and can be adjusted as required. The system structure described in the above embodiments may be a physical structure or a logical structure, that is, some modules may be implemented by the same physical entity, or some modules may be implemented by a plurality of physical entities, or some components in a plurality of independent devices may be implemented together.
In the above embodiments, the hardware unit may be implemented mechanically or electrically. For example, a hardware element may comprise permanently dedicated circuitry or logic (such as a dedicated processor, FPGA or ASIC) to perform the corresponding operations. The hardware elements may also comprise programmable logic or circuitry, such as a general purpose processor or other programmable processor, that may be temporarily configured by software to perform the corresponding operations. The specific implementation (mechanical, or dedicated permanent, or temporarily set) may be determined based on cost and time considerations.
While the invention has been shown and described in detail in the drawings and in the preferred embodiments, it is not intended to limit the invention to the embodiments disclosed, and it will be apparent to those skilled in the art that various combinations of the code auditing means in the various embodiments described above may be used to obtain further embodiments of the invention, which are also within the scope of the invention.

Claims (10)

1. A document designer, comprising:
the working area design module is used for providing at least one control tool and generating at least one document control of a target document set by a user through the at least one control tool;
the menu design module is used for providing at least one menu item and adding at least one target menu item selected by a user in the target document;
the tool bar design module is used for providing at least one tool bar item and adding at least one target tool bar item selected by a user in the target document;
and the validity rule design module is used for executing the following steps aiming at each bill control: receiving an effectiveness rule aiming at the current document control input by a user, and associating the effectiveness rule of the current document control with the current document control, wherein the effectiveness rule of the current document control is a rule which needs to be met by data input into the current document control;
and the document storage module is used for generating the target document according to the at least one document control, the at least one target menu item, the at least one target toolbar item and the validity rule associated with each document control.
2. The document designer according to claim 1,
further comprising:
the data design module is used for binding each bill control with at least one field of a data table in a database;
the document storage module is further configured to execute, for each document control: and saving the current bill control into at least one field of the data table bound with the current bill control.
3. The document designer according to claim 2,
the data design module is used for executing, for each bill control: and binding the current bill control with the at least one field in the data table according to the name of the data table and the name of the at least one field input by the user.
4. A document designer according to any of claims 1-3,
the working area design module is used for executing, aiming at each bill control: drawing a blank current bill control in a blank interface of the target bill according to the operation of a user on the at least one control tool, determining the position of the current bill control in the blank interface, popping up an attribute setting window for the current bill control when receiving an attribute setting instruction which is input by the user and aims at the current bill control, associating the attribute information input by the user in the attribute setting window with the blank current bill control, and generating the current bill control according to the attribute information associated with the current bill control and the position of the current bill control in the blank interface.
5. A document entry system, comprising:
a document client and a document designer as claimed in any one of claims 1 to 4;
the document client is used for calling a target document generated by the document designer when receiving a calling instruction input by a user, receiving document information input to at least one document control of the target document from the outside, and inputting the target document filled with the document information into an external Enterprise Resource Planning (ERP) system.
6. The system of claim 5,
the bill client further comprises: ACTIVEX controls;
the document client is used for opening a webpage in the document client when receiving the calling instruction input by a user, calling the ACTIVEX control through the webpage, calling the target document by using the ACTIVEX control, displaying the target document in the ACTIVEX control, and inputting the target document filled with the document information into the ERP system in a webservice data interaction mode;
and/or the presence of a gas in the gas,
the document client is further configured to, for each document control, perform: and storing the bill information externally input to the current bill control into at least one field of the data table bound with the current bill control.
7. A method of designing a document, comprising:
presetting at least one control tool, at least one menu item and at least one toolbar item;
generating at least one document control of a target document set by a user through the at least one control tool;
adding at least one target menu item selected by a user in the target document;
adding at least one target toolbar item selected by a user in the target document;
for each document control, executing: receiving an effectiveness rule aiming at the current document control input by a user, and associating the effectiveness rule of the current document control with the current document control, wherein the effectiveness rule of the current document control is a rule which needs to be met by data input into the current document control;
and generating the target bill according to the at least one bill control, the at least one target menu item, the at least one target toolbar item and the validity rule associated with each bill control.
8. The method of claim 7,
prior to the generating the target document, further comprising:
binding each bill control with at least one field of a data table in a database;
after the generating the target document, further comprising:
for each document control, executing: and saving the current bill control into at least one field of the data table bound with the current bill control.
9. The method of claim 8,
binding each document control with at least one field of a data table in a database, wherein the binding comprises the following steps:
for each document control, executing: and binding the current bill control with the at least one field in the data table according to the name of the data table and the name of the at least one field input by the user.
10. The method according to any one of claims 7 to 9,
the generating at least one document control of the target document set by the user through the at least one control tool comprises:
for each document control, executing: drawing a blank current bill control in a blank interface of the target bill according to the operation of a user on the at least one control tool, determining the position of the current bill control in the blank interface, popping up an attribute setting window for the current bill control when receiving an attribute setting instruction which is input by the user and aims at the current bill control, associating the attribute information input by the user in the attribute setting window with the blank current bill control, and generating the current bill control according to the attribute information associated with the current bill control and the position of the current bill control in the blank interface.
CN201911100454.5A 2019-11-12 2019-11-12 Document designer, document designing method and document input system Pending CN110837371A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201911100454.5A CN110837371A (en) 2019-11-12 2019-11-12 Document designer, document designing method and document input system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201911100454.5A CN110837371A (en) 2019-11-12 2019-11-12 Document designer, document designing method and document input system

Publications (1)

Publication Number Publication Date
CN110837371A true CN110837371A (en) 2020-02-25

Family

ID=69576407

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201911100454.5A Pending CN110837371A (en) 2019-11-12 2019-11-12 Document designer, document designing method and document input system

Country Status (1)

Country Link
CN (1) CN110837371A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN112035040A (en) * 2020-08-31 2020-12-04 北京润科通用技术有限公司 Interface variable information processing method and device

Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1938680A (en) * 2004-03-26 2007-03-28 劲升逻辑有限公司 A forms development platform
CN101216763A (en) * 2008-01-17 2008-07-09 金蝶软件(中国)有限公司 Personalized interface accomplishing method and system
US20090044103A1 (en) * 2003-06-30 2009-02-12 Microsoft Corporation Rendering an html electronic form by applying xslt to xml using a solution
CN101661512A (en) * 2009-09-25 2010-03-03 万斌 System and method for identifying traditional form information and establishing corresponding Web form
CN102360296A (en) * 2011-10-20 2012-02-22 北京金和软件股份有限公司 WEB-based online form development tool
CN104267949A (en) * 2014-09-25 2015-01-07 成都国科海博信息技术股份有限公司 Form designer and form design method
CN107153544A (en) * 2017-05-09 2017-09-12 合肥汉腾信息技术有限公司 A kind of Worksheet self-defining method and device

Patent Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20090044103A1 (en) * 2003-06-30 2009-02-12 Microsoft Corporation Rendering an html electronic form by applying xslt to xml using a solution
CN1938680A (en) * 2004-03-26 2007-03-28 劲升逻辑有限公司 A forms development platform
CN101216763A (en) * 2008-01-17 2008-07-09 金蝶软件(中国)有限公司 Personalized interface accomplishing method and system
CN101661512A (en) * 2009-09-25 2010-03-03 万斌 System and method for identifying traditional form information and establishing corresponding Web form
CN102360296A (en) * 2011-10-20 2012-02-22 北京金和软件股份有限公司 WEB-based online form development tool
CN104267949A (en) * 2014-09-25 2015-01-07 成都国科海博信息技术股份有限公司 Form designer and form design method
CN107153544A (en) * 2017-05-09 2017-09-12 合肥汉腾信息技术有限公司 A kind of Worksheet self-defining method and device

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN112035040A (en) * 2020-08-31 2020-12-04 北京润科通用技术有限公司 Interface variable information processing method and device

Similar Documents

Publication Publication Date Title
JP7460689B2 (en) Software application development based on spreadsheets
CN109614424B (en) Page layout generation method, device, computing equipment and medium
JP2021028828A6 (en) Spreadsheet-based software application development
Johnson Access 2013 on demand
US7496832B2 (en) Web page rendering based on object matching
US20100251092A1 (en) Method and System for Processing Fixed Format Forms Online
US20070033518A1 (en) Computer-implemented method, system, and program product for hiding columns in an electronic table
WO2017083155A1 (en) Generation of an application from data
WO2019104447A1 (en) Spreadsheet-based software application development
JP2005216182A (en) Document processor, document processing method, and computer program
CN112558967A (en) Page automatic generation method and device, electronic equipment and storage medium
US20220229973A1 (en) Interactive tool for modifying an automatically generated electronic form
JP2008052603A (en) Table editing device and table editing method
CN110837371A (en) Document designer, document designing method and document input system
US20160070832A1 (en) Modeling system and method for modeling a process or system
Bott Special Edition Using Microsoft Office 2007
CN115186643A (en) Self-defined configuration method, device, equipment and storage medium of sign-up template
Jelen Microsoft Excel 2010 in depth
Jelen Excel 2013 in depth
US20190012400A1 (en) Information processing apparatus and non-transitory computer readable medium
Jelen Microsoft Excel Inside Out (Office 2021 and Microsoft 365)
Lambert et al. Microsoft Access 2013 Step by Step
JP2006260364A (en) System for displaying input item and its method
Renders Microsoft Dynamics NAV 2009: Professional Reporting
Renders Microsoft Dynamics NAV 2015 Professional Reporting

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication
CB02 Change of applicant information
CB02 Change of applicant information

Address after: 100176 room 07, block 2, building B, No. 12, Hongda North Road, Beijing Economic and Technological Development Zone, Beijing

Applicant after: Wanghai Kangxin (Beijing) Technology Co.,Ltd.

Address before: 100176 room 07, block 2, building B, No. 12, Hongda North Road, Beijing Economic and Technological Development Zone, Beijing

Applicant before: BEIJING NEUSOFT VIEWHIGH TECHNOLOGY Co.,Ltd.

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

Application publication date: 20200225