CN107832395A - A kind of data processing method, device, computer-readable recording medium and storage control - Google Patents

A kind of data processing method, device, computer-readable recording medium and storage control Download PDF

Info

Publication number
CN107832395A
CN107832395A CN201711052341.3A CN201711052341A CN107832395A CN 107832395 A CN107832395 A CN 107832395A CN 201711052341 A CN201711052341 A CN 201711052341A CN 107832395 A CN107832395 A CN 107832395A
Authority
CN
China
Prior art keywords
target
target data
data
category
query
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
CN201711052341.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.)
Shandong Inspur Genersoft Information Technology Co Ltd
Original Assignee
Shandong Inspur Genersoft Information Technology Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Shandong Inspur Genersoft Information Technology Co Ltd filed Critical Shandong Inspur Genersoft Information Technology Co Ltd
Priority to CN201711052341.3A priority Critical patent/CN107832395A/en
Publication of CN107832395A publication Critical patent/CN107832395A/en
Pending legal-status Critical Current

Links

Classifications

    • 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/245Query processing
    • G06F16/2457Query processing with adaptation to user needs
    • G06F16/24573Query processing with adaptation to user needs using data annotations, e.g. user-defined metadata
    • 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/245Query processing
    • G06F16/2455Query execution
    • 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/28Databases characterised by their database models, e.g. relational or object models
    • G06F16/284Relational databases

Landscapes

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

Abstract

The invention provides a kind of data processing method, device, computer-readable recording medium and storage control, wherein, methods described includes:Pre-set at least one data category distinguish corresponding to condition selection template;Receive the stencil-chosen request of the carrying target data classification of targeted customer's input;The goal condition selection template corresponding to the target data classification is provided, so that targeted customer selects to select at least one field attribute corresponding to the target data classification in template from the goal condition;At least one target data corresponding to the target data classification is determined from database, shows metadata corresponding with each field attribute in target data described in each bar.By technical scheme, Consumer's Experience can be improved.

Description

Data processing method and device, readable medium and storage controller
Technical Field
The present invention relates to the field of computer technologies, and in particular, to a data processing method, an apparatus, a readable medium, and a storage controller.
Background
In a software system, it is one of the most basic functions to query data from a database and display the queried data.
At present, when a user needs to query and know each target data of a corresponding data category from a database, the user is usually required to input the corresponding data category, and then the corresponding target data can be queried from the database according to the input data category, and each queried target data is displayed to the user.
Because each piece of target data corresponding to a corresponding data category may include multiple pieces of metadata, each piece of metadata may correspond to different field attributes, and a user may only need to know the metadata corresponding to a specified field attribute in each piece of target data, when each piece of target data is completely displayed, it is difficult for the user to obtain required information from each piece of target data that is displayed, and user experience is poor.
Disclosure of Invention
The embodiment of the invention provides a data processing method and device, which can improve user experience.
In a first aspect, the present invention provides a data processing method, including:
presetting condition selection templates corresponding to at least one data category;
receiving a template selection request carrying a target data category and input by a target user;
providing a target condition selection template corresponding to the target data category, so that a target user selects at least one field attribute corresponding to the target data category from the target condition selection template;
and determining at least one piece of target data corresponding to the target data type from a database, and displaying metadata corresponding to each field attribute in each piece of target data.
Preferably, the first and second electrodes are formed of a metal,
further comprising: forming a data query condition corresponding to the target user by using the target data category and at least one field attribute corresponding to the target data category, and storing the data query condition;
prior to the providing a target condition selection template corresponding to the target category of data, further comprising:
detecting whether target data query conditions corresponding to the target users and the target data categories exist in the stored data query conditions;
if so, determining at least one piece of target data corresponding to the target data type from a database, and displaying metadata corresponding to each target field attribute carried by the target query condition in each piece of target data;
otherwise, executing the providing of the target condition selection template corresponding to the target data category.
Preferably, the first and second electrodes are formed of a metal,
the determining at least one piece of target data corresponding to the target data category from a database, and displaying metadata corresponding to each field attribute in each piece of target data includes:
forming query SQL by using the target data category and each field attribute;
and querying a database according to the query SQL to acquire and display metadata corresponding to each field attribute in each target data corresponding to the target data category.
In a second aspect, an embodiment of the present invention provides a data processing apparatus, including:
the setting module is used for presetting condition selection templates corresponding to at least one data category;
the category selection module is used for receiving a template selection request which is input by a target user and carries a target data category;
a field selection module, configured to provide a target condition selection template corresponding to the target data category, so that a target user selects at least one field attribute corresponding to the target data category from the target condition selection template;
and the first data processing module is used for determining at least one piece of target data corresponding to the target data type from a database and displaying metadata corresponding to each field attribute in each piece of target data.
Preferably, the first and second electrodes are formed of a metal,
further comprising: the device comprises a storage processing module, a detection module and a second data processing module; wherein,
the storage processing module is used for forming a data query condition corresponding to the target user by using the target data category and at least one field attribute corresponding to the target data category and storing the data query condition;
the detection module is used for detecting whether target data query conditions corresponding to the target user and the target data category exist in the stored data query conditions, and if yes, the second data processing module is triggered; otherwise, triggering the field selection module;
the second data processing module is configured to determine at least one piece of target data corresponding to the type of the target data from a database under the trigger of the detection module, and display metadata corresponding to each target field attribute carried by the target query condition in each piece of target data.
Preferably, the first and second electrodes are formed of a metal,
the first data processing module comprises: the SQL assembly unit and the query processing unit; wherein,
the SQL assembly unit is used for forming query SQL by utilizing the target data category and each field attribute;
and the query processing unit is used for querying a database according to the query SQL so as to acquire and display metadata corresponding to each field attribute in each target data corresponding to the target data type.
In a third aspect, an embodiment of the present invention provides a readable medium, which is characterized by including an execution instruction, and when a processor of a storage controller executes the execution instruction, the storage controller executes the method according to any one of the first aspect.
In a fourth aspect, an embodiment of the present invention provides a storage controller, including: a processor, a memory, and a bus;
the processor and the memory are connected through the bus;
the memory, when the storage controller is running, the processor executes the execution instructions stored by the memory to cause the storage controller to perform the method of any one of the first aspect.
The embodiment of the invention provides a data processing method, a device, a readable medium and a storage controller, wherein in the method, by presetting condition selection templates corresponding to at least one data category respectively, when a target user needs to inquire target data of the corresponding data category, a template selection request carrying the target data category can be input, then a target condition selection template corresponding to the target data category can be provided for the target user, the target user can select at least one field attribute corresponding to the target data category from the provided target condition selection template by combining with actual service requirements, then at least one piece of target data corresponding to the target data category can be determined from a database, and metadata corresponding to each field attribute in each piece of target data is displayed. Therefore, by the method provided by the embodiment of the invention, the metadata corresponding to the corresponding field attribute can be selectively displayed aiming at each target data corresponding to the target data category according to the actual service requirement of the user, so that the target user can conveniently acquire the required information from each displayed data, and the user experience is better.
Drawings
In order to more clearly illustrate the embodiments of the present invention or the technical solutions in the prior art, the drawings used in the description of the embodiments or the prior art will be briefly introduced below, and it is obvious that the drawings in the following description are some embodiments of the present invention, and for those skilled in the art, other drawings can be obtained according to these drawings without creative efforts.
Fig. 1 is a flowchart of a data processing method according to an embodiment of the present invention;
FIG. 2 is a flow chart of another data processing method provided by an embodiment of the invention;
FIG. 3 is a block diagram of a data processing apparatus according to an embodiment of the present invention;
fig. 4 is a schematic structural diagram of another data processing apparatus according to an embodiment of the present invention.
Detailed Description
In order to make the objects, technical solutions and advantages of the embodiments of the present invention clearer and more complete, the technical solutions in the embodiments of the present invention will be described below with reference to the drawings in the embodiments of the present invention, and it is obvious that the described embodiments are some, but not all, embodiments of the present invention, and based on the embodiments of the present invention, all other embodiments obtained by a person of ordinary skill in the art without creative efforts belong to the scope of the present invention.
As shown in fig. 1, an embodiment of the present invention provides a data processing method, including:
step 101, presetting condition selection templates corresponding to at least one data category;
102, receiving a template selection request carrying a target data category input by a target user;
103, providing a target condition selection template corresponding to the target data category, so that a target user selects at least one field attribute corresponding to the target data category from the target condition selection template;
and 104, determining at least one piece of target data corresponding to the target data type from a database, and displaying metadata corresponding to each field attribute in each piece of target data.
As shown in fig. 1, by presetting condition selection templates corresponding to at least one data category, when a target user needs to query target data of the corresponding data category, a template selection request carrying the target data category may be input, and then a target condition selection template corresponding to the target data category may be provided to the target user, and the target user may select at least one field attribute corresponding to the target data category from the provided target condition selection template in combination with an actual service requirement, and then at least one piece of target data corresponding to the target data category may be determined from a database, and metadata corresponding to each field attribute in each piece of target data may be displayed. Therefore, by the method provided by the embodiment of the invention, the metadata corresponding to the corresponding field attribute can be selectively displayed aiming at each target data corresponding to the target data category according to the actual service requirement of the user, so that the target user can conveniently acquire the required information from each displayed data, and the user experience is better.
Specifically, in an embodiment of the present invention, the determining, from a database, at least one piece of target data corresponding to the target data category, and displaying metadata corresponding to each field attribute in each piece of target data includes: forming query SQL by using the target data category and each field attribute; and querying a database according to the query SQL to acquire and display metadata corresponding to each field attribute in each target data corresponding to the target data category.
Further, in an embodiment of the present invention, the method further includes: forming a data query condition corresponding to the target user by using the target data category and at least one field attribute corresponding to the target data category, and storing the data query condition;
prior to the providing a target condition selection template corresponding to the target category of data, further comprising:
detecting whether target data query conditions corresponding to the target users and the target data categories exist in the stored data query conditions;
if so, determining at least one piece of target data corresponding to the target data type from a database, and displaying metadata corresponding to each target field attribute carried by the target query condition in each piece of target data;
otherwise, executing the providing of the target condition selection template corresponding to the target data category.
In the above embodiment of the present invention, when the user selects at least one field attribute through the condition selection template corresponding to the target data category for the first time, the data query condition corresponding to the target user may be formed by using the target data category and the at least one field attribute corresponding to the target data category, and stored, when the target user needs to know about each target data in the target data category of the data again in the subsequent process, the target user does not need to select the corresponding field attribute through the condition selection template corresponding to the target data category again, and only needs to determine the target query condition corresponding to the target user and the target data category from each stored data query condition, then determine at least one piece of target data corresponding to the target data category from the database, and display the metadata corresponding to each target field attribute carried by the target query condition in each piece of target data, further improving the user experience.
In order to more clearly illustrate the technical solutions and advantages of the present invention, a large amount of asset data is stored in the database, the data category (and the category attribute of the data) corresponding to each asset data includes "land" or "house and building", and taking as an example that a target user needs to know the asset status and manager of each asset corresponding to the "land" data category, as shown in fig. 2, the data processing method provided by the embodiment of the present invention may include the following steps:
step 201, setting condition selection templates corresponding to two data categories of land, house and building.
In the embodiment of the present invention, since the asset data corresponding to the two data categories "land" and "house and building" may have different asset information, that is, the attribute of the field in the asset data corresponding to the two data categories "land" and "house and building" in the database may not be the same, the condition selection templates corresponding to the two data categories "land", "house and building" may be set separately.
For example, the asset data corresponding to the "land" data category includes information such as "asset name", "use organization", "asset status", "asset category" and "administrator", and the like, so that the condition selection template corresponding to the "land" data category may include field attribute selection menus such as "asset name", "use organization", "asset status", "asset category" and "administrator". The asset data of the data category of "house and building" includes asset information such as "shopping date", "asset category", "use department", "building area", etc., and the condition selection template corresponding to the data category of "house and building" may include field attribute selection menus such as "shopping date", "asset category", "use department", "building area", etc.
Step 202, receiving a template selection request carrying a target data category input by a target user.
In the embodiment of the invention, an item selection menu comprising two words of land and house and building can be set and provided for a target user, when the target user needs to know the information of each asset under the data category of land, the word of land in the item selection menu can be triggered, and a template selection request carrying the target data with the data category of land is input; when the target user needs to know the information of each asset under the data category of 'house and building', the words of 'house and building' in the item selection menu can be triggered, and the template selection request carrying the target data category of 'house and building' is input.
Here, the example is only given that the target user inputs the template selection request carrying the target data category "land" through the provided item selection menu.
Step 203, detecting whether a target data query condition corresponding to the target user and the land data category exists in the stored data query conditions, if so, executing step 204, otherwise, executing step 205.
And step 204, determining at least one piece of target data corresponding to the land data category from the database, and displaying metadata corresponding to each target field attribute carried by the target query condition in each piece of target data.
Step 205, providing a target condition selection template corresponding to the "land" data category.
At step 206, the target user selects at least one field attribute corresponding to the "land" data category from the target condition selection template.
Here, the user may reasonably select the field attribute in combination with the information that actually needs to be known, for example, when the user only needs to know the information such as "asset status" and "manager" of each asset corresponding to the "land" data category, the field attribute "asset status" and "manager" may be selected from the target condition selection template.
Step 207, forming query SQL by using the data category of land and the field attribute of asset state and manager.
Step 208, query the database according to query SQL to obtain metadata corresponding to the field attribute "asset status" and "administrator" in each target data (i.e. asset data) corresponding to the "land" data category, and display the metadata.
Therefore, information which does not need to be known by target users such as the asset name, the use organization and the asset type in each asset data does not need to be displayed, the target users can conveniently acquire the required information from each displayed data, and the user experience is good.
Step 209, form the data query condition corresponding to the target user by using the "land" data category and the field attribute "asset status" and "manager" corresponding to the "land" data category, and store the data query condition.
In this way, when the user selects the field attributes "asset state" and "manager" through the condition selection template corresponding to the "land" data category for the first time, the "land" data category and the field attributes "asset state" and "manager" corresponding to the "land" data category can be used to form and store the data query conditions corresponding to the target user, when the target user needs to know about each target data under the "land" data category again in the subsequent process, the target user does not need to select the corresponding field attribute through the condition selection template corresponding to the "land" data category again, and only needs to determine the target query conditions corresponding to the target user and the "land" data category from the stored data query conditions, and then determines at least one piece of target data corresponding to the "land" data category from the database, and displaying metadata corresponding to field attributes 'asset state' and 'administrator' carried by the target query conditions in each piece of target data, so as to further improve user experience.
As shown in fig. 3, an embodiment of the present invention provides a data processing apparatus, including:
a setting module 301, configured to preset condition selection templates corresponding to at least one data category;
a category selection module 302, configured to receive a template selection request carrying a category of target data input by a target user;
a field selection module 303, configured to provide a target condition selection template corresponding to the target data category, so that a target user selects at least one field attribute corresponding to the target data category from the target condition selection template;
the first data processing module 304 is configured to determine at least one piece of target data corresponding to the target data category from a database, and display metadata corresponding to each field attribute in each piece of target data.
As shown in fig. 4, in an embodiment of the present invention, the data processing apparatus further includes: a storage processing module 401, a detection module 402 and a second data processing module 403; wherein,
the storage processing module 401 is configured to form a data query condition corresponding to the target user by using the target data category and at least one field attribute corresponding to the target data category, and store the data query condition;
the detecting module 402 is configured to detect whether a target data query condition corresponding to the target user and the target data category exists in each stored data query condition, and if so, trigger the second data processing module 403; otherwise, the field selection module 304 is triggered;
the second data processing module 403 is configured to determine, under the trigger of the detection module, at least one piece of target data corresponding to the type of the target data from a database, and display metadata corresponding to each target field attribute carried by the target query condition in each piece of target data.
In a preferred embodiment of the present invention, the first data processing module 304 includes: an SQL assembly unit (not shown in the drawings) and a query processing unit (not shown in the drawings); wherein,
the SQL assembly unit is used for forming query SQL by utilizing the target data category and each field attribute;
and the query processing unit is used for querying a database according to the query SQL so as to acquire and display metadata corresponding to each field attribute in each target data corresponding to the target data type.
Because the information interaction, execution process, and other contents between the units in the device are based on the same concept as the method embodiment of the present invention, specific contents may refer to the description in the method embodiment of the present invention, and are not described herein again.
The embodiment of the invention provides a readable medium, which comprises an execution instruction, and when a processor of a storage controller executes the execution instruction, the storage controller executes a data processing method provided in any one of the embodiments of the invention.
An embodiment of the present invention provides a storage controller, including: a processor, a memory, and a bus;
the processor and the memory are connected through the bus;
the memory, when the storage controller is running, the processor executes the execution instructions stored in the memory, so as to make the storage controller execute the data processing method provided in any one of the embodiments of the present invention.
In summary, the embodiments of the present invention have at least the following advantages:
1. in an embodiment of the present invention, by presetting condition selection templates corresponding to at least one data category, when a target user needs to query target data of a corresponding data category, a template selection request carrying the target data category may be input, and then a target condition selection template corresponding to the target data category may be provided to the target user, and the target user may select at least one field attribute corresponding to the target data category from the provided target condition selection templates, and then may determine at least one piece of target data corresponding to the target data category from a database, and display metadata corresponding to each field attribute in each piece of target data, in combination with actual service requirements. Therefore, by the method provided by the embodiment of the invention, the metadata corresponding to the corresponding field attribute can be selectively displayed aiming at each target data corresponding to the target data category according to the actual service requirement of the user, so that the target user can conveniently acquire the required information from each displayed data, and the user experience is better.
2. In an embodiment of the present invention, when a user selects at least one field attribute through a condition selection template corresponding to a target data category for the first time, a data query condition corresponding to a target user can be formed by using the target data category and the at least one field attribute corresponding to the target data category, and stored, when the target user needs to know each target data under the target data category again in a subsequent process, the target user does not need to select the corresponding field attribute through the condition selection template corresponding to the target data category again, and only needs to determine the target query condition corresponding to the target user and the target data category from each stored data query condition, then determine at least one piece of target data corresponding to the target data category from a database, and display metadata corresponding to each target field attribute carried by the target query condition in each piece of target data, further improving the user experience.
It is noted that, herein, relational terms such as first and second, and the like may be used solely to distinguish one entity or action from another entity or action without necessarily requiring or implying any actual such relationship or order between such entities or actions. Also, the terms "comprises," "comprising," or any other variation thereof, are intended to cover a non-exclusive inclusion, such that a process, method, article, or apparatus that comprises a list of elements does not include only those elements but may include other elements not expressly listed or inherent to such process, method, article, or apparatus. Without further limitation, an element defined by the phrase "comprising a" does not exclude the presence of other like elements in a process, method, article, or apparatus that comprises the element.
Finally, it is to be noted that: the above description is only a preferred embodiment of the present invention, and is only used to illustrate the technical solutions of the present invention, and not to limit the protection scope of the present invention. Any modification, equivalent replacement, or improvement made within the spirit and principle of the present invention shall fall within the protection scope of the present invention.

Claims (8)

1. A data processing method, comprising:
presetting condition selection templates corresponding to at least one data category;
receiving a template selection request carrying a target data category and input by a target user;
providing a target condition selection template corresponding to the target data category, so that a target user selects at least one field attribute corresponding to the target data category from the target condition selection template;
and determining at least one piece of target data corresponding to the target data type from a database, and displaying metadata corresponding to each field attribute in each piece of target data.
2. The data processing method of claim 1,
further comprising: forming a data query condition corresponding to the target user by using the target data category and at least one field attribute corresponding to the target data category, and storing the data query condition;
prior to the providing a target condition selection template corresponding to the target category of data, further comprising:
detecting whether target data query conditions corresponding to the target users and the target data categories exist in the stored data query conditions;
if so, determining at least one piece of target data corresponding to the target data type from a database, and displaying metadata corresponding to each target field attribute carried by the target query condition in each piece of target data;
otherwise, executing the providing of the target condition selection template corresponding to the target data category.
3. The data processing method according to claim 1 or 2,
the determining at least one piece of target data corresponding to the target data category from a database, and displaying metadata corresponding to each field attribute in each piece of target data includes:
forming query SQL by using the target data category and each field attribute;
and querying a database according to the query SQL to acquire and display metadata corresponding to each field attribute in each target data corresponding to the target data category.
4. A data processing apparatus, comprising:
the setting module is used for presetting condition selection templates corresponding to at least one data category;
the category selection module is used for receiving a template selection request which is input by a target user and carries a target data category;
a field selection module, configured to provide a target condition selection template corresponding to the target data category, so that a target user selects at least one field attribute corresponding to the target data category from the target condition selection template;
and the first data processing module is used for determining at least one piece of target data corresponding to the target data type from a database and displaying metadata corresponding to each field attribute in each piece of target data.
5. The apparatus of claim 4,
further comprising: the device comprises a storage processing module, a detection module and a second data processing module; wherein,
the storage processing module is used for forming a data query condition corresponding to the target user by using the target data category and at least one field attribute corresponding to the target data category and storing the data query condition;
the detection module is used for detecting whether target data query conditions corresponding to the target user and the target data category exist in the stored data query conditions, and if yes, the second data processing module is triggered; otherwise, triggering the field selection module;
the second data processing module is configured to determine at least one piece of target data corresponding to the type of the target data from a database under the trigger of the detection module, and display metadata corresponding to each target field attribute carried by the target query condition in each piece of target data.
6. The data processing apparatus of claim 4 or 5,
the first data processing module comprises: the SQL assembly unit and the query processing unit; wherein,
the SQL assembly unit is used for forming query SQL by utilizing the target data category and each field attribute;
and the query processing unit is used for querying a database according to the query SQL so as to acquire and display metadata corresponding to each field attribute in each target data corresponding to the target data type.
7. A readable medium comprising executable instructions that, when executed by a processor of a storage controller, cause the storage controller to perform the method of any one of claims 1 to 3.
8. A storage controller, comprising: a processor, a memory, and a bus;
the processor and the memory are connected through the bus;
the memory, the processor executing the execution instructions stored by the memory to cause the storage controller to perform the method of any of claims 1-3 when the storage controller is running.
CN201711052341.3A 2017-10-30 2017-10-30 A kind of data processing method, device, computer-readable recording medium and storage control Pending CN107832395A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201711052341.3A CN107832395A (en) 2017-10-30 2017-10-30 A kind of data processing method, device, computer-readable recording medium and storage control

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201711052341.3A CN107832395A (en) 2017-10-30 2017-10-30 A kind of data processing method, device, computer-readable recording medium and storage control

Publications (1)

Publication Number Publication Date
CN107832395A true CN107832395A (en) 2018-03-23

Family

ID=61650326

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201711052341.3A Pending CN107832395A (en) 2017-10-30 2017-10-30 A kind of data processing method, device, computer-readable recording medium and storage control

Country Status (1)

Country Link
CN (1) CN107832395A (en)

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101067814A (en) * 2007-05-10 2007-11-07 浪潮集团山东通用软件有限公司 Mapping conversion method between data access level Xml format data and relational data
CN102541529A (en) * 2010-12-30 2012-07-04 北京亿阳信通软件研究院有限公司 Query page generating device and method
CN103838837A (en) * 2014-02-25 2014-06-04 浙江大学 Remote-sensing metadata integration method based on lexeme templates
CN106874248A (en) * 2017-01-22 2017-06-20 百度在线网络技术(北京)有限公司 article generation method and device based on artificial intelligence
US20170212941A1 (en) * 2016-01-25 2017-07-27 International Business Machines Corporation System and method for visualizing data

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101067814A (en) * 2007-05-10 2007-11-07 浪潮集团山东通用软件有限公司 Mapping conversion method between data access level Xml format data and relational data
CN102541529A (en) * 2010-12-30 2012-07-04 北京亿阳信通软件研究院有限公司 Query page generating device and method
CN103838837A (en) * 2014-02-25 2014-06-04 浙江大学 Remote-sensing metadata integration method based on lexeme templates
US20170212941A1 (en) * 2016-01-25 2017-07-27 International Business Machines Corporation System and method for visualizing data
CN106874248A (en) * 2017-01-22 2017-06-20 百度在线网络技术(北京)有限公司 article generation method and device based on artificial intelligence

Similar Documents

Publication Publication Date Title
US20160224211A1 (en) Method and System for Displaying Icons of Application Programs, and Terminal
US10579221B2 (en) Suite-wide navigation
CN105528388B (en) Search recommendation method and device
WO2016062203A1 (en) Discrete data centralized processing method, client, server, and system
US20150276700A1 (en) Representing the taste of food
WO2019071890A1 (en) Device, method, and computer readable storage medium for recommending product
CN104539741A (en) Prompting method and prompting device for account login
US10290037B2 (en) List presentation device, list presentation method, and program
US9442620B2 (en) Navigation systems with event notification
CN108762646A (en) A kind of method for information display, device, readable medium and storage control
CN111259274B (en) Information processing method, device, equipment and information display device
US20150332033A1 (en) Two or three step authorization via tapping
WO2018228001A1 (en) Electronic device, information query control method, and computer-readable storage medium
WO2020056976A1 (en) Optimized sequencing method, device, and program for search results, and computer readable storage medium
JP5753642B1 (en) Input device, form input method, recording medium, and program
CN111930967B (en) Data query method and device based on knowledge graph and storage medium
CN112308667A (en) Receiving information setting method and device and electronic equipment
CN114816389B (en) Management system building method, device, equipment and medium based on meta-model
CN108563744B (en) Slow query method and device based on Redis database and terminal equipment
CN111158998A (en) Display method and device of buried point data
CN107832395A (en) A kind of data processing method, device, computer-readable recording medium and storage control
US20140324626A1 (en) Systems and methods to present item recommendations
CN109471840B (en) File viewing method and device, computer equipment and storage medium
US20180004780A1 (en) Gesture-based database actions
CN107992622B (en) Information display method and device

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