CN112100463A - Information processing method and device, electronic equipment and readable storage medium - Google Patents

Information processing method and device, electronic equipment and readable storage medium Download PDF

Info

Publication number
CN112100463A
CN112100463A CN202011026174.7A CN202011026174A CN112100463A CN 112100463 A CN112100463 A CN 112100463A CN 202011026174 A CN202011026174 A CN 202011026174A CN 112100463 A CN112100463 A CN 112100463A
Authority
CN
China
Prior art keywords
target
retrieval
applications
application
interface
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
CN202011026174.7A
Other languages
Chinese (zh)
Inventor
刘萍
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Vivo Mobile Communication Co Ltd
Original Assignee
Vivo Mobile Communication 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 Vivo Mobile Communication Co Ltd filed Critical Vivo Mobile Communication Co Ltd
Priority to CN202011026174.7A priority Critical patent/CN112100463A/en
Publication of CN112100463A publication Critical patent/CN112100463A/en
Pending legal-status Critical Current

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
    • G06F16/9032Query formulation
    • G06F16/90324Query formulation using system suggestions
    • G06F16/90328Query formulation using system suggestions using search space presentation or visualization, e.g. category or range presentation and selection
    • 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
    • G06F16/9032Query formulation
    • 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
    • G06F16/9038Presentation of query results
    • 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/907Retrieval characterised by using metadata, e.g. metadata not derived from the content or metadata generated manually
    • G06F16/909Retrieval characterised by using metadata, e.g. metadata not derived from the content or metadata generated manually using geographical or spatial information, e.g. location
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F3/00Input arrangements for transferring data to be processed into a form capable of being handled by the computer; Output arrangements for transferring data from processing unit to output unit, e.g. interface arrangements
    • G06F3/01Input arrangements or combined input and output arrangements for interaction between user and computer
    • G06F3/048Interaction techniques based on graphical user interfaces [GUI]
    • G06F3/0481Interaction techniques based on graphical user interfaces [GUI] based on specific properties of the displayed interaction object or a metaphor-based environment, e.g. interaction with desktop elements like windows or icons, or assisted by a cursor's changing behaviour or appearance
    • G06F3/04817Interaction techniques based on graphical user interfaces [GUI] based on specific properties of the displayed interaction object or a metaphor-based environment, e.g. interaction with desktop elements like windows or icons, or assisted by a cursor's changing behaviour or appearance using icons
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F3/00Input arrangements for transferring data to be processed into a form capable of being handled by the computer; Output arrangements for transferring data from processing unit to output unit, e.g. interface arrangements
    • G06F3/01Input arrangements or combined input and output arrangements for interaction between user and computer
    • G06F3/048Interaction techniques based on graphical user interfaces [GUI]
    • G06F3/0481Interaction techniques based on graphical user interfaces [GUI] based on specific properties of the displayed interaction object or a metaphor-based environment, e.g. interaction with desktop elements like windows or icons, or assisted by a cursor's changing behaviour or appearance
    • G06F3/0482Interaction with lists of selectable items, e.g. menus

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Databases & Information Systems (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Data Mining & Analysis (AREA)
  • Computational Linguistics (AREA)
  • Mathematical Physics (AREA)
  • Human Computer Interaction (AREA)
  • Library & Information Science (AREA)
  • User Interface Of Digital Computer (AREA)

Abstract

The application discloses an information processing method and device, and belongs to the technical field of computers. The method comprises the following steps: receiving a first input for at least two target applications of the same category; outputting a first interface matched with the category in response to the first input, wherein the first interface comprises candidate options; receiving a retrieval request triggered on a first interface, wherein the retrieval request comprises target retrieval information matched with the candidate options; and responding to the retrieval request, and displaying at least two groups of retrieval results matched with the at least two target applications on a second interface, wherein the at least two groups of retrieval results are retrieval results obtained by the at least two target applications respectively retrieving the target retrieval information. According to the method and the device, when the multi-application is used for information retrieval, the retrieval operation complexity can be reduced, the retrieval efficiency is improved, the retrieval results of the multi-application are displayed on the same interface, and the switching operation among the applications is avoided.

Description

Information processing method and device, electronic equipment and readable storage medium
Technical Field
The application belongs to the technical field of computers, and particularly relates to an information processing method and device, an electronic device and a readable storage medium.
Background
With the development of computer technology, Applications (APPs) of electronic devices are more and more diversified, and for example, a mobile phone is taken as an example, a user mobile phone usually installs various applications and often installs multiple applications of the same type, so as to meet the requirement of a user for comparing multiple search results of multiple applications on the same search request in some scenes.
Because the applications installed on the mobile phone are independent from each other, when the retrieval results of multiple APPs need to be compared and checked, a user usually needs to start multiple applications of the same type one by one, then trigger the retrieval requests for the same information one by one in each application, and after the search is finished, manually switch the currently displayed application interface to meet the requirement of comparing and checking the retrieval results of multiple applications.
Therefore, in the related art, when information retrieval is performed on a plurality of applications and a user browses retrieval results of the plurality of applications, problems of low efficiency and complex operation generally exist.
Disclosure of Invention
An object of the embodiments of the present application is to provide an information processing method, an information processing apparatus, an electronic device, and a readable storage medium, which can solve the problems of low efficiency and complex operation in the related art when a plurality of applications are used for information retrieval and a user browses retrieval results of the plurality of applications.
In order to solve the technical problem, the present application is implemented as follows:
in a first aspect, an embodiment of the present application provides an information processing method, where the method includes:
receiving a first input for at least two target applications of the same category;
outputting a first interface matched with the category in response to the first input, wherein the first interface comprises candidate options;
receiving a retrieval request triggered on the first interface, wherein the retrieval request comprises target retrieval information matched with the candidate options;
and responding to the retrieval request, and displaying at least two groups of retrieval results matched with the at least two target applications on a second interface, wherein the at least two groups of retrieval results are retrieval results obtained by the at least two target applications respectively retrieving the target retrieval information.
In a second aspect, an embodiment of the present application provides an information processing apparatus, including:
the system comprises a first receiving module, a second receiving module and a third receiving module, wherein the first receiving module is used for receiving first input of at least two target applications in the same category;
a first output module for outputting a first interface matching the category in response to the first input, wherein the first interface comprises a candidate option;
the second receiving module is used for receiving a retrieval request triggered on the first interface, wherein the retrieval request comprises target retrieval information matched with the candidate options;
and the second output module is used for responding to the retrieval request and displaying at least two groups of retrieval results matched with the at least two target applications on a second interface, wherein the at least two groups of retrieval results are retrieval results obtained by retrieving the target retrieval information by the at least two target applications respectively.
In a third aspect, an embodiment of the present application provides an electronic device, which includes a processor, a memory, and a program or instructions stored on the memory and executable on the processor, and when executed by the processor, the program or instructions implement the steps of the method according to the first aspect.
In a fourth aspect, embodiments of the present application provide a readable storage medium, on which a program or instructions are stored, which when executed by a processor implement the steps of the method according to the first aspect.
In a fifth aspect, an embodiment of the present application provides a chip, where the chip includes a processor and a communication interface, where the communication interface is coupled to the processor, and the processor is configured to execute a program or instructions to implement the method according to the first aspect.
In the embodiment of the application, a first interface matched with the category is output by responding to first input of at least two target applications of the same category, wherein the first interface comprises candidate options, so that when information retrieval is performed on a plurality of target applications, repeated retrieval information does not need to be input into each application interface, and only target retrieval information is input into the candidate options matched with the category in a unified first interface to trigger retrieval requests of the plurality of target applications, batch retrieval of the plurality of applications is realized, the retrieval efficiency of information retrieval performed by adopting the plurality of applications is improved, and the operation complexity is reduced; moreover, the retrieval results of the target retrieval information of each target application can be displayed on the second interface in batch in response to the retrieval request, the retrieval results of the plurality of applications can be simultaneously displayed in a same interface in an arrangement mode, a user does not need to switch the application interfaces one by one to check the retrieval results in each target application, the retrieval results of each target application only need to be browsed and compared in the unified second interface, batch check of the retrieval results of the plurality of applications is achieved, browsing efficiency of the retrieval results of the plurality of applications is improved, operation complexity of application switching display is reduced, repeated application switching operation of the user is avoided, and operation convenience is improved.
Drawings
FIG. 1 is a flow chart of an information processing method of one embodiment of the present application;
FIG. 2 is a schematic diagram of a desktop interface of one embodiment of the present application;
FIG. 3 is one of the schematic diagrams of an application group interface of one embodiment of the present application;
FIG. 4 is a schematic diagram of application icons within an application group of one embodiment of the present application;
FIG. 5 is one of the schematic diagrams of an icon folder of one embodiment of the present application;
FIG. 6 is a second schematic diagram of an icon folder according to an embodiment of the present application;
FIG. 7 is a second schematic diagram of an application group interface according to an embodiment of the present application;
FIG. 8 is one of the schematic diagrams of an information retrieval interface of an embodiment of the present application;
FIG. 9 is a second schematic diagram of an information retrieval interface according to an embodiment of the present application;
FIG. 10 is a third schematic diagram of an information retrieval interface according to an embodiment of the present application;
FIG. 11 is a schematic diagram of an information retrieval results interface according to one embodiment of the subject application;
FIG. 12 is a block diagram of an information processing apparatus according to an embodiment of the present application;
FIG. 13 is a diagram of a hardware configuration of an electronic device according to an embodiment of the present application;
fig. 14 is a hardware configuration diagram of an electronic device according to another embodiment of the present application.
Detailed Description
The technical solutions in the embodiments of the present application will be clearly and completely described below with reference to the drawings in the embodiments of the present application, and it is obvious that the described embodiments are some, but not all, embodiments of the present application. 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 application.
The terms first, second and the like in the description and in the claims of the present application are used for distinguishing between similar elements and not necessarily for describing a particular sequential or chronological order. It will be appreciated that the data so used may be interchanged under appropriate circumstances such that embodiments of the application may be practiced in sequences other than those illustrated or described herein, and that the terms "first," "second," and the like are generally used herein in a generic sense and do not limit the number of terms, e.g., the first term can be one or more than one. In addition, "and/or" in the specification and claims means at least one of connected objects, a character "/" generally means that a preceding and succeeding related objects are in an "or" relationship.
The information processing method provided by the embodiment of the present application is described in detail below with reference to the accompanying drawings through specific embodiments and application scenarios thereof.
Referring to fig. 1, a flowchart of an information processing method according to an embodiment of the present application is shown, where the method may specifically include the following steps:
step 101, receiving a first input applied to at least two targets of the same category;
wherein the target application may be an application installed by the electronic device, and the categories of the at least two target applications are the same. Each application may have a category tag that may be system configured or set in association with the application as it is downloaded from the application store. Thus, it may be determined from the class labels of the applications which applications are of the same class of applications.
The applications of the same category may be applications of the same category label or similar category label (text-like or semantic-like).
For example, the categories of applications may include, but are not limited to, at least one of: travel category, shopping category, communication category and the like. The category of the application is associated with the function of the application.
And the first input in this step may be an input representing a batch search of the at least two target applications and a batch viewing of search results.
In an embodiment, the electronic device of the embodiment of the present application may be configured with a contrast checking function module, which may implement the information processing method described above, to ensure that a user may quickly enable the electronic device, such as a mobile phone, to enter a contrast checking function mode, after entering, an application that needs to be contrasted may be selected, and after confirming selection, the comparison mode may be entered, and at this time, the input information acts on all selected applications in batch, without requiring the user to open the applications one by one, and then repeat the operation.
Optionally, in an embodiment, the first input includes a first sub-input and a second sub-input, and when step 101 is executed, it may be implemented by sequentially passing through S201, S202, S203, and S204:
s201, receiving a first sub-input of a target option matched with at least two candidate applications;
the target option may be associated with at least two candidate applications, where the at least two candidate applications are all application programs installed in the electronic device, and the category of the at least two candidate applications is the same or not, which is not limited in this application.
Optionally, the target option may include a preset icon or folder;
the preset icon may be an icon in a desktop interface of the electronic device (for example, the preset icon 11 in fig. 2), or may be an icon in an application interface. In addition, the folder may be an icon folder in a desktop interface (e.g., icon folder 12 in fig. 2) or an application folder in a system setup interface for managing applications, and the application folder may have at least two candidate applications.
Optionally, in an embodiment, the target option includes a preset icon, and then in S201, a first sub-input to the preset icon may be received, where the at least two candidate applications matching the preset icon include an installed application list.
The application list may be a list of all or part of the applications installed in the electronic device.
In one example, as shown in fig. 2, a desktop interface of an electronic device (e.g. a mobile phone) is shown, the desktop interface includes an icon of an installed APP and also includes a preset icon 11 named "quick-compare" provided by an embodiment of the present application. When the user needs to perform a batch search operation on the applications and view the search results in batches, the user may trigger classification of the installed applications of the electronic device by performing a first sub-input (e.g., click input) on the preset icon 11 in fig. 2, and select at least two target applications in the target application group from the classified application group to perform the batch search operation and view the search results of the at least two target applications in batches.
In the embodiment of the application, by receiving the first sub-input of the preset icon, the automatic application classification of the installed application program list matched with the preset icon can be quickly triggered, the target application group is selected from the classified application groups, at least two target applications are selected from the target application groups of the same category to perform batch retrieval operation, and the retrieval results of the at least two target applications are output in batch in one interface, so that the quick comparison of the retrieval results of the at least two target applications to the same retrieval request can be quickly realized, a user does not need to start each target application one by one, and inputs the same retrieval information to trigger the retrieval request in each target application one by one, and the user does not need to switch the currently displayed interface one by one to check the retrieval results of each target application to the retrieval request one by one.
Alternatively, in another embodiment, the target option includes a folder, and then in executing S201, a first sub-input to the folder including at least two candidate applications may be received.
In one example, as shown in FIG. 2, the desktop interface also shows an icon folder 12 named "travel", and each icon in the icon folder 12 is an icon of an application of the category "travel". When the user needs to perform a batch search operation on applications in the row class and batch view search results, the user may trigger a batch search operation on multiple candidate applications in the icon folder 12 and batch view search results of the multiple candidate applications by performing a first sub-input (e.g., click input) on the icon folder 12 in fig. 2.
In another example, the desktop interface also has an icon folder named "All" in which the categories of applications corresponding to the icons are different, i.e., the icon folder includes icons of applications in at least two categories. When the user needs to perform a batch search operation on the candidate applications in the icon folder and view the search results in batches, the user may trigger classification of the multiple candidate applications in the icon folder by performing a first sub-input (e.g., click-through input) on the icon folder, and select at least two target applications in the target application group from the classified application group to perform a batch search operation and view the search results of the at least two target applications in batches.
In the embodiment of the application, a quick comparison function can be added to the folder, so that a user can quickly perform batch search operation on candidate applications in the folder, the input retrieval information acts on the applications in the folder, and the user does not need to open the applications one by one and repeat the operation. If the applications in the folder are of the same category, the applications in the folder are target application groups of the same category, and at least two target applications can be selected from the target application groups of the same category to perform batch retrieval operation and output retrieval results of the at least two target applications in a batch manner on one interface; if the applications in the folder are of different categories, the method of the embodiment of the application can automatically classify the applications in the folder, select a target application group from the classified application groups, select at least two target applications from the target application groups of the same category to perform batch retrieval operation, and output retrieval results of the at least two target applications in a batch manner on one interface. Therefore, the retrieval results of the same retrieval request by at least two target applications of the same category in the folder can be quickly compared, a user does not need to start each target application one by one, and input the same retrieval information in each target application one by one to trigger the retrieval request, and the user does not need to switch the currently displayed interface one by one to check the retrieval results of each target application to the retrieval request one by one.
S202, responding to the first sub-input, and outputting an application group according to the category of the candidate application, wherein the application group comprises at least two candidate applications with the same category, and the categories corresponding to different application groups are different;
wherein, the number of the output application groups may be one or more, and since the categories of the different application groups are different, if the categories of the candidate applications of the target option (e.g. folder or preset icon) triggering the first sub-input are the same, the number of the output application groups is one.
In one example, for example, in S201, when the user clicks the icon folder 12 in fig. 2, the interface shown in fig. 5 may be output, and the interface shown in fig. 5 displays the application group (or the comparison group) of the "travel" folder, where the number of the application group is one, because the icon folder 12 only includes the icons of the applications in the travel category. As shown in fig. 5, icons of 5 applications (i.e., 5 candidate applications of the same category) are shown within the application group.
Optionally, after outputting the application group, for example, when displaying the interface of fig. 5, the interface of fig. 5 may further include an edit button 16, and the user may delete the applications that do not need to be subjected to the batch search from the candidate applications in the folder of fig. 5 by clicking the edit button 16 to edit the applications in the "travel" folder (including a delete operation, an add operation), and/or select the applications that need to be added to the "travel" folder from the installed application list and need to be subjected to the batch search. That is to say, the method of the embodiment of the present application may manually adjust the target application to be compared in one application group by the user according to the user requirement.
A "quick comparison" button 17 is also shown in fig. 5, and after the user finishes editing the "travel" folder, or does not need to edit the folder, the user can directly click the "quick comparison" button 17 to perform batch search and batch output of search results on the edited application in the folder as a target application.
Further, if the categories of the candidate applications of the target option (e.g., folder or preset icon) triggered the first sub-input are different, i.e., the categories of at least two candidate applications matching the target option are more than one, the number of the application groups output in S202 may be plural.
In one example, for example, in S201, the user clicks the preset icon 11 in fig. 2, for example, the candidate applications matching with the preset icon 11 include all applications installed on the electronic device, and then the installed applications may be classified according to the categories of the installed applications, so as to output a plurality of application groups of different categories, for example, an interface shown in fig. 3, which includes 5 comparison groups (i.e., 5 application groups), where the categories of the different comparison groups are different, and the categories of the same comparison group are the same.
Optionally, as shown in fig. 3, each comparison group is further associated with a radio button 13 and an edit icon 14, since in a case that the categories of at least two candidate applications corresponding to the target option are different, the candidate applications are automatically classified by the system to form an application group (or a comparison group) for output, and there may be a case that the classification is not accurate, in order to correct the classification result of the applications in one application group, or the user adjusts the applications that need to be compared in the automatically generated comparison group, the user may click the radio button 13 of a certain comparison group (for example, the comparison group 1) in fig. 3, and then click the edit button 14 associated with the comparison group 1, so as to output and display the interface shown in fig. 4 for editing the applications in the comparison group 1.
Fig. 4 shows that after automatically classifying all applications installed in the electronic device, the icons of 5 applications belonging to the comparison group 1 in category, in fig. 4, each application icon is associated with a respective radio icon 15, and the user can select the application associated with the radio icon 15 in fig. 4 by selecting the radio icon 15 associated with the application icon, and delete the selected APP1 in the comparison group 1 from the comparison group 1 by clicking the "delete" icon in fig. 4 and finally clicking the "confirm" icon in fig. 4, so that only APP2, APP3, APP4 and APP5 in the comparison group are operated without operating APP1 when the applications in the comparison group 1 are subjected to a batch search and the search result is viewed.
Of course, the editing operation for the applications in a comparison group (or application group) is not limited to the above-mentioned exemplary "delete" operation, but may also include an "add" operation, for example, the user may select the application to be added to the comparison group 1 from the installed application list through an "add" icon (not shown) in fig. 4.
In another example, for example, in S201, when the user clicks the icon folder named "All", the interface shown in fig. 6 may be first output, icons of a plurality of applications (here, APP10, APP11, APP12, APP13, and APP14) included in the icon folder named "All" are shown in the interface shown in fig. 6, and then, when the user clicks the comparison icon 18 in fig. 6, the plurality of applications may be classified, and the interface shown in fig. 7 may be output, which includes 5 application groups, and these 5 application groups are displayed with category information, for example, the 5 application groups in fig. 7 are "shopping category" application group 20, "bank financing" application group 21, "document editing" application group 22, "travel" application group 23, "food" application group 24, respectively.
S203, receiving a second sub-input of a target application group in the application group;
if the number of the application groups is one, for example, as in the case of the example of fig. 5, the user clicks the "quick compare" button 17 in fig. 5, and the method of the embodiment of the present application receives the second sub-input to the application group (i.e., the target application group) corresponding to the "travel" folder.
If the number of application groups is at least two, the second sub-input may include an input selecting at least one target application group from the application groups, and optionally, the second sub-input may further include an input selecting at least two target applications from the target application group.
In one example, as shown in fig. 3, 5 contrast groups are shown, and the user may select contrast group 1 as the target application group by clicking a radio button 13 associated with contrast group 1 from the 5 contrast groups, then may click an edit button 14 of contrast group 1 to display the interface of fig. 4, then select a target application needing contrast from fig. 4, and finally click the determination in fig. 4 to trigger the second sub-input.
In another example, as shown in fig. 7, 5 application groups are shown, and in this step, the user may select at least one application group, for example, the "trip" application group 23, from the 5 application groups, and then click the determination button 19 of fig. 7, so that the "trip" application group 23 may be the target application group. Optionally, after the target application group is selected, at least two target applications may be selected from the target application group by means of manual editing or automatic editing.
S204, responding to the second sub-input, and selecting at least two target applications in the target application group.
Optionally, after the user selects one target application group, all candidate applications in the target application group may be automatically selected as target applications; the candidate applications in the target application group may also be edited (for example, deleting and/or adding operations) by way of manual editing, so as to take the edited candidate applications as target applications (specifically, refer to the examples of the respective editing operations illustrated above); at least two target applications may also be determined by the system automatically screening candidate applications within the target application group.
In the embodiment of the application, a user triggers a first sub-input for at least two target options matched with the candidate applications, and the method in the embodiment of the application can respond to the first sub-input, classify and group the candidate applications according to the categories of the candidate applications, divide the candidate applications with the same application categories into an application group, and output the application group, wherein the application group comprises at least two candidate applications with the same category, thereby realizing the rapid classification of the candidate applications of the target options; then, when the user needs to perform batch retrieval and batch check of retrieval results on the applications in a certain interested target application group, the user only needs to perform second sub-input on the interested target application group in the output application group, the method of the embodiment of the application can respond to the second sub-input, and automatically select at least two target applications needing batch operation in the target application group, so that batch search and batch output of search results on a plurality of target applications of a certain category interested by the user are realized, the operation complexity of the user is reduced, and the user does not need to frequently switch application interfaces.
Optionally, in an embodiment, when performing the above S204, if at least two target applications are determined by automatically screening, by the system, candidate applications in the target application group, the at least two target applications may be selected from the target application group according to the first preset parameter of each of the at least two candidate applications corresponding to the target application group, in response to the second sub-input.
Wherein the first preset parameter includes at least one of: frequency of use, number of times selected as a target application.
In one embodiment, each candidate application in the target application group may be scored according to a first preset parameter of each candidate application in at least two candidate applications corresponding to the target application group; then, at least two target applications are selected in the group of target applications based on the scores.
When the first preset parameter includes the use frequency, the candidate applications in the target application group may be sorted from high to low according to the use frequency, and then, the higher the use frequency is, the higher the frequency score of the candidate applications is, and the preset number of applications (for example, the first three bits) with higher frequency scores are taken as the target applications of the batch operation;
in the embodiment of the application, since the use frequency of the application is associated with the use habit of the user on the application, the higher the use frequency (which may be in a recent period of time) is, the more the user likes to use the application, and then the target application is selected based on the use frequency, the comparison of the search results of the applications commonly used by the user can be preferentially performed, so as to meet the use habit of the user on the application.
When the first preset parameter includes the number of times of being selected as the target application, the number of times (i.e., the number of times of performing the batch search) that each candidate application in the target application group is selected as the target application may be counted, for example, the number of times of being selected as the target application in the latest period of time may be counted, then, the number of times is ranked from high to low, then, the more the number of times is, the higher the score of the number of times of the candidate application is, and the preset number of applications (for example, the top three bits) with the higher score of the number of times is used as the target application of the batch operation;
in the embodiment of the application, the fact that the number of times that the application is selected as the target application is high or low indicates that the user is more inclined to perform batch search and search result comparison on which applications, the higher the number of times is, the more the user prefers to use the application for search comparison, and then the target application is selected based on the number of times, so that the search result comparison on the applications which the user is interested in performing batch search comparison can be preferentially performed on the applications, and the search comparison requirements of the user on the applications are met.
When the first preset parameter includes the use frequency and the number of times of being selected as the target application, the frequency scores and the number of times scores of each candidate application in the target application group may be weighted and summed to obtain a total score of each candidate application, and then, each candidate application in the target application group is sorted from high to low according to the total score to select a preset number of applications (for example, the first three bits) as the target applications of the batch operation.
In the embodiment of the application, since the use frequency of the application is associated with the use habit of the user on the application, the higher the use frequency (which may be in a recent period of time) is, the more the user prefers to use the application, the higher the number of times that the application is selected as the target application is, the more the user prefers to perform batch search and search result comparison on which applications, and the higher the number is, the more the user prefers to use the application for search comparison. Then, the candidate applications are scored based on the two parameters, so that the use habits of the user on the applications and the search comparison requirements of the user on the applications can be comprehensively considered when selecting the target applications which need to search in batches and view the search results in batches.
Optionally, when step 101 is executed, any one of a custom mode, a recommendation mode, and a save contrast group mode may be used to implement:
for the custom mode: after the user selects the mode, the user may browse a list of applications that have been installed on the electronic device and then select at least two target applications of the same category from the list to trigger the first input.
For the recommended mode: after the user selects the mode, the method of the embodiment of the application may automatically classify the installed applications to generate a plurality of application groups with different categories, and then the user selects one target application group from the application groups with different categories, and may manually or automatically select at least two target applications from the target application group.
Alternatively to the save contrast group mode, in one embodiment, the step 101 may be performed by receiving a first input to a saved application group, wherein the saved application group includes at least two target applications of a same category.
That is to say, each time the user selects at least two target applications of the same category that require batch search and performs batch retrieval by using the method of the embodiment of the present application, the method of the embodiment of the present application may store at least two target applications selected by the user for this comparison as one application group (for example, may be renamed), and then when the user needs to perform application comparison in the application group next time, the mode of storing the comparison group may be directly selected, and then, one target application group is selected from at least one application group that is stored in advance, and the application in the selected application group is the at least two target applications in step 101.
In the embodiment of the application, when the user selects the application needing to be compared this time by selecting the storage and comparison mode, the target application group to be used this time can be directly selected from the previously compared application groups, the application in the target application group selected this time is used as the target application of the comparison this time, the batch search and the batch search result check are performed, the rapid comparison of a plurality of applications is realized, the target applications do not need to be screened one by one, and the search efficiency of information is improved.
Step 102, responding to the first input, and outputting a first interface matched with the category, wherein the first interface comprises candidate options;
wherein, the number of the candidate options can be one or more;
wherein the candidate options in the first interface are matched with the categories of the at least two target applications selected in the step 101.
The matching relationship between the candidate options and the application categories may be pre-configured, wherein one category may match one or more candidate options.
In addition, the matching relationship can be generated by performing machine learning on key options which need to be input by the search interface of each application in the same category.
Furthermore, even if different applications have the same category, there may be differences in the key options when performing information retrieval (e.g., APP1 and APP2 have the same category, APP1 has search key information of option 1 and option 2, and APP2 has search relationship information of option 1, option 2, and option 3), and thus, the candidate options matching one category may be a complete set of search key information of at least two target applications of the category (e.g., when the target applications include APP1 and APP2, then the candidate options in the first interface include option 1, option 2, and option 3).
Optionally, in executing step 102, a first interface matching the category and the target function items of the at least two target applications may be output in response to the first input.
That is, the candidate options in the first interface need not only be matched with the categories of the at least two target applications, but also with the target function items of the at least two target applications.
Wherein, the function item of the application can be understood as the necessary function service provided by the application.
If at least two target applications each include only the same function item, the target function item is the same function item.
If one target application includes at least two function items, or the function items between at least two target applications are different, the target function item here may be a target function item selected by a user from a list of a complete set of function items corresponding to at least two target applications.
For example, the function items corresponding to the "travel" application group 23 in fig. 7 include trains, airplanes, automobiles, travels, hotels, and the user can select a target function item, such as an airplane, and the first interface output here is as shown in fig. 8, where the candidate options of the first interface include departure place, destination, travel date, sorting mode (according to price or time, etc.), and optionally, for prompting the user, the target applications (APP1, APP2, APP3) are also shown in fig. 8.
For example, if the first input selects the "shopping category" application group 20 of fig. 7, a first interface shown in fig. 9 is displayed, where the candidate options include a "please input keyword" text box, a "scan" icon, a picture icon (for the user to import a picture locally to retrieve information targeting the imported picture), a category icon (for selecting a category label for the current retrieval from a plurality of categories of the system, thereby defining a search scope), and optionally, where target applications (APP4, APP5, APP6, and APP7) are also shown in fig. 9 for prompting the user.
For example, if the first input selects the "food" application group 24 of fig. 7, a first interface shown in fig. 10 is displayed, where the candidate options include a "please enter keyword" text box, a "scan" icon, a locate icon (an icon for entering the location of the user, e.g., a city), category icons (here shown are take-out, leisure, food, and from which the user can select a category to define the search scope or type of search results), and optionally, where the target applications (APP8, APP9, and APP10) are also shown in fig. 10 for prompting the user.
If the category is the target application of music, the candidate options of the first interface may include information input boxes, daily recommendation options, leader board options, guess you like options, listen to songs and recognize songs, and the like.
In the embodiment of the application, when the first interface used for inputting the target search information is displayed, the candidate options in the output first interface can be matched with the categories of the target applications and the target function items of the at least two target applications, so that different first interfaces can be output aiming at different categories of the target applications and the target function items, the candidate options in the first interface, which need to input information, cover the information options which need to be input when the at least two target applications are used for respectively performing information retrieval, the complete retrieval of the target search information of the necessary candidate options by each target application can be ensured while the batch retrieval is performed, and the completeness and the accuracy of the retrieval are ensured.
Step 103, receiving a retrieval request triggered on the first interface, wherein the retrieval request comprises target retrieval information matched with the candidate options;
for example, in fig. 8, "shenzhen" is input at the starting place, "beijing" is input at the destination, "5 month and 1 day 2020 is input at the trip date," price "is selected in the sorting manner, and then, after the search button in fig. 8 is clicked, a search request is triggered, target search information of the search request includes that the starting place is shenzhen, the destination is beijing, the trip date is 5 month and 1 day 2020, and the sorting manner of the search result is price (for example, the price is from high to low). The target retrieval information comprises retrieval information input to the candidate options in the first interface. In this example, the second interface shown in fig. 11 may be displayed in response to the retrieval request.
And 104, responding to the retrieval request, and displaying at least two groups of retrieval results matched with the at least two target applications on a second interface, wherein the at least two groups of retrieval results are retrieval results obtained by the at least two target applications respectively retrieving the target retrieval information.
In this step, in response to the search request, the at least two target applications may be controlled to search the target search information respectively to obtain at least two sets of search results (for example, the target search information is sent to each target application respectively, and each target application is controlled to search the target search information as a search keyword), and the at least two sets of search results of the at least two target applications are displayed on the second interface (where the search results of the target search information may be obtained from each target application, one target application corresponds to one set of search results, and finally, the respective sets of search results of the respective target applications are displayed on the second interface).
Optionally, the first interface is different from the second interface, where the first interface is equivalent to a search interface for entering target retrieval information, and the second interface is equivalent to an interface for displaying a retrieval result obtained after each target application retrieves the target retrieval information.
Optionally, when step 104 is executed, the at least two groups of search results may be sorted according to values of a second preset parameter of the at least two groups of search results matched with the at least two target applications; and then, displaying the at least two groups of retrieval results on a second interface according to the sorting, wherein the first retrieval result arranged at a preset position in the at least two groups of retrieval results is displayed on the second interface by a preset mark.
Wherein the second preset parameter is an attribute parameter common to the at least two groups of search results, for example, in fig. 11, the search result is an air ticket, and then the second preset parameter of the air ticket may include one of the following: price, amount of remaining tickets, duration of flight, etc. After the batch search is performed on the application of the gourmet food, the second preset parameter of the retrieval result may include one of the following: distance, popularity, etc.
In an example, as shown in fig. 11, for example, 5 APPs of the travel class are obtained after performing batch search, and then 5 groups of search results are obtained, then 5 groups of search results of the 5 APPs may be sorted in the order from high to low in the air ticket price, and 5 groups of search results of the 5 APPs may be output according to the sort, or as shown in fig. 11, 3 groups of search results of the first 3 ranked APPs, which are here search results of APP1, APP2, and APP3, may be output according to the sort.
In addition, because the display space of the second interface is limited, if the number of the target applications is large, the search results of the preset number of the target applications can be displayed, and a user can switch the displayed search results of the target applications by sliding the second interface in the vertical direction, so that the user can view the complete search results of the plurality of the target applications; in addition, when the display is switched, the display may be switched in order according to the ranking between at least two sets of search results.
Optionally, when the search results of the target applications are output, an identifier of each target application (for example, identification information that uniquely identifies the application, such as an APP name or an APP ID) may be displayed in the second interface in association with the search results of the target application, for example, in fig. 11, each group of search results also displays a corresponding APP name (here, APP1, APP2, and APP3, respectively).
In addition, when the at least two groups of search results of the at least two target applications are displayed on the second interface, the first search result arranged at the preset position in the at least two groups of search results after the sorting may be displayed with a preset mark. For example, in fig. 11, since the air tickets are displayed in the order of the air ticket prices from high to low, and in most cases, the user tends to select the air ticket with the more favorable price, the search result of APP3 arranged in the last position in the 3 groups of search results can be presented by the lengthened box 25.
Of course, the preset mark is not limited to the above example, and may be distinguished by a color, such as a display frame or a font with a preset color.
In this embodiment of the present application, the at least two groups of search results may be sorted according to values of a second preset parameter of the at least two groups of search results matched with the at least two target applications; and then, displaying the at least two groups of retrieval results on a second interface according to the sorting, wherein the first retrieval result arranged at a preset position in the at least two groups of retrieval results is displayed on the second interface by a preset mark. Therefore, a user can simultaneously check the search results of a plurality of interested target applications of the same category on the same search request in the same interface, and the displayed application interface does not need to be switched to check the search results of each application one by one; in addition, the displayed retrieval results are sorted according to the second preset parameter, so that the user can conveniently find the optimal retrieval result which meets the requirements of the user through the sorting; in addition, the first retrieval result arranged at the preset position is preferably displayed by being distinguished from other retrieval results, so that the purpose of prompting the better first retrieval result to the user is achieved. In some application scenes, the retrieval results of a plurality of target applications can be compared and judged by second preset parameters such as price, route, duration, copyright and the like through a second interface, the user is prompted through different colors, for example, the comparison result of travel applications, the application where the lowest price is located in the same travel is displayed in frame red, so that the application characteristics and the search characteristics can be combined, the lowest price interface is displayed in a red frame mode for the price display interface, the shortest route interface is displayed in a red frame mode for the map display interface, if the distances are the same, no special prompt is provided, and the non-copyright interface is displayed in a green frame mode for the music search result, so that the prompt effect of the user on quick results is achieved.
In the embodiment of the application, a first interface matched with the category is output by responding to first input of at least two target applications of the same category, wherein the first interface comprises candidate options, so that when information retrieval is performed on a plurality of target applications, repeated retrieval information does not need to be input into each application interface, and only target retrieval information is input into the candidate options matched with the category in a unified first interface to trigger retrieval requests of the plurality of target applications, batch retrieval of the plurality of applications is realized, the retrieval efficiency of information retrieval performed by adopting the plurality of applications is improved, and the operation complexity is reduced; moreover, the retrieval results of the target retrieval information of each target application can be displayed on the second interface in batch in response to the retrieval request, the retrieval results of the plurality of applications can be simultaneously displayed in a same interface in an arrangement mode, a user does not need to switch the application interfaces one by one to check the retrieval results in each target application, the retrieval results of each target application only need to be browsed and compared in the unified second interface, batch check of the retrieval results of the plurality of applications is achieved, browsing efficiency of the retrieval results of the plurality of applications is improved, operation complexity of application switching display is reduced, repeated application switching operation of the user is avoided, and operation convenience is improved.
Optionally, after step 104, the method according to the embodiment of the present application may further include step 105:
and 105, saving a retrieval record, wherein the retrieval record comprises the identification information of the at least two target applications, the target retrieval information matched with the candidate options, and at least two groups of retrieval results of the at least two target applications.
After completing batch retrieval of at least two target applications once, the retrieval records of the batch retrieval at this time may be saved, and specifically, the identification of the target application of the batch retrieval at this time (for example, identification information such as a name and an ID of the target application), the target retrieval information of the retrieval at this time, and the retrieval result of each target application to the target retrieval information may be saved. Since the search result is displayed on the second interface, the screenshot of the second interface can be saved as the search result by screenshot the second interface.
For the storage time of the retrieval record, the retrieval record of which the time length from the time of triggering the retrieval request to the current time is less than the preset time length can be stored, and the stored retrieval record is cleared when the time length is greater than the preset time length.
For example, the retrieved records of the batch retrieved within the last 30 days are saved.
In addition, the preset time period may be 30 days, 3 months, or a time period manually input by the user.
Alternatively, after saving the search record, the user may not only view the saved search record, but also cancel saving, i.e., delete, a certain item of content in the saved search record (which may be any of the above three items (the at least two target applications, the target search information matching the candidate option, and at least two sets of search results of the at least two target applications)). For example, a user may unsave an item of content in the history edit interface in a folder.
In the embodiment of the application, after batch retrieval of at least two target applications is completed once, the retrieval records of the batch retrieval can be saved, the saved retrieval records include the target applications of the comparison, retrieval conditions (namely target retrieval information matched with the candidate options) and comparison snapshots of retrieval results, and the retrieval records are saved, so that a user can conveniently and quickly find historical comparison records.
Optionally, after step 104, the method according to the embodiment of the present application may further include step 106 and/or step 107, where the execution order of step 106 and step 107 is not limited.
Step 106, receiving a second input of a second retrieval result in the at least two groups of retrieval results, and responding to the second input to display the second retrieval result to the second interface in an enlarged manner;
the second search result may be any one of at least two groups of search results of at least two target applications, for example, if a user performs a double-click operation on a certain group of search results (i.e., the second search result) in the second interface, the method of the embodiment of the present application may enlarge and display the content of the second search result. Such as zooming in on a preset scale of the display.
Alternatively, after the enlarged display, the second search result may be restored to the size before the enlarged display for display by a single-click input to the second search result.
Step 107, receiving a third input of a third retrieval result in the at least two groups of retrieval results, and responding to the third input to switch the displayed interface from the second interface to a third interface;
the third interface is a retrieval result interface generated by retrieving the target retrieval information by a first application, wherein the first application is a target application matched with the third retrieval result in the at least two target applications.
For example, if the user performs long-press operation on a certain group of search results (i.e., third search results) in the second interface, the method according to the embodiment of the present application may switch the currently displayed interface of the electronic device from the display interface of the comparison result, i.e., the second interface, to the third interface of the target application corresponding to the third search result, where the third interface is a search result interface generated after the target application searches the target search information, and the content of the search result interface is richer than that of the third search result.
In the present application, whether or not the first search result, the second search result, and the third search result are identical to each other is not limited, and depends on which search result is selected from among the search results that the user wants to operate and output.
In the embodiment of the application, in the second interface for displaying the retrieval results of the target applications, the user can trigger a second input to the interested second retrieval result, and the method of the embodiment of the application can respond to the second input to display the second retrieval result in an enlarged manner in the second interface, so that the user can conveniently view the interested retrieval result; in addition, after the retrieval results of each target application are displayed in the second interface, if a user needs to use an application of a retrieval result of interest, the user does not need to switch to a desktop interface to find an icon of a corresponding application to start the application, but can directly trigger a third input for a third retrieval result of interest in the second interface, so that the method of the embodiment of the application can directly switch the currently displayed interface from the second interface including the comparison result to the retrieval result interface of the target application corresponding to the third retrieval result of interest of the user for the target retrieval information, the operation complexity of the user is reduced, the user can also quickly switch to the application of interest in batch search after the batch search, the search result interface of the current search is directly displayed by the application, and the operation convenience of the user is improved.
It should be noted that, the execution order among step 105, step 106, and step 107 is not limited in this application.
In the information processing method provided in the embodiment of the present application, the execution main body may be an information processing apparatus, or a control module in the information processing apparatus for executing the information processing method. In the embodiment of the present application, an information processing apparatus executing an information processing method is taken as an example, and the information processing apparatus provided in the embodiment of the present application is described.
Referring to fig. 12, a block diagram of an information processing apparatus of an embodiment of the present application is shown. The information processing apparatus includes:
a first receiving module 201, configured to receive a first input to at least two target applications of a same category;
a first output module 202, configured to output, in response to the first input, a first interface matching the category, where the first interface includes a candidate option;
a second receiving module 203, configured to receive a retrieval request triggered on the first interface, where the retrieval request includes target retrieval information matched with the candidate option;
the second output module 204 is configured to, in response to the retrieval request, display at least two groups of retrieval results matched with the at least two target applications on a second interface, where the at least two groups of retrieval results are retrieval results obtained by retrieving the target retrieval information by the at least two target applications, respectively.
Optionally, the first input includes a first sub-input and a second sub-input, and the first receiving module 201 includes:
a first receiving sub-module for receiving a first sub-input of a target option matching at least two candidate applications;
a first output sub-module, configured to output, in response to the first sub-input, an application group according to a category of the candidate applications, where the application group includes at least two candidate applications with the same category, and the categories corresponding to different application groups are different;
the second receiving submodule is used for receiving a second sub-input of a target application group in the application group;
a selection submodule for selecting at least two target applications in the set of target applications in response to the second sub-input.
Optionally, the selection submodule includes:
the selecting unit is used for responding to the second sub-input and selecting at least two target applications in the target application group according to a first preset parameter of each candidate application in at least two candidate applications corresponding to the target application group;
wherein the first preset parameter includes at least one of: frequency of use, number of times selected as a target application.
Optionally, the target option includes a preset icon, and the first receiving sub-module includes:
and the second receiving unit is used for receiving a first sub-input of the preset icon, wherein the at least two candidate applications matched with the preset icon comprise an installed application program list.
Optionally, the target option includes a folder, and the first receiving sub-module includes:
a first receiving unit for receiving a first sub-input to the folder comprising at least two candidate applications.
Optionally, the first receiving module 201 includes:
a third receiving submodule, configured to receive a first input to a saved application group, where the saved application group includes at least two target applications of a same category.
Optionally, the apparatus further comprises:
and the first saving module is used for saving a retrieval record, wherein the retrieval record comprises the identification information of the at least two target applications, the target retrieval information matched with the candidate options, and at least two groups of retrieval results of the at least two target applications.
Optionally, the first output module 202 includes:
and the second output submodule is used for responding to the first input and outputting a first interface matched with the category and the target function items of the at least two target applications.
Optionally, the second output module 204 includes:
the sorting submodule is used for sorting the at least two groups of retrieval results according to values of a second preset parameter of the at least two groups of retrieval results matched with the at least two target applications, wherein the second preset parameter is an attribute parameter shared by the at least two groups of retrieval results;
and the third output submodule is used for displaying the at least two groups of retrieval results on a second interface according to the sorting, wherein the first retrieval result arranged at a preset position in the at least two groups of retrieval results is displayed on the second interface by a preset mark.
Optionally, the apparatus further comprises:
the third receiving module is used for receiving a second input of a second retrieval result in the at least two groups of retrieval results;
and the amplifying module is used for responding to the second input and amplifying and displaying the second retrieval result to the second interface.
Optionally, the apparatus further comprises:
the fourth receiving module is used for receiving a third input of a third retrieval result in the at least two groups of retrieval results;
the switching module is used for responding to the third input and switching the displayed interface from the second interface to a third interface;
the third interface is a retrieval result interface generated by retrieving the target retrieval information by a first application, wherein the first application is a target application matched with the third retrieval result in the at least two target applications.
In the embodiment of the application, a first interface matched with the category is output by responding to first input of at least two target applications of the same category, wherein the first interface comprises candidate options, so that when information retrieval is performed on a plurality of target applications, repeated retrieval information does not need to be input into each application interface, and only target retrieval information is input into the candidate options matched with the category in a unified first interface to trigger retrieval requests of the plurality of target applications, batch retrieval of the plurality of applications is realized, the retrieval efficiency of information retrieval performed by adopting the plurality of applications is improved, and the operation complexity is reduced; moreover, the retrieval results of the target retrieval information of each target application can be displayed on the second interface in batch in response to the retrieval request, the retrieval results of the plurality of applications can be simultaneously displayed in a same interface in an arrangement mode, a user does not need to switch the application interfaces one by one to check the retrieval results in each target application, the retrieval results of each target application only need to be browsed and compared in the unified second interface, batch check of the retrieval results of the plurality of applications is achieved, browsing efficiency of the retrieval results of the plurality of applications is improved, operation complexity of application switching display is reduced, repeated application switching operation of the user is avoided, and operation convenience is improved.
The information processing apparatus in the embodiment of the present application may be an apparatus, or may be a component, an integrated circuit, or a chip in a terminal. The device can be mobile electronic equipment or non-mobile electronic equipment. By way of example, the mobile electronic device may be a mobile phone, a tablet computer, a notebook computer, a palm top computer, a vehicle-mounted electronic device, a wearable device, an ultra-mobile personal computer (UMPC), a netbook or a Personal Digital Assistant (PDA), and the like, and the non-mobile electronic device may be a Personal Computer (PC), a Television (TV), a teller machine, a self-service machine, and the like, and the embodiments of the present application are not particularly limited.
The information processing apparatus in the embodiment of the present application may be an apparatus having an operating system. The operating system may be an Android operating system (Android), an iOS operating system, or other possible operating systems, which is not specifically limited in the embodiments of the present application.
The information processing apparatus provided in the embodiment of the present application can implement each process implemented by the foregoing method embodiment, and is not described here again to avoid repetition.
Optionally, as shown in fig. 13, an electronic device 2000 is further provided in the embodiment of the present application, and includes a processor 2002, a memory 2001, and a program or an instruction stored in the memory 2001 and executable on the processor 2002, where the program or the instruction implements the processes of the information processing method embodiment when executed by the processor 2002, and can achieve the same technical effect, and no further description is provided here to avoid repetition.
It should be noted that the electronic devices in the embodiments of the present application include the mobile electronic devices and the non-mobile electronic devices described above.
Fig. 14 is a schematic hardware structure diagram of an electronic device implementing an embodiment of the present application.
The electronic device 1000 includes, but is not limited to: a radio frequency unit 1001, a network module 1002, an audio output unit 1003, an input unit 1004, a sensor 1005, a display unit 1006, a user input unit 1007, an interface unit 1008, a memory 1009, and a processor 1010.
Those skilled in the art will appreciate that the electronic device 1000 may further comprise a power source (e.g., a battery) for supplying power to various components, and the power source may be logically connected to the processor 1010 through a power management system, so as to implement functions of managing charging, discharging, and power consumption through the power management system. The electronic device structure shown in fig. 14 does not constitute a limitation of the electronic device, and the electronic device may include more or less components than those shown, or combine some components, or arrange different components, and thus, the description is not repeated here.
The user input unit 1007 is configured to receive a first input for at least two target applications of the same category;
a display unit 1006, configured to output a first interface matching the category in response to the first input, where the first interface includes a candidate option;
a user input unit 1007, configured to receive a search request triggered on the first interface, where the search request includes target search information matching the candidate option;
a display unit 1006, configured to display, in response to the retrieval request, at least two sets of retrieval results matched with the at least two target applications on a second interface, where the at least two sets of retrieval results are retrieval results obtained by retrieving the target retrieval information by the at least two target applications, respectively.
In the embodiment of the application, a first interface matched with the category is output by responding to first input of at least two target applications of the same category, wherein the first interface comprises candidate options, so that when information retrieval is performed on a plurality of target applications, repeated retrieval information does not need to be input into each application interface, and only target retrieval information is input into the candidate options matched with the category in a unified first interface to trigger retrieval requests of the plurality of target applications, batch retrieval of the plurality of applications is realized, the retrieval efficiency of information retrieval performed by adopting the plurality of applications is improved, and the operation complexity is reduced; moreover, the retrieval results of the target retrieval information of each target application can be displayed on the second interface in batch in response to the retrieval request, the retrieval results of the plurality of applications can be simultaneously displayed in a same interface in an arrangement mode, a user does not need to switch the application interfaces one by one to check the retrieval results in each target application, the retrieval results of each target application only need to be browsed and compared in the unified second interface, batch check of the retrieval results of the plurality of applications is achieved, browsing efficiency of the retrieval results of the plurality of applications is improved, operation complexity of application switching display is reduced, repeated application switching operation of the user is avoided, and operation convenience is improved.
Optionally, the first input includes a first sub-input and a second sub-input, and the user input unit 1007 is configured to receive the first sub-input of the target option matching with at least two candidate applications;
a processor 1010, configured to output, in response to the first sub-input, an application group according to a category of the candidate applications, where the application group includes at least two candidate applications with the same category, and the categories corresponding to different application groups are different;
a user input unit 1007, configured to receive a second sub-input to a target application group in the application group;
a processor 1010 configured to select at least two target applications in the set of target applications in response to the second sub-input.
In the embodiment of the application, a user triggers a first sub-input for at least two target options matched with the candidate applications, the method in the embodiment of the application can respond to the first sub-input, classify and group the candidate applications according to the categories of the candidate applications, divide the candidate applications with the same application categories into an application group, and output the application group, wherein the application group comprises at least two candidate applications with the same category, and the rapid classification of the candidate applications of the target options is realized; then, when the user needs to perform batch retrieval and batch check of retrieval results on the applications in a certain interested target application group, the user only needs to perform second sub-input on the interested target application group in the output application group, the method of the embodiment of the application can respond to the second sub-input, and automatically select at least two target applications needing batch operation in the target application group, so that batch search and batch output of search results on a plurality of target applications of a certain category interested by the user are realized, the operation complexity of the user is reduced, and the user does not need to frequently switch application interfaces.
Optionally, the processor 1010 is configured to, in response to the second sub-input, select at least two target applications in the target application group according to a first preset parameter of each of at least two candidate applications corresponding to the target application group; wherein the first preset parameter includes at least one of: frequency of use, number of times selected as a target application.
In the embodiment of the application, since the use frequency of the application is associated with the use habit of the user on the application, the higher the use frequency (which may be in a recent period of time) is, the more the user likes to use the application, and then the target application is selected based on the use frequency, so that the comparison of the search results of the applications commonly used by the user can be preferentially performed, and the use habit of the user on the application is met.
The application is selected as the target application for times, so that the fact that the user is more inclined to perform batch search and search result comparison on the applications is reflected, the higher the times, the more the user prefers to use the application to perform search comparison, and the target application is selected based on the times, so that the search result comparison can be performed on the applications which are interested in performing batch search comparison by the user preferentially, and the search comparison requirements of the user on the applications are met.
Since the usage frequency of the application is associated with the usage habit of the application by the user, the higher the usage frequency (which may be in a recent period of time) is, the more the user likes to use the application, and the higher the number of times the application is selected as the target application is, the more the user prefers to perform batch search and search result comparison on which applications, and the higher the number is, the more the user likes to use the application for search comparison. Then, the candidate applications are scored based on the two parameters, so that the use habits of the user on the applications and the search comparison requirements of the user on the applications can be comprehensively considered when selecting the target applications which need to search in batches and view the search results in batches.
Optionally, the target option includes a preset icon, and the user input unit 1007 is configured to receive a first sub-input to the preset icon, where at least two candidate applications that match the preset icon include an installed application list.
In the embodiment of the application, by receiving the first sub-input of the preset icon, the automatic application classification of the installed application program list matched with the preset icon can be quickly triggered, the target application group is selected from the classified application groups, at least two target applications are selected from the target application groups of the same category to perform batch retrieval operation, and the retrieval results of the at least two target applications are output in batch in one interface, so that the quick comparison of the retrieval results of the at least two target applications to the same retrieval request can be quickly realized, a user does not need to start each target application one by one, and inputs the same retrieval information to trigger the retrieval request in each target application one by one, and the user does not need to switch the currently displayed interface one by one to check the retrieval results of each target application to the retrieval request one by one.
Optionally, the target option includes a folder, and the user input unit 1007 is configured to receive a first sub-input to the folder including at least two candidate applications.
In the embodiment of the application, a quick comparison function can be added to the folder, so that a user can quickly perform batch search operation on candidate applications in the folder, the input retrieval information acts on the applications in the folder, and the user does not need to open the applications one by one and repeat the operation. If the applications in the folder are of the same category, the applications in the folder are target application groups of the same category, and at least two target applications can be selected from the target application groups of the same category to perform batch retrieval operation and output retrieval results of the at least two target applications in a batch manner on one interface; if the applications in the folder are of different categories, the method of the embodiment of the application can automatically classify the applications in the folder, select a target application group from the classified application groups, select at least two target applications from the target application groups of the same category to perform batch retrieval operation, and output retrieval results of the at least two target applications in a batch manner on one interface. Therefore, the retrieval results of the same retrieval request by at least two target applications of the same category in the folder can be quickly compared, a user does not need to start each target application one by one, and input the same retrieval information in each target application one by one to trigger the retrieval request, and the user does not need to switch the currently displayed interface one by one to check the retrieval results of each target application to the retrieval request one by one.
Optionally, the user input unit 1007 is configured to receive a first input to a saved application group, where the saved application group includes at least two target applications of the same category.
In the embodiment of the application, when the user selects the application needing to be compared this time by selecting the storage and comparison mode, the target application group to be used this time can be directly selected from the previously compared application groups, the application in the target application group selected this time is used as the target application of the comparison this time, the batch search and the batch search result check are performed, the rapid comparison of a plurality of applications is realized, the target applications do not need to be screened one by one, and the search efficiency of information is improved.
Optionally, the memory 1009 is configured to store a retrieval record, where the retrieval record includes identification information of the at least two target applications, target retrieval information matched with the candidate options, and at least two sets of retrieval results of the at least two target applications.
In the embodiment of the application, after batch retrieval of at least two target applications is completed once, the retrieval records of the batch retrieval can be saved, the saved retrieval records comprise the target applications of the comparison, retrieval conditions (namely target retrieval information matched with the candidate options) and comparison snapshots of retrieval results, and the retrieval records are saved, so that a user can conveniently and quickly find historical comparison records.
Optionally, the display unit 1006 is configured to output a first interface matching the category and the target function items of the at least two target applications in response to the first input.
In the embodiment of the application, when the first interface used for inputting the target search information is displayed, the candidate options in the output first interface can be matched with the categories of the target applications and the target function items of the at least two target applications, so that different first interfaces can be output aiming at the target applications and the target function items of different categories, the candidate options needing to input information in the first interface cover the information options which have to be input when the at least two target applications are used for respectively performing information retrieval, the complete retrieval of the target search information of the necessary candidate options by each target application can be ensured while the batch retrieval is performed, and the completeness and the accuracy of the retrieval are ensured.
Optionally, the processor 1010 is configured to sort the at least two groups of search results according to values of a second preset parameter of the at least two groups of search results matched with the at least two target applications, where the second preset parameter is an attribute parameter common to the at least two groups of search results;
the display unit 1006 is configured to display the at least two groups of search results on a second interface according to the sorting, where a first search result arranged at a preset position in the at least two groups of search results is displayed on the second interface as a preset mark.
In the embodiment of the application, the at least two groups of retrieval results can be sorted according to values of a second preset parameter of the at least two groups of retrieval results matched with the at least two target applications; and then, displaying the at least two groups of retrieval results on a second interface according to the sorting, wherein the first retrieval result arranged at a preset position in the at least two groups of retrieval results is displayed on the second interface by a preset mark. Therefore, a user can simultaneously check the search results of a plurality of interested target applications of the same category on the same search request in the same interface, and the displayed application interface does not need to be switched to check the search results of each application one by one; in addition, the displayed retrieval results are sorted according to the second preset parameter, so that the user can conveniently find the optimal retrieval result which meets the requirements of the user through the sorting; in addition, the first retrieval result arranged at the preset position is preferably displayed by being distinguished from other retrieval results, so that the purpose of prompting the better first retrieval result to the user is achieved. In some application scenes, the retrieval results of a plurality of target applications can be compared and judged by second preset parameters such as price, route, duration, copyright and the like through a second interface, the user is prompted through different colors, for example, the comparison result of travel applications, the application where the lowest price is located in the same travel is displayed in frame red, so that the application characteristics and the search characteristics can be combined, the lowest price interface is displayed in a red frame mode for the price display interface, the shortest route interface is displayed in a red frame mode for the map display interface, if the distances are the same, no special prompt is provided, and the non-copyright interface is displayed in a green frame mode for the music search result, so that the prompt effect of the user on quick results is achieved.
Optionally, the user input unit 1007 is configured to receive a second input to a second search result in the at least two groups of search results;
a display unit 1006, configured to respond to the second input, and display the second search result in an enlarged manner on the second interface;
in the embodiment of the application, in the second interface for displaying the retrieval results of the target applications, the user can trigger a second input to the interested second retrieval result, and the method of the embodiment of the application can respond to the second input to display the second retrieval result in an enlarged manner in the second interface, so that the user can conveniently view the interested retrieval result.
Optionally, the user input unit 1007 is configured to receive a third input to a third search result in the at least two groups of search results;
a processor 1010 configured to switch a displayed interface from the second interface to a third interface in response to the third input;
the third interface is a retrieval result interface generated by retrieving the target retrieval information by a first application, wherein the first application is a target application matched with the third retrieval result in the at least two target applications.
In the embodiment of the application, after the retrieval results of the target applications are displayed in the second interface, if a user needs to use an application with an interested retrieval result, the user does not need to switch to a desktop interface to find the icon of the corresponding application to start the application, but can directly trigger a third input for a third retrieval result interested in the second interface, the method of the embodiment of the application can directly switch the currently displayed interface from the second interface including the comparison result to the retrieval result interface of the target application corresponding to the third retrieval result interested in the user for the target retrieval information, thereby reducing the operation complexity of the user, and the user can also quickly switch to the application interested in batch search after batch search, and the application directly displays a search result interface of the search, and the operation convenience of the user is improved.
It should be understood that in the embodiment of the present application, the input Unit 1004 may include a Graphics Processing Unit (GPU) 10041 and a microphone 10042, and the Graphics Processing Unit 10041 processes image data of still pictures or videos obtained by an image capturing device (such as a camera) in a video capturing mode or an image capturing mode. The display unit 1006 may include a display panel 10061, and the display panel 10061 may be configured in the form of a liquid crystal display, an organic light emitting diode, or the like. The user input unit 1007 includes a touch panel 10071 and other input devices 10072. The touch panel 10071 is also referred to as a touch screen. The touch panel 10071 may include two parts, a touch detection device and a touch controller. Other input devices 10072 may include, but are not limited to, a physical keyboard, function keys (e.g., volume control keys, switch keys, etc.), a trackball, a mouse, and a joystick, which are not described in detail herein. The memory 1009 may be used to store software programs as well as various data, including but not limited to application programs and operating systems. Processor 1010 may integrate an application processor that handles primarily operating systems, user interfaces, applications, etc. and a modem processor that handles primarily wireless communications. It will be appreciated that the modem processor described above may not be integrated into processor 1010.
The embodiment of the present application further provides a readable storage medium, where a program or an instruction is stored on the readable storage medium, and when the program or the instruction is executed by a processor, the program or the instruction implements each process of the above-mentioned information processing method embodiment, and can achieve the same technical effect, and in order to avoid repetition, details are not repeated here.
The processor is the processor in the electronic device described in the above embodiment. The readable storage medium includes a computer readable storage medium, such as a Read-Only Memory (ROM), a Random Access Memory (RAM), a magnetic disk or an optical disk, and so on.
The embodiment of the present application further provides a chip, where the chip includes a processor and a communication interface, the communication interface is coupled to the processor, and the processor is configured to execute a program or an instruction to implement each process of the information processing method embodiment, and can achieve the same technical effect, and the details are not repeated here to avoid repetition.
It should be understood that the chips mentioned in the embodiments of the present application may also be referred to as system-on-chip, system-on-chip or system-on-chip, etc.
It should be noted that, in this document, the terms "comprises," "comprising," or any other variation thereof, are intended to cover a non-exclusive inclusion, such that a process, method, article, or apparatus that comprises a list of elements does not include only those elements but may include other elements not expressly listed or inherent to such process, method, article, or apparatus. Without further limitation, an element defined by the phrase "comprising an … …" does not exclude the presence of other like elements in a process, method, article, or apparatus that comprises the element. Further, it should be noted that the scope of the methods and apparatus of the embodiments of the present application is not limited to performing the functions in the order illustrated or discussed, but may include performing the functions in a substantially simultaneous manner or in a reverse order based on the functions involved, e.g., the methods described may be performed in an order different than that described, and various steps may be added, omitted, or combined. In addition, features described with reference to certain examples may be combined in other examples.
Through the above description of the embodiments, those skilled in the art will clearly understand that the method of the above embodiments can be implemented by software plus a necessary general hardware platform, and certainly can also be implemented by hardware, but in many cases, the former is a better implementation manner. Based on such understanding, the technical solutions of the present application may be embodied in the form of a software product, which is stored in a storage medium (such as ROM/RAM, magnetic disk, optical disk) and includes instructions for enabling a terminal (such as a mobile phone, a computer, a server, an air conditioner, or a network device) to execute the method according to the embodiments of the present application.
While the present embodiments have been described with reference to the accompanying drawings, it is to be understood that the invention is not limited to the precise embodiments described above, which are meant to be illustrative and not restrictive, and that various changes may be made therein by those skilled in the art without departing from the spirit and scope of the invention as defined by the appended claims.

Claims (19)

1. An information processing method, characterized in that the method comprises:
receiving a first input for at least two target applications of the same category;
outputting a first interface matched with the category in response to the first input, wherein the first interface comprises candidate options;
receiving a retrieval request triggered on the first interface, wherein the retrieval request comprises target retrieval information matched with the candidate options;
and responding to the retrieval request, and displaying at least two groups of retrieval results matched with the at least two target applications on a second interface, wherein the at least two groups of retrieval results are retrieval results obtained by the at least two target applications respectively retrieving the target retrieval information.
2. The method of claim 1, wherein the first input comprises a first sub-input and a second sub-input, and wherein receiving the first input for at least two target applications of a same category comprises:
receiving a first sub-input of a target option matching at least two candidate applications;
responding to the first sub-input, and outputting an application group according to the category of the candidate application, wherein the application group comprises at least two candidate applications with the same category, and the categories corresponding to different application groups are different;
receiving a second sub-input to a target application group in the application group;
selecting at least two target applications in the group of target applications in response to the second sub-input.
3. The method of claim 2, wherein said selecting at least two target applications in the group of target applications in response to the second sub-input comprises:
responding to the second sub-input, and selecting at least two target applications in the target application group according to a first preset parameter of each candidate application in at least two candidate applications corresponding to the target application group;
wherein the first preset parameter includes at least one of: frequency of use, number of times selected as a target application.
4. The method of claim 2, wherein the target option comprises a folder, and wherein receiving a first sub-input of the target option matching at least two candidate applications comprises:
a first sub-input to the folder comprising at least two candidate applications is received.
5. The method of claim 1,
the receiving a first input to at least two target applications of a same category comprises:
a first input is received for a saved application group, wherein the saved application group comprises at least two target applications of a same category.
6. The method of claim 1, wherein after displaying at least two sets of search results matching the at least two target applications on the second interface, the method further comprises:
and saving a retrieval record, wherein the retrieval record comprises the identification information of the at least two target applications, the target retrieval information matched with the candidate options, and at least two groups of retrieval results of the at least two target applications.
7. The method of claim 1, wherein outputting, in response to the first input, a first interface matching the category comprises:
outputting, in response to the first input, a first interface matching the category and target function items of the at least two target applications.
8. The method of claim 1, wherein displaying at least two sets of search results matching the at least two target applications on a second interface comprises:
sorting the at least two groups of retrieval results according to values of a second preset parameter of the at least two groups of retrieval results matched with the at least two target applications, wherein the second preset parameter is an attribute parameter shared by the at least two groups of retrieval results;
and displaying the at least two groups of retrieval results on a second interface according to the sorting, wherein the first retrieval result arranged at a preset position in the at least two groups of retrieval results is displayed on the second interface by a preset mark.
9. The method of claim 1, wherein after displaying at least two sets of search results matching the at least two target applications on the second interface, the method further comprises:
receiving a second input of a second retrieval result in the at least two groups of retrieval results, and responding to the second input to display the second retrieval result to the second interface in an enlarged mode;
and/or the presence of a gas in the gas,
receiving a third input of a third retrieval result in the at least two groups of retrieval results, and responding to the third input to switch the displayed interface from the second interface to a third interface;
the third interface is a retrieval result interface generated by retrieving the target retrieval information by a first application, and the first application is a target application matched with the third retrieval result in the at least two target applications.
10. An information processing apparatus characterized in that the apparatus comprises:
the system comprises a first receiving module, a second receiving module and a third receiving module, wherein the first receiving module is used for receiving first input of at least two target applications in the same category;
a first output module for outputting a first interface matching the category in response to the first input, wherein the first interface comprises a candidate option;
the second receiving module is used for receiving a retrieval request triggered on the first interface, wherein the retrieval request comprises target retrieval information matched with the candidate options;
and the second output module is used for responding to the retrieval request and displaying at least two groups of retrieval results matched with the at least two target applications on a second interface, wherein the at least two groups of retrieval results are retrieval results obtained by retrieving the target retrieval information by the at least two target applications respectively.
11. The apparatus of claim 10, wherein the first input comprises a first sub-input and a second sub-input, and wherein the first receiving module comprises:
a first receiving sub-module for receiving a first sub-input of a target option matching at least two candidate applications;
a first output sub-module, configured to output, in response to the first sub-input, an application group according to a category of the candidate applications, where the application group includes at least two candidate applications with the same category, and the categories corresponding to different application groups are different;
the second receiving submodule is used for receiving a second sub-input of a target application group in the application group;
a selection submodule for selecting at least two target applications in the set of target applications in response to the second sub-input.
12. The apparatus of claim 11, wherein the selection submodule comprises:
the selecting unit is used for responding to the second sub-input and selecting at least two target applications in the target application group according to a first preset parameter of each candidate application in at least two candidate applications corresponding to the target application group;
wherein the first preset parameter includes at least one of: frequency of use, number of times selected as a target application.
13. The apparatus of claim 11, wherein the target option comprises a folder, and wherein the first receiving submodule comprises:
a first receiving unit for receiving a first sub-input to the folder comprising at least two candidate applications.
14. The apparatus of claim 10,
the first receiving module includes:
a third receiving submodule, configured to receive a first input to a saved application group, where the saved application group includes at least two target applications of a same category.
15. The apparatus of claim 10, further comprising:
and the first saving module is used for saving a retrieval record, wherein the retrieval record comprises the identification information of the at least two target applications, the target retrieval information matched with the candidate options, and at least two groups of retrieval results of the at least two target applications.
16. The apparatus of claim 10, wherein the first output module comprises:
and the second output submodule is used for responding to the first input and outputting a first interface matched with the category and the target function items of the at least two target applications.
17. The apparatus of claim 10, wherein the second output module comprises:
the sorting submodule is used for sorting the at least two groups of retrieval results according to values of a second preset parameter of the at least two groups of retrieval results matched with the at least two target applications, wherein the second preset parameter is an attribute parameter shared by the at least two groups of retrieval results;
and the third output submodule is used for displaying the at least two groups of retrieval results on a second interface according to the sorting, wherein the first retrieval result arranged at a preset position in the at least two groups of retrieval results is displayed on the second interface by a preset mark.
18. The apparatus of claim 10, further comprising:
the third receiving module is used for receiving a second input of a second retrieval result in the at least two groups of retrieval results;
the amplifying module is used for responding to the second input and amplifying and displaying the second retrieval result to the second interface;
the fourth receiving module is used for receiving a third input of a third retrieval result in the at least two groups of retrieval results;
the switching module is used for responding to the third input and switching the displayed interface from the second interface to a third interface;
the third interface is a retrieval result interface generated by retrieving the target retrieval information by a first application, and the first application is a target application matched with the third retrieval result in the at least two target applications.
19. An electronic device comprising a processor, a memory, and a program or instructions stored on the memory and executable on the processor, the program or instructions, when executed by the processor, implementing the steps of the information processing method according to any one of claims 1 to 9.
CN202011026174.7A 2020-09-25 2020-09-25 Information processing method and device, electronic equipment and readable storage medium Pending CN112100463A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202011026174.7A CN112100463A (en) 2020-09-25 2020-09-25 Information processing method and device, electronic equipment and readable storage medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202011026174.7A CN112100463A (en) 2020-09-25 2020-09-25 Information processing method and device, electronic equipment and readable storage medium

Publications (1)

Publication Number Publication Date
CN112100463A true CN112100463A (en) 2020-12-18

Family

ID=73756530

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202011026174.7A Pending CN112100463A (en) 2020-09-25 2020-09-25 Information processing method and device, electronic equipment and readable storage medium

Country Status (1)

Country Link
CN (1) CN112100463A (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN113836427A (en) * 2021-09-29 2021-12-24 维沃移动通信有限公司 Information searching method and device
WO2023284799A1 (en) * 2021-07-15 2023-01-19 维沃移动通信有限公司 Search method and apparatus, and electronic device

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2017181528A1 (en) * 2016-04-22 2017-10-26 中兴通讯股份有限公司 Search display method and device
CN109917979A (en) * 2019-02-22 2019-06-21 维沃移动通信有限公司 A kind of searching method and mobile terminal
CN110990679A (en) * 2019-11-27 2020-04-10 维沃移动通信有限公司 Information searching method and electronic equipment
CN111538874A (en) * 2020-04-22 2020-08-14 深圳传音控股股份有限公司 Quick search method, terminal and readable storage medium

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2017181528A1 (en) * 2016-04-22 2017-10-26 中兴通讯股份有限公司 Search display method and device
CN109917979A (en) * 2019-02-22 2019-06-21 维沃移动通信有限公司 A kind of searching method and mobile terminal
CN110990679A (en) * 2019-11-27 2020-04-10 维沃移动通信有限公司 Information searching method and electronic equipment
CN111538874A (en) * 2020-04-22 2020-08-14 深圳传音控股股份有限公司 Quick search method, terminal and readable storage medium

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2023284799A1 (en) * 2021-07-15 2023-01-19 维沃移动通信有限公司 Search method and apparatus, and electronic device
CN113836427A (en) * 2021-09-29 2021-12-24 维沃移动通信有限公司 Information searching method and device

Similar Documents

Publication Publication Date Title
US9342567B2 (en) Control for persistent search results and iterative searching
US7840601B2 (en) Editable table modification
US20090300476A1 (en) Internet Guide Link Matching System
CN112612391B (en) Message processing method and device and electronic equipment
CN113126838A (en) Application icon sorting method and device and electronic equipment
CN112882623B (en) Text processing method and device, electronic equipment and storage medium
CN112988006A (en) Display method, display device, electronic equipment and storage medium
CN105706081A (en) Structured informational link annotations
CN112100463A (en) Information processing method and device, electronic equipment and readable storage medium
CN113641886A (en) Searching method and device and electronic equipment
CN113220393A (en) Display method and device and electronic equipment
CN113805752A (en) Object moving method and electronic equipment
CN113590008A (en) Chat message display method and device and electronic equipment
CN111954079B (en) Image processing method, device, electronic equipment and medium
CN112882619A (en) Application interface management method and device, electronic equipment and medium
CN112860921A (en) Information searching method and device
JP2007148476A (en) Information retrieval support system, information retrieval support method, retrieval support module program and information retrieval support program
US20100082662A1 (en) Information Retrieval System User Interface
CN112199561A (en) Application search method and device
CN113253904A (en) Display method, display device and electronic equipment
CN114416664A (en) Information display method, information display device, electronic apparatus, and readable storage medium
CN114491218A (en) Information updating method, information updating device, electronic device, and medium
CN113515701A (en) Information recommendation method and device
CN112764617A (en) File selection method and device, electronic equipment and readable storage medium
CN111723282A (en) Search processing method and system, electronic device and storage medium

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