CN111125083B - Historical record screening method and device - Google Patents

Historical record screening method and device Download PDF

Info

Publication number
CN111125083B
CN111125083B CN201911409899.1A CN201911409899A CN111125083B CN 111125083 B CN111125083 B CN 111125083B CN 201911409899 A CN201911409899 A CN 201911409899A CN 111125083 B CN111125083 B CN 111125083B
Authority
CN
China
Prior art keywords
screening
list
data information
level
history
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
CN201911409899.1A
Other languages
Chinese (zh)
Other versions
CN111125083A (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.)
Beijing Jindi Technology Co Ltd
Original Assignee
Beijing Jindi 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 Beijing Jindi Technology Co Ltd filed Critical Beijing Jindi Technology Co Ltd
Priority to CN201911409899.1A priority Critical patent/CN111125083B/en
Publication of CN111125083A publication Critical patent/CN111125083A/en
Application granted granted Critical
Publication of CN111125083B publication Critical patent/CN111125083B/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/21Design, administration or maintenance of databases
    • G06F16/215Improving data quality; Data cleansing, e.g. de-duplication, removing invalid entries or correcting typographical errors
    • 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/23Updating
    • G06F16/2358Change logging, detection, and notification
    • 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/29Geographical information 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)
  • Remote Sensing (AREA)
  • Quality & Reliability (AREA)
  • User Interface Of Digital Computer (AREA)

Abstract

The disclosure relates to a history screening method, a history screening device, an electronic device and a storage medium. Wherein, the method comprises the following steps: generating screening record information according to screening conditions carried in a screening request instruction triggered by a user, wherein the screening record information comprises coordinate positions corresponding to the screening conditions; after receiving a specified operation instruction, acquiring data information corresponding to a specified level list in the coordinate position; updating a pre-stored list set according to the screening record information and the data information; and adding a history screening identifier in the updated list set according to the coordinate position. The method and the device can greatly improve the correct matching and display of the historical screening records and improve the user experience after the screening conditions are changed and adjusted.

Description

Historical record screening method and device
Technical Field
The present disclosure relates to the field of internet, and in particular, to a history screening method, an apparatus, an electronic device, and a computer-readable storage medium.
Background
With the wide application of big data technology, various dimension information of various industries is converged into a huge search pool, so that a user can conveniently search for fine dimensions, the search range is usually narrowed through the screening function of a multi-level screening list, and the screening list can be provided with one or more dimensions according to industries, regions and the like. For example, after the user selects a specific region of a province and city in the multi-level filtering list, the last selected specific region is usually recorded, and when the multi-level filtering list is expanded again, the latest search record is displayed. However, in the conventional technique, if the multi-level filtering list data is updated, the history filtering record is abnormally displayed when the filtering condition is changed.
Accordingly, there is a need for one or more methods to address the above-mentioned problems.
It is to be noted that the information disclosed in the above background section is only for enhancement of understanding of the background of the present disclosure, and thus may include information that does not constitute prior art known to those of ordinary skill in the art.
Disclosure of Invention
An object of the present disclosure is to provide a history filtering method, apparatus, electronic device, and computer-readable storage medium, which overcome one or more of the problems due to the limitations and disadvantages of the related art, at least to some extent.
According to an aspect of the present disclosure, there is provided a history screening method, including:
generating screening record information according to screening conditions carried in a screening request instruction triggered by a user, wherein the screening record information comprises coordinate positions corresponding to the screening conditions;
after receiving a specified operation instruction, acquiring data information corresponding to a specified level list in the coordinate position; updating a pre-stored list set according to the screening record information and the data information;
and adding a history screening identifier in the updated list set according to the coordinate position.
In an exemplary embodiment of the present disclosure, the generating screening record information according to the screening condition carried in the screening request instruction triggered by the user includes:
receiving a screening request instruction triggered by a user, wherein screening conditions carried in the screening request instruction comprise corresponding data of at least two levels of lists;
and if the screening condition comprises a specific identifier for representing that the secondary list data in the two-level list is empty, generating screening record information with a superior column position corresponding to the secondary list data as a coordinate position.
In an exemplary embodiment of the present disclosure, updating a set of pre-stored lists according to the filtering record information and the data information includes:
acquiring list identifiers of the list with the designated level, and matching in a pre-stored list set according to the list identifiers;
if the data information corresponding to the list identification is matched, updating the sub-level data information of the appointed level list with the data information corresponding to the list identification;
and if the data information corresponding to the list identification is not matched, storing the screening record information and the data information corresponding to the specified level list into a pre-stored list set.
In an exemplary embodiment of the present disclosure, the method further comprises:
receiving a screening request instruction triggered by a user;
acquiring a coordinate position corresponding to a history screening identifier added in the list set;
and adjusting the arrangement position of the data information corresponding to the coordinate position in a display interface.
In an exemplary embodiment of the present disclosure, the specified operation instruction is a page destruction instruction, and the page destruction instruction represents a closing operation of a current webpage.
In one aspect of the present disclosure, there is provided a history screening apparatus including:
the screening record information generating module is used for generating screening record information according to screening conditions carried in a screening request instruction triggered by a user, wherein the screening record information comprises coordinate positions corresponding to the screening conditions;
the list set updating module is used for acquiring data information corresponding to the specified level list in the coordinate position after receiving the specified operation instruction; updating a pre-stored list set according to the screening record information and the data information;
and the history screening identifier adding module is used for adding the history screening identifier in the updated list set according to the coordinate position.
In one aspect of the present disclosure, there is provided an electronic device including:
a processor; and
a memory having computer readable instructions stored thereon which, when executed by the processor, implement a method according to any of the above.
In an aspect of the disclosure, a computer-readable storage medium is provided, on which a computer program is stored, which computer program, when being executed by a processor, realizes the method according to any one of the above.
The history screening method in the exemplary embodiment of the disclosure generates screening record information according to screening conditions carried in a screening request instruction triggered by a user, acquires data information corresponding to a specified level list in a coordinate position after receiving a specified operation instruction, updates a pre-stored list set according to the screening record information and the data information, and adds a history screening identifier in the updated list set according to the coordinate position. On one hand, the method and the device can greatly improve the correct matching and display of the historical screening records after the screening conditions are changed and adjusted, and improve the user experience; on the other hand, the data storage capacity can be reduced, and the resource utilization rate can be improved.
It is to be understood that both the foregoing general description and the following detailed description are exemplary and explanatory only and are not restrictive of the disclosure.
Drawings
The above and other features and advantages of the present disclosure will become more apparent by describing in detail exemplary embodiments thereof with reference to the attached drawings.
FIG. 1 shows a flow diagram of a history screening method according to an example embodiment of the present disclosure;
FIG. 2 shows a schematic block diagram of a history filtering apparatus according to an exemplary embodiment of the present disclosure;
FIG. 3 schematically illustrates a block diagram of an electronic device according to an exemplary embodiment of the present disclosure; and
fig. 4 schematically illustrates a schematic diagram of a computer-readable storage medium according to an exemplary embodiment of the present disclosure.
Detailed Description
Example embodiments will now be described more fully with reference to the accompanying drawings. Example embodiments may, however, be embodied in many different forms and should not be construed as limited to the embodiments set forth herein; rather, these embodiments are provided so that this disclosure will be thorough and complete, and will fully convey the concept of example embodiments to those skilled in the art. The same reference numerals denote the same or similar parts in the drawings, and thus, a repetitive description thereof will be omitted.
Furthermore, the described features, structures, or characteristics may be combined in any suitable manner in one or more embodiments. In the following description, numerous specific details are provided to give a thorough understanding of embodiments of the disclosure. One skilled in the relevant art will recognize, however, that the embodiments of the disclosure can be practiced without one or more of the specific details, or with other methods, components, materials, devices, steps, and so forth. In other instances, well-known structures, methods, devices, implementations, materials, or operations are not shown or described in detail to avoid obscuring aspects of the disclosure.
The block diagrams shown in the figures are functional entities only and do not necessarily correspond to physically separate entities. That is, these functional entities may be implemented in the form of software, or in one or more software-hardened modules, or in different networks and/or processor devices and/or microcontroller devices.
In the present exemplary embodiment, a history screening method is first provided; referring to fig. 1, the history screening method may include the steps of:
step S110, generating screening record information according to screening conditions carried in a screening request instruction triggered by a user, wherein the screening record information comprises coordinate positions corresponding to the screening conditions;
step S120, after receiving the specified operation instruction, acquiring data information corresponding to the specified level list in the coordinate position; updating a pre-stored list set according to the screening record information and the data information;
and step S130, adding a history screening identifier in the updated list set according to the coordinate position.
The history screening method in the exemplary embodiment of the disclosure generates screening record information according to screening conditions carried in a screening request instruction triggered by a user, acquires data information corresponding to a specified level list in a coordinate position after receiving a specified operation instruction, updates a pre-stored list set according to the screening record information and the data information, and adds a history screening identifier in the updated list set according to the coordinate position. On one hand, the method and the device can greatly improve the correct matching and display of the historical screening records after the screening conditions are changed and adjusted, and improve the user experience; on the other hand, the data storage capacity can be reduced, and the resource utilization rate can be improved.
Next, the history screening method in the present exemplary embodiment will be further described.
In step S110, screening record information may be generated according to a screening condition carried in a screening request instruction triggered by a user, where the screening record information includes a coordinate position corresponding to the screening condition.
In the embodiment of the present invention, the filtering condition carried in the filtering request instruction triggered by the user may be an object in any one of the multiple levels of lists, the object in any one of the multiple levels of lists may set different filtering dimensions according to different application scenarios, for example, the object may be any dimension such as an area code, a place name, an industry type, an enterprise architecture, and the like, the filtering record information is the object in any one of the multiple levels of lists, the filtering record information in the multiple levels of lists may preset a corresponding coordinate position, and the coordinate position may be a real geographic position coordinate, or may be a storage position of the object in any one of the multiple levels of lists in the digital storage.
Further, the filtering request instruction may be generated by user triggering, or may be a filtering request instruction generated by simulating a user click operation. And taking the screening list as a region dimension, when a user screens regions, gradually expanding a screening function box on a page in a region screening state according to the screening operation of the user, selecting a certain region for screening, and then triggering the screening request instruction.
In this embodiment of the present invention, the generating screening record information according to the screening condition carried in the screening request instruction triggered by the user includes: receiving a screening request instruction triggered by a user, wherein screening conditions carried in the screening request instruction comprise corresponding data of at least two levels of lists, and if the screening conditions comprise specific identifications for representing that secondary list data in the two levels of lists are empty, generating screening record information with a position of a superior column corresponding to the secondary list data as a coordinate position.
In the embodiment of the present example, the screening record information is, for example, administrative region division information based on geographical locations of information such as enterprises, and specifically, may be data information in which a provincial administrative region is a first-level list, a city administrative region is a second-level list, and a county administrative region is a third-level list.
Specifically, for example, a certain search is performed, a user needs to search enterprise information of a lotus pool area in the baoding city of Hebei province, at this time, a screening request instruction triggered by the user uses the Hebei province as a primary list, uses the baoding city as a secondary list, and uses the lotus pool area as a tertiary list, and the screening record information includes coordinate information of the lotus pool area.
Further, in some list data, there may be only one level list, such as the above administrative area, when the level list is the australian special administrative area, there is no corresponding level three list, or "the whole province in north river province" is selected in the level one list, and accordingly there is no level three list, and a specific mark that the level three list is empty needs to be added for distinguishing.
In the embodiment of the example, a user can trigger screening by clicking the secondary list, generate a recent usage record, store itemBean of the selected condition, and store a position variable (used for recording the coordinate position of the tertiary selected condition) in the itemBean; if there is no corresponding third-level list, the specific mark "-1" setting the third-level list to be empty represents that there is no third-level list.
The user can click the tertiary list to trigger screening to generate a latest use record, at the moment, the itemBean of the secondary corresponding selected city can be stored, and the position variable in the itemBean is set as the coordinate position of the tertiary selected condition.
In step S120, after receiving a specified operation instruction, acquiring data information corresponding to a specified level list in the coordinate position; and updating a pre-stored list set according to the screening record information and the data information.
In the embodiment of the present example, in order not to affect the current user usage, when the user closes the current data web page, the specified operation instruction is generated. The designated operation instruction may be a page destruction instruction, and the page destruction instruction represents a closing operation of a current webpage.
In the embodiment of the present invention, after receiving a page destruction instruction, it is described that a current web page is closed, it may be determined that a screening request instruction before closing the page is the last screening, and list information of the screening may be stored and identified as a history screening record, so that data information corresponding to a specified level list in the coordinate position may be obtained, and if the screening record information is a tertiary list, all data information of all the tertiary lists and coordinate positions of the data information in the superior list (i.e., the secondary list) corresponding to the tertiary list are obtained, and the obtained data information is updated to a pre-stored list set, so that a directed update of the data list is completed.
In the embodiment of the present example, updating a pre-stored list set according to the screening record information and the data information includes: acquiring list identifiers of the list with the designated level, and matching in a pre-stored list set according to the list identifiers; if the data information corresponding to the list identification is matched, updating the sub-level data information of the appointed level list with the data information corresponding to the list identification; and if the data information corresponding to the list identification is not matched, storing the screening record information and the data information corresponding to the specified level list into a pre-stored list set.
In the embodiment of the present example, taking the screening dimension as the administrative area as an example, if all the three-level lists contained in the upper-level list security city of the three-level list lotus pool area are searched when the web page is closed, the three-level lists include 5 prefectures, 4 prefectures and 15 prefectures, the data information such as the coordinate positions of the 24 three-level lists is compared with the data information contained in the pre-stored list, and if all the data information is different, the updating is performed in a covering manner.
In the embodiment of the present example, after the filtering condition is triggered each time, the filtering information usage record is added to a List set, and when the page is destroyed, the filtering information usage record is written into a database such as SharedPreferences, and the List update is completed.
In step S130, a history filtering identifier may be added to the updated list set according to the coordinate position.
In the embodiment of the present example, the updated coordinate position is additionally displayed at a preset position of the web page, and a history filtering identifier is added. The history filtering identifier may be in various forms, such as a graphic identifier (clock), a character identifier, a number identifier, etc., so that the user can identify the most recent history filtering record according to the identifier.
In the embodiment of the present example, the method may further include receiving a filtering request instruction triggered by a user; acquiring a coordinate position corresponding to a history screening identifier added in the list set; and adjusting the arrangement position of the data information corresponding to the coordinate position in a display interface. Specifically, after determining the history filtering record, the history filtering record may be placed at the top of the list for presentation, or presented by modifying the font color or adding the background color to the history filtering record, so that the user can view the history filtering record more quickly and accurately.
In the embodiment of the present example, the coordinate information is reversely set to the top for displaying according to the sequence of the use time of the user screening information.
In the embodiment of the present invention, when the user uses the screening information again, if the screening information is read abnormally, the user first traverses and searches in the upper list of the screening information, and if the screening information exists, the search result may be selected as the screening information for use.
In the embodiment of the example, when a new entry is added to the latest use list, the latest use list is firstly traversed to find whether a name identical to the second-level name exists, if so, the third-level list is updated, meanwhile, the last marked third-level position is marked as the latest use again, and if not, the last marked third-level position is directly stored; when the data in the original database is updated to the geographical position coordinate, when the data is stored again, whether the record exists or not is searched, if so, the record is updated, and if not, the record is directly stored.
It should be noted that although the various steps of the methods of the present disclosure are depicted in the drawings in a particular order, this does not require or imply that these steps must be performed in this particular order, or that all of the depicted steps 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, etc.
In addition, in the present exemplary embodiment, a history filtering apparatus is also provided. Referring to fig. 2, the history filtering apparatus 200 may include: a filtering record information generating module 210, a list set updating module 220 and a history filtering identification adding module 230. Wherein:
the screening record information generating module 210 is configured to generate screening record information according to a screening condition carried in a screening request instruction triggered by a user, where the screening record information includes a coordinate position corresponding to the screening condition;
the list set updating module 220 is configured to obtain data information corresponding to the specified level list in the coordinate position after receiving the specified operation instruction; updating a pre-stored list set according to the screening record information and the data information;
and a history screening identifier adding module 230, configured to add a history screening identifier in the updated list set according to the coordinate position.
The specific details of each history screening module are already described in detail in the corresponding history screening method, and therefore are not described herein again.
It should be noted that although several modules or units of the history filtering apparatus 200 are mentioned in the above detailed description, such division is not mandatory. Indeed, the features and functionality of two or more modules or units described above may be embodied in one module or unit, according to embodiments of the present disclosure. Conversely, the features and functions of one module or unit described above may be further divided into embodiments by a plurality of modules or units.
In addition, in an exemplary embodiment of the present disclosure, an electronic device capable of implementing the above method is also provided.
As will be appreciated by one skilled in the art, aspects of the present invention may be embodied as a system, method or program product. Thus, various aspects of the invention may be embodied in the form of: an entirely hardware embodiment, an entirely software embodiment (including firmware, microcode, etc.) or an embodiment combining hardware and software aspects that may all generally be referred to herein as a "circuit," module "or" system.
An electronic device 300 according to such an embodiment of the invention is described below with reference to fig. 3. The electronic device 300 shown in fig. 3 is only an example, and should not bring any limitation to the functions and the scope of use of the embodiments of the present invention.
As shown in fig. 3, electronic device 300 is embodied in the form of a general purpose computing device. The components of electronic device 300 may include, but are not limited to: the at least one processing unit 310, the at least one memory unit 320, a bus 330 connecting different system components (including the memory unit 320 and the processing unit 310), and a display unit 340.
Wherein the storage unit stores program code that is executable by the processing unit 310 to cause the processing unit 310 to perform steps according to various exemplary embodiments of the present invention as described in the above section "exemplary method" of the present specification. For example, the processing unit 310 may perform steps S110 to S130 as shown in fig. 1.
The storage unit 320 may include readable media in the form of volatile storage units, such as a random access memory unit (RAM)3201 and/or a cache memory unit 3202, and may further include a read only memory unit (ROM) 3203.
The storage unit 320 may also include a program/utility 3204 having a set (at least one) of program modules 3205, such program modules 3205 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.
Bus 330 may be one or more of several types of bus structures, including a memory unit bus or memory unit controller, a peripheral bus, an accelerated graphics port, a processing unit, or a local bus using any of a variety of bus architectures.
The electronic device 300 may also communicate with one or more external devices 370 (e.g., keyboard, pointing device, bluetooth device, etc.), with one or more devices that enable a user to interact with the electronic device 300, and/or with any devices (e.g., router, modem, etc.) that enable the electronic device 300 to communicate with one or more other computing devices. Such communication may occur via an input/output (I/O) interface 350. Also, the electronic device 300 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 360. As shown, network adapter 360 communicates with the other modules of electronic device 300 via bus 330. It should be appreciated that although not shown in the figures, other hardware and/or software modules may be used in conjunction with electronic device 300, 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.
Through the above description of the embodiments, those skilled in the art will readily understand that the exemplary embodiments described herein may be implemented by software, or by software in combination with necessary hardware. Therefore, the technical solution according to the embodiments of the present disclosure may be embodied in the form of a software product, which may be stored in a non-volatile storage medium (which may be a CD-ROM, a usb disk, a removable hard disk, etc.) or on a network, and includes several instructions to enable a computing device (which may be a personal computer, a server, a terminal device, or a network device, etc.) to execute the method according to the embodiments of the present disclosure.
In an exemplary embodiment of the present disclosure, there is also provided a computer-readable storage medium having stored thereon a program product capable of implementing the above-described method of the present specification. In some possible embodiments, aspects of the invention may also be implemented in the form of a program product comprising program code means for causing a terminal device to carry out the steps according to various exemplary embodiments of the invention described in the above-mentioned "exemplary methods" section of the present description, when said program product is run on the terminal device.
Referring to fig. 4, a program product 400 for implementing the above 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 terminal 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 computer 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's computing device, partly on the user's device, as a stand-alone software package, partly on the user's computing device and 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).
Furthermore, the above-described figures are merely schematic illustrations of processes involved in methods according to exemplary embodiments of the invention, and are not intended to be limiting. It will be readily understood that the processes shown in the above figures are not intended to indicate or limit the chronological order of the processes. In addition, it is also readily understood that these processes may be performed synchronously or asynchronously, e.g., in multiple modules.
Other embodiments of the disclosure will be apparent to those skilled in the art from consideration of the specification and practice of the disclosure disclosed herein. This application is intended to cover any variations, uses, or adaptations of the disclosure following, in general, the principles of the disclosure and including such departures from the present disclosure as come within known or customary practice within the art to which the disclosure pertains. It is intended that the specification and examples be considered as exemplary only, with a true scope and spirit of the disclosure being indicated by the following claims.
It will be understood that the present disclosure is not limited to the precise arrangements described above and shown in the drawings and that various modifications and changes may be made without departing from the scope thereof. The scope of the present disclosure is to be limited only by the terms of the appended claims.

Claims (8)

1. A method of history screening, the method comprising:
generating screening record information according to screening conditions carried in a screening request instruction triggered by a user, wherein the screening conditions can be objects in any one level of a multi-level list, and the screening record information comprises coordinate positions corresponding to the screening conditions;
after receiving a specified operation instruction, acquiring data information corresponding to a specified level list in the coordinate position; updating a pre-stored list set according to the screening record information and the data information, comprising: acquiring list identifiers of the list with the designated level, and matching in a pre-stored list set according to the list identifiers; if the data information corresponding to the list identification is matched, updating the sub-level data information of the appointed level list with the data information corresponding to the list identification; if the data information corresponding to the list identification is not matched, storing the screening record information and the data information corresponding to the specified level list into a pre-stored list set;
and adding a history screening identifier in the updated list set according to the coordinate position.
2. The method according to claim 1, wherein the generating of the screening record information according to the screening condition carried in the screening request instruction triggered by the user comprises:
receiving a screening request instruction triggered by a user, wherein screening conditions carried in the screening request instruction comprise corresponding data of at least two levels of lists;
and if the screening condition comprises a specific identifier for representing that the secondary list data in the two-level list is empty, generating screening record information with a superior column position corresponding to the secondary list data as a coordinate position.
3. The method according to claim 1, wherein the specified operation instruction is a page destruction instruction, and the page destruction instruction represents a closing operation of a current webpage.
4. The method of claim 1, further comprising:
receiving a screening request instruction triggered by a user;
acquiring a coordinate position corresponding to a history screening identifier added in the list set;
and adjusting the arrangement position of the data information corresponding to the coordinate position in a display interface.
5. The method of claim 1, further comprising:
receiving a screening request instruction triggered by a user;
acquiring a coordinate position corresponding to a history screening identifier added in the list set;
and adjusting the display color of the data information corresponding to the coordinate position in a display interface.
6. An apparatus for history screening, the apparatus comprising:
the screening record information generating module is used for generating screening record information according to screening conditions carried in a screening request instruction triggered by a user, wherein the screening conditions can be objects in any one level of a multi-level list, and the screening record information comprises coordinate positions corresponding to the screening conditions;
the list set updating module is used for acquiring data information corresponding to the specified level list in the coordinate position after receiving the specified operation instruction; updating a pre-stored list set according to the screening record information and the data information, comprising: acquiring list identifiers of the list with the designated level, and matching in a pre-stored list set according to the list identifiers; if the data information corresponding to the list identification is matched, updating the sub-level data information of the appointed level list with the data information corresponding to the list identification; if the data information corresponding to the list identification is not matched, storing the screening record information and the data information corresponding to the specified level list into a pre-stored list set;
and the history screening identifier adding module is used for adding the history screening identifier in the updated list set according to the coordinate position.
7. A computer device comprising a processor and a memory;
wherein the processor runs a program corresponding to the executable program code by reading the executable program code stored in the memory for implementing the method according to any one of claims 1 to 5.
8. A computer-readable storage medium, on which a computer program is stored, characterized in that the computer program realizes the method according to any of claims 1-5 when executed by a processor.
CN201911409899.1A 2019-12-31 2019-12-31 Historical record screening method and device Active CN111125083B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201911409899.1A CN111125083B (en) 2019-12-31 2019-12-31 Historical record screening method and device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201911409899.1A CN111125083B (en) 2019-12-31 2019-12-31 Historical record screening method and device

Publications (2)

Publication Number Publication Date
CN111125083A CN111125083A (en) 2020-05-08
CN111125083B true CN111125083B (en) 2020-11-10

Family

ID=70506256

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201911409899.1A Active CN111125083B (en) 2019-12-31 2019-12-31 Historical record screening method and device

Country Status (1)

Country Link
CN (1) CN111125083B (en)

Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN109033386A (en) * 2018-07-27 2018-12-18 天津字节跳动科技有限公司 Search ordering method, device, computer equipment and storage medium
CN110457331A (en) * 2019-07-19 2019-11-15 北京邮电大学 General real-time update multidimensional data visualization system and method

Family Cites Families (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7840575B2 (en) * 2006-05-19 2010-11-23 Oracle International Corporation Evaluating event-generated data using append-only tables
CN102207960B (en) * 2011-05-25 2013-10-23 盛乐信息技术(上海)有限公司 Search engine for touch equipment and method
CN110019361B (en) * 2017-10-30 2021-10-15 北京国双科技有限公司 Data caching method and device
CN108664636B (en) * 2018-05-15 2022-04-01 中国平安人寿保险股份有限公司 Data list management method and device, computer equipment and storage medium
CN108874289B (en) * 2018-06-15 2020-08-04 深圳超多维科技有限公司 Application history record viewing method and device and electronic equipment
CN109471694A (en) * 2018-10-29 2019-03-15 恒生电子股份有限公司 Drop-down list management method and drop-down list
CN109992636B (en) * 2019-03-22 2021-06-08 中国人民解放军战略支援部队信息工程大学 Space-time coding method, space-time index and query method and device
CN110134689B (en) * 2019-05-14 2021-03-26 佰聆数据股份有限公司 Target group screening method and system based on main body object label change and computer equipment

Patent Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN109033386A (en) * 2018-07-27 2018-12-18 天津字节跳动科技有限公司 Search ordering method, device, computer equipment and storage medium
CN110457331A (en) * 2019-07-19 2019-11-15 北京邮电大学 General real-time update multidimensional data visualization system and method

Non-Patent Citations (2)

* Cited by examiner, † Cited by third party
Title
"基于ElasticSearch的科技型企业数据筛选与分析管理系统";王博;《中国优秀硕士学位论文全文数据库 信息科技辑》;20190915;I138-359 *
"基于MAPSUV的地籍数据更新解决方案";樊文有 等;《第四届海峡两岸GIS发展研讨会暨中国GIS协会第十届年会》;20060801;第400-426页 *

Also Published As

Publication number Publication date
CN111125083A (en) 2020-05-08

Similar Documents

Publication Publication Date Title
US11200043B2 (en) Analyzing software change impact based on machine learning
US10216622B2 (en) Diagnostic analysis and symptom matching
US20210241893A1 (en) Dashboard Usage Tracking and Generation of Dashboard Recommendations
US10152405B2 (en) Application testing system and method
US20210224265A1 (en) Cognitive test advisor facility for identifying test repair actions
US10628465B2 (en) Generating a ranked list of best fitting place names
US10956674B2 (en) Creating cost models using standard templates and key-value pair differential analysis
US11176019B2 (en) Automated breakpoint creation
US20200233624A1 (en) Method, device and computer program product for updating user interface
US10332048B2 (en) Job profile generation based on intranet usage
CN108304291B (en) Test input information retrieval apparatus and method
US20220027553A1 (en) Document reference and reference update
CN112559101A (en) Page label processing method and device, computer equipment and medium
CN111125083B (en) Historical record screening method and device
WO2023103815A1 (en) Contextual dialogue framework over dynamic tables
CN104166541A (en) Method and device for updating measured control library
US20180357046A1 (en) Locating features in a layered software application
CN111801666A (en) Query recognition resiliency determination in virtual proxy systems
US20210232614A1 (en) Query system management
US11138273B2 (en) Onboarding services
US20200097599A1 (en) Weighting of unobserved terms in a language model for information retrieval using lexical resources
US9471569B1 (en) Integrating information sources to create context-specific documents
CN111753548A (en) Information acquisition method and device, computer storage medium and electronic equipment
CN116540997B (en) Data type declaration method, medium, device and computing equipment
US20220099534A1 (en) Populating a test case set based on weather information

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