CN106933875B - Data query method and device - Google Patents

Data query method and device Download PDF

Info

Publication number
CN106933875B
CN106933875B CN201511026289.5A CN201511026289A CN106933875B CN 106933875 B CN106933875 B CN 106933875B CN 201511026289 A CN201511026289 A CN 201511026289A CN 106933875 B CN106933875 B CN 106933875B
Authority
CN
China
Prior art keywords
screening
service
historical
user
request
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
CN201511026289.5A
Other languages
Chinese (zh)
Other versions
CN106933875A (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 Urban Network Neighbor Information Technology Co Ltd
Original Assignee
Beijing Urban Network Neighbor Information Technology Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Beijing Urban Network Neighbor Information Technology Co Ltd filed Critical Beijing Urban Network Neighbor Information Technology Co Ltd
Priority to CN201511026289.5A priority Critical patent/CN106933875B/en
Publication of CN106933875A publication Critical patent/CN106933875A/en
Application granted granted Critical
Publication of CN106933875B publication Critical patent/CN106933875B/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/90Details of database functions independent of the retrieved data types
    • G06F16/903Querying

Abstract

The invention provides a data query method and a data query device. The method comprises the following steps: and receiving a service screening request. Determining the service type according to the service screening request, inquiring fields of screening conditions corresponding to the service type and values corresponding to the screening conditions from a plurality of historical screening condition records stored in a terminal database, wherein the historical screening condition records are mapping relations among the fields of the screening conditions, the values corresponding to the screening conditions and the service type, and carrying out data inquiry according to the inquired fields of the screening conditions and the values corresponding to the screening conditions. The data query method and the data query device provided by the invention can realize that different service types under the same application or different applications do not need to be input by a user again, and the user can quickly enter the screening list item with the same historical screening condition as long as receiving the service screening request, so that the data scene operated by the user before is restored, and the user experience is improved.

Description

Data query method and device
Technical Field
The present invention relates to the field of data processing technologies, and in particular, to a data query method and apparatus.
Background
With the rapid development of the mobile internet, the experience of the mobile client is more and more important, and for various Applications (APP) of the mobile terminal, the following needs arise: the operation records of user screening and the like are stored, and screening list items with the same screening conditions as the historical screening records can be entered according to the recent historical screening records of the user.
Most solutions in the prior art are that for a certain service, screening conditions (including fields and values of the screening conditions, such as storage area-all Beijing, hall-unlimited, source-individual in renting service) of the latest operation of a user are stored on a mobile terminal according to a time sequence, a data query request is sent to a server after a request of the user for clicking a screening entrance is received, and the server adds the stored screening condition fields according to the data query request to query and returns a corresponding screening result list to be presented to the user.
The prior art has the following defects: the method can only be used for screening a certain type of service under a certain application, has high service coupling, needs customized expansion for other services, and is not suitable for other applications.
Disclosure of Invention
The invention provides a data query method and device, which can quickly enter a screening list item with the same historical screening condition aiming at different service types under the same application or different applications, restore a data scene operated by a user before and improve user experience.
In a first aspect, the present invention provides a data query method, including:
receiving a service screening request;
determining the service type according to the service screening request;
inquiring fields of screening conditions corresponding to the service types and values corresponding to the screening conditions from a plurality of historical screening condition records stored in a terminal database, wherein the historical screening condition records are mapping relations among the fields of the screening conditions, the values corresponding to the screening conditions and the service types;
and performing data query according to the fields of the queried screening conditions and the values corresponding to the screening conditions.
Further, before receiving the service screening request, the method further includes:
and pre-storing the historical screening condition record in the terminal database.
Further, the pre-storing the historical screening condition record in the terminal database includes:
and storing historical screening condition records corresponding to the latest operation of the user in the terminal database according to a preset number.
Further, after the history screening condition record is stored in the terminal database in advance, the method further includes:
displaying the screening items corresponding to all the pre-stored historical screening condition records on an operation interface of the terminal in the form of an icon;
and moving the icon according to the received gesture touch instruction, or displaying the screening items corresponding to all the historical screening condition records according to the received instruction of clicking the icon by the user.
Further, the receiving a service screening request includes:
receiving an instruction of clicking one of the displayed screening items by a user;
the determining the service type according to the service screening request includes:
and determining the service type according to the received instruction of clicking one of the displayed screening items by the user.
Further, the querying data according to the field of the queried screening condition and the value corresponding to the screening condition includes:
sending the fields of the inquired screening conditions and the values corresponding to the screening conditions to a server as a current data inquiry request so that the server can inquire according to the current data inquiry request;
receiving a query result returned by the server;
and displaying the query result on an operation interface of the terminal.
In a second aspect, the present invention provides a data query apparatus, including:
the receiving module is used for receiving a service screening request;
the determining module is used for determining the service type according to the service screening request;
the query module is used for querying fields of the screening conditions corresponding to the service types and values corresponding to the screening conditions from a plurality of historical screening condition records stored in a terminal database, wherein the historical screening condition records are mapping relations among the fields of the screening conditions, the values corresponding to the screening conditions and the service types;
and the processing module is used for carrying out data query according to the fields of the queried screening conditions and the values corresponding to the screening conditions.
Further, still include:
and the storage module is used for storing the historical screening condition record in the terminal database in advance before the receiving module receives the service screening request.
Further, the storage module is specifically configured to:
and storing historical screening condition records corresponding to the latest operation of the user in the terminal database according to a preset number.
Further, still include:
the display module is used for displaying the screening items corresponding to all the prestored historical screening condition records on an operation interface of the terminal in an icon form after the historical screening condition records are prestored in the terminal database by the storage module;
the processing module is further configured to: moving the icon according to the received gesture touch instruction, or,
the display module is further configured to: and displaying the screening items corresponding to all historical screening condition records according to the received instruction of clicking the icon by the user.
Further, the receiving module is specifically configured to:
receiving an instruction of clicking one of the displayed screening items by a user;
the determining module is specifically configured to:
and determining the service type according to the received instruction of clicking one of the displayed screening items by the user.
Further, the processing module is specifically configured to:
sending the fields of the inquired screening conditions and the values corresponding to the screening conditions to a server as a current data inquiry request so that the server can inquire according to the current data inquiry request;
the receiving module is further configured to: receiving a query result returned by the server;
the display module is further configured to: and displaying the query result on an operation interface of the terminal.
According to the data query method and device, after the service screening request is received, the service type is determined according to the service screening request, the field of the screening condition corresponding to the service type and the value corresponding to the screening condition are queried from a plurality of historical screening condition records stored in a terminal database, and finally data query is performed according to the field of the queried screening condition and the value corresponding to the screening condition, so that different service types under the same application or different applications can be realized, the user does not need to input the screening condition again, the screening list item identical to the historical screening condition can be quickly entered as long as the service screening request is received, the data scene operated by the user before is restored, and the user experience is improved.
Drawings
In order to more clearly illustrate the technical solutions of the present invention or the prior art, the following briefly introduces the drawings needed to be used in the description of the embodiments or the prior art, and obviously, the drawings in the following description are some embodiments of the present invention, and those skilled in the art can obtain other drawings according to the drawings without inventive labor.
FIG. 1 is a flowchart of a first embodiment of a data query method according to the present invention;
FIG. 2 is a flowchart of a second embodiment of a data query method according to the present invention;
FIG. 3 is a schematic structural diagram of a data query apparatus according to a first embodiment of the present invention;
FIG. 4 is a schematic structural diagram of a second data query device according to an embodiment of the present invention;
fig. 5 is a schematic structural diagram of a third embodiment of the data query device according to the present invention.
Detailed Description
In order to make the objects, technical solutions and advantages of the present invention clearer, the technical solutions of the present invention will be clearly and completely described below with reference to the accompanying drawings, and it is obvious that the described embodiments are some, but not all embodiments of the present invention. All other embodiments, which can be derived by a person skilled in the art from the embodiments given herein without making any creative effort, shall fall within the protection scope of the present invention.
The data query method and the data query device provided by the invention can quickly enter the screening list items with the same historical screening conditions aiming at different service types under the same application or different applications, reduce the data scene operated by the user before and improve the user experience. Specifically, in the same application, for different service types, the user does not need to input the screening condition again, and the screening list item with the same historical screening condition is quickly accessed. For different applications, the method can be used as an independent component or functional module on the terminal for different applications to call, so that the user can quickly enter the screening list item with the same historical screening condition without inputting the screening condition again, and the data scene operated by the user before is restored. The following describes the processing procedure of the data query method provided by the present invention in detail with reference to the accompanying drawings. The execution subject of the method described below may be various terminal devices.
Fig. 1 is a flowchart of a first embodiment of a data query method according to the present invention, as shown in fig. 1, the method of this embodiment may include:
s101, receiving a service screening request.
And S102, determining the service type according to the service screening request.
Specifically, the service type is determined according to a received screening instruction of a user clicking a certain service.
S103, fields of the screening conditions corresponding to the service types and values corresponding to the screening conditions are inquired from a plurality of historical screening condition records stored in a terminal database, and the historical screening condition records are mapping relations among the fields of the screening conditions, the values corresponding to the screening conditions and the service types.
Specifically, the history screening condition record is stored in a local database of the terminal, and after the user performs one screening operation, the terminal records the screening condition corresponding to the screening operation, as the history screening condition record, which may be preset to record one or more screening operations that the user has recently performed for different services according to a time sequence. For a history screening condition record, it includes the mapping relationship of the fields of the screening conditions, the values corresponding to the screening conditions and the service types, and the fields of the screening conditions and the values corresponding to the screening conditions may be one or more.
And S104, performing data query according to the fields of the queried screening conditions and the values corresponding to the screening conditions.
Specifically, the data query is performed according to the field of the queried screening condition and the value corresponding to the screening condition, specifically:
and S1041, sending the queried field of the screening condition and the value corresponding to the screening condition to a server as a current data query request so that the server queries according to the current data query request.
S1042, receiving the query result returned by the server.
And S1043, displaying the query result on an operation interface of the terminal.
It should be noted that, the server performs query according to the current data query request, the condition of the current data query request is the field of the queried screening condition and the value corresponding to the screening condition, although the data query request is the same as the query request corresponding to the historical operation, if the data of the server is not updated, the query result returned by the server is the same, if the data of the server is updated, the query result returned by the server is different, such as the beijing rental house source information obtained by filtering monday (updated within three days), and the beijing rental house source information obtained by performing the same filtering again on friday (updated within three days) is inevitably different under the same screening condition.
Taking a specific example as follows, for example, a "rent room" under a service of "house property" clicked by a user is received as a service screening request, a service type is determined to be "rent room" according to the service screening request, and two historical screening condition records are taken as an example, and two historical screening condition records stored in the terminal database are shown in the following table one:
watch 1
Figure BDA0000897703520000061
Then, the fields of the screening conditions corresponding to the service type "rent room" and the values corresponding to the screening conditions are inquired from the two historical screening condition records shown in the first table in the terminal database and are: area: whole Beijing, rent: below 2000, halls: two rooms, one living room, source: and (4) personal publishing. Then, the queried screening condition "area: whole Beijing, rent: below 2000, halls: two rooms, one living room, source: and the personal issue is sent to the server as a current data query request so that the server can query according to the current data query request, and finally, a query result returned by the server is received and displayed on an operation interface of the terminal.
Further, for different applications, the implementation process shown in fig. 1 may be used as an independent component or function module on the terminal, and when different applications have a requirement of "restoring a data scene in which a user performs a screening operation before", the independent component or function module may be called, so that a user does not need to input a screening condition again, a screening list item that is the same as a historical screening condition is quickly entered, and a data scene that the user has operated before is restored.
It should be noted that, in the present invention, the user performs the filtering operation instead of performing other operations, and the processing method of the present invention may also be implemented, and also belongs to the protection scope of the present invention.
According to the data query method provided by the embodiment, after the service screening request is received, the service type is determined according to the service screening request, the field of the screening condition corresponding to the service type and the value corresponding to the screening condition are queried from a plurality of historical screening condition records stored in a terminal database, and finally, data query is performed according to the field of the queried screening condition and the value corresponding to the screening condition, so that different service types under the same application or different applications can be realized, the user does not need to input the screening condition again, the user can quickly enter the screening list item identical to the historical screening condition as long as the service screening request is received, the data scene operated by the user before is restored, and the user experience is improved.
The technical solution of the embodiment of the method shown in fig. 1 will be described in detail below by using several specific examples.
Fig. 2 is a flowchart of a second embodiment of the data query method of the present invention, as shown in fig. 2, the method of this embodiment may include:
s201, storing historical screening condition records in a terminal database in advance.
Specifically, for different service types, historical screening condition records corresponding to the latest operation of the user are stored in a terminal database according to a preset quantity. For example, the preset number is 3, that is, historical screening operations corresponding to different service types in 3 may be recorded, and after a user performs one screening operation, the terminal records and stores screening conditions corresponding to the screening operation.
S202, displaying the screening items corresponding to all the pre-stored historical screening condition records on an operation interface of the terminal in the form of an icon.
And moving the icon according to the received gesture touch instruction, or displaying the screening items corresponding to all the historical screening condition records according to the received instruction of clicking the icon by the user.
Specifically, for example, the icon may be a handle, the handle may be dragged to extend and retract, when a user browses a list page, the handle may be retracted according to a received user operation instruction, without displaying a screening item, when a screening operation of a certain service is required, after receiving an instruction that the user drags the handle, all screening items corresponding to the historical screening condition records may be displayed, and then the user may select and click one of the screening items to execute S203-S206. The screen screening method can make full use of the small-size screen of the terminal equipment, and screen resources can be saved due to the fact that the screen of the terminal equipment is small, and better user experience is achieved.
The method can also be as follows: displaying the service icons of the screening items corresponding to all the pre-stored historical screening condition records on a certain position of a main interface of the terminal according to the sequence of different services operated by the user, for example, displaying the service icons on the top or the central position of the main interface in a footprint form, so that the best form is realized without influencing the user to execute other operations. Then, the user can select one of the screening items to click, and S203-S206 are executed.
S203, receiving a service screening request.
In particular, an instruction may be received that the user clicks on one of the presented screening items.
And S204, determining the service type according to the service screening request.
Specifically, the service type may be determined according to a received instruction that the user clicks one of the presented screening items.
S205, the fields of the screening conditions corresponding to the service types and the values corresponding to the screening conditions are inquired from a plurality of historical screening condition records stored in a terminal database in advance.
And S206, carrying out data query according to the fields of the queried screening conditions and the values corresponding to the screening conditions.
Specifically, the field of the queried screening condition and the value corresponding to the screening condition are used as a current data query request and sent to the server, so that the server can query according to the current data query request. And receiving a query result returned by the server. And displaying the query result on an operation interface of the terminal.
It should be noted that, in the present invention, the user performs the filtering operation instead of performing other operations, and the processing method of the present invention may also be implemented, and also belongs to the protection scope of the present invention.
The data query method provided by this embodiment pre-stores historical screening condition records in a terminal database, displays screening items corresponding to all the stored historical screening condition records on an operation interface of a terminal in the form of an icon, moves the icon according to a received gesture touch instruction, or displays screening items corresponding to all the historical screening condition records according to a received instruction of clicking the icon by a user, determines a service type according to a service screening request after receiving the service screening request, queries fields of screening conditions corresponding to the service type and values corresponding to the screening conditions from a plurality of historical screening condition records stored in the terminal database, and finally performs data query according to the queried fields of screening conditions and values corresponding to the screening conditions, thereby implementing different service types for the same application or different applications, the user does not need to input the screening condition again, the screening list item with the same historical screening condition can be quickly accessed as long as the service screening request is received, the data scene operated by the user before is restored, and the user experience is improved.
Fig. 3 is a schematic structural diagram of a first embodiment of a data query apparatus according to the present invention, as shown in fig. 3, the apparatus of the present embodiment may include: a receiving module 11, a determining module 12, a querying module 13 and a processing module 14. The receiving module 11 is configured to receive a service screening request. The determining module 12 is configured to determine a service type according to the service screening request. The query module 13 is configured to query, from a plurality of historical screening condition records stored in the terminal database, fields of screening conditions corresponding to the service types and values corresponding to the screening conditions, where the historical screening condition records are mapping relationships among the fields of the screening conditions, the values corresponding to the screening conditions, and the service types. The processing module 14 is configured to perform data query according to the field of the queried filtering condition and the value corresponding to the filtering condition.
The apparatus of this embodiment may be used to implement the technical solution of the method embodiment shown in fig. 1, and the implementation principle thereof is similar, which is not described herein again.
In the data query apparatus provided in this embodiment, after the receiving module receives the service screening request, the determining module determines the service type according to the service screening request, the query module queries a field of a screening condition corresponding to the service type and a value corresponding to the screening condition from a plurality of historical screening condition records stored in the terminal database, and finally the processing module performs data query according to the queried field of the screening condition and the value corresponding to the screening condition, so that different service types under the same application or different applications can be realized without requiring a user to input the screening condition again, as long as the service screening request is received, a screening list item identical to the historical screening condition can be quickly entered, a data scene previously operated by the user is restored, and user experience is improved.
Fig. 4 is a schematic structural diagram of a second embodiment of the data query apparatus in the present invention, as shown in fig. 4, the apparatus in this embodiment may further include, on the basis of the apparatus structure shown in fig. 3: a storage module 15, where the storage module 15 is configured to store the historical screening condition record in the terminal database in advance before the receiving module 11 receives the service screening request.
Specifically, the storage module 15 is specifically configured to: and storing historical screening condition records corresponding to the latest operation of the user in a terminal database according to a preset quantity.
The apparatus of this embodiment may be used to implement the technical solution of the method embodiment shown in fig. 2, which implements similar principles and technical effects, and is not described herein again.
Fig. 5 is a schematic structural diagram of a third embodiment of the data query apparatus in the present invention, as shown in fig. 5, the apparatus in this embodiment may further include, on the basis of the apparatus structure shown in fig. 4: and the display module 16 is configured to display the screening items corresponding to all the pre-stored historical screening condition records on the operation interface of the terminal in the form of one icon after the storage module 15 pre-stores the historical screening condition records in the terminal database. The processing module 14 is further configured to: moving the icon according to the received gesture touch instruction, or the display module 16 is further configured to: and displaying the screening items corresponding to all the historical screening condition records according to the received instruction of clicking the icon by the user.
Specifically, the receiving module 11 is specifically configured to: and receiving an instruction of clicking one of the displayed screening items by the user. The determining module 12 is specifically configured to: and determining the service type according to the received instruction of clicking one of the displayed screening items by the user.
Specifically, the processing module 14 is specifically configured to: and sending the fields of the inquired screening conditions and the values corresponding to the screening conditions to a server as a current data inquiry request so that the server can inquire according to the current data inquiry request. The receiving module 11 is further configured to: and receiving a query result returned by the server. The display module 16 is further configured to: and displaying the query result on an operation interface of the terminal.
The apparatus of this embodiment may be used to implement the technical solution of the method embodiment shown in fig. 2, which implements similar principles and technical effects, and is not described herein again.
Those of ordinary skill in the art will understand that: all or a portion of the steps of implementing the above-described method embodiments may be performed by hardware associated with program instructions. The program may be stored in a computer-readable storage medium. When executed, the program performs steps comprising the method embodiments described above; and the aforementioned storage medium includes: various media that can store program codes, such as ROM, RAM, magnetic or optical disks.
Finally, it should be noted that: the above embodiments are only used to illustrate the technical solution of the present invention, and not to limit the same; while the invention has been described in detail and with reference to the foregoing embodiments, it will be understood by those skilled in the art that: the technical solutions described in the foregoing embodiments may still be modified, or some or all of the technical features may be equivalently replaced; and the modifications or the substitutions do not make the essence of the corresponding technical solutions depart from the scope of the technical solutions of the embodiments of the present invention.

Claims (4)

1. A method for querying data, comprising:
receiving a service screening request;
determining the service type according to the service screening request;
inquiring fields of screening conditions corresponding to the service types and values corresponding to the screening conditions from a plurality of historical screening condition records stored in a terminal database, wherein the historical screening condition records are mapping relations among the fields of the screening conditions, the values corresponding to the screening conditions and the service types;
performing data query according to the fields of the queried screening conditions and the values corresponding to the screening conditions;
wherein the content of the first and second substances,
before the receiving the service screening request, the method further includes:
pre-storing the historical screening condition record in the terminal database;
wherein the content of the first and second substances,
the pre-storing the historical screening condition record in the terminal database includes:
storing historical screening condition records corresponding to the latest operation of the user in the terminal database according to a preset number;
wherein the content of the first and second substances,
after the history screening condition record is stored in the terminal database in advance, the method further comprises the following steps:
displaying the screening items corresponding to all the pre-stored historical screening condition records on an operation interface of the terminal in the form of an icon;
moving the icon according to a received gesture touch instruction, or displaying screening items corresponding to all historical screening condition records according to a received instruction of clicking the icon by a user;
wherein the content of the first and second substances,
the receiving the service screening request includes:
receiving an instruction of clicking one of the displayed screening items by a user;
the determining the service type according to the service screening request includes:
and determining the service type according to the received instruction of clicking one of the displayed screening items by the user.
2. The method according to claim 1, wherein the querying data according to the field of the queried filtering condition and the value corresponding to the filtering condition comprises:
sending the fields of the inquired screening conditions and the values corresponding to the screening conditions to a server as a current data inquiry request so that the server can inquire according to the current data inquiry request;
receiving a query result returned by the server;
and displaying the query result on an operation interface of the terminal.
3. A data query apparatus, comprising:
the receiving module is used for receiving a service screening request;
the determining module is used for determining the service type according to the service screening request;
the query module is used for querying fields of the screening conditions corresponding to the service types and values corresponding to the screening conditions from a plurality of historical screening condition records stored in a terminal database, wherein the historical screening condition records are mapping relations among the fields of the screening conditions, the values corresponding to the screening conditions and the service types;
the processing module is used for carrying out data query according to the fields of the queried screening conditions and the values corresponding to the screening conditions;
wherein, still include:
the storage module is used for storing the historical screening condition record in the terminal database in advance before the receiving module receives the service screening request;
wherein the content of the first and second substances,
the storage module is specifically configured to:
storing historical screening condition records corresponding to the latest operation of the user in the terminal database according to a preset number;
wherein the content of the first and second substances,
further comprising:
the display module is used for displaying the screening items corresponding to all the prestored historical screening condition records on an operation interface of the terminal in an icon form after the historical screening condition records are prestored in the terminal database by the storage module;
the processing module is further configured to: moving the icon according to the received gesture touch instruction, or,
the display module is further configured to: displaying screening items corresponding to all historical screening condition records according to a received instruction of clicking the icon by the user;
wherein the content of the first and second substances,
the receiving module is specifically configured to:
receiving an instruction of clicking one of the displayed screening items by a user;
the determining module is specifically configured to:
and determining the service type according to the received instruction of clicking one of the displayed screening items by the user.
4. The apparatus of claim 3, wherein the processing module is specifically configured to:
sending the fields of the inquired screening conditions and the values corresponding to the screening conditions to a server as a current data inquiry request so that the server can inquire according to the current data inquiry request;
the receiving module is further configured to: receiving a query result returned by the server;
the display module is further configured to: and displaying the query result on an operation interface of the terminal.
CN201511026289.5A 2015-12-31 2015-12-31 Data query method and device Active CN106933875B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201511026289.5A CN106933875B (en) 2015-12-31 2015-12-31 Data query method and device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201511026289.5A CN106933875B (en) 2015-12-31 2015-12-31 Data query method and device

Publications (2)

Publication Number Publication Date
CN106933875A CN106933875A (en) 2017-07-07
CN106933875B true CN106933875B (en) 2021-01-26

Family

ID=59441885

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201511026289.5A Active CN106933875B (en) 2015-12-31 2015-12-31 Data query method and device

Country Status (1)

Country Link
CN (1) CN106933875B (en)

Families Citing this family (10)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN108280767A (en) * 2017-08-28 2018-07-13 平安科技(深圳)有限公司 Method, apparatus, storage medium and the terminal of list cutting
CN110196862B (en) * 2018-02-27 2023-07-11 财付通支付科技有限公司 Data scene construction method, device, server and system
CN108959494A (en) * 2018-06-25 2018-12-07 北京旷视科技有限公司 Data export method, device and electronic equipment
CN110858210B (en) * 2018-08-17 2023-11-21 阿里巴巴集团控股有限公司 Data query method and device
CN110287406A (en) * 2019-05-21 2019-09-27 深圳壹账通智能科技有限公司 Channel user recommended method, server and computer readable storage medium
CN110580122A (en) * 2019-08-21 2019-12-17 阿里巴巴集团控股有限公司 Question-answer type interactive processing method, device and equipment
CN110704735B (en) * 2019-09-24 2022-01-28 贝壳技术有限公司 Front-end implementation method and device of list page
JP6844072B1 (en) * 2019-11-06 2021-03-17 三菱電機ビルテクノサービス株式会社 Building management equipment, building management system and programs
CN111061554B (en) * 2019-12-17 2023-01-17 深圳前海环融联易信息科技服务有限公司 Intelligent task scheduling method and device, computer equipment and storage medium
CN111339125B (en) * 2020-02-24 2023-07-25 浪潮软件科技有限公司 Data query method and device

Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2007092842A2 (en) * 2006-02-06 2007-08-16 Abacalab, Inc. An apparatus and method for mobile graphical cheminformatic
CN101093486A (en) * 2006-06-22 2007-12-26 上海新纳广告传媒有限公司 Method for recording query condition to be jumped between Asp.net pages
CN101398835A (en) * 2007-09-30 2009-04-01 日电(中国)有限公司 Service selecting system and method, and service enquiring system and method based on natural language
CN103246666A (en) * 2012-02-08 2013-08-14 腾讯科技(深圳)有限公司 Web access method and device
CN203405928U (en) * 2013-04-16 2014-01-22 珠海博威电气有限公司 Data security communication system for power grid
CN104317852A (en) * 2014-10-14 2015-01-28 可牛网络技术(北京)有限公司 Method and device for showing functional items in browser
CN104991921A (en) * 2015-06-26 2015-10-21 北京奇虎科技有限公司 Data query method, client and server

Patent Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2007092842A2 (en) * 2006-02-06 2007-08-16 Abacalab, Inc. An apparatus and method for mobile graphical cheminformatic
CN101093486A (en) * 2006-06-22 2007-12-26 上海新纳广告传媒有限公司 Method for recording query condition to be jumped between Asp.net pages
CN101398835A (en) * 2007-09-30 2009-04-01 日电(中国)有限公司 Service selecting system and method, and service enquiring system and method based on natural language
CN103246666A (en) * 2012-02-08 2013-08-14 腾讯科技(深圳)有限公司 Web access method and device
CN203405928U (en) * 2013-04-16 2014-01-22 珠海博威电气有限公司 Data security communication system for power grid
CN104317852A (en) * 2014-10-14 2015-01-28 可牛网络技术(北京)有限公司 Method and device for showing functional items in browser
CN104991921A (en) * 2015-06-26 2015-10-21 北京奇虎科技有限公司 Data query method, client and server

Also Published As

Publication number Publication date
CN106933875A (en) 2017-07-07

Similar Documents

Publication Publication Date Title
CN106933875B (en) Data query method and device
US9569500B2 (en) Providing a customizable application search
US9665649B2 (en) Contextual help article provider
US20120260202A1 (en) Customized launching of applications
KR101283019B1 (en) Method of generating saas appication and server performing the same
CN109831532B (en) Data sharing method, device, equipment and medium
CN104346075A (en) Method for processing screenshots and client
US10768794B2 (en) Truncated synchronization of data object instances
KR20160125401A (en) Inline and context aware query box
US20180198914A1 (en) Interactive user interface for profile management
US20130173707A1 (en) Information source selection system, information source selection method, and program
US20180024804A1 (en) Desktop Sharing Method and Mobile Terminal
CN106033433B (en) Information searching method and device
CN103475937A (en) Method and device for creating shortcut at digital television terminal
CN104808995B (en) A kind of method and apparatus for across application collection application content
CN108600780A (en) Method for pushed information
KR101845181B1 (en) Displaying activity across multiple devices
CN109274808B (en) Address book information management method and system, electronic equipment and storage medium
CN112596617A (en) Message content input method and device and electronic equipment
CN105704521A (en) A method and apparatus for realizing a customized channel list
CN105979385A (en) Method and device for joining Weibo topic discussion
CN110659096A (en) Method, device, system and storage medium for displaying network topological graph
US10779049B2 (en) User-tailored content access menus
CN106201205A (en) Display packing and device
WO2016180170A1 (en) Interface icon management method and system

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