CN110866383A - Interactive electronic data list generation method and system - Google Patents

Interactive electronic data list generation method and system Download PDF

Info

Publication number
CN110866383A
CN110866383A CN201910981661.XA CN201910981661A CN110866383A CN 110866383 A CN110866383 A CN 110866383A CN 201910981661 A CN201910981661 A CN 201910981661A CN 110866383 A CN110866383 A CN 110866383A
Authority
CN
China
Prior art keywords
data
document
information
content
user
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
CN201910981661.XA
Other languages
Chinese (zh)
Other versions
CN110866383B (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.)
China Helicopter Research and Development Institute
Original Assignee
China Helicopter Research and Development Institute
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 China Helicopter Research and Development Institute filed Critical China Helicopter Research and Development Institute
Priority to CN201910981661.XA priority Critical patent/CN110866383B/en
Publication of CN110866383A publication Critical patent/CN110866383A/en
Application granted granted Critical
Publication of CN110866383B publication Critical patent/CN110866383B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/30Information retrieval; Database structures therefor; File system structures therefor of unstructured textual data
    • G06F16/31Indexing; Data structures therefor; Storage structures

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Software Systems (AREA)
  • Data Mining & Analysis (AREA)
  • Databases & Information Systems (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Information Retrieval, Db Structures And Fs Structures Therefor (AREA)

Abstract

The invention relates to the technical field of computers, in particular to an interactive electronic data list generation method and system, wherein the interactive data list generation method can realize automatic scanning and acquisition of data content information appointed in a data source and a data information file by receiving the data source and the data information file appointed by a user and a summarizing statistical mode, and simultaneously carries out overall summarizing and statistical processing on the data information, and finally generates a data list document with a corresponding format and content based on a document template selected by the user, so that business processing personnel can more intuitively and accurately know overview information of business data. The invention provides a convenient and accurate means for the statistics and summarization of data, is suitable for various data type formats, realizes the interactive generation of data list documents based on the summarization statistical mode and document template format set by a user, accurately and flexibly meets the service requirements of the user, and further improves the working efficiency.

Description

Interactive electronic data list generation method and system
Technical Field
The invention relates to the technical field of computers, in particular to an interactive electronic data list generation method and system.
Background
Business-related data is continuously generated in large volumes in the daily activities of enterprises and institutions, and has different types of data sources and is stored in a variety of formats. In order to perform more intuitive display and further processing on a certain part of data information, the part of data information needs to be extracted from respective data sources or corresponding data files respectively according to a certain business rule, and meanwhile, the extracted data information is sorted and converted according to a specified summary statistical method, and finally, an electronic data list document is formed to be provided for business workers. At present, in most scenes, the traditional manual recording mode is still adopted to summarize, calculate and edit the data, so that the working efficiency is low, and meanwhile, errors are easy to occur in the process. When a certain specific data source or data type is faced, a corresponding data summary document generation method is also provided, but the method can only process a certain specific data source or data type, the application situation is single, the method can not be expanded and applied to various types of data, and the generated document content format is fixed and cannot be customized according to the user requirements.
Disclosure of Invention
The purpose of the invention is as follows: an interactive electronic data list generation method and system are used for solving the problems of data diversity and user customization flexibility of an applied data list document generation method.
The technical scheme of the invention is as follows: an interactive electronic data list generating method includes receiving data source, data information file and summary statistical mode appointed by user, scanning and reading data content information appointed by data source and data information file in sequence, carrying out overall summary and statistical treatment on data information, and generating data list file with corresponding format and content based on file template selected by user.
The method comprises the following concrete implementation steps:
1) firstly, a user confirms a target data source, a data information file and a summary statistical mode of information to be scanned and acquired to a system;
2) a user selects a data list document template customizing mode to obtain a corresponding document content description file;
3) the user further sets the filling corresponding relation between each element of the document and the data content information, and then the system adds the filling corresponding relation into the document content description file;
4) the system scans the target data source in sequence according to the data information file and the summarizing statistical mode, reads the data information of the target data source and carries out conversion processing;
5) the system generates corresponding document contents based on the document content description file, and respectively fills the previously acquired data content information to the corresponding document element positions;
6) and finishing the generation of the data list document and providing the data list document for the service user.
In the step 2), the customization mode at least comprises a document element information input mode and a document template direct import mode; if the user selects the document element information input, some content element tags can be selected autonomously to form the content composition of the whole data list document, and the system then generates a document content description file according to the selected content element tags and the style attribute information thereof;
if the user selects the document template to directly import, the content of the document template needs to be edited in the document editing software in advance, the content elements and the style information thereof needed by the user are set, and the content elements and the style information are directly imported into the system; and then the system analyzes the imported document template and further converts the document template into a document content description file.
A data list generating system for realizing the above interactive electronic data list generating method, the system realizes the flexible customization and automatic generation of data list documents through an interactive setting mechanism and a document standardized reading and generating method; the system at least comprises a setting information receiving module, a document template customizing module, a document content description conversion module, a data scanning reading conversion module and a data list document generating module.
The invention has the beneficial effects that: the interactive electronic data list generation method and the interactive electronic data list generation system provide a convenient and accurate means for data statistics and summarization, realize interactive generation of data list documents based on a summarization statistical mode and a document template format which are self-set by a user, enable service processing personnel to more intuitively and accurately know overview information of service data, are suitable for various data type formats, and flexibly and conveniently meet actual service requirements of the user; further improving the working efficiency. The concrete aspects are as follows;
1) the invention can scan and read data information of various types and formats, and not only comprises structured data information corresponding to the database table and the view in the database, but also comprises unstructured data information stored in the data file with the standard format.
2) The invention can further convert the read data content according to the provided summary statistical mode to obtain the data information more meeting the service requirement.
3) The invention can realize the user to customize the document template autonomously and generate the corresponding document content according to the template, thereby more flexibly meeting the requirements of business users.
Drawings
Figure 1 is a flow chart of a data list generation method according to an embodiment of the present invention,
FIG. 2 is a block diagram of a data manifest generation system in accordance with the present invention.
Detailed Description
The technical solutions in the embodiments of the present invention will be clearly and completely described below with reference to the drawings in the embodiments of the present invention, and it is obvious that the described embodiments are only a part of the embodiments of the present invention, and not all of the embodiments. All other embodiments, which can be derived by a person skilled in the art from the embodiments given herein without making any creative effort, shall fall within the protection scope of the present invention.
The embodiment of the invention provides an interactive electronic data list generation method, which can automatically scan and acquire data content information in a data source and a data information file by receiving the data source, the data information file and a summarizing statistical mode specified by a user, simultaneously carry out overall summarizing and statistical processing on the data information, and finally automatically generate a data list document with a corresponding format and content based on a document template selected by the user. Fig. 1 is a flowchart of the method, and referring to fig. 1, the specific implementation steps in this embodiment are as follows:
step 101, a user firstly confirms a target data source, a data information file and a summary statistical mode of information to be scanned and acquired to a system;
the target data source is a source and a corresponding data type of target data, can comprise structured data in a relational database and unstructured data of a file with a certain format under a specified directory, can realize scanning and associated reading of different database tables and view data in various databases, and supports various common database types such as Oracle, SqlServer, MySQL and the like; meanwhile, the method can also read the data information of certain files with standard format types, and support multiple file types with fixed standard formats, such as xml, json, txt and the like.
The data information file includes specific description information of a corresponding data source, such as a database type, a specific corresponding target database address, a driving type, a table name of a database to be read, and metadata information such as a field name of data to be read, and the data information file includes metadata descriptions such as a directory where the target file is located, a file type, a format specification, a field name to be read, and a content separator.
The summary statistical method relates to a method and a calculation formula for further processing the previously extracted data information according to the business needs, and can realize comparison, calculation and conversion of different data field contents, specifically including data field names and calculation formulas and conversion functions applied to the data fields.
Step 102, the user continues to select a document template customizing mode corresponding to the last automatically generated data list document, specifically, two customizing modes are related, namely a document element information input mode and a document template direct importing mode, if the document element information input mode is the document element information input mode, the step 103 is switched, and if the document template direct importing mode is the document template direct importing mode, the step 105 is switched.
The method comprises the following steps that a user is provided with two selection modes to generate a data list document template, wherein one mode is that the user independently selects a document content element to be generated and inputs corresponding style attribute information; the other is that a user edits a document template in advance through document editing software, and the template supports doc and docx file formats and can be directly imported; through the two modes, the personalized customized document of the user can be flexibly realized, and the requirement of the service user can be more accurately acquired.
Step 103, the user selects the document element information input, and then selects the content element tags contained in the data list document to be generated, and simultaneously finishes editing of attribute information such as various element styles and the like.
Specifically, a user can autonomously select some content element tags to form the content composition of the whole data list document, and the content element tags can cover commonly used document elements such as paragraphs, titles, texts, tables, pictures, headers, footers and the like; after a certain element label is selected, the editing of the element style attribute can be further completed, wherein the style attribute comprises a font, a font size, a color, alignment, an interval, a header and the like;
in step 104, the system then generates a corresponding document content description file that describes the content structure and attribute information of the entire data list document based on the selected content element tag and its style attribute information.
And 105, directly importing the document template selected by the user, editing the data list document template in advance by the user, and directly importing the data list document template.
Specifically, a user needs to edit the content of a document template in advance in document editing software, can set content elements and style information thereof needed by the user in the template, and directly import the content elements and the style information into a system;
step 106, the system can then parse the imported document template, extract key content elements and style attribute information, and further convert the key content elements and style attribute information into corresponding document content description files.
The import template file can be analyzed and extracted to perform conversion based on the Office OpenXML format interface.
The document content description file determines the data list document content elements, and the target data source and the data information file determine the data content information to be acquired.
Step 107, the user further sets a filling corresponding relation between each element of the document and the data content information of the generated data list document, and determines the data content information respectively displayed by each element in the document; and then the system further adds the part of the association corresponding relation into the corresponding element area of the document content description file.
The data information required by a description service user and the specific content elements of the data list document are obtained through the document content description file, in order to ensure the high efficiency and the uniformity of the whole data list generation process, the document content description file is also based on an XML format standard, and a user-defined document content structure is organized through a good XML hierarchical structure, wherein the document content description file contains information such as the required generated document content elements, style attributes, the association corresponding relation between each element and the data content information, and the like.
And 108, the system scans the target data source according to the data information file, sequentially reads related data information, and correspondingly converts the read data information according to business requirements in a summary statistical mode to acquire required data content information.
Step 109, the system generates corresponding document content based on the document content description file, and fills the previously acquired data content information to the corresponding document element position according to the associated corresponding relationship between each document element and the data content in the description file.
And step 110, finishing the generation of the data list document and providing the data list document to a corresponding service user.
The method comprises the steps of generating each item of content in a data list document according to the description file, automatically generating the data list document based on an office open XML format specification and a standard interface, and supporting generation of doc and docx file formats, wherein the document comprises content elements specified by a user and various types of service data summary information displayed by the document elements.
An embodiment of the present invention also provides an exchange-type electronic data list generating system, fig. 2 is a block diagram of the system, referring to fig. 2, and the system specifically includes a setting information receiving module, a document template customizing module, a document content description converting module, a data scanning reading converting module, and a data list document generating module.
The setting information receiving module 201: the method is used for receiving specific information set by a user, such as a target data source to be scanned, a target data information file, a summary statistical mode, a document element and data content association corresponding relation and the like.
The document template customization module 202: the document template customizing method is used for realizing user-defined document content templates, and respectively providing two modes of document element information input and template file direct import to complete document template customization, wherein the document element information input can enable a user to autonomously select document content elements to be generated and input corresponding style attribute information of each element; the template file is directly imported, so that a user can edit the document template in advance in the document editing software and directly import the document template, and the method is simple and convenient.
The document content description conversion module 203: the method and the device are used for converting the document template customized by the user into a corresponding document content description file, the file comprises various document elements, element styles, data content information corresponding to the elements and the like in the data list document to be generated, and the subsequent data list document generation is facilitated based on the file. Two conversion modes are also provided, wherein one mode is to directly convert the selected document elements and the input style attributes in the document element information input process; and the other method is to analyze the imported template file, extract key content elements and the style attributes thereof, and further convert the key content elements and the style attributes into a description file.
The data scanning and reading conversion module 204: and directly scanning the target data source according to a target data information file set by a user, sequentially reading related data information in the target data source, and performing corresponding conversion processing on the read data information according to a provided summarizing statistical mode.
The data manifest document generation module 205: and generating various contents in the data list document based on the document content description file, and respectively filling the data content information obtained by reading and converting to the positions of various generated document elements to realize the automatic generation of the data list document.
The foregoing is merely a detailed description of the embodiments of the present invention, and some of the conventional techniques are not detailed. The scope of the present invention is not limited thereto, and any changes or substitutions that can be easily made by those skilled in the art within the technical scope of the present invention will be covered by the scope of the present invention. The protection scope of the present invention shall be subject to the protection scope of the claims.

Claims (8)

1. An interactive electronic data list generating method, characterized by: the method comprises the steps of sequentially scanning and reading data content information appointed in a data source and a data information file by receiving the data source, the data information file and a summarizing statistical mode appointed by a user, carrying out overall summarizing and statistical processing on the data information, and finally generating a data list document with a corresponding format and content based on a document template selected by the user.
2. An interactive electronic data list generating method according to claim 1, characterized in that: the data list generation implementation steps are as follows:
s1, the user firstly confirms the target data source, the data information file and the summarizing statistical mode of the information to be scanned to the system;
s2, the user selects the data list document template customizing mode to obtain the corresponding document content description file;
s3, the user further sets the filling corresponding relation between each element of the document and the data content information, and then the system adds the filling corresponding relation into the document content description file;
s4, the system scans the target data source in sequence according to the data information file and the summary statistical mode, reads the data information and carries out conversion processing;
s5, the system generates corresponding document content based on the document content description file, and fills the previously acquired data content information to the corresponding document element position respectively;
and S6, finishing the generation of the data list document and providing the data list document for the service user.
3. An interactive electronic data list generating method according to claim 2, characterized in that: the customizing mode in the step S2 at least comprises a document element information input mode and a document template direct importing mode; the form of the corresponding document content description file is obtained as follows: if the user selects the document element information input, some content element tags can be selected autonomously to form the content composition of the whole data list document, and the system then generates a document content description file according to the selected content element tags and the style attribute information thereof;
if the user selects the document template to directly import, the content of the document template needs to be edited in the document editing software in advance, the content elements and the style information thereof needed by the user are set, and the content elements and the style information are directly imported into the system; and then the system analyzes the imported document template and further converts the document template into a document content description file.
4. An interactive electronic data list generating method according to claim 1 or 2, characterized in that: the data content information reading range is as follows: according to the type and data format of the data source, reading different base tables and view structured data in multiple relational databases, or reading some unstructured file data information with a canonical format type.
5. An interactive electronic data list generating method according to claim 1 or 2, characterized in that: the data information file at least comprises metadata description information such as a target database address, a drive type, a table name of a database to be read, a field of data to be read, a directory where the target file is located, a file type, a format specification, a field name to be read, a content separator and the like.
6. An interactive electronic data list generating method according to claims 1 and 2, characterized in that: the data list document generation method comprises the following steps: scanning each target data source in sequence according to the document content description file, reading related data information, performing conversion processing according to a summary statistical mode, generating each item of content in a data list document based on Office OpenXML format specification and a standard interface, and finally respectively filling the previously acquired data content information into the corresponding document content; the data list document comprises document contents designated by a user and summary information of various types of service data, and supports generation of doc and docx document file formats.
7. An interactive electronic data list generating method as claimed in claims 2 and 6, characterized in that: the format and the content of the document content description file are as follows: the document content description file is based on an XML format standard, and organizes a user-defined document content structure through a good XML hierarchical structure, wherein the document content description file comprises information such as document content elements, style attributes, association corresponding relations of all elements and data content information and the like selected by a user; the document content description file is automatically generated by the system according to the corresponding relation between the document template and the data content selected by the user.
8. A data list generating system for implementing the interactive electronic data list generating method according to any one of claims 1-7, which realizes flexible customization and automatic generation of data list documents through an interactive setting mechanism and a document standardized reading and generating method; the method is characterized in that: the system at least comprises a setting information receiving module, a document template customizing module, a document content description conversion module, a data scanning reading conversion module and a data list document generating module.
CN201910981661.XA 2019-10-15 2019-10-15 Interactive electronic data list generation method and system Active CN110866383B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201910981661.XA CN110866383B (en) 2019-10-15 2019-10-15 Interactive electronic data list generation method and system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201910981661.XA CN110866383B (en) 2019-10-15 2019-10-15 Interactive electronic data list generation method and system

Publications (2)

Publication Number Publication Date
CN110866383A true CN110866383A (en) 2020-03-06
CN110866383B CN110866383B (en) 2023-09-19

Family

ID=69652515

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201910981661.XA Active CN110866383B (en) 2019-10-15 2019-10-15 Interactive electronic data list generation method and system

Country Status (1)

Country Link
CN (1) CN110866383B (en)

Cited By (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN111460773A (en) * 2020-03-30 2020-07-28 京东数字科技控股有限公司 Data processing method, device and system, electronic equipment and storage medium
CN111522871A (en) * 2020-04-23 2020-08-11 北京思特奇信息技术股份有限公司 Order data collection method and device and storage medium
CN112347736A (en) * 2020-12-01 2021-02-09 中国商用飞机有限责任公司 Method for converting structured data files relating to civil aviation regulations into word documents
CN112711936A (en) * 2020-12-30 2021-04-27 维沃移动通信有限公司 Information display method, device, equipment and storage medium
CN113392438A (en) * 2021-06-15 2021-09-14 广东省城乡规划设计研究院有限责任公司 REVIT-based difference comparison method for BIM models in different stages
CN113591446A (en) * 2021-06-29 2021-11-02 四川新网银行股份有限公司 Configuration reconciliation file generation device
CN114398863A (en) * 2021-12-23 2022-04-26 北京方鸿智能科技有限公司 Equipment part summary table generation method, tool and electronic equipment
CN116522892A (en) * 2023-07-03 2023-08-01 广东省特种设备检测研究院中山检测院 Automatic generation method and generation system of report template

Citations (14)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20020188761A1 (en) * 2000-09-28 2002-12-12 Chikirivao Bill S. Data-type definition driven dynamic business component instantiation and execution framework
CN1858786A (en) * 2006-06-09 2006-11-08 宋丽娟 Electronic file formatting annotate and comment system and method
EP1907950A1 (en) * 2005-07-11 2008-04-09 Airbus Method and tool for searching in several data sources for a selected community of users
CN101650711A (en) * 2009-08-18 2010-02-17 深圳市科陆电子科技股份有限公司 Method for generating report
US20100114899A1 (en) * 2008-10-07 2010-05-06 Aloke Guha Method and system for business intelligence analytics on unstructured data
US20140046954A1 (en) * 2012-08-07 2014-02-13 3M Innovative Properties Company And A Completed Software tool for creation and management of document reference templates
CN104778241A (en) * 2015-04-08 2015-07-15 北京京东尚科信息技术有限公司 Report generation method and system
CN105138504A (en) * 2015-09-07 2015-12-09 北京恒华伟业科技股份有限公司 Report generation method and report engine
CN106776515A (en) * 2016-12-16 2017-05-31 刘立 The method and device of data processing
CN106874244A (en) * 2017-01-03 2017-06-20 宁波大红鹰学院 A kind of construction method of the document Auto-generation Model based on work sequence
US20170236130A1 (en) * 2014-10-13 2017-08-17 Kim Seng Kee Emulating Manual System of Filing Using Electronic Document and Electronic File
CN109388612A (en) * 2018-09-14 2019-02-26 中国科学院光电研究院 A kind of method, equipment, system and the medium of data summarization document structure tree
US20190129931A1 (en) * 2017-10-28 2019-05-02 Intuit Inc. System and method for reliable extraction and mapping of data to and from customer forms
US20190179916A1 (en) * 2017-12-12 2019-06-13 Google Llc Generating slide presentations using a collaborative multi-content application

Patent Citations (14)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20020188761A1 (en) * 2000-09-28 2002-12-12 Chikirivao Bill S. Data-type definition driven dynamic business component instantiation and execution framework
EP1907950A1 (en) * 2005-07-11 2008-04-09 Airbus Method and tool for searching in several data sources for a selected community of users
CN1858786A (en) * 2006-06-09 2006-11-08 宋丽娟 Electronic file formatting annotate and comment system and method
US20100114899A1 (en) * 2008-10-07 2010-05-06 Aloke Guha Method and system for business intelligence analytics on unstructured data
CN101650711A (en) * 2009-08-18 2010-02-17 深圳市科陆电子科技股份有限公司 Method for generating report
US20140046954A1 (en) * 2012-08-07 2014-02-13 3M Innovative Properties Company And A Completed Software tool for creation and management of document reference templates
US20170236130A1 (en) * 2014-10-13 2017-08-17 Kim Seng Kee Emulating Manual System of Filing Using Electronic Document and Electronic File
CN104778241A (en) * 2015-04-08 2015-07-15 北京京东尚科信息技术有限公司 Report generation method and system
CN105138504A (en) * 2015-09-07 2015-12-09 北京恒华伟业科技股份有限公司 Report generation method and report engine
CN106776515A (en) * 2016-12-16 2017-05-31 刘立 The method and device of data processing
CN106874244A (en) * 2017-01-03 2017-06-20 宁波大红鹰学院 A kind of construction method of the document Auto-generation Model based on work sequence
US20190129931A1 (en) * 2017-10-28 2019-05-02 Intuit Inc. System and method for reliable extraction and mapping of data to and from customer forms
US20190179916A1 (en) * 2017-12-12 2019-06-13 Google Llc Generating slide presentations using a collaborative multi-content application
CN109388612A (en) * 2018-09-14 2019-02-26 中国科学院光电研究院 A kind of method, equipment, system and the medium of data summarization document structure tree

Non-Patent Citations (5)

* Cited by examiner, † Cited by third party
Title
V. V. GUCHUK: "development of information exchange of software and hardware tools of system of test of difficult scientific-technical objects", 《2017 10TH INTERNATIONAL CONFERENCE MANAGEMENT OF LARGE-SCALE SYSTEM DEVELOPMENT》 *
付鸿鹄: "长期保存存档信息包的研究与构建", 《国家图书干学刊》 *
李强: "基于军机全寿命周期BOM的质量信息数据库模型", 《航空制造技术》 *
王勇超;张;马静;王新卫;杨凯锋;: "利用XML和Excel设计动态通用报表系统的新方法", no. 18 *
马志超: "基于J2EE的财务数据报表系统的设计与实现" *

Cited By (10)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN111460773A (en) * 2020-03-30 2020-07-28 京东数字科技控股有限公司 Data processing method, device and system, electronic equipment and storage medium
CN111522871A (en) * 2020-04-23 2020-08-11 北京思特奇信息技术股份有限公司 Order data collection method and device and storage medium
CN112347736A (en) * 2020-12-01 2021-02-09 中国商用飞机有限责任公司 Method for converting structured data files relating to civil aviation regulations into word documents
CN112711936A (en) * 2020-12-30 2021-04-27 维沃移动通信有限公司 Information display method, device, equipment and storage medium
CN113392438A (en) * 2021-06-15 2021-09-14 广东省城乡规划设计研究院有限责任公司 REVIT-based difference comparison method for BIM models in different stages
CN113591446A (en) * 2021-06-29 2021-11-02 四川新网银行股份有限公司 Configuration reconciliation file generation device
CN113591446B (en) * 2021-06-29 2023-11-03 四川新网银行股份有限公司 Configurational account checking file generating device
CN114398863A (en) * 2021-12-23 2022-04-26 北京方鸿智能科技有限公司 Equipment part summary table generation method, tool and electronic equipment
CN116522892A (en) * 2023-07-03 2023-08-01 广东省特种设备检测研究院中山检测院 Automatic generation method and generation system of report template
CN116522892B (en) * 2023-07-03 2023-12-19 广东省特种设备检测研究院中山检测院 Automatic generation method and generation system of report template

Also Published As

Publication number Publication date
CN110866383B (en) 2023-09-19

Similar Documents

Publication Publication Date Title
CN110866383B (en) Interactive electronic data list generation method and system
US7636886B2 (en) System and method for grouping and organizing pages of an electronic document into pre-defined categories
US10114531B2 (en) Application of multiple content items and functionality to an electronic content item
US7761784B2 (en) Presentation generator
CN110083580B (en) Method and system for converting Word document into PowerPoint document
US20070061703A1 (en) Method and apparatus for annotating a document
US20070294612A1 (en) Comparing and Managing Multiple Presentations
CN103530407B (en) Method and device for generating rich text document
CN102193906A (en) Method for automatically introducing examination paper in WORD format into database system
US20050076053A1 (en) Method of and apparatus for displaying personal connection information, and computer product
JP4352684B2 (en) Information provision processing system, program
CN103810152A (en) Visualized formula editor
KR20120011583A (en) System for generating electron form in unified medical information system and management method thereof
KR20050118182A (en) Data registration/search support device using a keyword
CN115858526A (en) Multidimensional visual test data management system based on uncertain data source formats
CN110647573B (en) Chart visualization editing method and system based on database technology
CN117095419A (en) PDF document data processing and information extracting device and method
US20020080158A1 (en) Offline data collection
Velios Online event-based conservation documentation: A case study from the IIC website
CN117875299B (en) Electronic file integrated processing method and system
CN113407164B (en) Software code generation method and system based on mind map and tree structure technology
CN115169300A (en) Extraction method and extraction device of form report information and business system
CN117669522A (en) Method for generating short video by data table
KR100307314B1 (en) Method for viewing informap drawing using object representation
CN116090428A (en) XML-based online collaborative tool book compiling system

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination
GR01 Patent grant
GR01 Patent grant