CN108052571B - Method and device for data screening, storage medium and electronic equipment - Google Patents

Method and device for data screening, storage medium and electronic equipment Download PDF

Info

Publication number
CN108052571B
CN108052571B CN201711287725.3A CN201711287725A CN108052571B CN 108052571 B CN108052571 B CN 108052571B CN 201711287725 A CN201711287725 A CN 201711287725A CN 108052571 B CN108052571 B CN 108052571B
Authority
CN
China
Prior art keywords
screening
condition information
screening condition
control
operation control
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Active
Application number
CN201711287725.3A
Other languages
Chinese (zh)
Other versions
CN108052571A (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.)
Lede Technology Co Ltd
Original Assignee
Lede 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 Lede Technology Co Ltd filed Critical Lede Technology Co Ltd
Priority to CN201711287725.3A priority Critical patent/CN108052571B/en
Publication of CN108052571A publication Critical patent/CN108052571A/en
Application granted granted Critical
Publication of CN108052571B publication Critical patent/CN108052571B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/20Information retrieval; Database structures therefor; File system structures therefor of structured data, e.g. relational data
    • G06F16/24Querying
    • G06F16/245Query processing
    • G06F16/2458Special types of queries, e.g. statistical queries, fuzzy queries or distributed queries
    • G06F16/2462Approximate or statistical queries

Landscapes

  • Engineering & Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • Probability & Statistics with Applications (AREA)
  • Theoretical Computer Science (AREA)
  • Computational Linguistics (AREA)
  • Software Systems (AREA)
  • Mathematical Physics (AREA)
  • Data Mining & Analysis (AREA)
  • Databases & Information Systems (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Fuzzy Systems (AREA)
  • User Interface Of Digital Computer (AREA)

Abstract

The embodiment of the invention provides a method and a device for data screening, a storage medium and an electronic device. The method comprises the following steps: providing a data filter including a condition setting component and a logic combination component in response to a filter triggering operation; acquiring a plurality of pieces of screening condition information received by the condition setting component, and adding the plurality of pieces of screening condition information to the logic combination component; and adjusting the logic combination relation among the screening condition information according to the logic combination operation received by the logic combination component, so as to be used for screening the target data according to the logic combination relation among the screening condition information and the screening condition information. The invention realizes the cross screening of the data with different dimensions and has better user experience.

Description

Method and device for data screening, storage medium and electronic equipment
Technical Field
The embodiment of the invention relates to the technical field of computers, in particular to a method and a device for data screening, a storage medium and an electronic device.
Background
This section is intended to provide a background or context to the embodiments of the invention that are recited in the claims and the description herein is not admitted to be prior art by inclusion in this section.
Data screening refers to selecting a required part from a large amount of data, and generally, a computer or a data storage and calculation device is used for carrying out conditional and selective selection operation on the data, and the data meeting certain conditions are obtained through data screening to meet the requirements of users.
Currently, in the existing data screening method, a filter corresponding to each dimension is set for data of each dimension, so that a user can screen the data of the corresponding dimension through the filter, for example, as shown in fig. 1, it can be seen from a "column" in the filter that the data dimension corresponding to the filter is PV, i.e. a browsing amount, the user can select a screening condition (e.g. equal to, greater than, less than, etc.) through a drop-down list on the right side of an "operator", fill in a screening value corresponding to the screening condition through an input box on the right side of the "value", and finally screen the data PV according to the screening condition and the screening value corresponding to the screening condition by clicking a "determination" control in the filter.
Disclosure of Invention
However, in some technologies, only data of a single dimension can be screened, and the requirement of a user for cross screening of data of different dimensions cannot be met, so that the user experience is poor.
Therefore, in the prior art, the filter is used for filtering the data of the corresponding dimension, and the requirement of the user for cross-filtering the data of different dimensions cannot be met, which is a very annoying process.
Therefore, an improved method and apparatus for data filtering, an electronic device, and a storage device are needed to meet the requirement of users for cross-filtering data of different dimensions.
In this context, embodiments of the present invention are intended to provide a method and apparatus, a storage medium, and an electronic device for data screening.
According to one aspect of the present disclosure, there is provided a method for data screening, comprising:
providing a data filter including a condition setting component and a logic combination component in response to a filter triggering operation;
acquiring a plurality of pieces of screening condition information received by the condition setting component, and adding the plurality of pieces of screening condition information to the logic combination component;
and adjusting the logic combination relation among the screening condition information according to the logic combination operation received by the logic combination component, so as to be used for screening the target data according to the logic combination relation among the screening condition information and the screening condition information.
In an exemplary embodiment of the present disclosure, the screening condition information includes a screening condition, a condition value corresponding to the screening condition, and field information for which the screening condition is directed.
In an exemplary embodiment of the present disclosure, the screening condition includes one or more of greater than, not greater than, less than, not less than, equal to, and not equal to.
In an exemplary embodiment of the present disclosure, the adjusting a logical combination relationship between a plurality of the screening condition information according to the logical combination operation received by the logical combination component includes:
responding to the establishment operation of the first-level operation control, and establishing one or more first-level operation controls;
distributing the screening condition information to each first-level operation control according to grouping operation of a user;
and responding to the establishment operation of the second-level operation control, and establishing a second-level operation control to determine the logical combination relationship among the first-level operation controls.
In one exemplary embodiment of the present disclosure,
the first-stage operation control is an OR operation control, and the second-stage operation control is an AND operation control; alternatively, the first and second electrodes may be,
the first-level operation control is an 'and operation' control, and the second-level operation control is an 'or operation' control.
According to an aspect of the present disclosure, there is provided an apparatus for data screening, comprising:
the filter providing module is used for responding to the filter triggering operation and providing a data filter comprising a condition setting component and a logic combination component;
the condition acquisition module is used for acquiring a plurality of pieces of screening condition information received by the condition setting component and adding the plurality of pieces of screening condition information to the logic combination component;
and the logic combination module is used for adjusting the logic combination relation among the screening condition information according to the logic combination operation received by the logic combination module so as to screen the target data according to the logic combination relation among the screening condition information and the screening condition information.
In an exemplary embodiment of the present disclosure, the screening condition information includes a screening condition, a condition value corresponding to the screening condition, and field information for which the screening condition is directed.
In an exemplary embodiment of the present disclosure, the screening condition includes one or more of greater than, not greater than, less than, not less than, equal to, and not equal to.
In an exemplary embodiment of the present disclosure, the adjusting a logical combination relationship between a plurality of the screening condition information according to the logical combination operation received by the logical combination component includes:
responding to the establishment operation of the first-level operation control, and establishing one or more first-level operation controls;
distributing the screening condition information to each first-level operation control according to grouping operation of a user;
and responding to the establishment operation of the second-level operation control, and establishing a second-level operation control to determine the logical combination relationship among the first-level operation controls.
In one exemplary embodiment of the present disclosure,
the first-stage operation control is an OR operation control, and the second-stage operation control is an AND operation control; alternatively, the first and second electrodes may be,
the first-level operation control is an 'and operation' control, and the second-level operation control is an 'or operation' control.
According to an aspect of the present disclosure, there is provided a storage medium having stored thereon a computer program which, when executed by a processor, implements the method for data screening of any one of the above.
According to an aspect of the present disclosure, there is provided an electronic device including:
a processor; and
a memory for storing executable instructions of the processor;
wherein the processor is configured to perform the method for data screening of any of the above via execution of the executable instructions.
According to the method and the device for screening data, provided by the embodiment of the invention, the data screener comprising a condition setting component and a logic combination component is provided; acquiring a plurality of pieces of screening condition information received by the condition setting component, and adding the plurality of pieces of screening condition information to the logic combination component; and adjusting the logical combination relationship among the screening condition information according to the logical combination operation received by the logical combination component so as to screen target data according to the logical combination relationship among the screening condition information and the screening condition information, thereby realizing the cross screening of data with different dimensions and having better user experience.
Drawings
The above and other objects, features and advantages of exemplary embodiments of the present invention will become readily apparent from the following detailed description read in conjunction with the accompanying drawings. Several embodiments of the invention are illustrated by way of example, and not by way of limitation, in the figures of the accompanying drawings and in which:
figure 1 schematically shows a schematic view of a prior art screener;
FIG. 2 schematically illustrates a flow diagram of a method for data screening according to an embodiment of the present invention;
FIG. 3 schematically shows a schematic diagram of a settings page according to an embodiment of the invention;
FIG. 4 schematically illustrates a schematic diagram of a data filter according to an embodiment of the present invention;
fig. 5 schematically shows a schematic diagram of adding screening condition information in a data screener according to an embodiment of the present invention;
FIG. 6 is a diagram schematically illustrating switching operational relationships in a data filter according to an embodiment of the present invention;
FIG. 7 schematically illustrates a block diagram of an apparatus for data screening according to an embodiment of the present invention;
FIG. 8 shows a schematic diagram of a storage medium according to an embodiment of the invention; and
fig. 9 schematically shows a block diagram of an electronic device according to an embodiment of the invention.
In the drawings, the same or corresponding reference numerals indicate the same or corresponding parts.
Detailed Description
The principles and spirit of the present invention will be described with reference to a number of exemplary embodiments. It is understood that these embodiments are given solely for the purpose of enabling those skilled in the art to better understand and to practice the invention, and are not intended to limit the scope of the invention in any way. Rather, these embodiments are provided so that this disclosure will be thorough and complete, and will fully convey the scope of the disclosure to those skilled in the art.
As will be appreciated by one skilled in the art, embodiments of the present invention may be embodied as a system, apparatus, device, method, or computer program product. Accordingly, the present disclosure may be embodied in the form of: entirely hardware, entirely software (including firmware, resident software, micro-code, etc.), or a combination of hardware and software.
According to the embodiment of the invention, a method for data screening, an apparatus for data screening, a storage medium and an electronic device are provided.
In this document, any number of elements in the drawings is by way of example and not by way of limitation, and any nomenclature is used solely for differentiation and not by way of limitation.
The principles and spirit of the present invention are explained in detail below with reference to several representative embodiments of the invention.
Summary of The Invention
The inventor finds that in the prior art, only data of a single dimension can be screened, and the requirement that users carry out cross screening on data of different dimensions cannot be met, so that the user experience is poor.
In view of the above, the basic idea of the present invention is: according to the method and the device for screening data, provided by the embodiment of the invention, the data screener comprising a condition setting component and a logic combination component is provided; acquiring a plurality of pieces of screening condition information received by the condition setting component, and adding the plurality of pieces of screening condition information to the logic combination component; and adjusting the logical combination relationship among the screening condition information according to the logical combination operation received by the logical combination component so as to screen target data according to the logical combination relationship among the screening condition information and the screening condition information, thereby realizing the cross screening of data with different dimensions and having better user experience.
Having described the underlying principles of the invention, various non-limiting embodiments of the invention are described in detail below.
Exemplary method
A method for data screening according to an exemplary embodiment of the present invention is described below with reference to fig. 2.
Referring to fig. 2, the method for data screening may include the steps of:
s1, responding to the screening trigger operation, providing a data filter comprising a condition setting component and a logic combination component;
s2, acquiring a plurality of screening condition information received by the condition setting component, and adding the plurality of screening condition information to the logic combination component;
and S3, adjusting the logic combination relation among the screening condition information according to the logic combination operation received by the logic combination component, so as to be used for screening the target data according to the logic combination relation among the screening condition information and the screening condition information.
In the method for data screening of the embodiment of the invention, a data screener comprising a condition setting component and a logic combination component is provided; acquiring a plurality of pieces of screening condition information received by the condition setting component, and adding the plurality of pieces of screening condition information to the logic combination component; and adjusting the logical combination relationship among the screening condition information according to the logical combination operation received by the logical combination component so as to screen target data according to the logical combination relationship among the screening condition information and the screening condition information, thereby realizing the cross screening of data with different dimensions and having better user experience.
In step S1, in response to the filter triggering operation, a data filter including a condition setting component and a logical combination component is provided.
In an exemplary embodiment of the present disclosure, as shown in fig. 3, an "add condition" entry may be displayed for a corresponding data table in a setting page, and a user may send a filtering trigger operation to the system by clicking the "add condition" entry; when the system receives the screening trigger operation, a data filter is provided in the setting page in response to the screening trigger operation, and the data filter can comprise a condition setting component and a logic combination component. The condition setting component is used for acquiring a plurality of screening condition information and adding the plurality of screening condition information to the logic combination component. The logic combination component is used for adjusting the logic combination relation among the screening condition information. For example, FIG. 4 illustrates a data filter that includes a condition setting component and a logical grouping component. The condition setting component comprises columns, operators and values, and a user can select field information, namely data dimensions, targeted by the screening conditions through a drop-down list on the right side of the columns. The filter condition is selected by a drop-down list to the right of the "operator". And filling condition values corresponding to the screening conditions through input boxes on the right side of the value.
In step S2, the condition setting component acquires a plurality of pieces of filter condition information received, and adds a plurality of pieces of filter condition information to the logical composition component.
In an exemplary embodiment of the present disclosure, the screening condition information may include a screening condition, a condition value corresponding to the screening condition, and field information to which the screening condition is directed. Specifically, the screening conditions may include one or more of greater than, not greater than, less than, not less than, equal to, and not equal to. The field information to which the filtering condition is directed is a data dimension, such as a month, a handling fee, a point difference, a total transaction amount, and the like, and this exemplary embodiment is not particularly limited thereto. The condition value corresponding to the screening condition can be set by a client. For example, the screening condition information is that the month is greater than 2016 and 10 months, where the month is the field information for which the screening condition is specific, and is greater than the screening condition, and 2016 and 10 months is the condition value corresponding to the screening condition.
Next, step S2 will be described with reference to the data filter shown in fig. 5, in which the user selects field information corresponding to the filter condition in the drop-down list corresponding to the "column", selects the filter condition in the drop-down list corresponding to the "operator", and inputs the condition value corresponding to the filter condition in the input box corresponding to the "value". After determining a piece of screening condition information in the above manner, a request for adding screening condition information is sent to the data filter through an "add" control in the data filter. After the data filter receives the request for adding the screening condition information, the data filter responds to the request for adding the screening condition information to obtain the screening condition information received by the condition setting component, and the screening condition information is added to the logic combination component. The above process is repeated, and a plurality of screening condition information may be added to the logic combination component, in fig. 5, the logic combination component includes four screening condition information, which are respectively month greater than 2016 and 10 months, commission charge greater than 100000, point difference greater than 0, and total transaction amount greater than 100000000.
In step S3, a logical combination relationship between the plurality of screening condition information is adjusted according to the logical combination operation received by the logical combination component, so as to be used for screening the target data according to the logical combination relationship between the plurality of screening condition information and the plurality of screening condition information.
In an exemplary embodiment of the present disclosure, the adjusting a logical combination relationship between a plurality of the screening condition information according to the logical combination operation received by the logical combination component may include:
step S31, responding to the operation of establishing the first-level operation control, and establishing one or more first-level operation controls.
In the exemplary embodiment, at least one first-stage calculation control is established in response to the establishment operation of the first-stage calculation control, and the first-stage calculation control can be an or calculation control or an or and calculation control. At least one filter condition information may be added to each first-level calculation control. It should be noted that, the operation corresponding to the first-level operation control is performed between all the screening condition information in one first-level operation control. For example, when the first-level operation control is an or operation control, an or operation is performed between all the screening condition information in the first-level operation control. For another example, when the first-level operation control is a "and operation" control, an "and" operation is performed among all the screening condition information in the first-level operation control.
And step S32, distributing the screening condition information to each first-level operation control according to grouping operation of users.
In the present exemplary embodiment, the user can group the filtering condition information by dragging the filtering condition information in the logical composition component.
Step S33, responding to the operation of establishing the second-level operation control, establishing a second-level operation control to determine the logical combination relationship between the first-level operation controls.
In the exemplary embodiment, in response to the establishment operation of the second-level calculation control, a second-level calculation control is established to determine the logical combination relationship between the first-level calculation controls, and the second-level calculation control may be an or calculation control or an and calculation control. For example, when the second-level operation control is an or operation control, an or operation is performed between operation results in the first-level operation controls. For another example, when the second-level operation control is an "and operation" control, an "and" operation is performed between the operation results in each first-level operation control.
In this embodiment, the first-level operation control is an or operation control, and the second-level operation control is an and operation control; or, the first-level operation control is an 'and operation' control, and the second-level operation control is an 'or operation' control.
Next, a logical combination relationship between a plurality of pieces of the screening condition information will be described with reference to fig. 5. In fig. 5, the first-level operation control is an or operation control, and the second-level operation control is an and operation control. Wherein, the number of the first-level operation controls is 3, and the number of the second-level operation controls is 1. Under the first-level operation control, there is screening condition information, and the month is more than 2016 and 10 months. Under the second first-stage operation control, there are two pieces of screening condition information, one is that the commission is greater than 100000, and the other is that the point difference is greater than 0. And screening condition information is arranged under the third first-level operation control, and the screening condition information indicates that the total transaction amount is more than 100000000. Based on the above, the process of screening the target data according to the screening condition information and the combinational logic is as follows: firstly, calculating the union of the handling fee of more than 100000 and the point difference of more than 0 under the second first-stage operation control, and then calculating the intersection of the operation result (namely the union of the handling fee of more than 100000 and the point difference of more than 0) in the second first-stage operation control and the month of more than 2016 10 months and the total transaction amount of more than 100000000 to obtain the target data.
In order to facilitate the user to adjust the screening condition information, a deletion control and an editing control are displayed respectively based on the screening condition information. The screening condition information corresponding to the deleting control can be deleted through the deleting control. And the screening condition information corresponding to the editing control can be modified through the editing control.
In order to conveniently and rapidly switch the operational relationship between the first-level operational control and the second-level operational control, a user can drag the first-level operational control or the second-level operational control through touch (for example, single click, double click, and the like) to switch the operational relationship between the first-level operational control and the second-level operational control. For example, as shown in FIG. 5, there are 3 first level arithmetic controls, all of which are OR controls. There is a second level operation control, which is an "and operation" control. When the user clicks the first-level operation control (or operation control) or the second-level operation control (and operation control), as shown in fig. 6, the operation relationship between the first-level operation control and the second-level operation control is switched, that is, the first-level operation control is switched from the or operation control to the or operation control, and the second-level operation control is switched from the or operation control to the or operation control.
In summary, the plurality of screening condition information are added to the logic combination component, and the logic combination relationship between the plurality of screening condition information is adjusted according to the logic combination operation received by the logic combination component, so that when the target data screening instruction is triggered, the target data is screened according to the logic combination relationship between the plurality of screening condition information and the plurality of screening condition information, thereby implementing the cross screening of data with different dimensions, and providing better user experience.
Exemplary devices
Having described the method for data screening according to the exemplary embodiment of the present invention, an apparatus for data screening according to the exemplary embodiment of the present invention will be described with reference to fig. 7.
Referring to fig. 7, an apparatus 100 for data screening according to an exemplary embodiment of the present invention may include: a filter providing module 101, a condition obtaining module 102 and a logic combination module 103. Wherein:
a filter providing module 101, configured to provide a data filter including a condition setting component and a logic combination component in response to a filter triggering operation;
a condition obtaining module 102, configured to obtain multiple pieces of screening condition information received by the condition setting component, and add the multiple pieces of screening condition information to the logic combination component;
the logic combination module 103 may be configured to adjust a logic combination relationship between the plurality of pieces of screening condition information according to the logic combination operation received by the logic combination module, so as to filter the target data according to the logic combination relationship between the plurality of pieces of screening condition information and the plurality of pieces of screening condition information.
According to an exemplary embodiment of the present disclosure, the screening condition information includes a screening condition, a condition value corresponding to the screening condition, and field information to which the screening condition is directed.
According to an exemplary embodiment of the present disclosure, the screening condition includes one or more of greater than, not greater than, less than, not less than, equal to, and not equal to.
According to an exemplary embodiment of the present disclosure, the adjusting a logical combination relationship between a plurality of the screening condition information according to the logical combination operation received by the logical combination component includes:
responding to the establishment operation of the first-level operation control, and establishing one or more first-level operation controls;
distributing the screening condition information to each first-level operation control according to grouping operation of a user;
and responding to the establishment operation of the second-level operation control, and establishing a second-level operation control to determine the logical combination relationship among the first-level operation controls.
In accordance with an exemplary embodiment of the present disclosure,
the first-stage operation control is an OR operation control, and the second-stage operation control is an AND operation control; alternatively, the first and second electrodes may be,
the first-level operation control is an 'and operation' control, and the second-level operation control is an 'or operation' control.
Since each functional module of the apparatus for data screening according to the embodiment of the present invention is the same as that of the above-described method for data screening according to the embodiment of the present invention, further description is omitted here.
Exemplary storage Medium
Having described the method and apparatus for data screening according to an exemplary embodiment of the present invention, a storage medium according to an exemplary embodiment of the present invention will be described with reference to fig. 8.
Referring to fig. 8, a program product 800 for implementing the above-described method according to an embodiment of the present invention is described, which may employ a portable compact disc read only memory (CD-ROM) and include program code, and may be run on a device, such as a personal computer. However, the program product of the present invention is not limited in this regard and, in the present document, a readable storage medium may be any tangible medium that can contain, or store a program for use by or in connection with an instruction execution system, apparatus, or device.
The program product may employ any combination of one or more readable media. The readable medium may be a readable signal medium or a readable storage medium. A readable storage medium may be, for example, but not limited to, an electronic, magnetic, optical, electromagnetic, infrared, or semiconductor system, apparatus, or device, or any combination of the foregoing. More specific examples (a non-exhaustive list) of the readable storage medium include: an electrical connection having one or more wires, a portable disk, a hard disk, a Random Access Memory (RAM), a read-only memory (ROM), an erasable programmable read-only memory (EPROM or flash memory), an optical fiber, a portable compact disc read-only memory (CD-ROM), an optical storage device, a magnetic storage device, or any suitable combination of the foregoing.
A readable signal medium may include a propagated data signal with readable program code embodied therein, for example, in baseband or as part of a carrier wave. Such a propagated data signal may take many forms, including, but not limited to, electro-magnetic, optical, or any suitable combination thereof. A readable signal medium may also be any readable medium that is not a readable storage medium and that can communicate, propagate, or transport a program for use by or in connection with an instruction execution system, apparatus, or device.
Program code embodied on a readable medium may be transmitted using any appropriate medium, including but not limited to wireless, wireline, optical fiber cable, RF, etc., or any suitable combination of the foregoing.
Program code for carrying out operations for aspects of the present invention may be written in any combination of one or more programming languages, including an object oriented programming language such as Java, C + + or the like and conventional procedural programming languages, such as the "C" programming language or similar programming languages. The program code may execute entirely on the user computing device, partly on a remote computing device, or entirely on the remote computing device or server. In the case of a remote computing device, the remote computing device may be connected to the user computing device through any kind of network, including a Local Area Network (LAN) or a Wide Area Network (WAN), or may be connected to an external computing device (e.g., through the internet using an internet service provider).
Exemplary electronic device
Having described the storage medium of an exemplary embodiment of the present invention, next, an electronic device of an exemplary embodiment of the present invention will be described with reference to fig. 9.
The electronic device 900 shown in fig. 9 is only an example and should not bring any limitations to the function and scope of use of the embodiments of the present invention.
As shown in fig. 9, the electronic device 900 is embodied in the form of a general purpose computing device. Components of electronic device 900 may include, but are not limited to: at least one processing unit 910, at least one memory unit 920, a bus 930 connecting different system components (including the memory unit 920 and the processing unit 910), a display unit 940.
Wherein the storage unit stores program code that is executable by the processing unit 910 to cause the processing unit 910 to perform steps according to various exemplary embodiments of the present invention described in the above section "exemplary methods" of the present specification. For example, the processing unit 910 may perform steps S1 through S3 as shown in fig. 2.
The storage unit 920 may include volatile storage units such as a random access storage unit (RAM)9201 and/or a cache storage unit 9202, and may further include a read only storage unit (ROM) 9203.
Storage unit 920 may also include a program/utility 9204 having a set (at least one) of program modules 9205, such program modules 9205 including but not limited to: an operating system, one or more application programs, other program modules, and program data, each of which, or some combination thereof, may comprise an implementation of a network environment.
The bus 930 may include a data bus, an address bus, and a control bus.
The electronic device 900 may also communicate with one or more external devices 1000 (e.g., keyboard, pointing device, bluetooth device, etc.), which may be through an input/output (I/O) interface 950. The electronic device 900 further comprises a display unit 940 connected to the input/output (I/O) interface 950 for displaying. Also, the electronic device 900 may communicate with one or more networks (e.g., a Local Area Network (LAN), a Wide Area Network (WAN) and/or a public network, such as the Internet) via the network adapter 960. As shown, the network adapter 960 communicates with the other modules of the electronic device 900 via the bus 930. It should be appreciated that although not shown, other hardware and/or software modules may be used in conjunction with the electronic device 900, including but not limited to: microcode, device drivers, redundant processing units, external disk drive arrays, RAID systems, tape drives, and data backup storage systems, among others.
It should be noted that although several modules or sub-modules of the apparatus for data screening are mentioned in the above detailed description, such partitioning is merely exemplary and not mandatory. Indeed, the features and functionality of two or more of the units/modules described above may be embodied in one unit/module according to embodiments of the invention. Conversely, the features and functions of one unit/module described above may be further divided into embodiments by a plurality of units/modules.
Moreover, while the operations of the method of the invention are depicted in the drawings in a particular order, this does not require or imply that the operations must be performed in this particular order, or that all of the illustrated operations must be performed, to achieve desirable results. Additionally or alternatively, certain steps may be omitted, multiple steps combined into one step execution, and/or one step broken down into multiple step executions.
While the spirit and principles of the invention have been described with reference to several particular embodiments, it is to be understood that the invention is not limited to the disclosed embodiments, nor is the division of aspects, which is for convenience only as the features in such aspects may not be combined to benefit. The invention is intended to cover various modifications and equivalent arrangements included within the spirit and scope of the appended claims.

Claims (8)

1. A method for data screening, comprising:
providing a data filter including a condition setting component and a logic combination component in response to a filter triggering operation;
acquiring a plurality of pieces of screening condition information received by the condition setting component, and adding the plurality of pieces of screening condition information to the logic combination component;
adjusting a logical combination relationship among the screening condition information according to the logical combination operation received by the logical combination component, so as to be used for screening target data according to the logical combination relationship among the screening condition information and the screening condition information;
wherein the adjusting the logical combination relationship among the plurality of screening condition information according to the logical combination operation received by the logical combination component comprises:
responding to the establishment operation of the first-level operation control, and establishing one or more first-level operation controls;
responding to the dragging operation of the user on the screening condition information in the logic combination component to determine the logic combination relationship among the first-level operation controls;
responding to the establishment operation of a second-level operation control, and establishing a second-level operation control to determine the logical combination relationship among the first-level operation controls;
the first-stage operation control is an OR operation control, and the second-stage operation control is an AND operation control; alternatively, the first and second electrodes may be,
the first-stage operation control is an 'AND operation' control, and the second-stage operation control is an 'OR operation' control;
responding to touch operation or dragging operation of a user on the first-level operation control or the second-level operation control, and switching the operation relation between the first-level operation control and the second-level operation control;
the method comprises the steps of obtaining a plurality of screening condition information received by a condition setting component, and adding the plurality of screening condition information to a logic combination component; the method comprises the following steps:
sending a request for adding screening condition information to the data screener through an adding control in the data screener;
responding to a request for adding screening condition information, acquiring the screening condition information received by the condition setting component, and adding the screening condition information to the logic combination component;
the method further comprises the following steps:
and configuring an editing control for each piece of screening condition information, so that a user can modify the screening condition information corresponding to the editing control through the editing control.
2. The method for data screening according to claim 1, wherein the screening condition information includes a screening condition, a condition value corresponding to the screening condition, and field information for which the screening condition is specific.
3. The method for data screening of claim 2, wherein the screening conditions include one or more of greater than, not greater than, less than, not less than, equal to, and not equal to.
4. An apparatus for data screening, comprising:
the filter providing module is used for responding to the filter triggering operation and providing a data filter comprising a condition setting component and a logic combination component;
the condition acquisition module is used for acquiring a plurality of pieces of screening condition information received by the condition setting component and adding the plurality of pieces of screening condition information to the logic combination component;
the logic combination module is used for adjusting the logic combination relation among the screening condition information according to the logic combination operation received by the logic combination module so as to screen target data according to the logic combination relation among the screening condition information and the screening condition information;
wherein the adjusting the logical combination relationship among the plurality of screening condition information according to the logical combination operation received by the logical combination component comprises:
responding to the establishment operation of the first-level operation control, and establishing one or more first-level operation controls;
responding to the dragging operation of the user on the screening condition information in the logic combination component to determine the logic combination relationship among the first-level operation controls;
responding to the establishment operation of a second-level operation control, and establishing a second-level operation control to determine the logical combination relationship among the first-level operation controls;
the first-stage operation control is an OR operation control, and the second-stage operation control is an AND operation control; alternatively, the first and second electrodes may be,
the first-stage operation control is an 'AND operation' control, and the second-stage operation control is an 'OR operation' control;
responding to touch operation or dragging operation of a user on the first-level operation control or the second-level operation control, and switching the operation relation between the first-level operation control and the second-level operation control;
the method comprises the steps of obtaining a plurality of screening condition information received by a condition setting component, and adding the plurality of screening condition information to a logic combination component; the method comprises the following steps:
sending a request for adding screening condition information to the data screener through an adding control in the data screener;
responding to a request for adding screening condition information, acquiring the screening condition information received by the condition setting component, and adding the screening condition information to the logic combination component;
the device further comprises:
and configuring an editing control for each piece of screening condition information, so that a user can modify the screening condition information corresponding to the editing control through the editing control.
5. The apparatus according to claim 4, wherein the screening condition information includes a screening condition, a condition value corresponding to the screening condition, and field information for which the screening condition is specific.
6. The apparatus of claim 5, wherein the screening conditions include one or more of greater than, not greater than, less than, not less than, equal to, and not equal to.
7. A storage medium having stored thereon a computer program, wherein the computer program, when executed by a processor, implements the method for data screening of any of claims 1-3.
8. An electronic device, comprising:
a processor; and
a memory for storing executable instructions of the processor;
wherein the processor is configured to perform the method for data screening of any of claims 1-3 via execution of the executable instructions.
CN201711287725.3A 2017-12-07 2017-12-07 Method and device for data screening, storage medium and electronic equipment Active CN108052571B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201711287725.3A CN108052571B (en) 2017-12-07 2017-12-07 Method and device for data screening, storage medium and electronic equipment

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201711287725.3A CN108052571B (en) 2017-12-07 2017-12-07 Method and device for data screening, storage medium and electronic equipment

Publications (2)

Publication Number Publication Date
CN108052571A CN108052571A (en) 2018-05-18
CN108052571B true CN108052571B (en) 2021-09-14

Family

ID=62123132

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201711287725.3A Active CN108052571B (en) 2017-12-07 2017-12-07 Method and device for data screening, storage medium and electronic equipment

Country Status (1)

Country Link
CN (1) CN108052571B (en)

Families Citing this family (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN109359280B (en) * 2018-09-12 2023-12-05 深圳市卡牛科技有限公司 Data display method, device, computer equipment and storage medium
CN111026469B (en) * 2018-10-09 2023-04-11 阿里巴巴集团控股有限公司 Condition processing method and device and electronic equipment
CN111695841A (en) * 2019-03-11 2020-09-22 北京京东尚科信息技术有限公司 Method, device, equipment and computer readable medium for distributing goods
CN110633416A (en) * 2019-09-06 2019-12-31 香港乐蜜有限公司 User object screening method and device and electronic equipment
CN115129188A (en) * 2022-06-29 2022-09-30 北京达佳互联信息技术有限公司 Interactive method, device and equipment based on conditional statement and storage medium

Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101093512A (en) * 2007-08-14 2007-12-26 金蝶软件(中国)有限公司 Data filtering method and data filtering system
CN107169076A (en) * 2017-05-10 2017-09-15 北京京东尚科信息技术有限公司 Method, system and the computer-readable recording medium cleaned for 2-D data

Family Cites Families (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
GB2512888A (en) * 2013-04-10 2014-10-15 Ibm Verification assistance method in particular for the design of digital circuits
CN106611031A (en) * 2015-10-27 2017-05-03 北京国双科技有限公司 Data query method and device

Patent Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101093512A (en) * 2007-08-14 2007-12-26 金蝶软件(中国)有限公司 Data filtering method and data filtering system
CN107169076A (en) * 2017-05-10 2017-09-15 北京京东尚科信息技术有限公司 Method, system and the computer-readable recording medium cleaned for 2-D data

Also Published As

Publication number Publication date
CN108052571A (en) 2018-05-18

Similar Documents

Publication Publication Date Title
CN108052571B (en) Method and device for data screening, storage medium and electronic equipment
US11949759B2 (en) Adaptive computation and faster computer operation
US7269797B1 (en) Mechanism to organize windows in a graphic application
US20110219331A1 (en) Window resize on remote desktops
US10831331B2 (en) Window control for simultaneously running applications
CN106844181B (en) Method, system and mobile terminal for recording user behavior
CN110532159B (en) Data monitoring method, device, equipment and computer readable storage medium
US20200050540A1 (en) Interactive automation test
US9086783B2 (en) Methods and systems for using search and select forms on a mobile device
CN111045653B (en) System generation method and device, computer readable medium and electronic equipment
US11567628B2 (en) Cognitive composition of multi-dimensional icons
US20170010774A1 (en) Usability analysis for user interface based systems
US20160170590A1 (en) Transitioning browser tabs from one environment context to another
CN104063071A (en) Content input method and device
US9665459B2 (en) Providing a user interface to enable selection of storage systems, components within storage systems and common performance metrics for generating performance metric reports across storage systems and components
US10754524B2 (en) Resizing of images with respect to a single point of convergence or divergence during zooming operations in a user interface
US10168884B2 (en) Generating user interface configuration pages to configure a computing resource comprised of component computing resources
US20140351708A1 (en) Customizing a dashboard responsive to usage activity
CN111782382A (en) Task processing method and device, storage medium and electronic equipment
CN111949180A (en) Icon arrangement method and device, storage medium and electronic equipment
CN110704766A (en) Interface rendering optimization method and device based on real-time snapshot and electronic equipment
CN113132134A (en) Topology display method and device
CN111680241B (en) Page layout method and device and electronic equipment
US20160170601A1 (en) Creating multiple cursors for duplicated entry
CN107077272B (en) Hit testing to determine enabling direct manipulation in response to user action

Legal Events

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