CN113569114A - Visual display method and device for system data - Google Patents

Visual display method and device for system data Download PDF

Info

Publication number
CN113569114A
CN113569114A CN202111139454.3A CN202111139454A CN113569114A CN 113569114 A CN113569114 A CN 113569114A CN 202111139454 A CN202111139454 A CN 202111139454A CN 113569114 A CN113569114 A CN 113569114A
Authority
CN
China
Prior art keywords
data
display
user terminal
animation
feature
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
CN202111139454.3A
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.)
Guangdong Power Grid Co Ltd
Original Assignee
Guangdong Power Grid 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 Guangdong Power Grid Co Ltd filed Critical Guangdong Power Grid Co Ltd
Priority to CN202111139454.3A priority Critical patent/CN113569114A/en
Publication of CN113569114A publication Critical patent/CN113569114A/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/904Browsing; Visualisation therefor
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F21/00Security arrangements for protecting computers, components thereof, programs or data against unauthorised activity
    • G06F21/60Protecting data
    • G06F21/602Providing cryptographic facilities or services
    • 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/06Electricity, gas or water supply

Abstract

The invention discloses a visual display method and a visual display device for system data, wherein the method is suitable for a background server, the background server is connected with a user terminal, and the method comprises the following steps: when a display instruction sent by a user terminal is received, responding to the display instruction to acquire data to be displayed, wherein the display instruction is an operation instruction generated after a user checks and triggers the user terminal; extracting feature data from the data to be displayed according to a preset feature list; making display animation or display icons according to the data capacity of the characteristic data; and encrypting and sending the display animation or the display icon to the user terminal so that the user terminal can display the display animation or the display icon. According to the invention, after the data to be displayed is acquired, the corresponding display animation or display pattern is made according to the capacity of the data, so that the visual display of the data is realized, the relevance of the data is improved, the display effect of the data is improved, and the use experience of the user for checking is improved.

Description

Visual display method and device for system data
Technical Field
The invention relates to the technical field of display of power system data, in particular to a visual display method and device of system data.
Background
The system is convenient for technicians to carry out allocation, analysis, management, integration, data display and the like of power utilization, and is convenient for users to inquire, understand, correct and the like. Currently, a commonly used data management method adds user data to a preset table (for example, an electric charge meter or an electric charge bill), and then sends the corresponding table to a terminal of a user for the user to view.
However, the existing table query and display method has the following technical problems: firstly, the form is single, the display mode is single, and the user is boring to check; secondly, the data and the data lack correlation, and the user and the technical staff need to carry out screening correlation of the data by themselves so as to carry out corresponding management operation, thereby increasing the workload of the user and the technical staff and reducing the working efficiency.
Disclosure of Invention
The invention provides a visual display method and device for system data, and aims to solve the technical problems that the existing display mode is single, the display effect is poor, and the workload required before data display is large.
The first aspect of the embodiment of the present invention provides a visual display method for system data, which is applicable to a background server, where the background server is connected with a user terminal, and the method includes:
when a display instruction sent by a user terminal is received, responding to the display instruction to acquire data to be displayed, wherein the display instruction is an operation instruction generated after a user checks and triggers the user terminal;
extracting feature data from the data to be displayed according to a preset feature list;
making display animation or display icons according to the data capacity of the characteristic data;
and encrypting and sending the display animation or the display icon to the user terminal so that the user terminal can display the display animation or the display icon.
In a possible implementation manner of the first aspect, the making a presentation animation or a presentation icon according to the data capacity of the feature data includes:
acquiring a data capacity value of the characteristic data;
judging whether the data capacity value is larger than a preset capacity value or not;
if the data capacity value is smaller than a preset capacity value, respectively acquiring a plurality of feature images from the feature data, making a plurality of feature patterns based on the plurality of feature images, and mixing and making a plurality of display icons by taking the plurality of feature patterns as backgrounds;
and if the data capacity value is larger than a preset capacity value, respectively acquiring a plurality of characteristic images from the characteristic data, constructing an animation module according to the plurality of characteristic images, and respectively adding the characteristic data to the animation module to form a display animation.
In a possible implementation manner of the first aspect, the sending the display animation or the display icon to the user terminal in an encrypted manner includes:
disassembling the display instruction according to a preset word segmentation rule to obtain a plurality of disassembled characters;
constructing an encryption key by using the plurality of disassembled characters;
and encrypting and packaging the display animation or the display icon into encrypted data by using the encryption key, and sending the encrypted data to the user terminal.
In a possible implementation manner of the first aspect, after the step of obtaining the data to be displayed in response to the display instruction, the method further includes:
performing data proofreading on the data to be displayed to obtain a proofreading result;
if the proofreading result is quantifiable data, extracting feature data from the data to be displayed according to a preset feature list;
and if the proofreading result is unquantizable data, generating and sending notification information to the user terminal, so that the user terminal can display the notification information.
In a possible implementation manner of the first aspect, after the step of sending the presentation animation or the presentation icon to the user terminal in an encrypted manner, the method further includes:
receiving added data sent by the user terminal, wherein the added data is data input to the user terminal after the display animation or the display icon is viewed;
associating the added data with the presentation animation or the presentation icon data.
A second aspect of the embodiments of the present invention provides a device for visually displaying system data, where the device is suitable for a background server, and the background server is connected to a user terminal, and the device includes:
the response module is used for responding to a display instruction to acquire data to be displayed when receiving the display instruction sent by a user terminal, wherein the display instruction is an operation instruction generated after a user checks and triggers the user terminal;
the extraction module is used for extracting feature data from the data to be displayed according to a preset feature list;
the production module is used for producing display animation or display icons according to the data capacity of the characteristic data;
and the sending module is used for encrypting and sending the display animation or the display icon to the user terminal so that the user terminal can display the display animation or the display icon.
In a possible implementation manner of the second aspect, the making module is further configured to:
acquiring a data capacity value of the characteristic data;
judging whether the data capacity value is larger than a preset capacity value or not;
if the data capacity value is smaller than a preset capacity value, respectively acquiring a plurality of feature images from the feature data, making a plurality of feature patterns based on the plurality of feature images, and mixing and making a plurality of display icons by taking the plurality of feature patterns as backgrounds;
and if the data capacity value is larger than a preset capacity value, respectively acquiring a plurality of characteristic images from the characteristic data, constructing an animation module according to the plurality of characteristic images, and respectively adding the characteristic data to the animation module to form a display animation.
In a possible implementation manner of the second aspect, the sending module is further configured to:
disassembling the display instruction according to a preset word segmentation rule to obtain a plurality of disassembled characters;
constructing an encryption key by using the plurality of disassembled characters;
and encrypting and packaging the display animation or the display icon into encrypted data by using the encryption key, and sending the encrypted data to the user terminal.
In a possible implementation manner of the second aspect, the apparatus further includes:
the proofreading module is used for performing data proofreading on the data to be displayed to obtain a proofreading result;
the notification module is used for generating and sending notification information to the user terminal if the proofreading result is unquantized data, so that the user terminal can display the notification information;
wherein the content of the first and second substances,
the extraction module is further configured to extract feature data from the data to be displayed according to a preset feature list if the proofreading result is quantifiable data.
In a possible implementation manner of the second aspect, the apparatus further includes:
the receiving module is used for receiving added data sent by the user terminal, wherein the added data is data input to the user terminal after the display animation or the display icon is viewed;
and the association module is used for associating the added data with the display animation or the display icon data.
Compared with the prior art, the visual display method and device for the system data provided by the embodiment of the invention have the beneficial effects that: according to the invention, after the display instruction of the user is received, the corresponding display animation or display pattern can be manufactured according to the capacity of the data, so that the visual display of the data is realized, the relevance of the data is improved, the display effect of the data is improved, and the use experience of the user for checking is improved.
Drawings
Fig. 1 is a schematic flowchart of a method for visually displaying system data according to an embodiment of the present invention;
fig. 2 is a schematic structural diagram of a system data visualization display apparatus according to an embodiment of 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 existing form query and display mode has the following technical problems: firstly, the form is single, the display mode is single, and the user is boring to check; secondly, the data and the data lack correlation, and the user and the technical staff need to carry out screening correlation of the data by themselves so as to carry out corresponding management operation, thereby increasing the workload of the user and the technical staff and reducing the working efficiency.
In order to solve the above problem, the following detailed description and specific examples will be provided to describe and explain a method for visually displaying system data provided by the embodiments of the present application.
Referring to fig. 1, a flow chart of a method for visually displaying system data according to an embodiment of the present invention is shown.
In one embodiment, the method is applied to a background server, and the background server can store a plurality of user data. The background server is connected with the user terminal, and various system data can be visually displayed through the user terminal, so that the data display effect is improved.
Because the background server needs more frequent data, in order to reduce the storage pressure of the background server, in an embodiment, the background server of the invention can comprise a plurality of storage databases, the plurality of storage databases and a plurality of user terminals can form a data system, each user terminal can correspond to one code, and each code can be changed at will, so that when data storage and management are carried out each time, the corresponding code needs to be searched, and the encryption of a data storage mode is realized.
Optionally, in the process of managing data, before the background server writes data into the cache, or after the background server writes data into the cache, or periodically or aperiodically, the status of the write data stored in the cache is detected, and it is determined whether the time required for writing all the temporarily stored write data in the physical unit of the flash memory storage system exceeds a processing time upper limit. In addition, when the time required for writing all the temporarily stored write data is judged to exceed the processing time upper limit value, part of the write data temporarily stored in the cache is written into the entity unit firstly.
Here, the upper limit value of the processing time is an expected value set by a user, which indicates a time when the user can allow the system to be in a busy state without responding to other instructions. In the following embodiment, this processing time upper limit value is set to 800 milliseconds (millisecond). Accordingly, the present invention is able to solve the above-mentioned time delay problem occurring when a host system issues a flush (flush) of large or scattered data in a cache memory in a flash memory storage system having the cache memory.
By way of example, the visualization display method of the system data may include:
and S11, when receiving a display instruction sent by the user terminal, responding to the display instruction to acquire the data to be displayed, wherein the display instruction is an operation instruction generated after the user checks and triggers the user terminal.
In actual operation, when a user needs to view the display data, the user can view the display interface of the user terminal and trigger (for example, click or slide operation) the display interface, so that the user terminal generates a corresponding display instruction.
Specifically, the user terminal may display a series of system or background data, and the user may select a corresponding option from the series of system or background data, so that the user terminal generates a corresponding display instruction based on the option selected by the user.
The background server can obtain various options contained in the display instruction, and the data to be displayed is obtained by calling from the database based on the various options.
As the data to be presented may be various numerical values, may be various parameters, may be images, text, reports, videos or combinations thereof, etc. If the display device only contains data of corresponding colors, such as images, texts, videos and the like, the data can be directly displayed to a user without additional processing of the data, so that the display effect of the data is improved.
For visually presenting the non-video data and performing notification reminding on the video data, the method may include the following sub-steps after step S11, as an example:
and a substep S21, performing data proofreading on the data to be displayed to obtain a proofreading result.
The data proofreading may be data identification, specifically, may be data type identification of data to be displayed, and a proofreading result is obtained based on the data type.
And a substep S22, if the proofreading result is quantifiable data, extracting feature data from the data to be displayed according to a preset feature list.
In practical operation, if it is identified that the data to be presented includes a quantifiable numerical value, a proofreading result of the quantifiable data is obtained, for example, the data to be presented includes income xx ten thousand yuan of 7 month company, and the company pays xx ten thousand yuan, it may be determined that the data to be presented includes the quantifiable numerical value. The step of extracting feature data from the data to be presented according to a preset feature list may then be performed.
And a substep S23, if the proofreading result is unquantizable data, generating and sending notification information to the user terminal, so that the user terminal can display the notification information.
And if the data to be displayed contain unquantized numerical values, obtaining a proofreading result of the unquantized data, wherein the data to be displayed only contains staff attendance reports in the first quarter, and the data to be displayed only contains annual group building photos and the like.
Then, the notification information can be generated and sent to the user terminal, so that the user terminal can display the notification information, and meanwhile, the background server can directly send the data to be displayed to the user terminal, so that the user terminal can directly display the data to be displayed for the user to check.
And S12, extracting feature data from the data to be displayed according to a preset feature list.
In an embodiment, a user may preset a plurality of data features, and send the plurality of data features to the background server through the user terminal, so that the background server may execute the plurality of data features into a feature list.
Alternatively, the data characteristics may be data numbers, keywords, styles, tags, formats, and the like.
During application, the background server identifies and screens the data to be displayed based on various features in the feature list, so that feature data corresponding to the features of the data are extracted from the data to be displayed.
And S13, making a display animation or a display icon according to the data capacity of the characteristic data.
Next, the data volume of the feature data may be determined, and whether to generate a presentation animation or a presentation icon may be determined based on the data volume of the feature data.
Because the data capacity of part of data is small, the animation production requirement is difficult to meet, the display icons can be produced, the data display effect is improved, and the data processing efficiency is improved; for data with large data capacity, a plurality of icons may need to be made due to large data capacity, a user is easy to fatigue when watching the icons for a long time, display animation can be made, and the watching desire of the user can be improved through the display animation.
Specifically, in order to determine the type of production according to the actual data capacity value of the feature data, in one embodiment, step S13 may include the following sub-steps:
and a substep S131 of obtaining a data capacity value of the characteristic data.
Specifically, the total capacity value of the feature data is calculated to obtain a data capacity value.
And a substep S132 of judging whether the data capacity value is larger than a preset capacity value.
It should be noted that the preset capacity value can be adjusted according to the actual requirement of the user.
And a substep S133, if the data capacity value is smaller than a preset capacity value, obtaining a plurality of feature images from the feature data, respectively, making a plurality of feature patterns based on the plurality of feature images, and mixing and making a plurality of display icons with the plurality of feature patterns as backgrounds.
If the data capacity value is smaller than the preset capacity value, a plurality of feature images can be respectively obtained from the feature data, the feature images can be images originally contained in the feature data, or the feature data can be added into a preset form, and then the added form is subjected to image acquisition to obtain the feature images.
The feature image may then be in a different form or added to a different state of the graphic or added with a different color or label, resulting in a plurality of feature patterns.
Finally, the characteristic patterns are set to be in background mixed display, and therefore a display icon is generated.
For example, there are 10 feature patterns, and the 10 feature patterns may be divided into three groups, where the three groups include 2, 3, and 5 feature patterns, respectively. Then, the first group of 2 characteristic patterns can be used as background images to be displayed in turn; the second group of 3 characteristic patterns can be spliced into a trisected background image, each trisected background image is divided into one characteristic pattern, and then the background image is subjected to color temperature regulation and display; a third set of 5 feature patterns may be superimposed on a background image and then the 5 feature patterns are presented in turn by adjusting the transparency of each feature pattern.
And a substep S134, if the data capacity value is larger than a preset capacity value, respectively obtaining a plurality of characteristic images from the characteristic data, constructing an animation module according to the plurality of characteristic images, and respectively adding the characteristic data to the animation module to form a display animation.
If the data capacity value is greater than the preset capacity value, a plurality of feature images can be respectively obtained from the feature data, specifically, the feature images can also be images originally contained in the feature data, or the feature data can be added into a preset form, and then the added form is subjected to image acquisition to obtain the feature images. If the feature data comprises a video, a plurality of frame images can be intercepted from the video to obtain a feature image.
Then, each object in the characteristic image can be identified to obtain the appearance outlines of a plurality of objects, and the animation module can be constructed by utilizing the appearance outlines of the plurality of objects.
And finally, extracting a plurality of values from the characteristic data, adding the values into the animation module, and combining the values with the animation module to form the display animation.
And the display animation or the display icon is determined and manufactured based on the volume value of the data, so that the display effect can be greatly improved, and the viewing desire of a user is increased.
S14, encrypting and sending the display animation or the display icon to the user terminal, so that the user terminal can display the display animation or the display icon.
Because part of the characteristic data may relate to the core content of the system or the confidentiality of the system, the manufactured display icon or display animation comprises the characteristic data, the display icon and the display animation can be encrypted and then sent to the user terminal, and the user terminal can decrypt the display icon and the display animation and then display the encrypted display icon and the display animation in an interface of the terminal.
In order to enhance the encryption effect, the encrypted presentation icon and the encrypted presentation animation are only presented in the terminal sending the presentation instruction, in one embodiment, step S14 may include the following sub-steps:
and a substep S141 of disassembling the display instruction according to a preset word segmentation rule to obtain a plurality of disassembled characters.
Specifically, the preset word segmentation rule may correspond to a number or a code of the user terminal. Because each user terminal corresponds to one code, when the display instruction is generated, the code corresponding to the user terminal can be added to the display instruction. When the background server receives the display instruction, the corresponding codes can be extracted from the display instruction, then the corresponding word segmentation rules are searched according to the codes, and the display instruction is split by using the word segmentation rules, so that a plurality of split characters are obtained.
And a substep S142 of constructing an encryption key using the plurality of disassembled characters.
Alternatively, a plurality of disassembled characters may be concatenated to construct the encryption key.
And a substep S143, encrypting and packaging the display animation or the display icon into encrypted data by using the encryption key, and sending the encrypted data to the user terminal.
The display animation or the display icon can be encrypted and packaged by using the encryption key, so that encrypted data are obtained and sent to the user terminal.
When the user terminal receives the encrypted data, the word segmentation rule is determined by using the serial number of the user terminal, then the display instruction sent by the user terminal is split by using the word segmentation rule to obtain a plurality of words, after the plurality of words are read, the encryption key generated by the background server is determined by using the plurality of words, so that reverse decryption can be performed according to the encryption key, and finally the display animation or the display icon is displayed.
In actual operation, after the user views the display icon and the display animation, operations such as deleting, editing or marking the data may be required.
In order to meet various operation requirements viewed by the user, in an optional embodiment, the method may further include the following steps:
and S15, receiving added data sent by the user terminal, wherein the added data is data input to the user terminal after the display animation or the display icon is viewed.
Specifically, the user can input each added data through the user terminal, and the user terminal can send the corresponding number and the added data to the background server.
And S16, associating the added data with the display animation or the display icon data.
Then, the background server can search for the corresponding display animation or display icon based on the number of the user terminal, and then associate the added data with the display animation or display icon for the user to perform subsequent viewing.
In this embodiment, an embodiment of the present invention provides a method for visually displaying system data, which has the following beneficial effects: according to the invention, after the display instruction of the user is received, the corresponding display animation or display pattern can be manufactured according to the capacity of the data, so that the visual display of the data is realized, the relevance of the data is improved, the display effect of the data is improved, and the use experience of the user for checking is improved.
The embodiment of the invention further provides a system data visualization display device, and referring to fig. 2, a schematic structural diagram of the system data visualization display device provided by the embodiment of the invention is shown.
The device is suitable for a background server, and the background server is connected with a user terminal.
Wherein, as an example, the visualization display device of the system data may include:
the response module 201 is configured to, when receiving a display instruction sent by a user terminal, respond to the display instruction to obtain data to be displayed, where the display instruction is an operation instruction generated after a user views and triggers the user terminal;
an extracting module 202, configured to extract feature data from the data to be displayed according to a preset feature list;
the production module 203 is used for producing display animations or display icons according to the data capacity of the feature data;
a sending module 204, configured to send the display animation or the display icon to the user terminal in an encrypted manner, so that the user terminal can display the display animation or the display icon.
Optionally, the production module is further configured to:
acquiring a data capacity value of the characteristic data;
judging whether the data capacity value is larger than a preset capacity value or not;
if the data capacity value is smaller than a preset capacity value, respectively acquiring a plurality of feature images from the feature data, making a plurality of feature patterns based on the plurality of feature images, and mixing and making a plurality of display icons by taking the plurality of feature patterns as backgrounds;
and if the data capacity value is larger than a preset capacity value, respectively acquiring a plurality of characteristic images from the characteristic data, constructing an animation module according to the plurality of characteristic images, and respectively adding the characteristic data to the animation module to form a display animation.
Optionally, the sending module is further configured to:
disassembling the display instruction according to a preset word segmentation rule to obtain a plurality of disassembled characters;
constructing an encryption key by using the plurality of disassembled characters;
and encrypting and packaging the display animation or the display icon into encrypted data by using the encryption key, and sending the encrypted data to the user terminal.
Optionally, the apparatus further comprises:
the proofreading module is used for performing data proofreading on the data to be displayed to obtain a proofreading result;
the notification module is used for generating and sending notification information to the user terminal if the proofreading result is unquantized data, so that the user terminal can display the notification information;
wherein the content of the first and second substances,
the extraction module is further configured to extract feature data from the data to be displayed according to a preset feature list if the proofreading result is quantifiable data.
Optionally, the apparatus further comprises:
the receiving module is used for receiving added data sent by the user terminal, wherein the added data is data input to the user terminal after the display animation or the display icon is viewed;
and the association module is used for associating the added data with the display animation or the display icon data.
Further, an embodiment of the present application further provides an electronic device, including: the system comprises a memory, a processor and a computer program stored on the memory and capable of running on the processor, wherein the processor executes the program to realize the visual display method of the system data according to the embodiment.
Further, the present application provides a computer-readable storage medium, where computer-executable instructions are stored, and the computer-executable instructions are used to enable a computer to execute a method for visually displaying system data as described in the foregoing embodiment.
While the foregoing is directed to the preferred embodiment of the present invention, it will be understood by those skilled in the art that various changes and modifications may be made without departing from the spirit and scope of the invention.

Claims (10)

1. A visual display method for system data is characterized in that the method is applied to a background server, the background server is connected with a user terminal, and the method comprises the following steps:
when a display instruction sent by a user terminal is received, responding to the display instruction to acquire data to be displayed, wherein the display instruction is an operation instruction generated after a user checks and triggers the user terminal;
extracting feature data from the data to be displayed according to a preset feature list;
making display animation or display icons according to the data capacity of the characteristic data;
and encrypting and sending the display animation or the display icon to the user terminal so that the user terminal can display the display animation or the display icon.
2. The method for visually displaying system data according to claim 1, wherein the animating or displaying the icon according to the data capacity of the feature data comprises:
acquiring a data capacity value of the characteristic data;
judging whether the data capacity value is larger than a preset capacity value or not;
if the data capacity value is smaller than a preset capacity value, respectively acquiring a plurality of feature images from the feature data, making a plurality of feature patterns based on the plurality of feature images, and mixing and making a plurality of display icons by taking the plurality of feature patterns as backgrounds;
and if the data capacity value is larger than a preset capacity value, respectively acquiring a plurality of characteristic images from the characteristic data, constructing an animation module according to the plurality of characteristic images, and respectively adding the characteristic data to the animation module to form a display animation.
3. The method for visually displaying system data according to claim 1, wherein the sending the display animation or the display icon to the user terminal in an encrypted manner comprises:
disassembling the display instruction according to a preset word segmentation rule to obtain a plurality of disassembled characters;
constructing an encryption key by using the plurality of disassembled characters;
and encrypting and packaging the display animation or the display icon into encrypted data by using the encryption key, and sending the encrypted data to the user terminal.
4. A method for visually presenting system data according to any one of claims 1 to 3, wherein after the step of obtaining the data to be presented in response to the presentation instruction, the method further comprises:
performing data proofreading on the data to be displayed to obtain a proofreading result;
if the proofreading result is quantifiable data, extracting feature data from the data to be displayed according to a preset feature list;
and if the proofreading result is unquantizable data, generating and sending notification information to the user terminal, so that the user terminal can display the notification information.
5. The method for visually presenting system data according to any one of claims 1 to 3, wherein after the step of sending the presentation animation or the presentation icon to the user terminal in an encrypted manner, the method further comprises:
receiving added data sent by the user terminal, wherein the added data is data input to the user terminal after the display animation or the display icon is viewed;
associating the added data with the presentation animation or the presentation icon data.
6. The visual display device of system data, characterized in that, the device is suitable for the backend server, the backend server is connected with user terminal, the device includes:
the response module is used for responding to a display instruction to acquire data to be displayed when receiving the display instruction sent by a user terminal, wherein the display instruction is an operation instruction generated after a user checks and triggers the user terminal;
the extraction module is used for extracting feature data from the data to be displayed according to a preset feature list;
the production module is used for producing display animation or display icons according to the data capacity of the characteristic data;
and the sending module is used for encrypting and sending the display animation or the display icon to the user terminal so that the user terminal can display the display animation or the display icon.
7. A visual presentation device of system data according to claim 6, wherein said production module is further configured to:
acquiring a data capacity value of the characteristic data;
judging whether the data capacity value is larger than a preset capacity value or not;
if the data capacity value is smaller than a preset capacity value, respectively acquiring a plurality of feature images from the feature data, making a plurality of feature patterns based on the plurality of feature images, and mixing and making a plurality of display icons by taking the plurality of feature patterns as backgrounds;
and if the data capacity value is larger than a preset capacity value, respectively acquiring a plurality of characteristic images from the characteristic data, constructing an animation module according to the plurality of characteristic images, and respectively adding the characteristic data to the animation module to form a display animation.
8. The apparatus for visually presenting system data according to claim 6, wherein the sending module is further configured to:
disassembling the display instruction according to a preset word segmentation rule to obtain a plurality of disassembled characters;
constructing an encryption key by using the plurality of disassembled characters;
and encrypting and packaging the display animation or the display icon into encrypted data by using the encryption key, and sending the encrypted data to the user terminal.
9. A visual presentation device of system data according to any one of claims 6 to 8, said device further comprising:
the proofreading module is used for performing data proofreading on the data to be displayed to obtain a proofreading result;
the notification module is used for generating and sending notification information to the user terminal if the proofreading result is unquantized data, so that the user terminal can display the notification information;
wherein the content of the first and second substances,
the extraction module is further configured to extract feature data from the data to be displayed according to a preset feature list if the proofreading result is quantifiable data.
10. A visual presentation device of system data according to any one of claims 6 to 8, said device further comprising:
the receiving module is used for receiving added data sent by the user terminal, wherein the added data is data input to the user terminal after the display animation or the display icon is viewed;
and the association module is used for associating the added data with the display animation or the display icon data.
CN202111139454.3A 2021-09-28 2021-09-28 Visual display method and device for system data Pending CN113569114A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202111139454.3A CN113569114A (en) 2021-09-28 2021-09-28 Visual display method and device for system data

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202111139454.3A CN113569114A (en) 2021-09-28 2021-09-28 Visual display method and device for system data

Publications (1)

Publication Number Publication Date
CN113569114A true CN113569114A (en) 2021-10-29

Family

ID=78174881

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202111139454.3A Pending CN113569114A (en) 2021-09-28 2021-09-28 Visual display method and device for system data

Country Status (1)

Country Link
CN (1) CN113569114A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN115756714A (en) * 2022-12-01 2023-03-07 广州通则康威智能科技有限公司 User demand-based equipment electric quantity display method and system

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN107925786A (en) * 2015-08-10 2018-04-17 微软技术许可有限责任公司 The data visualization video of animation
CN110532427A (en) * 2019-08-27 2019-12-03 新华智云科技有限公司 A kind of visualization video generation method and system based on Form data
CN112333153A (en) * 2020-10-16 2021-02-05 苏州浪潮智能科技有限公司 Method for sending safety management and alarm mail of login code and related equipment

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN107925786A (en) * 2015-08-10 2018-04-17 微软技术许可有限责任公司 The data visualization video of animation
CN110532427A (en) * 2019-08-27 2019-12-03 新华智云科技有限公司 A kind of visualization video generation method and system based on Form data
CN112333153A (en) * 2020-10-16 2021-02-05 苏州浪潮智能科技有限公司 Method for sending safety management and alarm mail of login code and related equipment

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN115756714A (en) * 2022-12-01 2023-03-07 广州通则康威智能科技有限公司 User demand-based equipment electric quantity display method and system
CN115756714B (en) * 2022-12-01 2024-01-26 广州通则康威科技股份有限公司 Equipment electric quantity display method and system based on user demand

Similar Documents

Publication Publication Date Title
EP3244312B1 (en) A personal digital assistant
CN102999561B (en) The context trend of data set and data, services
US20220129640A1 (en) Creation of component templates based on semantically similar content
US11829667B2 (en) Creation of component templates and removal of dead content therefrom
US20200286100A1 (en) Payment complaint method, device, server and readable storage medium
CN114049631A (en) Data labeling method and device, computer equipment and storage medium
CN113569114A (en) Visual display method and device for system data
CN109542558B (en) Information visualization method and device for billboard, computer equipment and storage medium
CN112149391B (en) Information processing method, information processing apparatus, terminal device, and storage medium
CN111694627B (en) Desktop editing method and device
CN114416664A (en) Information display method, information display device, electronic apparatus, and readable storage medium
CN114115831A (en) Data processing method, device, equipment and storage medium
CN113791860A (en) Information conversion method, device and storage medium
CN113157966A (en) Display method and device and electronic equipment
CN111079399A (en) Image-text data processing method and device, computer equipment and storage medium
TWI765736B (en) Device and method for a notepad with modularized stock information
CN116204670B (en) Management method and system of vehicle target detection data and electronic equipment
CN114398432A (en) Data display method and device, computer equipment and storage medium
CN116414831A (en) Multi-report access method and device, computer equipment and storage medium
CN116775186A (en) Page data processing method and device, computer equipment and storage medium
CN113158055A (en) Information recall method and information recall device
CN117112103A (en) Component information display method, device, computer equipment and storage medium
CN117389607A (en) Signboard configuration method and device, computer equipment and storage medium
CN116740232A (en) Template processing method, device, equipment and medium
CN113988004A (en) Report display method and device, computer equipment and storage medium

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: 20211029