CN111324844A - Data export control method and device, marketing management platform and storage medium - Google Patents

Data export control method and device, marketing management platform and storage medium Download PDF

Info

Publication number
CN111324844A
CN111324844A CN202010103822.8A CN202010103822A CN111324844A CN 111324844 A CN111324844 A CN 111324844A CN 202010103822 A CN202010103822 A CN 202010103822A CN 111324844 A CN111324844 A CN 111324844A
Authority
CN
China
Prior art keywords
export
data
marketing
management platform
export control
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
CN202010103822.8A
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.)
Chongqing Ruiyun Technology Co ltd
Original Assignee
Chongqing Ruiyun 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 Chongqing Ruiyun Technology Co ltd filed Critical Chongqing Ruiyun Technology Co ltd
Priority to CN202010103822.8A priority Critical patent/CN111324844A/en
Publication of CN111324844A publication Critical patent/CN111324844A/en
Pending legal-status Critical Current

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/90Details of database functions independent of the retrieved data types
    • G06F16/95Retrieval from the web
    • G06F16/958Organisation or management of web site content, e.g. publishing, maintaining pages or automatic linking
    • 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
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F8/00Arrangements for software engineering
    • G06F8/40Transformation of program code
    • G06F8/41Compilation
    • G06F8/42Syntactic analysis
    • G06F8/427Parsing
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06QINFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
    • G06Q50/00Systems or methods specially adapted for specific business sectors, e.g. utilities or tourism
    • G06Q50/10Services
    • G06Q50/16Real estate

Abstract

The invention provides a data export control method, a device, a marketing management platform and a storage medium, wherein the method analyzes a current HTML page by calling an HTMLEditorKit class according to a preset export period so as to obtain an analysis result containing a corresponding real estate marketing data monitoring result report, stores the analysis result into a JEditorpane object, and draws the JEditorpane object on canvas so as to generate and export a picture; the real estate marketing data monitoring result report is automatically exported into a picture without manual operation in the whole process, so that the cost is reduced, and errors are not easy to occur; and the export time is periodically processed according to the set export period, so that the export time can be ensured to be uniform, and the problems of forgetting, delaying and the like are avoided.

Description

Data export control method and device, marketing management platform and storage medium
Technical Field
The invention relates to the technical field of computers, in particular to a data export control method and device, a marketing management platform and a storage medium.
Background
In the real estate marketing activity, personnel such as current management and marketing owners need to collect and reply the whole marketing result of the current day of the case, and the case already acquires the whole marketing data of the current day through a series of monitoring data and records, so that a current day marketing report is formed and displayed on a marketing management platform. For the summary report, the current management personnel need to report the summary result of the report to the marketing total, the marketing total needs to report the report to the regional total, and a plurality of report file forwarding processes exist in the middle of the report. In order to prevent report data from being intentionally tampered in the process of forwarding by multiple people, report files of a platform need to be saved as report pictures to be reported in a daily gathering mode.
The common method for transferring the report to the picture comprises the steps of manually capturing a picture of the report, or exporting the report to an excel file, and additionally storing the picture as the picture by operating the excel. No matter which kind of mode, all there is the problem of complex operation, complicacy, easy mistake, need arrange personnel specially moreover and derive, the cost is wasted to there is the time of deriving the picture non-uniformly, the non-uniform problem of size.
Disclosure of Invention
The invention provides a data export control method, a data export control device, a marketing management platform and a storage medium, which mainly solve the technical problems that: the report is exported by arranging special personnel, so that the cost is wasted, the operation is complicated, the error is easy to occur, and the time and the size of the exported pictures cannot be unified.
In order to solve the technical problem, the invention provides a data export control method, which is applied to a marketing management platform, wherein the marketing management platform is used for generating and displaying an HTML page containing a real estate marketing data monitoring result report, and the data export control method comprises the following steps:
according to a preset export period, analyzing a current HTML page by calling an HTMLEditorKit class to obtain an analysis result of a monitoring result report containing corresponding real estate marketing data, storing the analysis result into a JEditorpane object, and drawing the JEditorpane object on a canvas to generate and export a picture.
Optionally, the derivation period is set to 1 day.
Optionally, the data export control method further includes: and storing the exported pictures and the export time association locally.
The invention also provides a data export control device, which is applied to a marketing management platform, wherein the marketing management platform is used for generating and displaying an HTML page containing a real estate marketing data monitoring result report, and the data export control device comprises:
the timer module is used for setting a derivation period;
and the processing module is used for controlling and calling the HTMLEditorKit class to analyze the current HTML page when the timer module determines that the current export period is reached so as to obtain an analysis result containing a corresponding real estate marketing data monitoring result report, storing the analysis result into the JEditorpane object, and drawing the JEditorpane object on a canvas so as to generate a picture and export the picture.
Optionally, the derivation period is set to 1 day.
Optionally, the processing module is further configured to store the derived picture locally in association with the derived time.
The invention also provides a marketing management platform which is used for generating and displaying the HTML page containing the real estate marketing data monitoring result report, and the marketing management platform comprises the data export control device.
The present invention also provides a storage medium storing one or more programs executable by one or more processors to implement the steps of the data export control method as described above.
The invention has the beneficial effects that:
according to the data export control method, the data export control device, the marketing management platform and the storage medium, the method analyzes a current HTML page by calling an HTMLEditorKit class according to a preset export period so as to obtain an analysis result containing a corresponding real estate marketing data monitoring result report, stores the analysis result into a JEditorpane object, and draws the JEditorpane object on a canvas so as to generate a picture and export the picture; the real estate marketing data monitoring result report is automatically exported into a picture without manual operation in the whole process, so that the cost is reduced, and errors are not easy to occur; and the export time is periodically processed according to the set export period, so that the export time can be ensured to be uniform, and the problems of forgetting, delaying and the like are avoided.
Drawings
Fig. 1 is a schematic flow chart of a data export control method according to a first embodiment of the present invention;
FIG. 2 is a schematic structural diagram of a data export control device according to a second embodiment of the present invention;
fig. 3 is a schematic structural diagram of a marketing management platform according to a third embodiment of the present invention.
Detailed Description
In order to make the objects, technical solutions and advantages of the present invention more apparent, the present invention is further described in detail with reference to the following detailed description and accompanying drawings. It should be understood that the specific embodiments described herein are merely illustrative of the invention and are not intended to limit the invention.
The first embodiment is as follows:
in order to solve the problems of complex operation, high error probability, non-uniform export time and the like existing in the process of exporting the marketing data monitoring result report to the picture in the current real estate industry, the embodiment provides the data export control method.
Referring to fig. 1, the data export control method is applied to a marketing management platform, and the marketing management platform is used for generating and displaying an HTML page containing a real estate marketing data monitoring result report, and includes the following steps:
s101, analyzing a current HTML page by calling an HTMLEditorKit according to a preset export period to obtain an analysis result of a monitoring result report containing corresponding real estate marketing data;
the export period can be flexibly set according to actual export requirements. In this embodiment, the export period is set to 1 day, that is, the report is exported every day at regular time. For example, a report picture is exported at 18:00 times every day, so that a marketing data monitoring result report of the day is sent to existing management, marketing general production management personnel and the like, and therefore, the collection and the duplication are carried out, and a marketing scheme is guided and improved.
The marketing management platform generates a foreground web report page through java, and a complete report HTML page can be constructed according to the set table columns and the data set. And when the report content is changed or updated, the marketing management platform updates and displays the report HTML page in real time.
S101, storing the analysis result into the JEditorpane object, and drawing the JEditorpane object on a canvas to generate and export a picture.
After the pictures containing the real estate marketing data monitoring result report are exported, the exported pictures and the export time can be stored locally in an associated mode for data backup.
The HTML page is directly analyzed, the analysis result containing the report data is stored in a JEditorPane object for canvas drawing, and a picture format file is generated.
The core code of the scheme is as follows:
JEditorPane editorPane=new JEditorPane();
Dimension dimension=new Dimension(width,height);
editorPane.setSize(dimension);
editorPane.setEditable(false);
HTMLEditorKit kit=new HTMLEditorKit();
editorPane.setEditorKitForContentType("text/html;charset=UTF-8",kit);
editorPane.setContentType("text/html;charset=UTF-8");
editorPane.setText(htmlText);
BufferedImage img=new BufferedImage(dimension.width,dimension.height,BufferedImage.TYPE_INT_ARGB);
Graphics graphics=img.getGraphics();
editorPane.setSize(dimension);
editorPane.paint(graphics);
ImageIO.write(img,"png",new File(savePath+File.separator+imgName));
only the partial code can solve a plurality of problems existing in the process of exporting the case report as the picture for reporting in the real estate marketing activity, and the advantages are obvious.
According to the data export control method provided by the invention, according to a preset export period, analyzing a current HTML page by calling an HTMLEditorKit class to obtain an analysis result containing a corresponding real estate marketing data monitoring result report, storing the analysis result into a JEditorpane object, drawing the JEditorpane object on a canvas to generate a picture and exporting the picture; the real estate marketing data monitoring result report is automatically exported into a picture without manual operation in the whole process, so that the cost is reduced, and errors are not easy to occur; and the export time is periodically processed according to the set export period, so that the export time can be ensured to be uniform, and the problems of forgetting, delaying and the like are avoided.
Example two:
in this embodiment, on the basis of the first embodiment, a data export control device is provided, which is mainly applied to a marketing management platform, where the marketing management platform is used to generate and display an HTML page containing a real estate marketing data monitoring result report, please refer to fig. 2, and the data export control device includes:
and a timer module 21 for setting the derivation period.
And the processing module 22 is configured to, when the timer module determines that the current export period is reached, control to invoke an HTML editorkit class to parse the current HTML page to obtain a parsing result including a corresponding real estate marketing data monitoring result report, store the parsing result in the JEditorPane object, and draw the JEditorPane object on a canvas to generate a picture and export the picture.
The export period can be flexibly set according to actual export requirements. In this embodiment, the export period is set to 1 day, that is, the report is exported every day at regular time. For example, a report picture is exported at 18:00 times every day, so that a marketing data monitoring result report of the day is sent to existing management, marketing general production management personnel and the like, and therefore, the collection and the duplication are carried out, and a marketing scheme is guided and improved.
The marketing management platform generates a foreground web report page through java, and a complete report HTML page can be constructed according to the set table columns and the data set. And when the report content is changed or updated, the marketing management platform updates and displays the report HTML page in real time.
After exporting the pictures containing the real estate marketing data monitoring result report, the processing module 22 may also store the exported pictures locally in association with export time for data backup.
The invention provides a data export control device, which comprises a timer module, a data export module and a data export module, wherein the timer module is used for setting an export period; the processing module is used for controlling and calling the HTMLEditorKit to analyze the current HTML page when the timer module determines that the current export period is reached so as to obtain an analysis result containing a corresponding real estate marketing data monitoring result report, storing the analysis result into the JEditorpane object, drawing the JEditorpane object on a canvas to generate a picture and exporting the picture; the data export control device automatically exports the real estate marketing data monitoring result report as a picture, so that the cost is reduced, and errors are not easy to occur; and the export time is periodically processed according to the set export period, so that the export time can be ensured to be uniform, and the problems of forgetting, delaying and the like are avoided.
Example three:
in this embodiment, on the basis of the first and/or second embodiment, a marketing management platform is provided, please refer to fig. 3, the marketing management platform is used for generating and displaying an HTML page containing a real estate marketing data monitoring result report, and includes the data export control device 31 as described in the second embodiment. Wherein the data export control means 31 comprises a timer module for setting an export period; and the processing module is used for controlling and calling the HTMLEditorKit class to analyze the current HTML page when the timer module determines that the current export period is reached so as to obtain an analysis result containing a corresponding real estate marketing data monitoring result report, storing the analysis result into the JEditorpane object, and drawing the JEditorpane object on a canvas so as to generate and export a picture. For details, please refer to the description in the second embodiment, which is not repeated herein.
The present embodiment also provides a storage medium storing one or more programs, which are executable by one or more processors to implement the steps of the data export control method as described in the first embodiment. For details, please refer to the description in the first embodiment, which is not repeated herein.
It will be apparent to those skilled in the art that the modules or steps of the invention described above may be implemented in a general purpose computing device, they may be centralized on a single computing device or distributed across a network of computing devices, and optionally they may be implemented in program code executable by a computing device, such that they may be stored on a computer storage medium (ROM/RAM, magnetic disks, optical disks) and executed by a computing device, and in some cases, the steps shown or described may be performed in an order different than that described herein, or they may be separately fabricated into individual integrated circuit modules, or multiple ones of them may be fabricated into a single integrated circuit module. Thus, the present invention is not limited to any specific combination of hardware and software.
The foregoing is a more detailed description of the present invention that is presented in conjunction with specific embodiments, and the practice of the invention is not to be considered limited to those descriptions. For those skilled in the art to which the invention pertains, several simple deductions or substitutions can be made without departing from the spirit of the invention, and all shall be considered as belonging to the protection scope of the invention.

Claims (8)

1. A data export control method is applied to a marketing management platform, the marketing management platform is used for generating and displaying an HTML page containing a real estate marketing data monitoring result report, and the data export control method comprises the following steps:
according to a preset export period, analyzing a current HTML page by calling an HTMLEditorKit class to obtain an analysis result of a monitoring result report containing corresponding real estate marketing data, storing the analysis result into a JEditorpane object, and drawing the JEditorpane object on a canvas to generate and export a picture.
2. The data derivation control method according to claim 1, wherein the derivation period is set to 1 day.
3. The data export control method according to claim 1 or 2, wherein the data export control method further comprises: and storing the exported pictures and the export time association locally.
4. A data export control device is applied to a marketing management platform, the marketing management platform is used for generating and displaying an HTML page containing a real estate marketing data monitoring result report form, and the data export control device comprises:
the timer module is used for setting a derivation period;
and the processing module is used for controlling and calling the HTMLEditorKit class to analyze the current HTML page when the timer module determines that the current export period is reached so as to obtain an analysis result containing a corresponding real estate marketing data monitoring result report, storing the analysis result into the JEditorpane object, and drawing the JEditorpane object on a canvas so as to generate a picture and export the picture.
5. The data export control apparatus according to claim 4, wherein the export period is set to 1 day.
6. The data export control device of claim 4 or 5, wherein the processing module is further configured to store the exported picture locally in association with an export time.
7. A marketing management platform for generating and displaying HTML pages containing a report of results of monitoring of real estate marketing data, the marketing management platform comprising the data export control apparatus of any one of claims 4-6.
8. A storage medium storing one or more programs, the one or more programs being executable by one or more processors to implement the steps of the data export control method of any one of claims 1 to 3.
CN202010103822.8A 2020-02-20 2020-02-20 Data export control method and device, marketing management platform and storage medium Pending CN111324844A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202010103822.8A CN111324844A (en) 2020-02-20 2020-02-20 Data export control method and device, marketing management platform and storage medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202010103822.8A CN111324844A (en) 2020-02-20 2020-02-20 Data export control method and device, marketing management platform and storage medium

Publications (1)

Publication Number Publication Date
CN111324844A true CN111324844A (en) 2020-06-23

Family

ID=71172759

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202010103822.8A Pending CN111324844A (en) 2020-02-20 2020-02-20 Data export control method and device, marketing management platform and storage medium

Country Status (1)

Country Link
CN (1) CN111324844A (en)

Citations (12)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20020091732A1 (en) * 2000-12-29 2002-07-11 Pedro Justin E. Displaying forms and content in a browser
CN1379882A (en) * 1999-09-10 2002-11-13 伊维里帕斯公司 Method for converting two-dimensional data canonical representation
US20040004632A1 (en) * 2002-06-28 2004-01-08 International Business Machines Corporation Tooltip hyperlinks
CN101226619A (en) * 2007-01-17 2008-07-23 阿里巴巴公司 System and method for implementing statistics of hyperlink URL clicking ratio of mail
CN103678120A (en) * 2013-11-12 2014-03-26 北京京东尚科信息技术有限公司 Automatic web-application testing method based on modeling
CN103823793A (en) * 2014-03-05 2014-05-28 成都交大光芒科技股份有限公司 Realizing method for dynamic report based on Excel template
CN105871605A (en) * 2016-03-30 2016-08-17 国网江西省电力科学研究院 Operation and maintenance monitoring platform based on big power marketing data
CN106339363A (en) * 2015-07-07 2017-01-18 北京神州泰岳软件股份有限公司 PPT report making method and device
CN108228609A (en) * 2016-12-14 2018-06-29 北京国双科技有限公司 Information filtering method and device
CN108460001A (en) * 2017-12-29 2018-08-28 中国平安财产保险股份有限公司 Interconnection method, device, equipment and storage medium on a kind of partner product line
CN108959095A (en) * 2018-07-12 2018-12-07 中国工程物理研究院计算机应用研究所 Method based on XML Schema verifying XML document
CN109508352A (en) * 2018-11-16 2019-03-22 苏州好玩友网络科技有限公司 A kind of output method of report data, device, equipment and storage medium

Patent Citations (12)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1379882A (en) * 1999-09-10 2002-11-13 伊维里帕斯公司 Method for converting two-dimensional data canonical representation
US20020091732A1 (en) * 2000-12-29 2002-07-11 Pedro Justin E. Displaying forms and content in a browser
US20040004632A1 (en) * 2002-06-28 2004-01-08 International Business Machines Corporation Tooltip hyperlinks
CN101226619A (en) * 2007-01-17 2008-07-23 阿里巴巴公司 System and method for implementing statistics of hyperlink URL clicking ratio of mail
CN103678120A (en) * 2013-11-12 2014-03-26 北京京东尚科信息技术有限公司 Automatic web-application testing method based on modeling
CN103823793A (en) * 2014-03-05 2014-05-28 成都交大光芒科技股份有限公司 Realizing method for dynamic report based on Excel template
CN106339363A (en) * 2015-07-07 2017-01-18 北京神州泰岳软件股份有限公司 PPT report making method and device
CN105871605A (en) * 2016-03-30 2016-08-17 国网江西省电力科学研究院 Operation and maintenance monitoring platform based on big power marketing data
CN108228609A (en) * 2016-12-14 2018-06-29 北京国双科技有限公司 Information filtering method and device
CN108460001A (en) * 2017-12-29 2018-08-28 中国平安财产保险股份有限公司 Interconnection method, device, equipment and storage medium on a kind of partner product line
CN108959095A (en) * 2018-07-12 2018-12-07 中国工程物理研究院计算机应用研究所 Method based on XML Schema verifying XML document
CN109508352A (en) * 2018-11-16 2019-03-22 苏州好玩友网络科技有限公司 A kind of output method of report data, device, equipment and storage medium

Non-Patent Citations (2)

* Cited by examiner, † Cited by third party
Title
击水三千里: "Html转化为图片,并且和另一张图片合成新的图片", 《HTTPS://BLOG.CSDN.NET/LZHCODER/ARTICLE/DETAILS/52584711》 *
烟雨青山: "java实现Html转图片", 《HTTPS://BLOG.CSDN.NET/QQ1036053871/ARTICLE/DETAILS/103819008》 *

Similar Documents

Publication Publication Date Title
CN106375149A (en) Auto associating and analyzing cloud computing monitor apparatus and method
CN109299074B (en) Data verification method and system based on templated database view
CN106844471A (en) A kind of electronic operation and maintenance system form data processing method and server
CN110609989B (en) Operation method and system for rapidly generating information form by adopting predefined layout component
CN102521127A (en) Universal bus data analyzing system
CN114169303A (en) Method, device, equipment and medium for editing table based on vue.js
CN111401028B (en) Automatic comparison method and device for RPS software versions of nuclear power station
CN113850065A (en) Report generation method and device, computer equipment and storage medium
CN111324844A (en) Data export control method and device, marketing management platform and storage medium
CN111367982B (en) Method, device, computer equipment and storage medium for importing TRRIGA basic data
CN109614143B (en) Development method for automatically generating fault flow chart in IETM browser
CN111143433A (en) Method and device for counting data of data bins
CN113407980B (en) Data annotation system
CN115509637A (en) Form-based intelligent filling method, system, equipment and medium
CN201222255Y (en) Archive monitoring system
CN108551409A (en) A kind of method that far call SIPp softwares are tested for the property
CN111124841A (en) Abnormal page alarming method and device and computer system
CN109359014A (en) A kind of computer operation condition monitoring method, system and storage medium
CN109684159A (en) Method for monitoring state, device, equipment and the storage medium of distributed information system
CN112131190A (en) Full-network e-commerce data automatic management system and equipment
CN112036143B (en) Method and system for generating sustainable custom report responding to report demand
CN113656445A (en) Data processing method and device, electronic equipment and storage medium
CN116361386A (en) Data storage method and device based on number bins, computer equipment and storage medium
CN110968996B (en) Document making method, device, equipment and storage medium
CN114116911A (en) Distribution network diagraph differentiation analysis method

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
RJ01 Rejection of invention patent application after publication
RJ01 Rejection of invention patent application after publication

Application publication date: 20200623