WO2023160226A1 - 搜索切换方法、装置、电子设备以及存储介质 - Google Patents

搜索切换方法、装置、电子设备以及存储介质 Download PDF

Info

Publication number
WO2023160226A1
WO2023160226A1 PCT/CN2022/143131 CN2022143131W WO2023160226A1 WO 2023160226 A1 WO2023160226 A1 WO 2023160226A1 CN 2022143131 W CN2022143131 W CN 2022143131W WO 2023160226 A1 WO2023160226 A1 WO 2023160226A1
Authority
WO
WIPO (PCT)
Prior art keywords
search
application
type
search type
interface
Prior art date
Application number
PCT/CN2022/143131
Other languages
English (en)
French (fr)
Inventor
李辉
Original Assignee
Oppo广东移动通信有限公司
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 Oppo广东移动通信有限公司 filed Critical Oppo广东移动通信有限公司
Publication of WO2023160226A1 publication Critical patent/WO2023160226A1/zh

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/20Information retrieval; Database structures therefor; File system structures therefor of structured data, e.g. relational data
    • G06F16/24Querying
    • G06F16/245Query processing
    • G06F16/2453Query optimisation
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/20Information retrieval; Database structures therefor; File system structures therefor of structured data, e.g. relational data
    • G06F16/24Querying
    • G06F16/245Query processing
    • G06F16/2453Query optimisation
    • G06F16/24534Query rewriting; Transformation
    • G06F16/24547Optimisations to support specific applications; Extensibility of optimisers
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/20Information retrieval; Database structures therefor; File system structures therefor of structured data, e.g. relational data
    • G06F16/24Querying
    • G06F16/248Presentation of query results
    • 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/0487Interaction techniques based on graphical user interfaces [GUI] using specific features provided by the input device, e.g. functions controlled by the rotation of a mouse with dual sensing arrangements, or of the nature of the input device, e.g. tap gestures based on pressure sensed by a digitiser
    • G06F3/0488Interaction techniques based on graphical user interfaces [GUI] using specific features provided by the input device, e.g. functions controlled by the rotation of a mouse with dual sensing arrangements, or of the nature of the input device, e.g. tap gestures based on pressure sensed by a digitiser using a touch-screen or digitiser, e.g. input of commands through traced gestures
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/44Arrangements for executing specific programs
    • G06F9/451Execution arrangements for user interfaces
    • YGENERAL TAGGING OF NEW TECHNOLOGICAL DEVELOPMENTS; GENERAL TAGGING OF CROSS-SECTIONAL TECHNOLOGIES SPANNING OVER SEVERAL SECTIONS OF THE IPC; TECHNICAL SUBJECTS COVERED BY FORMER USPC CROSS-REFERENCE ART COLLECTIONS [XRACs] AND DIGESTS
    • Y02TECHNOLOGIES OR APPLICATIONS FOR MITIGATION OR ADAPTATION AGAINST CLIMATE CHANGE
    • Y02DCLIMATE CHANGE MITIGATION TECHNOLOGIES IN INFORMATION AND COMMUNICATION TECHNOLOGIES [ICT], I.E. INFORMATION AND COMMUNICATION TECHNOLOGIES AIMING AT THE REDUCTION OF THEIR OWN ENERGY USE
    • Y02D10/00Energy efficient computing, e.g. low power processors, power management or thermal management

Definitions

  • the present application relates to the technical field of electronic equipment, and more specifically, to a search and switch method, device, electronic equipment, and storage medium.
  • the present application proposes a search and switching method, device, electronic device and storage medium to solve the above problems.
  • the embodiment of the present application provides a search switching method, which is applied to an electronic device, and the electronic device includes a touch screen, and the touch screen includes a display area, and the method includes: displaying at least two second An application interface of an application program, and the application interface of each first application program displays the search results obtained by searching the search information with the first search type; in response to passing through the application interfaces of the at least two first application programs Initiating a search type switching operation, switching the search type from the first search type to a second search type; displaying at least two application interfaces of the second application program in the display area, and displaying in the display area the application interface of each second application program The application interface displays search results obtained by searching the search information with the second search type.
  • the embodiment of the present application provides a search switching device, which is applied to an electronic device, and the electronic device includes a touch screen, and the touch screen includes a display area, and the device includes: a first application interface display module, configured to The display area displays at least two application interfaces of the first application program, and the application interface of each first application program displays the search results obtained by searching the search information with the first search type; the search type switching module uses In response to the search type switching operation initiated through the application interfaces of the at least two first application programs, the search type is switched from the first search type to the second search type; the second application interface display module is configured to The display area displays application interfaces of at least two second application programs, and the application interface of each second application program displays search results obtained by searching the search information with the second search type.
  • the embodiment of the present application provides an electronic device, including a memory and a processor, the memory is coupled to the processor, the memory stores instructions, and when the instructions are executed by the processor, the The processor executes the above method.
  • the embodiment of the present application provides a computer-readable storage medium, where program code is stored in the computer-readable storage medium, and the program code can be invoked by a processor to execute the above method.
  • FIG. 1 shows a schematic flowchart of a search switching method provided by an embodiment of the present application
  • Fig. 2 shows a schematic diagram of the first interface of the electronic device provided by the embodiment of the present application
  • FIG. 3 shows a schematic diagram of a second interface of an electronic device provided by an embodiment of the present application
  • FIG. 4 shows a schematic flowchart of a search switching method provided by an embodiment of the present application
  • FIG. 5 shows a schematic diagram of a third interface of an electronic device provided by an embodiment of the present application.
  • FIG. 6 shows a schematic flowchart of an embodiment of step S220 of the search switching method shown in FIG. 4 of the present application
  • FIG. 7 shows a schematic flowchart of an embodiment of step S220 of the search switching method shown in FIG. 4 of the present application;
  • FIG. 8 shows a schematic diagram of a fourth interface of an electronic device provided by an embodiment of the present application.
  • FIG. 9 shows a schematic flowchart of a search switching method provided by an embodiment of the present application.
  • FIG. 10 shows a schematic flowchart of a search switching method provided by an embodiment of the present application.
  • FIG. 11 shows a schematic diagram of a fifth interface of an electronic device provided by an embodiment of the present application.
  • FIG. 12 shows a schematic flowchart of step S430 of the search switching method shown in FIG. 10 of the present application
  • Fig. 13 shows a module block diagram of a search switching device provided by an embodiment of the present application
  • FIG. 14 shows a block diagram of an electronic device for performing a search switching method according to an embodiment of the present application in an embodiment of the present application
  • Fig. 15 shows a storage unit for storing or carrying program codes for realizing the search switching method according to the embodiment of the present application according to the embodiment of the present application.
  • electronic devices generally begin to support the function of searching for information and displaying search results.
  • In daily life there is often a need to compare between different platforms at the same time.
  • the prices of different platforms will be compared when taking out food, the prices of different platforms will be compared when booking hotels, and the prices of different platforms will be compared when buying air tickets.
  • electronic devices gradually begin to support the input of search information and the selection of search types on the search interface, and
  • a display interface simultaneously displays the search results of different platforms for the search type, so as to achieve the effect of search comparison.
  • the user when the user expects to switch between different search types, he needs to return to the search interface to switch the search type, and initiate a search for keywords again with the switched search type, resulting in cumbersome search type switching and poor user experience. good question.
  • the inventor found after long-term research and proposed the search switching method, device, electronic device and storage medium provided by the embodiment of the present application.
  • the search switching method By directly triggering the search type switching on the application interface corresponding to the search results, it can Improve the efficiency of search type switching.
  • the specific search switching method will be described in detail in the subsequent embodiments.
  • FIG. 1 shows a schematic flowchart of a search switching method provided by an embodiment of the present application. This method is used to directly trigger the search type switching on the application interface corresponding to the search result, so as to improve the efficiency of the search type switching.
  • the search and switch method is applied to the search and switch device 200 shown in FIG. 10 and the electronic device 100 ( FIG. 11 ) configured with the search and switch device 200 .
  • the following will take an electronic device as an example to illustrate the specific process of this embodiment.
  • the electronic device applied in this embodiment may include a smart phone, a tablet computer, a wearable electronic device, etc., which is not limited here.
  • the electronic device includes a touch screen, and the touch screen includes a display area.
  • the search switching method may specifically include the following steps:
  • Step S110 Displaying at least two application interfaces of the first application program in the display area, and displaying the search results obtained by searching the search information with the first search type on the application interface of each first application program.
  • the electronic device may receive search information input by the user and a search type selection instruction input by the user.
  • the electronic device can receive the text search information input by the user, for example, the electronic device can receive the text search information input by the user through the touch screen, and extract the search information in the text search information;
  • the electronic device can receive the picture input by the user Search information, for example, the electronic device can receive the picture search information input by the user through the camera, and extract the search information in the picture search information;
  • the electronic device can receive the voice search information input by the user, for example, the electronic device can receive the user input through the pickup Voice search information of , and extract the search information in the voice search information.
  • the electronic device can receive a search type selection instruction input by the user, for example, the electronic device can receive a touch operation input by the user, and determine the search type selection instruction input by the user based on the touch operation; the electronic device can receive the user input input voice information, and determine the search type selection instruction input by the user based on the voice information input by the user.
  • the electronic device when the electronic device receives a search type selection instruction input by the user, it may respond to the search type selection instruction and determine the search type indicated by the search type selection instruction from multiple search types as the first search type.
  • the search type may include "commodity”, “consultation”, “life”, “takeaway”, “air ticket”, "hotel”, “information” and so on.
  • the electronic device may be provided with a target switch, wherein, when the target switch is turned on, the electronic device may receive input search information and a search type selection instruction, and display at least two first application The application interface of the program, and the application interface of each first application program displays the search results obtained by searching the search information with the first search type.
  • the electronic device can receive input search information and search type selection instructions, display an application interface of a first application program in the display area, and display other Search results obtained by searching the search information with the first search type.
  • the electronic device may automatically trigger to search for the search information after receiving the input search information, and may also trigger to search for the search information in response to a touch operation acting on the "search" control. Do limited.
  • the electronic device can determine at least two first application programs corresponding to the first search type, and call at least two first application programs to The first search type searches the search information, obtains the search results obtained by the at least two first application programs respectively searching the search information, and then displays the application interfaces of the at least two first application programs in the display area , and the application interface of each of the at least two first application programs displays the search results obtained by searching the search information with the first search type.
  • the electronic device may enable the search interfaces of at least two first application programs, and invoke the at least two first application programs to search for the search information through the search interfaces, A search result obtained by searching the search information by each of the at least two first application programs is obtained.
  • displaying the application interfaces of at least two first application programs in the display area may include: arranging and displaying at least two application interfaces of the first application programs in sequence along an axis parallel to the touch screen; arranging in sequence along an axis perpendicular to the touch screen displaying the application interfaces of at least two first application programs; arranging and displaying the application interfaces of at least two first application programs in sequence along a diagonal line parallel to the touch screen; dividing the touch screen into at least two areas and displaying them in at least two areas
  • the application interfaces of the at least two first application programs, wherein the at least two regions correspond to the application interfaces of the at least two first application programs one-to-one, etc., are not limited herein.
  • the electronic device displays the application interface of at least two first application programs, and displays the search results obtained by searching the search information with the first search type on the application interface of each first application program.
  • each of the at least two first application programs can still be used normally and completely.
  • each first application program can also jump to the application interface based on the user's touch operation, such as jumping from the current application interface to the next application interface, returning to the home page from the current application interface, etc., which is not limited here.
  • each first application can also select objects based on the user's touch operation, and add the selected items to the shopping cart Or place an order to pay, etc., which are not limited here.
  • FIG. 2 shows a schematic diagram of a first interface of an electronic device provided by an embodiment of the present application.
  • the display area may display at least two application interfaces of the first application program (in FIG.
  • the interface includes an application interface A1 and an application interface A2, wherein the application interface A1 displays the search result of the corresponding first application program searching for the search information (XXX juice extractor) with the search type as a commodity, and the application interface A2 displays There is a search result that the corresponding first application program searches for the search information (XXX juice extractor) with the search type as commodity.
  • the display area can be divided into menu area B and application area A (A1+A2), menu area B is used to display search information, and application area A is used to display application interface A1 and application interface A2.
  • Step S120 Switch the search type from the first search type to the second search type in response to a search type switching operation initiated through the application interfaces of the at least two first application programs.
  • the first search type is different from the second search type, for example, when the first search type is "commodity", then the second search type can be any other search type except “commodity"; for another example, When the first search type is "takeaway", the second search type may be any other search type except "takeout”.
  • the electronic device when the electronic device displays the application interfaces of at least two first application programs through the display area of the touch screen, it may perform the search type switching operation initiated through the application interfaces of the at least two first application programs. detection.
  • the search type switching operations initiated through the application interfaces of the at least two first application programs are detected, in response to the search type switching operations initiated through the application interfaces of the at least two first application programs, the The search type is switched from the first search type to the second search type, thereby avoiding returning to the search interface to switch search types, and improving the efficiency of searching type switching. For example, when the first search type is "commodity" and the second search type is "takeaway", the search type may be changed from "Commodity" is switched to "Takeaway".
  • the search type switching operation initiated through the application interfaces of at least two first application programs may include: the sliding operations acting on the application interfaces of at least two first application programs meet the preset sliding operations; The pressing operations on the application interfaces of the two first application programs satisfy the preset pressing operations; the clicking operations acting on the application interfaces of at least two first application programs satisfy the preset clicking operations, etc., which are not limited herein.
  • the preset sliding operation may include a sliding operation along a preset sliding direction, a sliding operation of sliding along a preset sliding direction for a preset duration, a sliding operation of sliding a preset distance along a preset sliding direction, and the like.
  • the preset pressing operation may include pressing a preset position, pressing the preset position for a preset duration, pressing the preset position for a preset strength, and the like.
  • the preset clicking operation may include clicking a preset location, clicking a preset location for a preset number of times, clicking a preset location with a preset frequency for a preset number of times, and the like.
  • Step S130 displaying at least two application interfaces of the second application program in the display area, and displaying the search results obtained by searching the search information with the second search type in the application interface of each second application program result.
  • the electronic device after the electronic device determines to switch from the first search type to the second search type, it can determine at least two second application programs corresponding to the second search type, and call at least two second application programs Search the search information with the second search type respectively, obtain the search results obtained by searching the search information respectively for the at least two second application programs, and then display the results of the at least two second application programs in the display area
  • the application interface, and the application interface of each second application program in the at least two second application programs display search results obtained by searching the search information with the second search type.
  • the electronic device when the electronic device switches the first search type to the second search type, it can determine at least two second application programs corresponding to the second search type, and enable the search of at least two second application programs. and an interface, calling the at least two second application programs to search the search information through the search interface, and obtaining the search results obtained by the at least two second application programs respectively searching the search information.
  • displaying the application interfaces of at least two second application programs in the display area may include: arranging and displaying the application interfaces of at least two second application programs in sequence along an axis parallel to the touch screen; arranging in sequence along an axis perpendicular to the touch screen displaying at least two application interfaces of second application programs; arranging and displaying at least two application interfaces of second application programs along a diagonal line parallel to the touch screen; dividing the touch screen into at least two areas and displaying them in at least two areas
  • the application interfaces of the at least two second application programs, wherein the at least two regions correspond to the application interfaces of the at least two second application programs one-to-one, etc., are not limited herein.
  • the electronic device displays the application interface of at least two second application programs, and displays the search results obtained by searching the search information with the second search type on the application interface of each second application program.
  • each of the at least two second application programs can still be used normally and completely.
  • each second application program can also jump to the application interface based on the user's touch operation, such as jumping from the current application interface to the next application interface, returning to the home page from the current application interface, etc., which is not limited here.
  • FIG. 3 shows a schematic diagram of a second interface of the electronic device provided by the embodiment of the present application.
  • the display area may display at least two application interfaces of the second application program (in FIG.
  • the interface includes an application interface A3 and an application interface A4, wherein the application interface A3 displays the search results of the corresponding second application program searching for the search information (XXX juicer) with the search type as takeaway, and the application interface A4 displays There is a search result of the corresponding second application program searching for the search information (XXX juice extractor) with the search type as takeaway.
  • the application interface of at least two first application programs is displayed in the display area, and a first search type is displayed on the application interface of each first application program to search for the search information to obtain
  • the search type is switched from the first search type to the second search type, and at least two second application programs are displayed in the display area application interface, and the application interface of each second application program displays the search results obtained by searching the search information by a second search type, so that the switching of the search type can be directly triggered on the application interface corresponding to the search results.
  • FIG. 4 shows a schematic flowchart of a search switching method provided by an embodiment of the present application.
  • the method is applied to the above-mentioned electronic device, and the electronic device includes a touch screen, and the touch screen includes a display area, and the display area displays target controls.
  • the process shown in Figure 4 will be described in detail below, and the search switching method may specifically include the following steps:
  • Step S210 Displaying at least two application interfaces of the first application program in the display area, and displaying search results obtained by searching the search information with the first search type on the application interface of each first application program.
  • step S210 for the specific description of step S210, please refer to step S110, which will not be repeated here.
  • Step S220 Switch the search type from the first search type to the second search type in response to a first preset sliding operation acting on the target control, wherein the first preset sliding operation is A sliding operation along a direction perpendicular to the arrangement direction of the application interfaces of the at least two first application programs.
  • the display area further displays a target control, wherein the shape and size of the target control can be updated according to user requirements, which is not limited here.
  • the target control can be displayed in suspension on the application interfaces of at least two first application programs, wherein, when there are two application interfaces of the first application programs displayed in the display area, the target control can be displayed in suspension on the The middle of the application interface of the two first application programs.
  • the electronic device may preset and store a first preset sliding operation, and the first preset sliding operation is used as a basis for judging the sliding operation on the target control. Therefore, in this embodiment, when the electronic device displays at least two application interfaces of the first application program and the target control in the display area, it may detect a touch operation acting on the target control. When a sliding operation acting on the target control is detected, the sliding operation acting on the target control can be compared with the first preset sliding operation to determine whether the sliding operation acting on the target control is consistent with the first preset Swipe action matches.
  • the first preset sliding operation may be a sliding operation along a direction perpendicular to the arrangement of the application interfaces of the at least two first application programs.
  • FIG. 5 shows a schematic diagram of a third interface of an electronic device provided by an embodiment of the present application.
  • the display area may display at least two application interfaces of the first application program (in FIG.
  • the interface includes an application interface A1 and an application interface A2, where a target control C is displayed in suspension on the application interface A1 and the application interface A2.
  • FIG. 6 shows a schematic flow chart of an embodiment of step S220 of the search switching method shown in FIG. 4 of the present application.
  • the first preset sliding operation includes a first sub-preset operation.
  • the process shown in Figure 6 will be described in detail below, and the method may specifically include the following steps:
  • Step S221A In response to the first sub-preset operation acting on the target control, determine a second search type from a plurality of search types according to the preset switching order, wherein the first sub-preset operation is along a line perpendicular to the A sliding operation in which the sliding duration of the arrangement direction of the application interfaces of the at least two first application programs is less than a preset duration.
  • the first preset sliding operation may include a first sub-preset operation, and the first sub-preset operation may include: A swipe operation with a swipe duration shorter than a preset duration. It can be understood that the first sub-preset operation is a fast sliding operation along a direction perpendicular to the arrangement of the application interfaces of the at least two first application programs. As a manner, the preset duration may include 1.5s, for example.
  • the electronic device when it displays at least two application interfaces of the first application program and the target control in the display area, it may detect a touch operation acting on the target control.
  • the sliding operation acting on the target control can be compared with the first sub-preset operation to determine whether the sliding operation acting on the target control is consistent with the first sub-preset operation. Let the operation match.
  • the second search type can be determined from multiple search types according to the preset switching order. type.
  • the preset switching order may include: random switching, sequential switching in forward order, sequential switching in reverse order, etc., which are not limited herein.
  • Step S222A switch the search type from the first search type to the second search type.
  • the search type can be switched from the first search type to the second search type, so as to realize the rapid search of the search type. switch.
  • FIG. 7 shows a schematic flow chart of an embodiment of step S220 of the search switching method shown in FIG. 4 of the present application.
  • the first preset sliding operation includes a second sub-preset operation.
  • the process shown in Figure 7 will be described in detail below, and the method may specifically include the following steps:
  • Step S221B In response to the second sub-preset operation acting on the target control, display a selection panel, wherein a plurality of selectable search types are displayed on the selection panel, and the second sub-preset operation is along the vertical A sliding operation in which the sliding duration in the arrangement direction of the application interfaces of the at least two first application programs is longer than a preset duration.
  • the first preset sliding operation may include a second sub-preset operation
  • the second sub-preset operation may include: A swipe operation with a swipe duration longer than the preset duration. It can be understood that the second sub-preset operation is a slow sliding operation along a direction perpendicular to the arrangement of the application interfaces of the at least two first application programs.
  • the electronic device when it displays at least two application interfaces of the first application program and the target control in the display area, it may detect a touch operation acting on the target control.
  • the sliding operation acting on the target control can be compared with the second sub-preset operation to determine whether the sliding operation acting on the target control is consistent with the second sub-preset operation. Let the operation match.
  • it when it is determined that the sliding operation acting on the target control matches the second sub-preset operation, it means that the user desires to switch the search type quickly, and a selection panel may be displayed, wherein the selection panel displays selectable Multiple search types.
  • the selection panel may be suspended and displayed on the application interfaces corresponding to the at least two first application programs, and the selection panel may also be overlaid and displayed on the application interfaces corresponding to the at least two first application programs etc., no limitation is made here.
  • FIG. 8 shows a schematic diagram of a fourth interface of an electronic device provided by an embodiment of the present application.
  • the display area may display at least two application interfaces of the first application program (in FIG.
  • the interfaces include application interface A1 and application interface A2.
  • a selection panel D is displayed floating on the application interface A1 and application interface A2, and multiple search types are displayed on the selection panel D, such as "information", “takeaway”, “air ticket”, “hotel”, “life ".
  • Step S222B Determine a second search type from the plurality of search types in response to a selection operation on the selection panel.
  • the electronic device may detect a selection operation on the selection panel during the process of displaying the selection panel. Wherein, when a selection operation acting on the selection panel is detected, the second search type may be determined from a plurality of search types in response to the selection operation acting on the selection panel.
  • the selection operation on the selection panel may include: a click operation on the selection panel, a pressing operation on the selection panel, a sliding operation on the selection panel, etc.
  • a click operation on the selection panel a pressing operation on the selection panel
  • a sliding operation on the selection panel etc.
  • Step S223B switch the search type from the first search type to the second search type.
  • the search type can be switched from the first search type to the second search type, so as to realize fast selection and switching of search types .
  • Step S230 displaying at least two application interfaces of the second application program in the display area, and displaying the search information obtained by searching the search information with the second search type in the application interface of each second application program result.
  • step S230 please refer to step S130, which will not be repeated here.
  • the application interface of at least two first application programs is displayed in the display area, and a first search type is displayed on the application interface of each first application program to search for the search information to obtain
  • the search type is switched from the first search type to the second search type
  • the application interface of at least two application programs is displayed in the display area, and in each second
  • the application interface of the second application program displays the search results obtained by searching the search information with the second search type.
  • this embodiment also sets a target control on the application interface, and switches the search type through the target control, thereby improving the switching efficiency of the search type.
  • FIG. 9 shows a schematic flowchart of a search switching method provided by an embodiment of the present application.
  • the method is applied to the above-mentioned electronic device, and the electronic device includes a touch screen, and the touch screen includes a display area.
  • the flow shown in Figure 9 will be described in detail below, and the search switching method may specifically include the following steps:
  • Step S310 displaying at least two application interfaces of the first application program in the display area, and displaying the search results obtained by searching the search information with the first search type on the application interface of each first application program.
  • step S310 for the specific description of step S310, please refer to step S110, which will not be repeated here.
  • Step S320 Switch the search type from the first search type to the second search type in response to a first preset sliding operation acting on the target control, wherein the first preset sliding operation is A sliding operation along a direction perpendicular to the arrangement direction of the application interfaces of the at least two first application programs.
  • step S320 please refer to step S220, which will not be repeated here.
  • Step S330 Displaying at least two application interfaces of the second application program in the display area, and displaying the search results obtained by searching the search information with the second search type in the application interface of each second application program result.
  • step S330 for the specific description of step S330, please refer to step S130, which will not be repeated here.
  • Step S340 In response to a second preset sliding operation acting on the target control, control the application interfaces of the at least two first application programs to be displayed or hidden, wherein the second preset sliding operation is along the A sliding operation in the arrangement direction of the application interfaces of the at least two first application programs.
  • the display area further displays a target control, wherein the shape and size of the target control can be updated according to user requirements, which is not limited here.
  • the target control can be displayed in suspension on the application interfaces of at least two first application programs, wherein, when there are two application interfaces of the first application programs displayed in the display area, the target control can be displayed in suspension on the The middle of the application interface of the two first application programs.
  • the electronic device may preset and store a second preset sliding operation, and the second preset sliding operation is used as a basis for judging the sliding operation on the target control. Therefore, in this embodiment, when the electronic device displays at least two application interfaces of the first application program and the target control in the display area, it may detect a touch operation acting on the target control. When a sliding operation acting on the target control is detected, the sliding operation acting on the target control can be compared with the second preset sliding operation to determine whether the sliding operation acting on the target control is consistent with the second preset Swipe action matches. Wherein, when it is determined that the sliding operation acting on the target control matches the second preset sliding operation, it means that the user desires to switch between different application interfaces, and the respective application interfaces of at least two first application programs may be controlled to be displayed or hidden.
  • controlling the display or hiding of the application interfaces of at least two first application programs may include: controlling the application interfaces of the first application programs to change the display position, controlling the application interfaces of the first application programs to switch from display to hiding, controlling The switching of the application interface of the first application program from hiding to displaying, etc. is not limited here.
  • the second preset sliding operation may include a sliding operation along an arrangement direction of application interfaces of at least two first application programs.
  • the application interface of at least two first application programs is displayed in the display area, and the application interface of each first application program is displayed by searching the search information with the first search type.
  • the search type is switched from the first search type to the second search type, at least two application interfaces of the second application program are displayed in the display area, and each The application interface of the second application program displays the search results obtained by searching the search information with the second search type, and controls the respective application interfaces of at least two first application programs in response to the second preset sliding operation acting on the target control Show or hide.
  • this embodiment also sets a target control on the application interface, and switches the search type through the target control, thereby improving the switching efficiency of the search type, and switching the application interface through the target control , so as to improve the switching efficiency of the search interface.
  • FIG. 10 shows a schematic flowchart of a search switching method provided by an embodiment of the present application. The method is applied to the above-mentioned electronic device, and the electronic device includes a touch screen, and the touch screen includes a display area.
  • the flow shown in Figure 10 will be described in detail below, and the search switching method may specifically include the following steps:
  • Step S410 Displaying a search interface in the display area, where a search box and multiple selectable search types are displayed on the search interface, and the search box is used for inputting the search information.
  • the electronic device may display a search interface in the sub-display area, where a search box and multiple selectable search types may be displayed on the search interface.
  • the search box is used for inputting search information
  • the multiple selectable search types are used for selection of search types.
  • the user can input the search information to be searched in the search box, and can select the search type to be searched among multiple search types that can be selected.
  • FIG. 11 shows a schematic diagram of a fifth interface of an electronic device provided by an embodiment of the present application.
  • the display area can display a search interface, and a search box E can be displayed on the search interface, as well as a plurality of selectable search types "commodity", "information”, “life”, “takeaway”, “air ticket”, etc. ",”hotel”.
  • Step S420 In response to a selection operation acting on the search interface, determine a first search type from the plurality of search types.
  • the electronic device may detect a selection operation on the search interface.
  • the first search type may be determined from multiple search types in response to the selection operation acting on the search interface.
  • the selection operation acting on the search interface may include: a click operation acting on the search interface, a pressing operation acting on the search interface, a sliding operation acting on the search interface, etc.
  • a click operation acting on the search interface a clicking operation acting on the search interface
  • a pressing operation acting on the search interface a sliding operation acting on the search interface
  • Step S430 Displaying at least two application interfaces of the first application program in the display area, and displaying search results obtained by searching search information with the first search type on the application interface of each first application program.
  • step S430 please refer to step S130, which will not be repeated here.
  • FIG. 12 shows a schematic flow chart of step S430 of the search switching method shown in FIG. 10 of the present application.
  • the process shown in Figure 12 will be described in detail below, and the method may specifically include the following steps:
  • Step S431 Obtain at least two first application programs corresponding to the first search type.
  • At least two first application programs corresponding to the first search type may be acquired.
  • at least two first application programs corresponding to the first search type may be acquired based on preset correspondences between multiple search types and multiple application programs.
  • Step S432 When there is a target application program not installed on the electronic device among the at least two first application programs, display an installation entry for the target application program in the display area.
  • the electronic device may detect the installation of each first application program in the at least two first application programs .
  • the first application program that is not installed may be determined as the target application program, and the target application program for the electronic device may be displayed in the display area. The installation entry for the target application.
  • an installation entry for the one target application program may be displayed in the display area; If there are two target application programs that are not installed, the installation entries for the two target application programs may be displayed in the display area respectively, and so on, which will not be repeated here.
  • the installation entry for the uninstalled target application program can be displayed in full screen in the display area, and when it is detected that the installation entry for the installation entry When the triggering installation instruction is entered or the installation instruction is rejected, then jump to display the application interface of at least two first application programs, and display the search information with the first search type on the application interface of each first application program obtained search results.
  • the at least two first application programs other than the target application program may be displayed in the first display area of the display area.
  • the application interface of other first application programs, and the search results obtained by searching the search information with the first search type are displayed on the application interface of other first application programs, and the uninstalled target is displayed in the second display area of the display area The entry point for installing the application.
  • Step S433 In response to the installation instruction based on the installation entry, when the target application is installed, display the application interfaces of at least two first application programs corresponding to the first search type in the display area.
  • the target application program when the electronic device displays the installation entry of an uninstalled target application program, if an installation instruction based on the installation entry is received, the target application program may be installed in response to the installation instruction.
  • the target application When the target application is installed, at least two application interfaces of the first application corresponding to the first search type may be displayed in the display area. That is to say, at this time, each of the at least two first application programs has been installed on the electronic device, and then the application interfaces of the at least two first application programs may be displayed in the display area.
  • the opening control when the target application is installed, the opening control may be displayed in the display area, and when a touch operation for the opening control is detected, the application interface of the target application may be displayed, and The application interface of the target application program displays the search results obtained by searching the search information with the first search type.
  • an installation interface of the target application program may also be displayed, so that the user can keep abreast of the installation progress of the target application program.
  • Step S440 Switch the search type from the first search type to the second search type in response to a search type switching operation initiated through the application interfaces of the at least two first application programs.
  • Step S450 Displaying at least two application interfaces of the second application program in the display area, and displaying the search results obtained by searching the search information with the second search type in the application interface of each second application program result.
  • step S440-step S450 please refer to step S120-step S130, which will not be repeated here.
  • a search interface is displayed in the display area, wherein a search box and a plurality of selectable search types are displayed on the search interface, the search box is used to input search information, and the response acts on the
  • the selection operation on the search interface determines the first search type from the plurality of search types, displays at least two application interfaces of the first application program in the display area, and displays the application interface of each first application program in the first Search type
  • the search results obtained by searching the search information in response to the search type switching operation initiated through the application interface of at least two first application programs, the search type is switched from the first search type to the second search type, and displayed in the display area
  • the application interface of at least two application programs is displayed, and the application interface of each second application program displays the search result obtained by searching the search information with the second search type.
  • this embodiment also displays multiple selectable search types in the search interface, so as to improve the efficiency of selecting search types.
  • FIG. 13 shows a block diagram of a search switching device provided by an embodiment of the present application.
  • the search switching device 200 is applied to the above-mentioned electronic equipment, and the electronic equipment includes a touch screen, and the touch screen includes a display area.
  • the search switching device 200 includes: a first application interface display module 210, a search type switching module 220, and a second application interface display module 230, wherein:
  • the first application interface display module 210 is configured to display at least two application interfaces of the first application program in the display area, and display on the application interface of each first application program that it searches for the search information with the first search type obtained search results.
  • the first application interface display module 210 includes: an application acquisition submodule, an installation entry display submodule, and an application interface display submodule, wherein:
  • the application acquisition submodule is configured to acquire at least two first application programs corresponding to the first search type.
  • the installation entry display submodule is configured to display an installation entry for the target application program in the display area when there is a target application program not installed in the electronic device among the at least two first application programs.
  • an application interface display submodule configured to respond to an installation instruction based on the installation entry, and display at least two first application programs corresponding to the first search type in the display area when the target application program is installed application interface.
  • the search type switching module 220 is configured to switch the search type from the first search type to the second search type in response to a search type switching operation initiated through the application interfaces of the at least two first application programs.
  • the display area also displays a target control
  • the search type switching module 220 includes: a search type switching submodule, wherein:
  • a search type switching submodule configured to switch the search type from the first search type to the second search type in response to a first preset sliding operation acting on the target control, wherein the first The preset sliding operation is a sliding operation along a direction perpendicular to the arrangement direction of the application interfaces of the at least two first application programs.
  • the first preset sliding operation includes a first sub-preset operation
  • the search type switching submodule includes: a first search type determining unit and a first search type switching unit, wherein:
  • a first search type determining unit configured to determine a second search type from a plurality of search types in a preset switching order in response to a first sub-preset operation acting on the target control, wherein the first sub-preset is The operation is a sliding operation in which a sliding duration along a direction perpendicular to the arrangement direction of the application interfaces of the at least two first application programs is less than a preset duration.
  • a first search type switching unit configured to switch the search type from the first search type to the second search type.
  • the first preset sliding operation includes a second sub-preset operation
  • the search type switching submodule includes: a selection panel display unit, a second search type determination unit, and a second search type switching unit, wherein:
  • a selection panel display unit configured to display a selection panel in response to a second sub-preset operation acting on the target control, wherein a plurality of selectable search types are displayed on the selection panel, and the second sub-preset
  • the operation is a sliding operation in which a sliding duration along a direction perpendicular to the arrangement direction of the application interfaces of the at least two first application programs is longer than a preset duration.
  • a second search type determining unit configured to determine a second search type from the plurality of search types in response to a selection operation on the selection panel.
  • a second search type switching unit configured to switch the search type from the first search type to the second search type.
  • search type switching module 220 also includes: an application interface control submodule, wherein:
  • the application interface control submodule is configured to control the display or hiding of the respective application interfaces of the at least two first application programs in response to a second preset sliding operation acting on the target control, wherein the second preset sliding The operation is a sliding operation along the arrangement direction of the application interfaces of the at least two first application programs.
  • the second application interface display module 230 is configured to display the application interfaces of at least two second application programs in the display area, and display on the application interface of each second application program that it uses the second search type to search for the The search results obtained by searching for information.
  • search switching device 200 also includes: a search interface display module and a search type determination module, wherein:
  • a search interface display module configured to display a search interface in the display area, wherein a search box and a plurality of selectable search types are displayed on the search interface, and the search box is used for inputting the search information.
  • a search type determining module configured to determine a first search type from the plurality of search types in response to a selection operation acting on the search interface.
  • the coupling between the modules may be electrical, mechanical or other forms of coupling.
  • each functional module in each embodiment of the present application may be integrated into one processing module, each module may exist separately physically, or two or more modules may be integrated into one module.
  • the above-mentioned integrated modules can be implemented in the form of hardware or in the form of software function modules.
  • FIG. 14 shows a structural block diagram of an electronic device 100 provided by an embodiment of the present application.
  • the electronic device 100 may be an electronic device capable of running application programs, such as a smart phone, a tablet computer, and an e-book.
  • the electronic device 100 in this application may include one or more of the following components: a processor 110, a memory 120, and one or more application programs, wherein one or more application programs may be stored in the memory 120 and configured to be executed by a or a plurality of processors 110, and one or more programs are configured to execute the methods described in the foregoing method embodiments.
  • the processor 110 may include one or more processing cores.
  • the processor 110 uses various interfaces and lines to connect various parts of the entire electronic device 100, and executes or executes instructions, programs, code sets or instruction sets stored in the memory 120, and calls data stored in the memory 120 to execute Various functions of the electronic device 100 and processing data.
  • the processor 110 may adopt at least one of Digital Signal Processing (Digital Signal Processing, DSP), Field-Programmable Gate Array (Field-Programmable Gate Array, FPGA), and Programmable Logic Array (Programmable Logic Array, PLA). implemented in the form of hardware.
  • DSP Digital Signal Processing
  • FPGA Field-Programmable Gate Array
  • PLA Programmable Logic Array
  • the processor 110 may integrate one or a combination of a central processing unit (Central Processing Unit, CPU), a graphics processing unit (Graphics Processing Unit, GPU), a modem, and the like.
  • CPU Central Processing Unit
  • GPU Graphics Processing Unit
  • the CPU mainly handles the operating system, user interface and application programs, etc.
  • the GPU is used to render and draw the content to be displayed
  • the modem is used to handle wireless communication. It can be understood that, the above-mentioned modem may not be integrated into the processor 110, but may be realized by a communication chip alone.
  • the memory 120 may include random access memory (Random Access Memory, RAM), and may also include read-only memory (Read-Only Memory).
  • the memory 120 may be used to store instructions, programs, codes, sets of codes, or sets of instructions.
  • the memory 120 may include a program storage area and a data storage area, wherein the program storage area may store instructions for implementing an operating system, instructions for implementing at least one function (such as a touch function, a sound playback function, an image playback function, etc.) , instructions for implementing the following method embodiments, and the like.
  • the storage data area can also store data created during use of the electronic device 100 (such as phonebook, audio and video data, chat record data) and the like.
  • FIG. 15 shows a structural block diagram of a computer-readable storage medium provided by an embodiment of the present application.
  • Program codes are stored in the computer-readable medium 300, and the program codes can be invoked by a processor to execute the methods described in the foregoing method embodiments.
  • the computer readable storage medium 300 may be an electronic memory such as flash memory, EEPROM (Electrically Erasable Programmable Read Only Memory), EPROM, hard disk, or ROM.
  • the computer-readable storage medium 300 includes a non-transitory computer-readable storage medium (non-transitory computer-readable storage medium).
  • the computer-readable storage medium 300 has a storage space for program code 310 for executing any method steps in the above methods. These program codes can be read from or written into one or more computer program products.
  • Program code 310 may, for example, be compressed in a suitable form.
  • the search switching method, device, electronic device, and storage medium provided by the embodiments of the present application display at least two application interfaces of the first application program in the display area, and display the application interface of each first application program.
  • the first search type searches the search results obtained by searching the search information, and switches the search type from the first search type to the second search type in response to a search type switching operation initiated through the application interface of at least two first application programs , displaying at least two application interfaces of the second application program in the display area, and displaying a search result obtained by searching the search information by a second search type on the application interface of each second application program, so that by corresponding to the search results
  • the application interface directly triggers the switching of search types, which can improve the efficiency of switching of search types.

Landscapes

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

Abstract

本申请公开了一种搜索切换方法、装置、电子设备以及存储介质,涉及电子设备技术领域。应用于电子设备,该电子设备包括触摸屏,该触摸屏包括显示区域,在显示区域显示至少两个第一应用程序的应用界面,以及在每个第一应用程序的应用界面显示其一第一搜索类型对搜索信息进行搜索获得的搜索结果,响应于通过至少两个第一应用程序的应用界面发起的搜索类型切换操作,将搜索类型从第一搜索类型切换为第二搜索类型,在显示区域显示至少两个第二应用程序的应用界面,以及在每个第二应用程序的应用界面显示其一第二搜索类型对搜索信息进行搜索获得的搜索结果。本申请通过在搜索结果对应的应用界面直接触发搜索类型切换的方式,可以提升搜索类型切换的效率。

Description

搜索切换方法、装置、电子设备以及存储介质
相关申请的交叉引用
本申请要求于2022年02月22日提交的申请号为CN202210162863.3的中国申请的优先权,其在此出于所有目的通过引用将其全部内容并入本文。
技术领域
本申请涉及电子设备技术领域,更具体地,涉及一种搜索切换方法、装置、电子设备以及存储介质。
背景技术
随着科学技术的发展,电子设备的使用越来越广泛,功能越来越多,已经成为人们日常生活中的必备之一。目前,用户可以根据搜索需求,在搜索界面选择搜索类型对搜索信息进行搜索。
发明内容
鉴于上述问题,本申请提出了一种搜索切换方法、装置、电子设备以及存储介质,以解决上述问题。
第一方面,本申请实施例提供了一种搜索切换方法,应用于电子设备,所述电子设备包括触摸屏,所述触摸屏包括显示区域,所述方法包括:在所述显示区域显示至少两个第一应用程序的应用界面,以及在每个第一应用程序的应用界面显示其以第一搜索类型对搜索信息进行搜索获得的搜索结果;响应于通过所述至少两个第一应用程序的应用界面发起的搜索类型切换操作,将搜索类型从所述第一搜索类型切换为第二搜索类型;在所述显示区域显示至少两个第二应用程序的应用界面,以及在每个第二应用程序的应用界面显示其以所述第二搜索类型对所述搜索信息进行搜索获得的搜索结果。
第二方面,本申请实施例提供了一种搜索切换装置,应用于电子设备,所述电子设备包括触摸屏,所述触摸屏包括显示区域,所述装置包括:第一应用界面显示模块,用于在所述显示区域显示至少两个第一应用程序的应用界面,以及在每个第一应用程序的应用界面显示其以第一搜索类型对搜索信息进行搜索获得的搜索结果;搜索类型切换模块,用于响应于通过所述至少两个第一应用程序的应用界面发起的搜索类型切换操作,将搜索类型从所述第一搜索类型切换为第二搜索类型;第二应用界面显示模块,用于在所述显示区域显示至少两个第二应用程序的应用界面,以及在每个第二应用程序的应用界面显示其以所述第二搜索类型对所述搜索信息进行搜索获得的搜索结果。
第三方面,本申请实施例提供了一种电子设备,包括存储器和处理器,所述存储器耦接到所述处理器,所述存储器存储指令,当所述指令由所述处理器执行时所述处理器执行上述方法。
第四方面,本申请实施例提供了一种计算机可读取存储介质,所述计算机可读取存储介质中存储有程序代码,所述程序代码可被处理器调用执行上述方法。
附图说明
为了更清楚地说明本申请实施例中的技术方案,下面将对实施例描述中所需要使用的附图作简单地介绍,显而易见地,下面描述中的附图仅仅是本申请的一些实施例,对于本领域技术人员来讲,在不付出创造性劳动的前提下,还可以根据这些附图获得其它的附图。
图1示出了本申请一实施例提供的搜索切换方法的流程示意图;
图2示出了本申请实施例提供的电子设备的第一种界面示意图;
图3示出了本申请实施例提供的电子设备的第二种界面示意图;
图4示出了本申请一实施例提供的搜索切换方法的流程示意图;
图5示出了本申请实施例提供的电子设备的第三种界面示意图;
图6示出了本申请的图4所示的搜索切换方法的步骤S220的一实施例的流程示意图;
图7示出了本申请的图4所示的搜索切换方法的步骤S220的一实施例的流程示意图;
图8示出了本申请实施例提供的电子设备的第四种界面示意图;
图9示出了本申请一实施例提供的搜索切换方法的流程示意图;
图10示出了本申请一实施例提供的搜索切换方法的流程示意图;
图11示出了本申请实施例提供的电子设备的第五种界面示意图;
图12示出了本申请的图10所示的搜索切换方法的步骤S430的流程示意图;
图13示出了本申请一实施例提供的搜索切换装置的模块框图;
图14示出了本申请实施例用于执行根据本申请实施例的搜索切换方法的电子设备的框图;
图15示出了本申请实施例的用于保存或者携带实现根据本申请实施例的搜索切换方法的程序代码的存储单元。
具体实施方式
为了使本技术领域的人员更好地理解本申请方案,下面将结合本申请实施例中的附图,对本申请实施例中的技术方案进行清楚、完整地描述。
其中,电子设备普遍开始支持搜索信息搜索并显示搜索结果的功能,日常生活中经常有同时在不同的平台之间对比的需求,比如,购买某款智能手机时会对比不同平台的价格,在购买外卖时会对比不同平台的价格,在预定酒店时会对比不同平台的价格,在购买机票时会对比不同平台的价格等。目前,电子设备逐渐开始支持在搜索界面进行搜索信息的输入和搜索类型的选择,并
一个显示界面同时显示不同平台针对该搜索类型的搜索结果,以实现搜索对比的效果。但是,当用户期望进行不同搜索类型的切换时,则需要返回搜索界面进行搜索类型的切换,并以切换后的搜索类型再次发起对关键词的搜索,从而造成搜索类型的切换繁琐,用户体验不佳的问题。
针对上述问题,发明人经过长期的研究发现,并提出了本申请实施例提供的搜索切换方法、装置、电子设备以及存储介质,通过在搜索结果对应的应用界面直接触发搜索类型切换的方式,可以提升搜索类型切换的效率。其中,具体的搜索切换方法在后续的实施例中进行详细的说明。
请参阅图1,图1示出了本申请一实施例提供的搜索切换方法的流程示意图。该方法用于通过在搜索结果对应的应用界面直接触发搜索类型切换的方式,可以提升搜索类型切换的效率。在具体的实施例中,该搜索切换方法应用于如图10所示的搜索切换装置200以及配置有搜索切换装置200的电子设备100(图11)。下面将以电子设备为例,说明本实施例的具体流程,当然,可以理解的,本实施例所应用的电子设备可以包括智能手机、平板电脑、穿戴式电子设备等,在此不做限定。在本实施例中,该电子设备包括触摸屏,该触摸屏包括显示区域。下面将针对图1所示的流程进行详细的阐述,所述搜索切换方法具体可以包括以下步骤:
步骤S110:在所述显示区域显示至少两个第一应用程序的应用界面,以及在每个第一应用程序的应用界面显示其以第一搜索类型对搜索信息进行搜索获得的搜索结果。
在本实施例中,电子设备可以接收用户输入的搜索信息以及接收用户输入的搜索类型选择指令。
作为一种方式,电子设备可以接收用户输入的文本搜索信息,例如,电子设备可以接收用户通过触摸屏输入的文本搜索信息,并提取该文本搜索信息中的搜索信息;电子设备可以接收用户输入的图片搜索信息,例如,电子设备可以通过摄像头接收用户输入的图片搜索信息,并提取该图片搜索信息中的搜索信息;电子设备可以接收用户输入的语音搜索信息,例如,电子设备可以通过拾音器接收用户输入的语音搜索信息,并提取语音搜索信息中的搜索信息。
作为一种方式,电子设备可以接收用户输入的搜索类型选择指令,例如,电子设备可以接收用户输入的触控操作,并基于该触控操作确定用户输入的搜索类型选择指令;电子设备可以接收用户输入的语音信息,并基于该用户输入的语音信息确定用户输入的搜索类型选择指令。其中,电子设备在接收到用户输入的搜索类型选择指令时,则可以响应于该搜索类型选择指令,从多个搜索类型中确定该搜索类型选择指令所指示的搜索类型作为第一搜索类型。其中,搜索类型可以包括“商品”、“咨询”、“生活”、“外卖”、“机票”、“酒店”、“信息”等。
在一些实施方式中,电子设备可以设置有目标开关,其中,当该目标开关处于开启状态时,则电子设备可以接收输入的搜索信息和搜索类型选择指令,在显示区域显示至少两个第一应用程序的应用界面,以及在每个第一应用程序的应用界面显示其以第一搜索类型对搜索信息进行搜索获得的搜索结果。当该目标开关处于关闭状态时,则电子设备可以接收输入的搜索信息和搜索类型选择指令,在显示区域显示一个第一应用程序的应用界面,以及在该一个第一应用程序的应用界面显示其以第一搜索类型对搜索信息进行搜索获得的搜索结果。
在一些实施方式中,电子设备在接收到输入的搜索信息后可以自动触发对搜索信息进行搜索,也可以响应于作用于“搜索”控件的触控操作时触发对搜索信息进行搜索,在此不做限定。
在本实施例中,电子设备在接收到输入的搜索信息和搜索类型选择指令后,可以确定该第一搜索类型对应的至少两个第一应用程序,并调用至少两个第一应用程序分别以第一搜索类型对该搜索信息进行搜索,获得该至少两个第一应用程序各自对该搜索信息进行搜索获得的搜索结果,之后,在该显示区域显示该至少两个第一应用程序的应用界面,以及在至少两个第一应用程序中的每个第一应用程序的应用界面显示其以第一搜索类型对搜索信息进行搜索获得的搜索结果。
在一些实施方式中,电子设备在接收到输入的搜索信息后,可以启用至少两个第一应用程序的搜索接口,并通过该搜索接口调用该至少两个第一应用程序对搜索信息进行搜索,获得该至少两个第一应用程序各自对该搜索信息进行搜索获得的搜索结果。
其中,在显示区域显示至少两个第一应用程序的应用界面可以包括:沿平行于触摸屏的轴向依次排布显示至少两个第一应用程序的应用界面;沿垂直于触摸屏的轴线依次排布显示至少两个第一 应用程序的应用界面;沿平行于触摸屏的对角线依次排布显示至少两个第一应用程序的应用界面;将触摸屏分成至少两个区域,并在至少两个区域显示至少两个第一应用程序的应用界面,其中,至少两个区域和至少两个第一应用程序的应用界面一一对应等,在此不做限定。
作为一种可实施的方式,电子设备在显示至少两个第一应用程序的应用界面,以及在每个第一应用程序的应用界面显示其以第一搜索类型对搜索信息进行搜索获得的搜索结果的过程中,该至少两个第一应用程序中的每个第一应用程序还可以正常且完整的使用。例如,每个第一应用程序还可以基于用户的触控操作跳转应用界面,如从当前应用界面跳转至下一应用界面,从当前应用界面返回首页等,在此不做限定。其中,当该至少第一两个应用程序均为“购物类”应用程序时,则该每个第一应用程序还可以基于用户的触控操作进行物体的选择,并将选中的物品加入购物车或者下单支付等,在此不做限定。
请参阅图2,图2示出了本申请实施例提供的电子设备的第一种界面示意图。如图2所示,显示区域可以显示至少两个第一应用程序的应用界面(图2中以显示两个第一应用程序的应用界面作为示例),其中,至少两个第一应用程序的应用界面包括应用界面A1和应用界面A2,其中,该应用界面A1上显示有对应的第一应用程序对搜索信息(XXX榨汁机)以搜索类型为商品进行搜索的搜索结果,应用界面A2上显示有对应的第一应用程序对搜索信息(XXX榨汁机)以搜索类型为商品进行搜索的搜索结果。
请继续参阅图2,该显示区域可以划分为菜单区B和应用区A(A1+A2),菜单区B用于显示搜索信息,应用区A用于显示应用界面A1和应用界面A2。
步骤S120:响应于通过所述至少两个第一应用程序的应用界面发起的搜索类型切换操作,将搜索类型从所述第一搜索类型切换为第二搜索类型。
其中,该第一搜索类型与第二搜索类型不同,例如,当第一搜索类型为“商品”时,则该第二搜索类型可以为除“商品”外的其他任一搜索类型;又例如,当第一搜索类型为“外卖”时,则该第二搜索类型可以为除“外卖”外的其他任一搜索类型。
在一些实施方式中,电子设备在通过触摸屏的显示区域显示至少两个第一应用程序的应用界面的过程中,可以对通过该至少两个第一应用程序的应用界面发起的搜索类型切换操作进行检测。其中,当检测到通过该至少两个第一应用程序的应用界面发起的搜索类型切换操作时,则可以响应于通过该至少两个第一应用程序的应用界面发起的搜索类型切换操作,将该搜索类型从该第一搜索类型切换为第二搜索类型,从而可以避免返回搜索界面进行搜索类型的切换,可以提升搜索类型的切换效率。例如,当该第一搜索类型为“商品”,且第二搜索类型为“外卖”时,则可以响应于通过至少两个第一应用程序的应用界面发起的搜索类型切换操作,将搜索类型从“商品”切换为“外卖”。
在一些实施方式中,通过至少两个第一应用程序的应用界面发起的搜索类型切换操作可以包括:作用于至少两个第一应用程序的应用界面的滑动操作满足预设滑动操作;作用于至少两个第一应用程序的应用界面的按压操作满足预设按压操作;作用于至少两个第一应用程序的应用界面的点击操作满足预设点击操作等,在此不做限定。
其中,该预设滑动操作可以包括沿预设滑动方向的滑动操作,沿预设滑动方向滑动预设时长的滑动操作,沿预设滑动方向滑动预设距离的滑动操作等。其中,该预设按压操作可以包括按压预设位置,按压预设位置达到预设时长,按压预设位置达到预设力度等。其中,该预设点击操作可以包括点击预设位置,点击预设位置达到预设次数,以预设频率点击预设位置达到预设次数等。
步骤S130:在所述显示区域显示至少两个第二应用程序的应用界面,以及在每个第二应用程序的应用界面显示其以所述第二搜索类型对所述搜索信息进行搜索获得的搜索结果。
在本实施例中,电子设备在确定将第一搜索类型切换为第二搜索类型后,则可以确定该第二搜索类型对应的至少两个第二应用程序,并调用至少两个第二应用程序分别以第二搜索类型对该搜索信息进行搜索,获得该至少两个第二应用程序各自对该搜索信息进行搜索获得的搜索结果,之后,在该显示区域显示该至少两个第二应用程序的应用界面,以及在至少两个第二应用程序中的每个第二应用程序的应用界面显示其以第二搜索类型对搜索信息进行搜索获得的搜索结果。
在一些实施方式中,电子设备在将第一搜索类型切换为第二搜索类型时,可以确定该第二搜索类型对应的至少两个第二应用程序,并启用至少两个第二应用程序的搜索接口,通过该搜索接口调用该至少两个第二应用程序对搜索信息进行搜索,获得该至少两个第二应用程序各自对该搜索信息进行搜索获得的搜索结果。
其中,在显示区域显示至少两个第二应用程序的应用界面可以包括:沿平行于触摸屏的轴向依次排布显示至少两个第二应用程序的应用界面;沿垂直于触摸屏的轴线依次排布显示至少两个第二应用程序的应用界面;沿平行于触摸屏的对角线依次排布显示至少两个第二应用程序的应用界面;将触摸屏分成至少两个区域,并在至少两个区域显示至少两个第二应用程序的应用界面,其中,至少两个区域和至少两个第二 应用程序的应用界面一一对应等,在此不做限定。
作为一种可实施的方式,电子设备在显示至少两个第二应用程序的应用界面,以及在每个第二应用程序的应用界面显示其以第二搜索类型对搜索信息进行搜索获得的搜索结果的过程中,该至少两个第二应用程序中的每个第二应用程序还可以正常且完整的使用。例如,每个第二应用程序还可以基于用户的触控操作跳转应用界面,如从当前应用界面跳转至下一应用界面,从当前应用界面返回首页等,在此不做限定。
请参阅图3,图3示出了本申请实施例提供的电子设备的第二种界面示意图。如图3所示,显示区域可以显示至少两个第二应用程序的应用界面(图3中以显示两个第二应用程序的应用界面作为示例),其中,至少两个第二应用程序的应用界面包括应用界面A3和应用界面A4,其中,该应用界面A3上显示有对应的第二应用程序以搜索类型为外卖对搜索信息(XXX榨汁机)进行搜索的搜索结果,应用界面A4上显示有对应的第二应用程序对搜索信息(XXX榨汁机)以搜索类型为外卖进行搜索的搜索结果。
本申请一实施例提供的搜索切换方法,在显示区域显示至少两个第一应用程序的应用界面,以及在每个第一应用程序的应用界面显示其一第一搜索类型对搜索信息进行搜索获得的搜索结果,响应于通过至少两个第一应用程序的应用界面发起的搜索类型切换操作,将搜索类型从第一搜索类型切换为第二搜索类型,在显示区域显示至少两个第二应用程序的应用界面,以及在每个第二应用程序的应用界面显示其一第二搜索类型对搜索信息进行搜索获得的搜索结果,从而通过在搜索结果对应的应用界面直接触发搜索类型切换的方式,可以提升搜索类型切换的效率。
请参阅图4,图4示出了本申请一实施例提供的搜索切换方法的流程示意图。该方法应用于上述电子设备,该电子设备包括触摸屏,该触摸屏包括显示区域,该显示区域显示有目标控件。下面将针对图4所示的流程进行详细的阐述,所述搜索切换方法具体可以包括以下步骤:
步骤S210:在所述显示区域显示至少两个第一应用程序的应用界面,以及在每个第一应用程序的应用界面显示其以第一搜索类型对搜索信息进行搜索获得的搜索结果。
其中,步骤S210的具体描述请参阅步骤S110,在此不再赘述。
步骤S220:响应作用于所述目标控件的第一预设滑动操作,将所述搜索类型从所述第一搜索类型切换为所述第二搜索类型,其中,所述第一预设滑动操作为沿垂直于所述至少两个第一应用程序的应用界面的排布方向的滑动操作。
在本实施例中,该显示区域还显示有目标控件,其中,该目标控件的形状和大小可以根据用户的需求更新,在此不做限定。作为一种方式,可以在至少两个第一应用程序的应用界面上悬浮显示该目标控件,其中,当显示区域显示有两个第一应用程序的应用界面时,则该目标控件可以悬浮显示于该两个第一应用程序的应用界面的中间。
在一些实施方式中,电子设备可以预先设置并存储有第一预设滑动操作,该第一预设滑动操作用于作为作用于该目标控件上的滑动操作的判断依据。因此,在本实施例中,电子设备在显示区域显示至少两个第一应用程序的应用界面和目标控件的过程中,可以对作用于该目标控件的触控操作进行检测。当检测到作用于该目标控件的滑动操作时,则可以将作用于该目标控件的滑动操作与第一预设滑动操作进行比较,以判断作用于该目标控件的滑动操作是否与第一预设滑动操作匹配。其中,当确定作用于该目标控件的滑动操作与第一预设滑动操作匹配时,表征用户期望进行快捷的搜索类型的切换,则可以将搜索类型从第一搜索类型切换为第二搜索类型,从而实现搜索类型的快捷切换。其中,当确定作用于该目标控件的滑动操作与第一预设滑动操作不匹配时,表征用户没有期望进行快捷的搜索类型的切换,则可以不响应或者执行其他响应。
在一些实施方式中,该第一预设滑动操作可以为沿垂直于至少两个第一应用程序的应用界面的排布方向的滑动操作。
请参阅图5,图5示出了本申请实施例提供的电子设备的第三种界面示意图。如图5所示,显示区域可以显示至少两个第一应用程序的应用界面(图5中以显示两个第一应用程序的应用界面作为示例),其中,至少两个第一应用程序的应用界面包括应用界面A1和应用界面A2,其中,该应用界面A1和应用界面A2上还悬浮显示有目标控件C。
请参阅图6,图6示出了本申请的图4所示的搜索切换方法的步骤S220的一实施例的流程示意图。在本实施例中,该第一预设滑动操作包括第一子预设操作。下面将针对图6所示的流程进行详细的阐述,所述方法具体可以包括以下步骤:
步骤S221A:响应作用于所述目标控件的第一子预设操作,按预设切换顺序从多个搜索类型中确定第二搜索类型,其中,所述第一子预设操作为沿垂直于所述至少两个第一应用程序的应用界面的排布方向的滑动时长小于预设时长的滑动操作。
在一些实施方式中,该第一预设滑动操作可以包括第一子预设操作,该第一子预设操作可以包括:沿垂直于至少两个第一应用程序的应用界面的排布方向的滑动时长小于预设时长的滑动操作。可以理解的, 该第一子预设操作为沿垂直于至少两个第一应用程序的应用界面的排布方向的快滑操作。作为一种方式,该预设时长例如可以包括1.5s。
在本实施例中,电子设备在显示区域显示至少两个第一应用程序的应用界面和目标控件的过程中,可以对作用于该目标控件的触控操作进行检测。当检测到作用于该目标控件的滑动操作时,则可以将作用于该目标控件的滑动操作与第一子预设操作进行比较,以判断作用于该目标控件的滑动操作是否与第一子预设操作匹配。其中,当确定作用于该目标控件的滑动操作与第一子预设操作匹配时,表征用户期望进行快捷的搜索类型的切换,则可以按预设切换顺序从多个搜索类型中确定第二搜索类型。
作为一种可实施的方式,该预设切换顺序可以包括:随机切换、按正序顺次切换、按倒叙顺次切换等,在此不做限定。
步骤S222A:将所述搜索类型从所述第一搜索类型切换为所述第二搜索类型。
在一些实施方式中,在根据第一子预设操作从多个搜索类型中确定第二搜索类型后,则可以将搜索类型从第一搜索类型切换为第二搜索类型,以实现搜索类型的快速切换。
请参阅图7,图7示出了本申请的图4所示的搜索切换方法的步骤S220的一实施例的流程示意图。在本实施例中,该第一预设滑动操作包括第二子预设操作。下面将针对图7所示的流程进行详细的阐述,所述方法具体可以包括以下步骤:
步骤S221B:响应作用于所述目标控件的第二子预设操作,显示选择面板,其中,所述选择面板上显示有可选择的多个搜索类型,所述第二子预设操作为沿垂直于所述至少两个第一应用程序的应用界面的排布方向的滑动时长大于预设时长的滑动操作。
在一些实施方式中,该第一预设滑动操作可以包括第二子预设操作,该第二子预设操作可以包括:沿垂直于至少两个第一应用程序的应用界面的排布方向的滑动时长大于预设时长的滑动操作。可以理解的,该第二子预设操作为沿垂直于至少两个第一应用程序的应用界面的排布方向的慢滑操作。
在本实施例中,电子设备在显示区域显示至少两个第一应用程序的应用界面和目标控件的过程中,可以对作用于该目标控件的触控操作进行检测。当检测到作用于该目标控件的滑动操作时,则可以将作用于该目标控件的滑动操作与第二子预设操作进行比较,以判断作用于该目标控件的滑动操作是否与第二子预设操作匹配。其中,当确定作用于该目标控件的滑动操作与第二子预设操作匹配时,表征用户期望进行快捷的搜索类型的切换,则可以显示选择面板,其中,该选择面板上显示有可选择的多个搜索类型。
作为一种可实施的方式,该选择面板可以悬浮显示于该至少两个第一应用程序对应的应用界面上,该选择面板也可以覆盖显示于该至少两个第一应用程序对应的应用界面上等,在此不做限定。
请参阅图8,图8示出了本申请实施例提供的电子设备的第四种界面示意图。如图8所示,显示区域可以显示至少两个第一应用程序的应用界面(图2中以显示两个第一应用程序的应用界面作为示例),其中,至少两个第一应用程序的应用界面包括应用界面A1和应用界面A2。该应用界面A1和应用界面A2上悬浮显示有选择面板D,该选择面板D上显示有可选择的多个搜索类型,如“信息”、“外卖”、“机票”、“酒店”、“生活”。
步骤S222B:响应作用于所述选择面板上的选择操作,从所述多个搜索类型中确定第二搜索类型。
在一些实施方式中,电子设备在显示选择面板的过程中,可以对作用于该选择面板上的选择操作进行检测。其中,当检测到作用于该选择面板上的选择操作时,则可以响应作用于该选择面板上的选择操作,从多个搜索类型中确定第二搜索类型。
作为一种可实施的方式,作用于该选择面板上的选择操作可以包括:作用于选择面板上的点击操作,作用于选择面板上的按压操作,作用于选择面板上的滑动操作等,在此不做限定。
以作用于该选择面板上的选择操作为点击操作为例,假设选择面板上显示有可选择的多个搜索类型,如“商品”、“咨询”、“生活”、“外卖”、“机票”、“酒店”、“信息”,当检测到点击选择面板上的“外卖”时,则可以从多个搜索类型中确定“外卖”为第二搜索类型,当检测到点击选择面板上的“酒店”时,则可以从多个搜索类型中确定“酒店”为第二搜索类型等,在此不再赘述。
步骤S223B:将所述搜索类型从所述第一搜索类型切换为所述第二搜索类型。
在一些实施方式中,在根据用户输入的选择操作从多个搜索类型中确定第二搜索类型后,则可以将搜索类型从第一搜索类型切换为第二搜索类型,以实现搜索类型快速选择切换。
步骤S230:在所述显示区域显示至少两个第二应用程序的应用界面,以及在每个第二应用程序的应用界面显示其以所述第二搜索类型对所述搜索信息进行搜索获得的搜索结果。
其中,步骤S230的具体描述请参阅步骤S130,在此不再赘述。
本申请一实施例提供的搜索切换方法,在显示区域显示至少两个第一应用程序的应用界面,以及在每个第一应用程序的应用界面显示其一第一搜索类型对搜索信息进行搜索获得的搜索结果,响 应作用于目标控件的第一预设滑动操作,将搜索类型从第一搜索类型切换为第二搜索类型,在显示区域显示至少两个应用程序的应用界面,以及在每个第二应用程序的应用界面显示其以第二搜索类型对搜索信息进行搜索获得的搜索结果。相较于图1所示的搜索切换方法,本实施例还在应用界面设置目标控件,并通过目标控件进行搜索类型的切换,从而提升搜索类型的切换效率。
请参阅图9,图9示出了本申请一实施例提供的搜索切换方法的流程示意图。该方法应用于上述电子设备,该电子设备包括触摸屏,该触摸屏包括显示区域。下面将针对图9所示的流程进行详细的阐述,所述搜索切换方法具体可以包括以下步骤:
步骤S310:在所述显示区域显示至少两个第一应用程序的应用界面,以及在每个第一应用程序的应用界面显示其以第一搜索类型对搜索信息进行搜索获得的搜索结果。
其中,步骤S310的具体描述请参阅步骤S110,在此不再赘述。
步骤S320:响应作用于所述目标控件的第一预设滑动操作,将所述搜索类型从所述第一搜索类型切换为所述第二搜索类型,其中,所述第一预设滑动操作为沿垂直于所述至少两个第一应用程序的应用界面的排布方向的滑动操作。
其中,步骤S320的具体描述请参阅步骤S220,在此不再赘述。
步骤S330:在所述显示区域显示至少两个第二应用程序的应用界面,以及在每个第二应用程序的应用界面显示其以所述第二搜索类型对所述搜索信息进行搜索获得的搜索结果。
其中,步骤S330的具体描述请参阅步骤S130,在此不再赘述。
步骤S340:响应作用于所述目标控件的第二预设滑动操作,控制所述至少两个第一应用程序各自的应用界面显示或隐藏,其中,所述第二预设滑动操作为沿所述至少两个第一应用程序的应用界面的排布方向的滑动操作。
在本实施例中,该显示区域还显示有目标控件,其中,该目标控件的形状和大小可以根据用户的需求更新,在此不做限定。作为一种方式,可以在至少两个第一应用程序的应用界面上悬浮显示该目标控件,其中,当显示区域显示有两个第一应用程序的应用界面时,则该目标控件可以悬浮显示于该两个第一应用程序的应用界面的中间。
在一些实施方式中,电子设备可以预先设置并存储有第二预设滑动操作,该第二预设滑动操作用于作为作用于该目标控件上的滑动操作的判断依据。因此,在本实施例中,电子设备在显示区域显示至少两个第一应用程序的应用界面和目标控件的过程中,可以对作用于该目标控件的触控操作进行检测。当检测到作用于该目标控件的滑动操作时,则可以将作用于该目标控件的滑动操作与第二预设滑动操作进行比较,以判断作用于该目标控件的滑动操作是否与第二预设滑动操作匹配。其中,当确定作用于该目标控件的滑动操作与第二预设滑动操作匹配时,表征用户期望切换不同的应用界面,则可以控制至少两个第一应用程序各自的应用界面显示或隐藏。
作为一种方式,控制至少两个第一应用程序各自的应用界面显示或隐藏可以包括:控制第一应用程序的应用界面改变显示位置,控制第一应用程序的应用界面从显示切换为隐藏,控制第一应用程序的应用界面从隐藏切换为显示等,在此不做限定。
作为一种可实施的方式,第二预设滑动操作可以包括沿至少两个第一应用程序的应用界面的排布方向的滑动操作。
本申请一实施例提供的搜索切换方法,在显示区域显示至少两个第一应用程序的应用界面,以及在每个第一应用程序的应用界面显示其以第一搜索类型对搜索信息进行搜索获得的搜索结果,响应作用于目标控件的第一步预设操作,将搜索类型从第一搜索类型切换为第二搜索类型,在显示区域显示至少两个第二应用程序的应用界面,以及在每个第二应用程序的应用界面显示其以第二搜索类型对搜索信息进行搜索获得的搜索结果,响应作用于目标控件的第二预设滑动操作,控制至少两个第一应用程序各自的应用界面显示或隐藏。相较于图1所示的搜索切换方法,本实施例还在应用界面设置目标控件,并通过目标控件进行搜索类型的切换,从而提升搜索类型的切换效率,以及通过目标控件进行应用界面的切换,从而提升搜索界面的切换效率。
请参阅图10,图10示出了本申请一实施例提供的搜索切换方法的流程示意图。该方法应用于上述电子设备,该电子设备包括触摸屏,该触摸屏包括显示区域。下面将针对图10所示的流程进行详细的阐述,所述搜索切换方法具体可以包括以下步骤:
步骤S410:在所述显示区域显示搜索界面,其中,所述搜索界面上显示有搜索框和可选择的多个搜索类型,所述搜索框用于输入所述搜索信息。
在本实施例中,电子设备可以子显示区域显示搜索界面,其中,该搜索界面上可以显示有搜索框和可选择的多个搜索类型。作为一种可实施的方式,该搜索框用于供输入搜索信息,该可选择的多个搜索类型用于供进行搜索类型的选择。
其中,在该搜索界面中,用户可以在搜索框中输入想要搜索的搜索信息,以及,可以在可选择的多个 搜索类型中选择想要搜索的搜索类型。
请参阅图11,图11示出了本申请实施例提供的电子设备的第五种界面示意图。如图11所示,显示区域可以显示搜索界面,该搜索界面上可以显示有搜索框E,以及可选择的多个搜索类型“商品”、“信息”、“生活”、“外卖”、“机票”、“酒店”。
步骤S420:响应作用于所述搜索界面上的选择操作,从所述多个搜索类型中确定第一搜索类型。
在一些实施方式中,电子设备在显示搜索界面的过程中,可以对作用于该搜索界面上的选择操作进行检测。其中,当检测到作用于该搜索界面上的选择操作时,可以响应作用于该搜索界面上的选择操作,从多个搜索类型中确定第一搜索类型。
作为一种可实施的方式,作用于该搜索界面上的选择操作可以包括:作用于搜索界面上的点击操作,作用于搜索界面上的按压操作,作用于搜索界面上的滑动操作等,在此不做限定。
以作用于该搜索界面上的选择操作为点击操作为例,假设搜索界面上显示有可选择的多个搜索类型,如“商品”、“咨询”、“生活”、“外卖”、“机票”、“酒店”、“信息”,当检测到点击搜索界面上的“外卖”时,则可以从多个搜索类型中确定“外卖”为第一搜索类型,当检测到点击搜索界面上的“酒店”时,则可以从多个搜索类型中确定“酒店”为第一搜索类型等,在此不再赘述。
步骤S430:在所述显示区域显示至少两个第一应用程序的应用界面,以及在每个第一应用程序的应用界面显示其以第一搜索类型对搜索信息进行搜索获得的搜索结果。
其中,步骤S430的具体描述请参阅步骤S130,在此不再赘述。
请参阅图12,图12示出了本申请的图10所示的搜索切换方法的步骤S430的流程示意图。下面将针对图12所示的流程进行详细的阐述,所述方法具体可以包括以下步骤:
步骤S431:获取所述第一搜索类型对应的至少两个第一应用程序。
在本实施例中,在确定第一搜索类型后,可以获取与该第一搜索类型对应的至少两个第一应用程序。例如,在确定第一搜索类型后,可以基于预先设置的多个搜索类型和多个应用程序的对应关系,获取与第一搜索类型对应的至少两个第一应用程序。
步骤S432:当所述至少两个第一应用程序中存在所述电子设备未安装的目标应用程序时,在所述显示区域显示针对所述目标应用程序的安装入口。
在本实施例中,电子设备在获取与该第一搜索类型对应的至少两个第一应用程序中后,可以对至少两个第一应用程序中的每个第一应用程序的安装情况进行检测。其中,当检测该至少第一两个应用程序中存在该电子设备未安装的第一应用程序时,可以将该未安装的第一应用程序确定为目标应用程序,以及在该显示区域显示针对该目标应用程序的安装入口。
在一些实施方式中,当至少两个第一应用程序中存在一个未安装的目标应用程序,则可以在显示区域显示针对该一个目标应用程序的安装入口;当该至少两个第一应用程序中存在两个未安装的目标应用程序,则可以在显示区域分别显示针对该两个目标应用程序的安装入口,依次类推,在此不再赘述。
作为一种方式,当至少两个第一应用程序中存在未安装的目标应用程序时,则可以在显示区域全屏显示针对该未安装的目标应用程序的安装入口,并在检测到针对该安装口入触发的安装指令或者拒绝安装指令时,再跳转为显示至少两个第一应用程序的应用界面,以及在每个第一应用程序的应用界面显示其以第一搜索类型对搜索信息进行搜索获得的搜索结果。
作为又一种方式,当至少两个第一应用程序中存在未安装的目标应用程序时,则可以在显示区域的第一显示区域显示该至少两个第一应用程序中除目标应用程序外的其他第一应用程序的应用界面,以及在其他第一应用程序的应用界面显示其以第一搜索类型对搜索信息进行搜索获得的搜索结果,在显示区域的第二显示区域显示该未安装的目标应用程序的安装入口。
步骤S433:响应基于所述安装入口的安装指令,当所述目标应用程序完成安装时,在所述显示区域显示与所述第一搜索类型对应的至少两个第一应用程序的应用界面。
在一些实施方式中,电子设备在显示未安装的目标应用程序的安装入口时,如果接收到基于该安装入口的安装指令时,则可以响应于该安装指令,对该目标应用程序进行安装,当该目标应用程序完成安装时,则可以在该显示区域显示与第一搜索类型对应的至少两个第一应用程序的应用界面。也就是说,此时,至少两个第一应用程序中的每个第一应用程序均已在电子设备安装,则可以在显示区域显示该至少两个第一应用程序的应用界面。
作为一种可实施的方式,当目标应用程序完成安装时,则可以在显示区域显示打开控件,当检测到针对该打开控件的触控操作时,则可以显示该目标应用程序的应用界面,以及在该目标应用程序的应用界面显示其以第一搜索类型对搜索信息进行搜索获得的搜索结果。
其中,目标应用程序在安装的过程中,还可以显示该目标应用程序的安装界面,以供用户及时了解目标应用程序的安装进度。
步骤S440:响应于通过所述至少两个第一应用程序的应用界面发起的搜索类型切换操作,将搜索类 型从所述第一搜索类型切换为第二搜索类型。
步骤S450:在所述显示区域显示至少两个第二应用程序的应用界面,以及在每个第二应用程序的应用界面显示其以所述第二搜索类型对所述搜索信息进行搜索获得的搜索结果。
其中,步骤S440-步骤S450的具体描述请参阅步骤S120-步骤S130,在此不再赘述。
本申请一实施例提供的搜索切换方法,在显示区域显示搜索界面,其中,该搜索界面上显示有搜索框和可选择的多个搜索类型,该搜索框用于输入搜索信息,响应作用于该搜索界面上的选择操作,从多个搜索类型中确定第一搜索类型,在显示区域显示至少两个第一应用程序的应用界面,以及在每个第一应用程序的应用界面显示其以第一搜索类型对搜索信息进行搜索获得的搜索结果,响应于通过至少两个第一应用程序的应用界面发起的搜索类型切换操作,将搜索类型从第一搜索类型切换为第二搜索类型,在显示区域显示至少两个应用程序的应用界面,以及在每个第二应用程序的应用界面显示其以第二搜索类型对搜索信息进行搜索获得的搜索结果。相较于图1所示的搜索切换方法,本实施例还在搜索界面中显示可选择的多个搜索类型,以提升搜索类型的选择效率。
请参阅图13,图13示出了本申请一实施例提供的搜索切换装置的模块框图。该搜索切换装置200应用于上述电子设备,该电子设备包括触摸屏,该触摸屏包括显示区域。下面将针对图13所示的框图进行阐述,所述搜索切换装置200包括:第一应用界面显示模块210、搜索类型切换模块220以及第二应用界面显示模块230,其中:
第一应用界面显示模块210,用于在所述显示区域显示至少两个第一应用程序的应用界面,以及在每个第一应用程序的应用界面显示其以第一搜索类型对搜索信息进行搜索获得的搜索结果。
进一步地,所述第一应用界面显示模块210包括:应用程序获取子模块、安装入口显示子模块以及应用界面显示子模块,其中:
应用程序获取子模块,用于获取所述第一搜索类型对应的至少两个第一应用程序。
安装入口显示子模块,用于当所述至少两个第一应用程序中存在所述电子设备未安装的目标应用程序时,在所述显示区域显示针对所述目标应用程序的安装入口。
应用界面显示子模块,用于响应基于所述安装入口的安装指令,当所述目标应用程序完成安装时,在所述显示区域显示与所述第一搜索类型对应的至少两个第一应用程序的应用界面。
搜索类型切换模块220,用于响应于通过所述至少两个第一应用程序的应用界面发起的搜索类型切换操作,将搜索类型从所述第一搜索类型切换为第二搜索类型。
进一步地,所述显示区域还显示有目标控件,所述搜索类型切换模块220包括:搜索类型切换子模块,其中:
搜索类型切换子模块,用于响应作用于所述目标控件的第一预设滑动操作,将所述搜索类型从所述第一搜索类型切换为所述第二搜索类型,其中,所述第一预设滑动操作为沿垂直于所述至少两个第一应用程序的应用界面的排布方向的滑动操作。
进一步地,所述第一预设滑动操作包括第一子预设操作,所述搜索类型切换子模块包括:第一搜索类型确定单元和第一搜索类型切换单元,其中:
第一搜索类型确定单元,用于响应作用于所述目标控件的第一子预设操作,按预设切换顺序从多个搜索类型中确定第二搜索类型,其中,所述第一子预设操作为沿垂直于所述至少两个第一应用程序的应用界面的排布方向的滑动时长小于预设时长的滑动操作。
第一搜索类型切换单元,用于将所述搜索类型从所述第一搜索类型切换为所述第二搜索类型。
进一步地,所述第一预设滑动操作包括第二子预设操作,所述搜索类型切换子模块包括:选择面板显示单元、第二搜索类型确定单元以及第二搜索类型切换单元,其中:
选择面板显示单元,用于响应作用于所述目标控件的第二子预设操作,显示选择面板,其中,所述选择面板上显示有可选择的多个搜索类型,所述第二子预设操作为沿垂直于所述至少两个第一应用程序的应用界面的排布方向的滑动时长大于预设时长的滑动操作。
第二搜索类型确定单元,用于响应作用于所述选择面板上的选择操作,从所述多个搜索类型中确定第二搜索类型。
第二搜索类型切换单元,用于将所述搜索类型从所述第一搜索类型切换为所述第二搜索类型。
进一步地,所述搜索类型切换模块220还包括:应用界面控制子模块,其中:
应用界面控制子模块,用于响应作用于所述目标控件的第二预设滑动操作,控制所述至少两个第一应用程序各自的应用界面显示或隐藏,其中,所述第二预设滑动操作为沿所述至少两个第一应用程序的应用界面的排布方向的滑动操作。
第二应用界面显示模块230,用于在所述显示区域显示至少两个第二应用程序的应用界面,以及在每个第二应用程序的应用界面显示其以所述第二搜索类型对所述搜索信息进行搜索获得的搜索结果。
进一步地,所述搜索切换装置200还包括:搜索界面显示模块和搜索类型确定模块,其中:
搜索界面显示模块,用于在所述显示区域显示搜索界面,其中,所述搜索界面上显示有搜索框和可选择的多个搜索类型,所述搜索框用于输入所述搜索信息。
搜索类型确定模块,用于响应作用于所述搜索界面上的选择操作,从所述多个搜索类型中确定第一搜索类型。
所属领域的技术人员可以清楚地了解到,为描述的方便和简洁,上述描述装置和模块的具体工作过程,可以参考前述方法实施例中的对应过程,在此不再赘述。
在本申请所提供的几个实施例中,模块相互之间的耦合可以是电性,机械或其它形式的耦合。
另外,在本申请各个实施例中的各功能模块可以集成在一个处理模块中,也可以是各个模块单独物理存在,也可以两个或两个以上模块集成在一个模块中。上述集成的模块既可以采用硬件的形式实现,也可以采用软件功能模块的形式实现。
请参阅图14,其示出了本申请实施例提供的一种电子设备100的结构框图。该电子设备100可以是智能手机、平板电脑、电子书等能够运行应用程序的电子设备。本申请中的电子设备100可以包括一个或多个如下部件:处理器110、存储器120以及一个或多个应用程序,其中一个或多个应用程序可以被存储在存储器120中并被配置为由一个或多个处理器110执行,一个或多个程序配置用于执行如前述方法实施例所描述的方法。
其中,处理器110可以包括一个或者多个处理核。处理器110利用各种接口和线路连接整个电子设备100内的各个部分,通过运行或执行存储在存储器120内的指令、程序、代码集或指令集,以及调用存储在存储器120内的数据,执行电子设备100的各种功能和处理数据。可选地,处理器110可以采用数字信号处理(Digital Signal Processing,DSP)、现场可编程门阵列(Field-Programmable Gate Array,FPGA)、可编程逻辑阵列(Programmable Logic Array,PLA)中的至少一种硬件形式来实现。处理器110可集成中央处理器(Central Processing Unit,CPU)、图形处理器(Graphics Processing Unit,GPU)和调制解调器等中的一种或几种的组合。其中,CPU主要处理操作系统、用户界面和应用程序等;GPU用于负责待显示内容的渲染和绘制;调制解调器用于处理无线通信。可以理解的是,上述调制解调器也可以不集成到处理器110中,单独通过一块通信芯片进行实现。
存储器120可以包括随机存储器(Random Access Memory,RAM),也可以包括只读存储器(Read-Only Memory)。存储器120可用于存储指令、程序、代码、代码集或指令集。存储器120可包括存储程序区和存储数据区,其中,存储程序区可存储用于实现操作系统的指令、用于实现至少一个功能的指令(比如触控功能、声音播放功能、图像播放功能等)、用于实现下述各个方法实施例的指令等。存储数据区还可以存储电子设备100在使用中所创建的数据(比如电话本、音视频数据、聊天记录数据)等。
请参阅图15,其示出了本申请实施例提供的一种计算机可读存储介质的结构框图。该计算机可读介质300中存储有程序代码,所述程序代码可被处理器调用执行上述方法实施例中所描述的方法。
计算机可读存储介质300可以是诸如闪存、EEPROM(电可擦除可编程只读存储器)、EPROM、硬盘或者ROM之类的电子存储器。可选地,计算机可读存储介质300包括非易失性计算机可读介质(non-transitory computer-readable storage medium)。计算机可读存储介质300具有执行上述方法中的任何方法步骤的程序代码310的存储空间。这些程序代码可以从一个或者多个计算机程序产品中读出或者写入到这一个或者多个计算机程序产品中。程序代码310可以例如以适当形式进行压缩。
综上所述,本申请实施例提供的搜索切换方法、装置、电子设备以及存储介质,在显示区域显示至少两个第一应用程序的应用界面,以及在每个第一应用程序的应用界面显示其一第一搜索类型对搜索信息进行搜索获得的搜索结果,响应于通过至少两个第一应用程序的应用界面发起的搜索类型切换操作,将搜索类型从第一搜索类型切换为第二搜索类型,在显示区域显示至少两个第二应用程序的应用界面,以及在每个第二应用程序的应用界面显示其一第二搜索类型对搜索信息进行搜索获得的搜索结果,从而通过在搜索结果对应的应用界面直接触发搜索类型切换的方式,可以提升搜索类型切换的效率。
最后应说明的是:以上实施例仅用以说明本申请的技术方案,而非对其限制;尽管参照前述实施例对本申请进行了详细的说明,本领域的普通技术人员当理解:其依然可以对前述各实施例所记载的技术方案进行修改,或者对其中部分技术特征进行等同替换;而这些修改或者替换,并不驱使相应技术方案的本质脱离本申请各实施例技术方案的精神和范围。

Claims (20)

  1. 一种搜索切换方法,其特征在于,应用于电子设备,所述电子设备包括触摸屏,所述触摸屏包括显示区域,所述方法包括:
    在所述显示区域显示至少两个第一应用程序的应用界面,以及在每个第一应用程序的应用界面显示其以第一搜索类型对搜索信息进行搜索获得的搜索结果;
    响应于通过所述至少两个第一应用程序的应用界面发起的搜索类型切换操作,将搜索类型从所述第一搜索类型切换为第二搜索类型;
    在所述显示区域显示至少两个第二应用程序的应用界面,以及在每个第二应用程序的应用界面显示其以所述第二搜索类型对所述搜索信息进行搜索获得的搜索结果。
  2. 根据权利要求1所述的方法,其特征在于,所述显示区域还显示有目标控件,所述响应于通过所述至少两个第一应用程序的应用界面发起的搜索类型切换操作,将搜索类型从所述第一搜索类型切换为第二搜索类型,包括:
    响应作用于所述目标控件的第一预设滑动操作,将所述搜索类型从所述第一搜索类型切换为所述第二搜索类型,其中,所述第一预设滑动操作为沿垂直于所述至少两个第一应用程序的应用界面的排布方向的滑动操作。
  3. 根据权利要求2所述的方法,其特征在于,所述第一预设滑动操作包括第一子预设操作,所述响应作用于所述目标控件的第一预设滑动操作,将所述搜索类型从所述第一搜索类型切换为所述第二搜索类型,包括:
    响应作用于所述目标控件的第一子预设操作,按预设切换顺序从多个搜索类型中确定第二搜索类型,其中,所述第一子预设操作为沿垂直于所述至少两个第一应用程序的应用界面的排布方向的滑动时长小于预设时长的滑动操作;
    将所述搜索类型从所述第一搜索类型切换为所述第二搜索类型。
  4. 根据权利要求2所述的方法,其特征在于,所述第一预设滑动操作包括第二子预设操作,所述响应作用于所述目标控件的第一预设滑动操作,将所述搜索类型从所述第一搜索类型切换为所述第二搜索类型,包括:
    响应作用于所述目标控件的第二子预设操作,显示选择面板,其中,所述选择面板上显示有可选择的多个搜索类型,所述第二子预设操作为沿垂直于所述至少两个第一应用程序的应用界面的排布方向的滑动时长大于预设时长的滑动操作;
    响应作用于所述选择面板上的选择操作,从所述多个搜索类型中确定第二搜索类型;
    将所述搜索类型从所述第一搜索类型切换为所述第二搜索类型。
  5. 根据权利要求2所述的方法,其特征在于,在所述在所述显示区域显示至少两个第一应用程序的应用界面,以及在每个第一应用程序的应用界面显示其对第一搜索类型进行搜索获得的搜索结果之后,还包括:
    响应作用于所述目标控件的第二预设滑动操作,控制所述至少两个第一应用程序各自的应用界面显示或隐藏,其中,所述第二预设滑动操作为沿所述至少两个第一应用程序的应用界面的排布方向的滑动操作。
  6. 根据权利要求1-5任一项所述的方法,其特征在于,在所述显示区域显示至少两个第一应用程序的应用界面,以及在每个第一应用程序的应用界面显示其以第一搜索类型对搜索信息进行搜索获得的搜索结果之前,还包括:
    在所述显示区域显示搜索界面,其中,所述搜索界面上显示有搜索框和可选择的多个搜索类型,所述搜索框用于输入所述搜索信息;
    响应作用于所述搜索界面上的选择操作,从所述多个搜索类型中确定第一搜索类型。
  7. 根据权利要求6所述的方法,其特征在于,所述作用于所述搜索界面上的选择操作,包括:
    作用于所述搜索界面上的点击操作;
    作用于所述搜索界面上的按压操作;或者
    作用于所述搜索界面上的滑动操作。
  8. 根据权利要求6所述的方法,其特征在于,所述在所述显示区域显示至少两个第一应用程序的应用界面,以及在每个第一应用程序的应用界面显示其以第一搜索类型对搜索信息进行搜索获得的搜索结果,包括:
    获取所述第一搜索类型对应的至少两个第一应用程序;
    当所述至少两个第一应用程序中存在所述电子设备未安装的目标应用程序时,在所述显示区域显示针对所述目标应用程序的安装入口;
    响应基于所述安装入口的安装指令,当所述目标应用程序完成安装时,在所述显示区域显示与所述第一搜索类型对应的至少两个第一应用程序的应用界面。
  9. 根据权利要求8所述的方法,其特征在于,所述获取所述第一搜索类型对应的至少两个第一应用程序,包括:
    基于多个搜索类型和多个应用程序的对应关系,获取所述第一搜索类型对应的至少两个第一应用程序。
  10. 根据权利要求8所述的方法,其特征在于,所述在所述显示区域显示针对所述目标应用程序的安装入口,包括:
    在所述显示区域的第一显示区域显示所述至少两个第一应用程序中除所述目标应用程序外的其他第一应用程序的应用界面,以及在所述其他第一应用程序的应用界面显示其以第一搜索类型对搜索信息进行搜索获得的搜索结果,在所述显示区域的第二显示区域显示针对所述目标应用程序的安装入口。
  11. 根据权利要求8所述的方法,其特征在于,所述当所述目标应用程序完成安装时,在所述显示区域显示与所述第一搜索类型对应的至少两个第一应用程序的应用界面,包括:
    当所述目标应用程序完成安装时,在所述显示区域显示打开控件;
    当检测到针对所述打开控件的触控操作时,在所述显示区域显示与所述第一搜索类型对应的至少两个第一应用程序的应用界面。
  12. 根据权利要求8所述的方法,其特征在于,所述方法还包括:
    在所述目标应用程序的安装过程中,显示所述目标应用程序的安装界面。
  13. 根据权利要求1-5任一项所述的方法,其特征在于,在所述显示区域显示至少两个第一应用程序的应用界面,以及在每个第一应用程序的应用界面显示其以第一搜索类型对搜索信息进行搜索获得的搜索结果之前,还包括:
    接收输入的搜索信息,并接收输入的搜索类型选择指令。
  14. 根据权利要求13所述的方法,其特征在于,所述接收输入的搜索类型选择指令,包括:
    接收输入的搜索类型选择指令;
    从多个搜索类型中确定所述搜索类型选择指令所指示的类型,作为第一搜索类型。
  15. 根据权利要求1-5任一项所述的方法,其特征在于,在所述显示区域显示至少两个第一应用程序的应用界面,以及在每个第一应用程序的应用界面显示其以第一搜索类型对搜索信息进行搜索获得的搜索结果,包括:
    当所述电子设备的目标开关处于开启状态时,在所述显示区域显示至少两个第一应用程序的应用界面,以及在每个第一应用程序的应用界面显示其以第一搜索类型对搜索信息进行搜索获得的搜索结果。
  16. 根据权利要求15所述的方法,其特征在于,所述方法还包括:
    当所述电子设备的所述目标开关处于关闭状态时,在所述显示区域显示一个第一应用程序的应用界面,以及在所述一个第一应用程序的应用界面显示其以第一搜索类型对搜索信息进行搜索获得的搜索结果。
  17. 根据权利要求1-5任一项所述的方法,其特征在于,所述通过所述至少两个第一应用程序的应用界面发起的搜索类型切换操作,包括:
    作用于所述至少两个第一应用程序的应用界面的滑动操作满足预设滑动操作;
    作用于所述至少两个第一应用程序的应用界面的按压操作满足预设按压操作;或者
    作用于所述至少两个第一应用程序的应用界面的点击操作满足预设点击操作。
  18. 一种搜索切换装置,其特征在于,应用于电子设备,所述电子设备包括触摸屏,所述触摸屏包括显示区域,所述装置包括:
    第一应用界面显示模块,用于在所述显示区域显示至少两个第一应用程序的应用界面,以及在每个第一应用程序的应用界面显示其以第一搜索类型对搜索信息进行搜索获得的搜索结果;
    搜索类型切换模块,用于响应于通过所述至少两个第一应用程序的应用界面发起的搜索类型切换操作,将搜索类型从所述第一搜索类型切换为第二搜索类型;
    第二应用界面显示模块,用于在所述显示区域显示至少两个第二应用程序的应用界面,以及在每个第二应用程序的应用界面显示其以所述第二搜索类型对所述搜索信息进行搜索获得的搜索结果。
  19. 一种电子设备,其特征在于,包括触摸屏、存储器和处理器,所述触摸屏和所述存储器耦接到所述处理器,所述存储器存储指令,当所述指令由所述处理器执行时所述处理器执行如权利要求1-17任一项所述的方法。
  20. 一种计算机可读取存储介质,其特征在于,所述计算机可读取存储介质中存储有程序代码,所述程序代码可被处理器调用执行如权利要求1-17任一项所述的方法。
PCT/CN2022/143131 2022-02-22 2022-12-29 搜索切换方法、装置、电子设备以及存储介质 WO2023160226A1 (zh)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
CN202210162863.3 2022-02-22
CN202210162863.3A CN116680018A (zh) 2022-02-22 2022-02-22 搜索切换方法、装置、电子设备以及存储介质

Publications (1)

Publication Number Publication Date
WO2023160226A1 true WO2023160226A1 (zh) 2023-08-31

Family

ID=87764665

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2022/143131 WO2023160226A1 (zh) 2022-02-22 2022-12-29 搜索切换方法、装置、电子设备以及存储介质

Country Status (2)

Country Link
CN (1) CN116680018A (zh)
WO (1) WO2023160226A1 (zh)

Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2017016101A1 (zh) * 2015-07-24 2017-02-02 百度在线网络技术(北京)有限公司 搜索结果的展现方法、装置和搜索引擎
CN107145348A (zh) * 2017-04-28 2017-09-08 维沃移动通信有限公司 一种应用程序分屏处理方法及移动终端
WO2017181528A1 (zh) * 2016-04-22 2017-10-26 中兴通讯股份有限公司 一种搜索显示方法及装置
CN109917979A (zh) * 2019-02-22 2019-06-21 维沃移动通信有限公司 一种搜索方法及移动终端
WO2021212879A1 (zh) * 2020-04-22 2021-10-28 深圳传音控股股份有限公司 快捷搜索方法、终端及存储介质
CN113641886A (zh) * 2021-07-15 2021-11-12 维沃移动通信有限公司 搜索方法、装置及电子设备

Patent Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2017016101A1 (zh) * 2015-07-24 2017-02-02 百度在线网络技术(北京)有限公司 搜索结果的展现方法、装置和搜索引擎
WO2017181528A1 (zh) * 2016-04-22 2017-10-26 中兴通讯股份有限公司 一种搜索显示方法及装置
CN107145348A (zh) * 2017-04-28 2017-09-08 维沃移动通信有限公司 一种应用程序分屏处理方法及移动终端
CN109917979A (zh) * 2019-02-22 2019-06-21 维沃移动通信有限公司 一种搜索方法及移动终端
WO2021212879A1 (zh) * 2020-04-22 2021-10-28 深圳传音控股股份有限公司 快捷搜索方法、终端及存储介质
CN113641886A (zh) * 2021-07-15 2021-11-12 维沃移动通信有限公司 搜索方法、装置及电子设备

Also Published As

Publication number Publication date
CN116680018A (zh) 2023-09-01

Similar Documents

Publication Publication Date Title
US20200241746A1 (en) Multi-task management method and terminal device
RU2739586C1 (ru) Способ трансляции экрана, устройство, терминал и запоминающий носитель информации
EP3454197B1 (en) Method, device, and non-transitory computer-readable storage medium for switching pages of applications in a terminal device
US11650716B2 (en) Operation methods of a smart interactive tablet, storage medium and related equipment
US20170336938A1 (en) Method and apparatus for controlling content using graphical object
WO2022017013A1 (zh) 应用界面切换方法、装置、终端及存储介质
WO2022068773A1 (zh) 桌面元素调整方法、装置和电子设备
US20120289290A1 (en) Transferring objects between application windows displayed on mobile terminal
US9542949B2 (en) Satisfying specified intent(s) based on multimodal request(s)
WO2019201139A1 (zh) 分屏显示方法、存储介质及电子设备
US20220155922A1 (en) Side-toolbar-display method, terminal, and storage medium
US10963322B2 (en) Data sharing method and apparatus, and electronic device
US10712936B2 (en) First electronic device and information processing method applicable to first or second electronic device comprising a first application
WO2019114298A1 (zh) 直播间的直播画面展示方法、存储设备及计算机设备
CN105389173B (zh) 一种基于长连接任务的界面切换展示方法及装置
CN104331246A (zh) 在终端中进行分屏显示的设备和方法
WO2022048633A1 (zh) 显示方法、装置和电子设备
WO2018119584A1 (zh) 柔性显示屏的交互方法及装置
WO2014026480A1 (zh) 一种实现组件内容显示的方法和装置
WO2022007541A1 (zh) 设备控制方法、装置、存储介质及电子设备
CN110347459B (zh) 一种窗口最小化方法、装置、存储介质及交互智能平板
WO2018184442A1 (zh) 终端控制方法及装置
WO2016112791A1 (zh) 移动终端应用程序页面的展现方法和装置
WO2020038170A1 (zh) 终端控制方法、装置、移动终端以及存储介质
US20200028961A1 (en) Switching presentations of representations of objects at a user interface

Legal Events

Date Code Title Description
121 Ep: the epo has been informed by wipo that ep was designated in this application

Ref document number: 22928466

Country of ref document: EP

Kind code of ref document: A1