CN104361047B - Data display method and device in client - Google Patents

Data display method and device in client Download PDF

Info

Publication number
CN104361047B
CN104361047B CN201410594447.6A CN201410594447A CN104361047B CN 104361047 B CN104361047 B CN 104361047B CN 201410594447 A CN201410594447 A CN 201410594447A CN 104361047 B CN104361047 B CN 104361047B
Authority
CN
China
Prior art keywords
data
description information
client
display content
mapping relation
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.)
Active
Application number
CN201410594447.6A
Other languages
Chinese (zh)
Other versions
CN104361047A (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 Construction Bank Corp
Original Assignee
China Construction Bank Corp
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 Construction Bank Corp filed Critical China Construction Bank Corp
Priority to CN201410594447.6A priority Critical patent/CN104361047B/en
Publication of CN104361047A publication Critical patent/CN104361047A/en
Application granted granted Critical
Publication of CN104361047B publication Critical patent/CN104361047B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/80Information retrieval; Database structures therefor; File system structures therefor of semi-structured data, e.g. markup language structured data such as SGML, XML or HTML
    • G06F16/83Querying
    • G06F16/838Presentation of query results
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/20Information retrieval; Database structures therefor; File system structures therefor of structured data, e.g. relational data
    • G06F16/24Querying
    • G06F16/248Presentation of query results
    • 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/34Browsing; Visualisation therefor
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/80Information retrieval; Database structures therefor; File system structures therefor of semi-structured data, e.g. markup language structured data such as SGML, XML or HTML
    • G06F16/84Mapping; Conversion
    • 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

Abstract

The embodiment of the invention discloses a data display method and a device in a client, wherein the method comprises the following steps: when first data need to be displayed, a client acquires the first data used for displaying and description information of the first data; the client acquires a data mapping relation corresponding to the description information of the first data from a pre-acquired data mapping relation list corresponding to the description information in a pre-acquired description information set as a target data mapping relation; and the client displays display content corresponding to the first data in the target data mapping relation. By implementing the embodiment of the invention, the problem that the user cannot understand the real meaning of the data displayed on the client of the data analysis tool in the prior art is solved.

Description

Data display method and device in client
Technical Field
The invention relates to the technical field of computers, in particular to a data display method and device in a client.
Background
With the development of an enterprise, the enterprise needs to process more and more data to be analyzed, and in order to solve the problem, a plurality of data analysis tools for analyzing the data appear in the field of computers at present. Although these data analysis tools are powerful, when the clients of these data analysis tools present data, the data will be presented in their original storage form, which results in the user not knowing the true meaning of the presented data. For example, when GP (greenplus) data is displayed on a client of a data analysis tool SAS (statistical analysis System), an organization name "china construction bank" is stored in the GP in a number format "111", and when the organization name is displayed on the SAS client, the displayed content is the number format "111", which results in that a user cannot understand the true meaning of the displayed data.
Disclosure of Invention
The embodiment of the invention provides a data display method and device in a client, which are used for solving the problem that a user cannot understand the real meaning of data displayed on the client of a data analysis tool in the prior art.
A first aspect of an embodiment of the present invention provides a data display method in a client, including:
when first data need to be displayed, a client acquires the first data used for displaying and description information of the first data;
the client acquires a data mapping relation corresponding to the description information of the first data from a pre-acquired data mapping relation list corresponding to the description information in a pre-acquired description information set as a target data mapping relation;
and the client displays display content corresponding to the first data in the target data mapping relation.
A second aspect of the embodiments of the present invention provides a data presentation apparatus in a client, including:
the display device comprises a first acquisition module, a second acquisition module and a display module, wherein the first acquisition module is used for acquiring first data for display and description information of the first data when the first data needs to be displayed;
a second obtaining module, configured to obtain, from a pre-obtained data mapping relationship list corresponding to description information in a pre-obtained description information set, a data mapping relationship corresponding to the description information of the first data as a target data mapping relationship;
and the first display module is used for displaying display contents corresponding to the first data in the target data mapping relation.
The embodiment of the invention has the following beneficial effects:
according to the embodiment of the invention, when first data needs to be displayed, the first data used for displaying and the description information of the first data are acquired, then the data mapping relation corresponding to the description information of the first data is acquired from the pre-acquired data mapping relation list corresponding to the description information in the pre-acquired description information set to serve as the target data mapping relation, and finally the display content corresponding to the first data in the target data mapping relation is displayed. By implementing the embodiment of the invention, the problem that the user cannot understand the real meaning of the data displayed on the client of the data analysis tool in the prior art is solved.
Drawings
In order to more clearly illustrate the embodiments of the present invention or the technical solutions in the prior art, the drawings used in the description of the embodiments or the prior art will be briefly described below, it is obvious that the drawings in the following description are only some embodiments of the present invention, and for those skilled in the art, other drawings can be obtained according to the drawings without creative efforts.
Fig. 1 is a schematic flowchart of a data presentation method in a client according to an embodiment of the present invention;
FIG. 2 is a flow chart illustrating a data presentation method in another client according to an embodiment of the present invention;
FIG. 3 is a schematic structural diagram of a data presentation apparatus in a client according to an embodiment of the present invention;
fig. 4 is a schematic structural diagram of another data presentation apparatus in a client according to an embodiment of the disclosure.
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.
In the implementation of the present invention, the client may include, but is not limited to, a client of a data Analysis tool, such as a client of a data Analysis tool SAS (Statistics Analysis System), a client of a data Analysis tool SPSS (Statistical Product and Service Solutions), a client of a data Analysis tool MATLAB, and so on.
Referring to fig. 1, fig. 1 is a schematic flowchart illustrating a data display method in a client according to an embodiment of the present invention. As shown in fig. 1, the method may include the steps of:
s101, when the first data need to be displayed, the client side obtains the first data used for displaying and description information of the first data.
In an embodiment of the present invention, the first data may include, but is not limited to, data such as numbers, words, pictures, and the like, and the first data may be from a distributed database. The description information of the first data may be a description or a composite content composed of a plurality of descriptions, and the description may include, but is not limited to, a data field name, a data type and a field length of a field in a data table in which the first data is located in the database. For example, when the first data is the stored content "111" in the database of the organization name "china a bank", the description information of the first data may be a composite content formed by combining the field name "jgnam" of the description content, the data type "VarChar" of the field, and the field length "50", which is not limited in the embodiment of the present invention.
S102, the client side obtains a data mapping relation corresponding to the description information of the first data from a pre-obtained data mapping relation list corresponding to the description information in the pre-obtained description information set to serve as a target data mapping relation.
In the embodiment of the invention, the pre-acquired description information set at least comprises one piece of description information, the pre-acquired data mapping relation list at least comprises one data mapping relation, and the display content corresponding to the first data can be obtained from the data mapping relation. One piece of description information in the pre-obtained description information set may correspond to one data mapping relationship in the pre-obtained data mapping relationship list, which is not limited in the embodiment of the present invention. In the embodiment of the present invention, the client may obtain the corresponding data mapping relationship from the pre-obtained data mapping relationship list corresponding to the description information in the pre-obtained description information set through the description information of the first data. For example, the pre-obtained description information set includes two pieces of description information, which are respectively description information formed by combining a description content data field name "jgnam", a field type "VarChar", and a field length "50", and description information formed by combining a description content data field name "UserName", a field type "VarChar", and a field length "10". The data mapping relationship in the mapping relationship list corresponding to the pre-acquired description information formed by combining the field name "jgnam", the field type "VarChar" and the field length "50" of the description content data is that when the first data is "111", the display content is "china a bank", when the first data is "222", the display content is "china B bank", and when the first data is "333", the display content is "china C bank". The data mapping relationship in the mapping relationship list which is obtained in advance and corresponds to the description information which is formed by combining the field name "UserName", the field type "VarChar" and the field length "10" of the description content data is that when the first data is "XZ", the display content is "small", when the first data is "XH", the display content is "small red", and when the first data is "XL", the display content is "small plum". When the obtained description information of the first data is description information formed by combining the field name "jgnam", the field type "VarChar" and the field length "50" of the description content data, the display content is "china a bank" when the first data is "111", the display content is "china B bank" when the first data is "222", and the data mapping relationship with the display content being "china C bank" when the first data is "333" is obtained as the target data mapping relationship.
S103, displaying the display content corresponding to the first data in the target data mapping relation by the client.
In the embodiment of the invention, the display content corresponding to the first data can be obtained from the target data mapping relation. For example, when the first data is "111", the target data mapping relationship is that when the first data is "111", the display content is "china a bank", when the first data is "222", the display content is "china B bank", when the first data is "333", the display content is "china C bank", and then the client knows that the display content corresponding to the first data is "china a bank" according to the target data mapping relationship, and then the client displays the display content "china a bank".
According to the embodiment of the invention, when first data needs to be displayed, the first data used for displaying and the description information of the first data are acquired, then the data mapping relation corresponding to the description information of the first data is acquired from the pre-acquired data mapping relation list corresponding to the description information in the pre-acquired description information set to serve as the target data mapping relation, and finally the display content corresponding to the first data in the target data mapping relation is displayed. By implementing the method described in fig. 1, the problem in the prior art that the user cannot understand the true meaning of the data presented on the client of the data analysis tool is solved.
Referring to fig. 2, fig. 2 is a schematic flowchart illustrating another data displaying method in a client according to an embodiment of the present invention. As shown in fig. 2, the method may include the steps of:
s201, the client acquires a description information set and acquires a data mapping relation list corresponding to the description information in the description information set.
In the embodiment of the invention, the client side acquires the description information set and the data mapping relation list corresponding to the description information in the description information set. The pre-acquired description information set at least comprises one description information, and the pre-acquired data mapping relation list at least comprises one data mapping relation. One piece of description information in the pre-obtained description information set may correspond to one data mapping relationship in the pre-obtained data mapping relationship list, which is not limited in the embodiment of the present invention.
S202, when the first data need to be displayed, the client side obtains the first data used for displaying and description information of the first data.
In an embodiment of the present invention, the first data may include, but is not limited to, data such as numbers, words, pictures, and the like, and the first data may be from a distributed database. The description information of the first data may be a description or a composite content composed of a plurality of descriptions, and the description may include, but is not limited to, a data field name, a data type and a field length of a field in a data table in which the first data is located in the database. For example, when the first data is the stored content "111" in the database of the organization name "china a bank", the description information of the first data may be a composite content formed by combining the field name "jgnam" of the description content, the data type "VarChar" of the field, and the field length "50", which is not limited in the embodiment of the present invention.
S203, the client judges whether the description information of the first data exists in the pre-acquired description information set.
In the embodiment of the present invention, the client determines whether the description information of the first data exists in the pre-obtained description information set, if the description information of the first data exists in the description information set, step S204 is executed, and if the description information of the first data does not exist in the description information set, step S205 is executed.
S204, the client acquires a data mapping relation corresponding to the description information of the first data from a pre-acquired data mapping relation list corresponding to the description information in the description information set as a target data mapping relation.
In the embodiment of the invention, the display content corresponding to the first data can be obtained from the data mapping relation. In the embodiment of the present invention, the client may obtain the corresponding data mapping relationship from the pre-obtained data mapping relationship list corresponding to the description information in the pre-obtained description information set through the description information of the first data. For example, the pre-obtained description information set includes two pieces of description information, which are respectively description information formed by combining a description content data field name "jgnam", a field type "VarChar", and a field length "50", and description information formed by combining a description content data field name "UserName", a field type "VarChar", and a field length "10". The data mapping relationship in the mapping relationship list corresponding to the pre-acquired description information formed by combining the field name "jgnam", the field type "VarChar" and the field length "50" of the description content data is that when the first data is "111", the display content is "china a bank", when the first data is "222", the display content is "china B bank", and when the first data is "333", the display content is "china C bank". The data mapping relationship in the mapping relationship list which is obtained in advance and corresponds to the description information which is formed by combining the field name "UserName", the field type "VarChar" and the field length "10" of the description content data is that when the first data is "XZ", the display content is "small", when the first data is "XH", the display content is "small red", and when the first data is "XL", the display content is "small plum". When the obtained description information of the first data is description information formed by combining the field name "jgnam", the field type "VarChar" and the field length "50" of the description content data, the display content is "china a bank" when the first data is "111", the display content is "china B bank" when the first data is "222", and the data mapping relationship with the display content being "china C bank" when the first data is "333" is obtained as the target data mapping relationship.
S205, the client displays the first data.
In the embodiment of the invention, the client displays the acquired first data.
S206, the client judges whether the display content corresponding to the first data exists in the target data mapping relation.
In the embodiment of the present invention, the client determines whether the display content corresponding to the first data exists in the target data mapping relationship, if the display content corresponding to the first data exists in the target data mapping relationship, step S207 is executed, and if the display content corresponding to the first data does not exist in the target data mapping relationship, step S205 is executed. For example, when the first data is "444", the target data mapping relationship is that when the first data is "111", the display content is "china a bank", when the first data is "222", the display content is "china B bank", and when the first data is "333", the display content is "china C bank", because the display content corresponding to the first data "444" does not exist in the target data mapping relationship, the step S205 is executed, and when the first data is "111", because the display content corresponding to the first data "111" exists in the target data mapping relationship, the step S207 is executed.
And S207, displaying the display content by the client.
In the embodiment of the invention, when the display content corresponding to the first data exists in the target data mapping relation, the client displays the display content.
By implementing the method described in fig. 2, the problem in the prior art that the user cannot understand the true meaning of the data presented on the client of the data analysis tool is solved.
Referring to fig. 3, fig. 3 is a schematic structural diagram of a data display device in a client according to an embodiment of the present invention. As shown in fig. 3, the data presentation apparatus 300 in the client may include a first obtaining module 301, a second obtaining module 302, and a first presentation module 303, wherein:
the first obtaining module 301 is configured to obtain, when first data needs to be displayed, the first data used for displaying and description information of the first data.
In an embodiment of the present invention, the first data may include, but is not limited to, data such as numbers, words, pictures, and the like, and the first data may be from a distributed database. The description information of the first data may be a description or a composite content composed of a plurality of descriptions, and the description may include, but is not limited to, a data field name, a data type and a field length of a field in a data table in which the first data is located in the database. For example, when the first data is the stored content "111" in the database of the organization name "china a bank", the description information of the first data may be a composite content formed by combining the field name "jgnam" of the description content, the data type "VarChar" of the field, and the field length "50", which is not limited in the embodiment of the present invention.
A second obtaining module 302, configured to obtain, as a target data mapping relationship, a data mapping relationship corresponding to the description information of the first data from a pre-obtained data mapping relationship list corresponding to the description information in the pre-obtained description information set.
In the embodiment of the invention, the pre-acquired description information set at least comprises one piece of description information, the pre-acquired data mapping relation list at least comprises one data mapping relation, and the display content corresponding to the first data can be obtained from the data mapping relation. One piece of description information in the pre-obtained description information set may correspond to one data mapping relationship in the pre-obtained data mapping relationship list, which is not limited in the embodiment of the present invention. In the embodiment of the present invention, the client may obtain the corresponding data mapping relationship from the pre-obtained data mapping relationship list corresponding to the description information in the pre-obtained description information set through the description information of the first data. For example, the pre-obtained description information set includes two pieces of description information, which are respectively description information formed by combining a description content data field name "jgnam", a field type "VarChar", and a field length "50", and description information formed by combining a description content data field name "UserName", a field type "VarChar", and a field length "10". The data mapping relationship in the mapping relationship list corresponding to the pre-acquired description information formed by combining the field name "jgnam", the field type "VarChar" and the field length "50" of the description content data is that when the first data is "111", the display content is "china a bank", when the first data is "222", the display content is "china B bank", and when the first data is "333", the display content is "china C bank". The data mapping relationship in the mapping relationship list which is obtained in advance and corresponds to the description information which is formed by combining the field name "UserName", the field type "VarChar" and the field length "10" of the description content data is that when the first data is "XZ", the display content is "small", when the first data is "XH", the display content is "small red", and when the first data is "XL", the display content is "small plum". When the obtained description information of the first data is description information formed by combining the field name "jgnam", the field type "VarChar" and the field length "50" of the description content data, the display content is "china a bank" when the first data is "111", the display content is "china B bank" when the first data is "222", and the data mapping relationship with the display content being "china C bank" when the first data is "333" is obtained as the target data mapping relationship.
A first displaying module 303, configured to display a display content corresponding to the first data in the target data mapping relationship.
In the embodiment of the invention, the display content corresponding to the first data can be obtained from the target data mapping relation. For example, when the first data is "111", the target data mapping relationship is that when the first data is "111", the display content is "china a bank", when the first data is "222", the display content is "china B bank", when the first data is "333", the display content is "china C bank", and then the client knows that the display content corresponding to the first data is "china a bank" according to the target data mapping relationship, and then the client displays the display content "china a bank".
By implementing the apparatus described in fig. 3, the problem in the prior art that the user cannot understand the true meaning of the data presented on the client of the data analysis tool is solved.
Referring to fig. 4, fig. 4 is a schematic structural diagram of another data display apparatus in a client according to an embodiment of the disclosure. As shown in fig. 4, the data presentation apparatus 400 in the client may include a third obtaining module 401, a first obtaining module 402, a second obtaining module 403, a second presentation module 404, a first presentation module 405, and a third presentation module 406, where:
a third obtaining module 401, configured to obtain a description information set and a data mapping relationship list corresponding to the description information in the description information set before the first obtaining module obtains the first data for display and the description information of the first data.
In this embodiment of the present invention, the third obtaining module 401 obtains the description information set and a data mapping relationship list corresponding to the description information in the description information set. The pre-acquired description information set at least comprises one description information, and the pre-acquired data mapping relation list at least comprises one data mapping relation. One piece of description information in the pre-obtained description information set may correspond to one data mapping relationship in the pre-obtained data mapping relationship list, which is not limited in the embodiment of the present invention.
A first obtaining module 402, configured to obtain, when the first data needs to be displayed, the first data for display and description information of the first data.
In an embodiment of the present invention, the first data may include, but is not limited to, data such as numbers, words, pictures, and the like, and the first data may be from a distributed database. The description information of the first data may be a description or a composite content composed of a plurality of descriptions, and the description may include, but is not limited to, a data field name, a data type and a field length of a field in a data table in which the first data is located in the database.
A second obtaining module 403, configured to obtain, as a target data mapping relationship, a data mapping relationship corresponding to the description information of the first data from a pre-obtained data mapping relationship list corresponding to the description information in the pre-obtained description information set.
In this embodiment of the present invention, the second obtaining module 403 includes:
a first judgment unit 4301, configured to judge whether description information of the first data exists in a pre-acquired description information set.
In this embodiment of the present invention, the first determining unit 4301 determines whether description information of first data exists in a pre-acquired description information set, and if the description information of the first data exists in the description information set, the acquiring unit 4302 acquires a data mapping relationship corresponding to the description information of the first data from a pre-acquired data mapping relationship list corresponding to the description information in the description information set as a target data mapping relationship. If the description information of the first data does not exist in the description information set, the first data is displayed by the second display module 404.
An obtaining unit 4302, configured to, if there is description information of the first data, obtain, as a target data mapping relationship, a data mapping relationship corresponding to the description information of the first data from a pre-obtained data mapping relationship list corresponding to the description information in the description information set.
A second displaying module 404, configured to display the first data if the description information of the first data does not exist.
A first display module 405, configured to display content corresponding to the first data in the target data mapping relationship.
In the embodiment of the present invention, the first display module 405 includes:
a second determining unit 4501, configured to determine whether display content corresponding to the first data in the target data mapping relationship exists.
In this embodiment of the present invention, the second determining unit 4501 determines whether the display content corresponding to the first data exists in the target data mapping relationship, if the display content corresponding to the first data exists in the target data mapping relationship, the display unit 4502 displays the display content corresponding to the first data, and if the display content corresponding to the first data does not exist in the target data mapping relationship, the third display module 406 displays the first data.
A display unit 4502, configured to display the display content if the display content exists.
A third displaying module 406, configured to display the first data if the display content does not exist.
By implementing the apparatus described in fig. 4, the problem in the prior art that the user cannot understand the true meaning of the data presented on the client of the data analysis tool is solved.
It should be noted that, in the foregoing embodiments, the descriptions of the respective embodiments have respective emphasis, and reference may be made to relevant descriptions of other embodiments for parts that are not described in detail in a certain embodiment. Further, those skilled in the art should also appreciate that the embodiments described in the specification are preferred embodiments and that the acts and modules referred to are not necessarily required by the invention.
Those skilled in the art will appreciate that all or part of the steps in the methods of the above embodiments may be implemented by instructions associated with hardware via a program, which may be stored in a computer-readable storage medium, and the storage medium may include: flash disks, Read-Only memories (ROMs), Random Access Memories (RAMs), magnetic or optical disks, and the like.
The order of the steps of the method of the embodiments of the present invention may be adjusted, combined, or deleted according to actual needs. The modules of the terminal of the embodiment of the invention can be integrated, further divided or deleted according to actual needs.
The module described in the embodiments of the present invention may be implemented by a general-purpose integrated circuit, such as a CPU (Central Processing Unit), or an ASIC (Application Specific integrated circuit).
The data display method and device in the client provided by the embodiment of the present invention are introduced in detail, and the principle and implementation manner of the present invention are explained herein by applying specific examples, and the description of the above embodiments is only used to help understanding the method and core idea of the present invention; meanwhile, for a person skilled in the art, according to the idea of the present invention, there may be variations in the specific embodiments and the application scope, and in summary, the content of the present specification should not be construed as a limitation to the present invention.

Claims (12)

1. A method for data presentation in a client, the method comprising:
when first data need to be displayed, a client acquires the first data used for displaying and description information of the first data, wherein the first data is from a distributed database, and the description information comprises a data field name, a data type of a field and a field length of the field of the first data in a data table in the database;
the client acquires a data mapping relation corresponding to the description information of the first data from a pre-acquired data mapping relation list corresponding to the description information in a pre-acquired description information set as a target data mapping relation, wherein the target data mapping relation comprises the first data and display content used for replacing the first data for display;
and the client displays display content corresponding to the first data in the target data mapping relation.
2. The method of claim 1, wherein the client obtaining, as the target data mapping relationship, the data mapping relationship corresponding to the description information of the first data from a pre-obtained data mapping relationship list corresponding to the description information in a pre-obtained description information set comprises:
the client judges whether the description information of the first data exists in a pre-acquired description information set or not;
and if the description information of the first data exists, the client acquires a data mapping relation corresponding to the description information of the first data from a pre-acquired data mapping relation list corresponding to the description information in the description information set as a target data mapping relation.
3. The method of claim 2, wherein the method further comprises:
and if the description information of the first data does not exist, the client displays the first data.
4. The method according to any one of claims 1 to 3, wherein the displaying, by the client, the display content corresponding to the first data in the target data mapping relationship comprises:
the client side judges whether display content corresponding to the first data exists in the target data mapping relation;
and if the display content exists, the client displays the display content.
5. The method of claim 4, wherein the method further comprises:
and if the display content does not exist, the client displays the first data.
6. The method of claim 5, wherein before the client acquires the first data for presentation and the description information of the first data when the first data needs to be presented, the method further comprises:
the client acquires a description information set and acquires a data mapping relation list corresponding to the description information in the description information set.
7. An apparatus for data presentation in a client, the apparatus comprising:
the system comprises a first obtaining module, a second obtaining module and a display module, wherein the first obtaining module is used for obtaining first data used for displaying and description information of the first data when the first data needs to be displayed, the first data is from a distributed database, and the description information comprises a data field name, a data type of a field and a field length of the field of the first data in a data table in which the first data is located in the database;
a second obtaining module, configured to obtain, from a pre-obtained data mapping relationship list corresponding to description information in a pre-obtained description information set, a data mapping relationship corresponding to the description information of the first data as a target data mapping relationship, where the target data mapping relationship includes the first data and display content used to replace the first data for display;
and the first display module is used for displaying display contents corresponding to the first data in the target data mapping relation.
8. The apparatus of claim 7, wherein the second obtaining module comprises:
a first judgment unit configured to judge whether description information of the first data exists in a description information set acquired in advance;
and if the description information of the first data exists, acquiring a data mapping relation corresponding to the description information of the first data from a pre-acquired data mapping relation list corresponding to the description information in the description information set as a target data mapping relation.
9. The apparatus of claim 8, wherein the apparatus further comprises:
and the second display module is used for displaying the first data if the description information of the first data does not exist.
10. The apparatus of any one of claims 7 to 9, wherein the display module comprises:
the second judging unit is used for judging whether display content corresponding to the first data exists in the target data mapping relation;
and the display unit is used for displaying the display content if the display content exists.
11. The apparatus of claim 10, wherein the apparatus further comprises:
and the third display module is used for displaying the first data if the display content does not exist.
12. The apparatus of claim 11,
the third obtaining module is configured to obtain a description information set and a data mapping relationship list corresponding to the description information in the description information set before the first obtaining module obtains the first data for display and the description information of the first data.
CN201410594447.6A 2014-10-29 2014-10-29 Data display method and device in client Active CN104361047B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201410594447.6A CN104361047B (en) 2014-10-29 2014-10-29 Data display method and device in client

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201410594447.6A CN104361047B (en) 2014-10-29 2014-10-29 Data display method and device in client

Publications (2)

Publication Number Publication Date
CN104361047A CN104361047A (en) 2015-02-18
CN104361047B true CN104361047B (en) 2019-12-24

Family

ID=52528308

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201410594447.6A Active CN104361047B (en) 2014-10-29 2014-10-29 Data display method and device in client

Country Status (1)

Country Link
CN (1) CN104361047B (en)

Families Citing this family (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN106936880B (en) * 2015-12-30 2020-11-06 五八同城信息技术有限公司 Information display method and client
CN106095409A (en) * 2016-05-31 2016-11-09 浪潮通用软件有限公司 The device and method that a kind of data map

Citations (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102831217A (en) * 2012-08-17 2012-12-19 安科智慧城市技术(中国)有限公司 Data processing method and device

Family Cites Families (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2011035039A1 (en) * 2009-09-16 2011-03-24 Ab Initio Technology Llc Mapping dataset elements
US10318589B2 (en) * 2010-09-20 2019-06-11 International Business Machines Corporation Detection and display of volatile data
CN102650996B (en) * 2011-02-28 2015-02-11 国际商业机器公司 Method and device for determining data mapping relationship between database tables

Patent Citations (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102831217A (en) * 2012-08-17 2012-12-19 安科智慧城市技术(中国)有限公司 Data processing method and device

Also Published As

Publication number Publication date
CN104361047A (en) 2015-02-18

Similar Documents

Publication Publication Date Title
US10097623B2 (en) Method and device for displaying information flows in social network, and server
CN107944481B (en) Method and apparatus for generating information
US10311115B2 (en) Object search method and apparatus
CN107315824B (en) Method and device for generating thermodynamic diagram
CN109639750B (en) Service data processing method and device
US11238632B2 (en) Interface to index and display geospatial data
CN108416506B (en) Client risk level management method, server and computer readable storage medium
CN107133309B (en) Method and device for storing and querying process example, storage medium and electronic equipment
US20150302019A1 (en) Event occurence place estimation method, computer-readable recording medium storing event occurrence place estimation program, and event occurrence place estimation apparatus
KR102111192B1 (en) Method and apparatus for identity information verification
US11244153B2 (en) Method and apparatus for processing information
WO2019062081A1 (en) Salesman profile formation method, electronic device and computer readable storage medium
CN111950056B (en) BIM display method and related equipment for building informatization model
EP3557437A1 (en) Systems and methods for search template generation
US20160260280A1 (en) Information Prompting Method and Device for Prompting Ticket Drawing Result
US20160098414A1 (en) Systems and methods to present activity across multiple devices
RU2014129510A (en) SYSTEM AND METHOD FOR MIXED REPRESENTATION OF LOCALLY AND REMOTE STORED ELECTRONIC MESSAGES
CN110784377A (en) Method for uniformly managing cloud monitoring data in multi-cloud environment
CN104361047B (en) Data display method and device in client
US9703820B2 (en) Customized and automated dynamic infographics
CN105101259B (en) WIFI (Wireless Fidelity) identification method and intelligent terminal
WO2017020778A1 (en) Method and device for displaying app on app wall
US20170249370A1 (en) Method and apparatus for data processing
CN109471935B (en) Questionnaire survey object determining method and device, electronic equipment and storage medium
KR101994564B1 (en) Method and apparatus for verifying user

Legal Events

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