CN111857459A - Application processing method and device, electronic equipment and storage medium - Google Patents

Application processing method and device, electronic equipment and storage medium Download PDF

Info

Publication number
CN111857459A
CN111857459A CN202010599136.4A CN202010599136A CN111857459A CN 111857459 A CN111857459 A CN 111857459A CN 202010599136 A CN202010599136 A CN 202010599136A CN 111857459 A CN111857459 A CN 111857459A
Authority
CN
China
Prior art keywords
interface
target
input
interfaces
input box
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.)
Granted
Application number
CN202010599136.4A
Other languages
Chinese (zh)
Other versions
CN111857459B (en
Inventor
江鹏
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
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 CN202010599136.4A priority Critical patent/CN111857459B/en
Publication of CN111857459A publication Critical patent/CN111857459A/en
Application granted granted Critical
Publication of CN111857459B publication Critical patent/CN111857459B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • 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
    • 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/95Retrieval from the web
    • G06F16/953Querying, e.g. by the use of web search engines
    • 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

Landscapes

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

Abstract

The application discloses an application processing method and device, electronic equipment and a storage medium, and belongs to the technical field of communication. The method comprises the following steps: receiving target information input by a user in an input box; displaying result information corresponding to the target information acquired by an application program corresponding to the target interface in at least two target interfaces respectively, wherein the at least two target interfaces correspond to the input box, and the at least two target interfaces comprise at least one of the following items: at least two interfaces of the same application program and at least two interfaces of the same application program. According to the method and the device, the result information corresponding to the target information can be displayed in at least two target interfaces after the user inputs the target information once, and the operation complexity of the user is reduced.

Description

Application processing method and device, electronic equipment and storage medium
Technical Field
The application belongs to the technical field of communication, and particularly relates to an application processing method and device, electronic equipment and a storage medium.
Background
In a mobile terminal, an application is usually presented in a main interface in an icon manner, and a user can start the application from the main interface. In an application scenario, a user needs to input the same target information in a plurality of application programs, so as to display result information corresponding to the target information in interfaces of the plurality of application programs. For example, a user may want to take a car during rush hour, and the user may enter a departure place and a destination in each of a plurality of taxi taking applications to see which application is the first to take the car; for another example, when shopping, the user may enter the name of the item in each of a plurality of shopping applications to see which application has the item at a lower price. However, the user inputs the same target information in each of the plurality of applications, resulting in a high operation complexity.
Disclosure of Invention
An object of the embodiments of the present application is to provide an application processing method, an application processing apparatus, an electronic device, and a storage medium, which can solve the problem that a user inputs the same target information in a plurality of application programs, which results in a high operation complexity.
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 application processing method, including:
receiving target information input by a user in an input box;
displaying result information corresponding to the target information acquired by an application program corresponding to the target interface in at least two target interfaces respectively, wherein the at least two target interfaces correspond to the input box, and the at least two target interfaces comprise at least one of the following items: at least two interfaces of the same application program and at least two interfaces of the same application program.
In a second aspect, an embodiment of the present application provides an apparatus for application processing, including:
the target information receiving module is used for receiving target information input by a user in the input box;
a result information display module, configured to display, in at least two target interfaces, result information corresponding to the target information acquired by an application program corresponding to the target interface, respectively, where the at least two target interfaces correspond to the input box, and the at least two target interfaces include at least one of the following: at least two interfaces of the same application program and at least two interfaces of the same application program.
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, target information input by a user in an input box is received; displaying result information corresponding to the target information acquired by an application program corresponding to the target interface in at least two target interfaces respectively, wherein the at least two target interfaces correspond to the input box, and the at least two target interfaces comprise at least one of the following items: at least two interfaces of the same application program and at least two interfaces of the same application program. According to the method and the device, the result information corresponding to the target information can be displayed in at least two target interfaces after the user inputs the target information once, and the operation complexity of the user is reduced.
Drawings
Fig. 1 is a flowchart illustrating steps of an application processing method according to an embodiment of the present disclosure;
FIG. 2 is a schematic diagram of a multi-application collaboration interface provided by an embodiment of the present application;
FIG. 3 is a schematic diagram of another multi-application collaboration interface provided by embodiments of the application;
FIG. 4 is a schematic diagram of an icon display provided by an embodiment of the present application;
FIG. 5 is a schematic diagram illustrating an application after moving according to an embodiment of the present disclosure;
fig. 6 is a block diagram of an application processing apparatus according to an embodiment of the present application;
fig. 7 is a block diagram of an electronic device according to an embodiment of the present disclosure;
fig. 8 is a schematic diagram of a hardware structure of an electronic device according to an 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 is to be understood that the data so used is interchangeable under appropriate circumstances such that the embodiments of the application are capable of operation in sequences other than those illustrated or described herein. 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 application processing method, the application processing apparatus, the electronic device, and the storage medium provided in the embodiments of the present application are described in detail below with reference to the accompanying drawings through specific embodiments and application scenarios thereof.
Referring to fig. 1, the present application provides a flowchart of steps of an application processing method, which specifically includes:
step 101, receiving target information input by a user in an input box.
Wherein the target information is used for acquiring result information. For example, the target information may be time, commodity name, departure place, destination, and the like.
Optionally, the target information input by the user in the input box may be text information input by the user, or information input according to voice of the user, which is not limited in this embodiment of the application.
102, respectively displaying result information corresponding to the target information acquired by an application program corresponding to the target interface in at least two target interfaces, where the at least two target interfaces correspond to the input box, and the at least two target interfaces include at least one of: at least two interfaces of the same application program and at least two interfaces of the same application program.
In particular, at least two target interfaces may be displayed in a multi-application collaboration interface. In one example, the multi-application collaboration interface includes a plurality of regions, one target interface is displayed in each region, each region may be not divided into primary and secondary regions, as in the multi-application collaboration interface shown in fig. 2, the interfaces of APP1, APP2, APP3 and APP4 are respectively shown in the four regions, and are not divided into primary and secondary regions, the sizes of the four regions are the same, and the sequence of APP1, APP2, APP3 and APP4 in the multi-application collaboration interface is consistent with the sequence on the main interface. In another example, multiple regions are included in the multi-application collaboration interface, but one or more regions are primary regions, and the rest regions are secondary regions, the size of the primary regions is larger than that of the secondary regions, so that a user can operate the target interface in the primary regions but cannot operate the target interface in the secondary regions, and the target interface in the secondary regions can only be viewed. In the multi-application collaboration interface shown in fig. 3, the interface of APP1 is shown in the main region, and the interfaces of APP2, APP3 and APP4 are shown in the remaining secondary regions, where APP1 is the application program ranked first in the main interface, and APP2, APP3 and APP4 are ranked after APP1 in order.
In practical applications, when the multi-application collaboration interface distinguishes between the primary area and the secondary area, the user may also perform a switching operation to exchange the target interface in the primary area and the target interface in the secondary area.
Of course, when the multi-application collaboration interface is displayed on the main interface, the user can switch the multi-application collaboration interface to the background operation, and the user can also switch the multi-application collaboration interface which runs in the background to the main interface for display. Therefore, when the user switches between the multi-application cooperation interface and other interfaces, the multi-application cooperation interface only needs to be pulled up from the background, and the efficiency of displaying the multi-application cooperation interface again is improved.
It will be appreciated that the target interface in the above process is an interface of an application. In one example, the at least two target interfaces may be different interfaces of the same application, for example, for a weather forecast application, the target information input by the user may be time, and the target interfaces may be weather interfaces of different locations corresponding to the time; for another example, for a ticket buying application, the targeting information entered by the user may be a time and the at least two targeting interfaces may be interfaces for different trips corresponding to the time.
In another example, the target interface may also be an interface of a different application, for example, the target information input by the user may be a name of a commodity, and the at least two target interfaces may be two interfaces as follows: the interface of shopping application APP1, the interface of shopping application APP2, the interface of shopping application APP3 and the interface of shopping application APP4, and the interfaces of APP1, APP2, APP3 and APP4 all include result information, which may be commodity details, including but not limited to: commodity price, commodity type, commodity picture, commodity use, etc. For another example, the target information input by the user may be a departure place and a destination, the target interfaces may be an interface of the taxi-taking APP5 and an interface of the taxi-taking APP6, and the interfaces of the APPs 5 and 6 each include result information, which may be taxi-taking information, which may include, but is not limited to: whether to hit the car, license plate number, driver name, and driving age.
The target interface and the input box have a corresponding relation, when the target interface is at least two interfaces of the same application program, a user can construct the corresponding relation between the at least two interfaces of the application program and the input box, and the user can also construct the corresponding relation between the application program and the input box, so that all the interfaces of the application program correspond to the input box; when the target interface is an interface of at least two applications, an application group including a plurality of applications may be determined, and correspondence between the plurality of applications in the application group and the input box may be constructed. In practical applications, a plurality of applications can be determined as one application group in various ways.
In one example, a user first enters a build mode of an application group through an input operation, and then can select multiple applications in the build mode to treat the selected applications as one application group, and the user can also name the application group to facilitate management of the application group. The input operation may be performed by a single finger or multiple fingers, when the operation is performed by multiple fingers, the application program operated by multiple fingers may be determined as the application program in the application program group by default, for example, as shown in fig. 4, a user may click icons of the application programs APP1, APP2, APP3, and APP4 at the same time by four fingers to enter a build mode, and in the build mode, the application programs APP1, APP2, APP3, and APP4 are selected by default, represent that the application programs APP1, APP2, APP3, and APP4 default to the application program in the application program group, and the user may cancel any default application program and may also select the other application programs.
In another example, the system may also automatically determine the plurality of applications as an application group according to the category of the applications, and name the application group according to the category. For example, a video class application is constructed as a group of applications and named as a video class; constructing shopping application programs into an application program group and naming the application programs as shopping; and the English test application program is constructed into an application program group and named as an English test.
After the application program group is built by the method, the user can also manage the built application program group, including but not limited to: deleting an application from the application group, adding an application thereto, canceling an application group. It is understood that the application program group is not uninstalled, but the correspondence between the application program group and the application program is removed.
After the application group is built, in order to enable a user to quickly determine the applications in the application group, the application icons in the application group may be displayed in a preset format different from the system default format, where the preset format is different from the system default format, and includes but is not limited to: the size difference of the icons, the color difference of the icons and the difference of whether masks exist in the icons. For example, the preset format may be that the icon is larger than the default icon size of the system; for another example, the preset format may be that the icon is red in color and the default color of the system is green, and for another example, the preset format is that the icon has a red mask and the system has no mask by default, or the mask color is the rest of the colors. In addition, icons of a plurality of application programs can be adjacently displayed in the main interface, including but not limited to: the display can be adjacently displayed from top to bottom, from left to right and in blocks. When a user drags icons of one or more applications in the application group, the icons of all the applications in the application group can be moved to the destination position of the dragging. For example, as shown in fig. 4, APP1, APP2, APP3 and APP4 belong to the same application program group, so that when the user drags APP2 in fig. 4 to the rear of APP10, the display order of icons is as shown in fig. 5, and APP1, APP2, APP3 and APP4 are all moved to the rear of APP 10.
According to the embodiment of the application, after the user inputs the target information once, the result information corresponding to the target information acquired by the application program corresponding to the target interface can be displayed in the at least two target interfaces, so that the user is prevented from inputting the target information in the at least two target interfaces, the user operation steps are reduced, and the user operation complexity is reduced.
Optionally, the target interface comprises: and the input attribute is matched with the input attribute of the input box.
The target interface is an interface capable of receiving input target information, the input box is also used for receiving the input target information, the input attribute is an attribute of the input target information, the input attribute of the target interface is an attribute of the target information received by the target interface, the input attribute of the input box is an attribute of the target information received by the input box, and the input attribute of the target interface is matched with the input attribute of the input box. Specifically, when there is one input box, the input attribute of the target interface is matched with the input attribute of the input box, for example, when the input box is used for receiving a commodity name, the input attribute of the input box is the commodity name, so that the input attribute of the target interface is also the commodity name, and the target interface is also used for receiving the commodity name; when there are at least two input boxes, the target interface has an input attribute matching the input attribute of each input box, for example, when the two input boxes are used to receive a departure place and a destination, respectively, the input attributes of the two input boxes are the departure place and the destination, respectively, so that the two input attributes of the target interface are the departure place and the destination, respectively, for receiving the departure place and the destination.
It can be understood that when the input attribute of the target interface and the input attribute of the at least one input box do not match, if the target information received by the input box is input into the target interface, the target interface fails to display the result information. For example, when the input attribute of the input box is a product name, the result information is product details, and if the input attribute of the target interface is a starting point, the application program corresponding to the target interface cannot acquire the product details corresponding to the product name, so that the display of the product details fails.
According to the method and the device, the interface with the input attribute matched with the input attribute of the input box can be used as the target interface, the target information received by the input box can be input into the target interface, and the success rate of displaying the result information on the target interface is improved.
Optionally, step 101 further includes steps 103 to 104 before:
step 103, displaying an input box and determining the input attribute of the input box.
Wherein the input box may be a separately displayed input box. For example, an input box may be displayed in the main interface. The input attribute of the input box may be set when the input box is defined.
And 104, determining at least two target interfaces of which the input attributes are matched with the input attributes of the input box.
The method and the device can display the input box firstly, determine the target interface with the input attribute matched with the input attribute of the input box, then receive the target information input by the user in the input box, and finally display the result information in at least two target interfaces respectively. For example, an input box for receiving a commodity name is displayed on the main interface, and when the user inputs the commodity name in the input box, the target interface with the input attribute being the commodity name can be determined: the interfaces of shopping application programs APP1, APP2, APP3 and APP4 can display the commodity details corresponding to the commodity name acquired by APP1 in the interface of shopping application program APP1, display the commodity details corresponding to the commodity name acquired by APP2 in the interface of shopping application program APP2, display the commodity details corresponding to the commodity name acquired by APP3 in the interface of shopping application program APP3, and display the commodity details corresponding to the commodity name acquired by APP4 in the interface of shopping application program APP 4. It is understood that the commodity details corresponding to the commodity names obtained by APP1, APP2, APP3 and APP4 may be the same or different.
According to the method and the device, the target interface with the input attribute matched with the input attribute of the input box can be determined according to the displayed input box, the user does not need to set the corresponding relation between the input box and the target interface, the operation steps of the user can be reduced, the operation complexity of the user is reduced, the input attribute of the target interface can be ensured to be matched with the input attribute of the input box, and the success rate of displaying result information on the target interface is improved.
Optionally, step 101 further includes steps 104 to 107:
step 104, receiving a first input of the N icons from the user.
The first input is used to select N icons, and optionally, the first input may be input implemented by a plurality of fingers, for example, when N is 4, a user may operate 4 icons by 4 fingers at the same time; the first input may also be an input by a finger, for example, the user may draw a line on the screen by a finger, the line intersecting the N icons, although the first input may also include, but is not limited to, a voice input.
Step 105, responding to the first input, and determining M interfaces corresponding to the N icons.
The icons may be icons of the application programs, and thus the interface corresponding to each icon may be the interface of the application program corresponding to the icon.
And 106, under the condition that the input attributes of S interfaces in the M interfaces are matched, determining the S interfaces as the at least two target interfaces, wherein M is more than or equal to S and more than or equal to 2, and M is more than or equal to N.
It can be appreciated that, since each icon can correspond to an application, each application can correspond to one or more interfaces, such that the number M of interfaces ≧ the number N of icons.
In addition, at least two target interfaces exist, so that S is greater than or equal to 2. Optionally, in a special case, if there are no at least two interfaces with matched input attributes in the M interfaces, it is not possible to determine at least two target interfaces, so that the input box is not displayed.
Step 107, displaying an input box matched with the input attributes of the at least two target interfaces.
The method and the device can determine the target interface through the operation of the user on the icon and display the input box, and the icon is selected by the user, so that the determined target interface reflects the user requirement, and the displayed result information meets the user requirement; in addition, due to the fact that the input attributes of the target interfaces are matched, the success rate of displaying result information of the target interfaces can be improved. As shown in fig. 4, the user simultaneously clicks icons of 4 applications APP1, APP2, APP3, and APP4 by 4 fingers, and in a case where input attributes of interfaces of the 4 applications are all commodity names, input boxes for the interfaces of the four applications are displayed, the input boxes being used for inputting the commodity names. Of course, the user may also not display the input box again via an exit control as shown in FIG. 4.
Optionally, step 101 further includes, before step 108:
step 108, displaying at least two target interfaces.
Wherein the input attributes between the at least two target interfaces match.
Based on the step 108, the step 102 comprises a sub-step 1021 of:
and a substep 1021, updating the at least two target interfaces based on the target information, so as to respectively display result information corresponding to the target information acquired by the application program corresponding to the target interface in the at least two target interfaces.
In the application, at least two target interfaces, namely, the target interface in an initial state, may be displayed in the multi-application collaboration interface, and the multi-application collaboration interface may include an input box, as shown in fig. 2 or 3, where the input box is used to receive an input commodity name; and then receiving target information input by a user in the input box, and finally adding result information corresponding to the target information in a target interface in the multi-application collaboration interface, wherein the result information corresponding to the target information is added to interfaces of APP1, APP2, APP3 and APP4 in the multi-application collaboration interface shown in fig. 2 or 3.
In practical application, after a user inputs target information in an input box in the multi-application collaboration interface, an updated target interface can be selected, and result information is not added to target interfaces which are not selected by the user. For example, as shown in fig. 2, the user selects interfaces of APP1, APP2, and APP3, so that result information may be added to the interfaces of APP1, APP2, and APP3, and result information is not added to the interface of APP 4; by default, all target interfaces in the multi-application collaboration interface are selected, as shown in fig. 3, interfaces of APP1, APP2, APP3 and APP4 are selected by default, so that result information can be added to the interfaces of APP1, APP2, APP3 and APP 4.
It can be understood that the target interface in the initial state does not include result information corresponding to the target information acquired by the application program corresponding to the target interface, and after the target interface is updated, the target interface includes result information corresponding to the target information acquired by the application program corresponding to the target interface.
According to the method and the device, the target interface can be displayed firstly, and then the target interface is updated according to the input target information, so that the real-time performance of the result information in the target interface is guaranteed, and the accuracy of the result information is improved.
Optionally, the at least two target interfaces include a first interface and a second interface, the first interface including an input box; said step 101 comprises the sub-step 1011:
sub-step 1011 displaying a first interface and a second interface; sub-step 1011-1, receiving target information input by a user in an input box in the first interface.
The first interface is an interface which comprises an input box and receives the target information, optionally, the second interface can comprise an interface which comprises an input box and does not receive the target information, the first interface and the second interface are displayed interfaces, and optionally, the input attribute of the input box of the first interface is matched with the input attribute of the second interface.
Based on the sub-step 1011, the step 102 includes the sub-step 1022 of:
sub-step 1022, based on the target information, updating the first interface and the second interface, so as to display, in the first interface, result information corresponding to the target information obtained by the application program corresponding to the first interface, and display, in the second interface, result information corresponding to the target information obtained by the application program corresponding to the second interface.
In the application, a first interface in an initial state and a second interface in the initial state are displayed firstly; then receiving target information input by a user in an input box in a first interface; and finally, newly adding result information corresponding to the target information acquired by the application program corresponding to the first interface in the first interface and newly adding result information corresponding to the target information acquired by the application program corresponding to the second interface in the second interface.
It can be understood that the first interface in the initial state does not include result information corresponding to the target information acquired by the application program corresponding to the first interface, and after the first interface is updated, the first interface includes result information corresponding to the target information acquired by the application program corresponding to the first interface; similarly, the second interface in the initial state does not include result information corresponding to the target information acquired by the application program corresponding to the second interface, and after the second interface is updated, the second interface includes result information corresponding to the target information acquired by the application program corresponding to the second interface.
According to the method and the device, the first interface and the second interface can be displayed firstly, the first interface and the second interface are updated according to the target information input in the input box in the first interface, and a separate input box does not need to be displayed outside the first interface and the second interface, so that display resources are saved.
Optionally, step 101 further includes step 109:
step 109, displaying a third interface, wherein the third interface comprises the input box.
The third interface is an interface including input boxes, and the third interface may be one or more, and when the third interface is multiple, the input attributes between the input boxes in the multiple third interfaces are matched.
Based on said step 109, said step 101 comprises the sub-step 1012:
sub-step 1012, receiving the target information input by the user in the input box in the third interface.
Wherein the third interface is an interface that is displayed and has an input box.
Specifically, when there is one third interface, the user may input target information in an input box in the third interface; when the number of the third interfaces is multiple, the user can input the target information in at least one of the third interfaces, and of course, in order to reduce the number of times of input, the target information can be input in one of the third interfaces without inputting the target information in the input boxes in the rest of the third interfaces.
Based on the sub-step 1012, the step 102 includes a sub-step 1023:
and a substep 1023 of updating the third interface and displaying a fourth interface, so as to display result information corresponding to the target information obtained by the application program corresponding to the third interface in the third interface and result information corresponding to the target information obtained by the application program corresponding to the fourth interface in the fourth interface, where the at least two target interfaces include the third interface and the fourth interface.
In the application, a third interface in an initial state is displayed firstly; then receiving target information input by a user in an input box in a third interface; and finally, newly adding result information corresponding to the target information acquired by the application program corresponding to the third interface in the third interface, and displaying a fourth interface, wherein the fourth interface comprises the result information corresponding to the target information acquired by the application program corresponding to the fourth interface.
It can be understood that, in the initial state, the third interface does not include result information corresponding to the target information acquired by the application program corresponding to the third interface, and updating the third interface may be: and adding result information corresponding to the target information acquired by the application program corresponding to the third interface in the third interface. For example, when the third interface is an interface of a shopping application, the target information input by the user may be a product name CNAME1, the third interface does not display product details corresponding to CNAME1 in an initial state, and the third interface includes product details corresponding to CNAME1 after updating the third interface. And after the third interface is updated, displaying the fourth interface, and directly adding result information corresponding to the target information acquired by the application degree corresponding to the fourth interface into the fourth interface. Optionally, the input attribute of the fourth interface matches the input attribute of the input box of the third interface, and the fourth interface may be determined according to the input attribute of the input box of the third interface.
According to the method and the device, the fourth interface can be displayed when the displayed third interface is updated, so that various result information acquired by various application programs is provided for a user, and diversification of the result information is realized.
In summary, the application processing method provided by the present application can respectively display result information corresponding to target information obtained by an application program corresponding to a target interface in at least two target interfaces when target information input by a user in an input box is received, so that the result information is obtained in at least two target interfaces after the user inputs the target information once, and the complexity of user operation is reduced.
It should be noted that, in the application processing method provided in the embodiment of the present application, the execution main body may be an application processing apparatus, or a control module in the application processing apparatus for executing the processing method for loading the application. In the embodiment of the present application, an application processing apparatus executes a processing method for loading an application as an example, and the application processing method provided in the embodiment of the present application is described.
Referring to fig. 6, the present application provides a block diagram of an application processing apparatus, which specifically includes:
and an object information receiving module 201, configured to receive object information input by a user in the input box.
A result information display module 202, configured to display, in at least two target interfaces, result information corresponding to the target information obtained by an application program corresponding to the target interface, respectively, where the at least two target interfaces correspond to the input box, and the at least two target interfaces include at least one of the following: at least two interfaces of the same application program and at least two interfaces of the same application program.
Optionally, the target interface comprises: and the input attribute is matched with the input attribute of the input box.
Optionally, the apparatus further comprises a first input box display module and a first interface determination module:
the first input box display module is used for displaying the input box and determining the input attribute of the input box.
And the first interface determining module is used for determining at least two target interfaces of which the input attributes are matched with the input attributes of the input box.
Optionally, the apparatus further includes a first input receiving module, a second interface determining module, a third interface determining module, and a second input box displaying module:
and the first input receiving module is used for receiving first input of the N icons from a user.
And the second interface determining module is used for responding to the first input and determining M interfaces corresponding to the N icons.
And the third interface determining module is used for determining S interfaces as the at least two target interfaces under the condition that the input attributes of the S interfaces in the M interfaces are matched, wherein M is more than or equal to S and more than or equal to 2, and M is more than or equal to N.
And the second input box display module is used for displaying the input boxes matched with the input attributes of the at least two target interfaces.
Optionally, the apparatus further comprises a first interface display module:
the first interface display module is used for displaying at least two target interfaces.
Based on the first interface display module, the result information display module 202 includes a first result information display sub-module:
and the first result information display submodule is used for updating the at least two target interfaces based on the target information so as to respectively display result information corresponding to the target information acquired by the application program corresponding to the target interface in the at least two target interfaces.
Optionally, the at least two target interfaces include a first interface and a second interface, the first interface including an input box; the target information receiving module 201 includes an interface display module and a first target information receiving sub-module:
the interface display module is used for displaying the first interface and the second interface; and the first target information receiving submodule is used for receiving the target information input by the user in the input box in the first interface.
Based on the first target information receiving sub-module, the result information display module 202 includes a second result information display sub-module:
and the second result information display submodule is used for updating the first interface and the second interface based on the target information so as to display result information corresponding to the target information acquired by the application program corresponding to the first interface in the first interface and display result information corresponding to the target information acquired by the application program corresponding to the second interface in the second interface.
Optionally, the apparatus further comprises a second interface display module:
and the second interface display module is used for displaying a third interface, and the third interface comprises the input box.
Based on the second interface display module, the target information receiving module 201 includes a second target information receiving sub-module:
and the second target information receiving submodule is used for receiving the target information input by the user in the input box in the third interface.
Based on the second interface display module, the result information display module 202 includes a third result information display sub-module:
and the third result information display submodule is configured to update the third interface and display a fourth interface, so that result information corresponding to the target information acquired by the application program corresponding to the third interface is displayed in the third interface, and result information corresponding to the target information acquired by the application program corresponding to the fourth interface is displayed in the fourth interface, where the at least two target interfaces include the third interface and the fourth interface.
In the embodiment of the application, when the target information input by the user in the input box is received, the result information corresponding to the target information acquired by the application program corresponding to the target interface is respectively displayed in the at least two target interfaces, so that the result information is obtained in the at least two target interfaces after the user inputs the target information once, and the operation complexity of the user is reduced.
The application processing device in the embodiment of the present application may be a device, 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 server, a Network Attached Storage (NAS), a Personal Computer (PC), a Television (TV), a teller machine or a kiosk, and the like, and the embodiments of the present application are not particularly limited.
The application processing apparatus in the embodiment of the present application may be an apparatus having an operating system. The operating system may be an Android (Android) operating system, an ios operating system, or other possible operating systems, and embodiments of the present application are not limited specifically.
The application processing apparatus provided in this embodiment of the present application can implement each process implemented by the application processing apparatus in the method embodiment of fig. 1, and is not described here again to avoid repetition.
Optionally, referring to fig. 7, an electronic device 3021 is further provided in the embodiment of the present application, and includes a processor 301, a memory 302, and a program or an instruction stored in the memory 302 and capable of running on the processor 301, where the program or the instruction is executed by the processor 301 to implement the processes of the foregoing embodiment of the application processing method, and can achieve the same technical effects, and in order to avoid repetition, details are not repeated here.
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. 8 is a schematic diagram of a hardware structure of an electronic device implementing an embodiment of the present application.
The electronic device 400 includes, but is not limited to: radio unit 401, network module 402, audio output unit 403, input unit 404, sensor 405, display unit 406, user input unit 407, interface unit 408, memory 409, and processor 410.
Those skilled in the art will appreciate that the electronic device 400 may further include a power source (e.g., a battery) for supplying power to various components, and the power source may be logically connected to the processor 410 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. 8 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 omitted here.
A processor 410 for receiving target information input by a user in an input box; displaying result information corresponding to the target information acquired by an application program corresponding to the target interface in at least two target interfaces respectively, wherein the at least two target interfaces correspond to the input box, and the at least two target interfaces comprise at least one of the following items: at least two interfaces of the same application program and at least two interfaces of the same application program. According to the method and the device, the result information corresponding to the target information can be displayed in at least two target interfaces after the user inputs the target information once, and the operation complexity of the user is reduced.
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 foregoing application 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 run a program or an instruction to implement each process of the application 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 (10)

1. An application processing method, comprising:
receiving target information input by a user in an input box;
displaying result information corresponding to the target information acquired by an application program corresponding to the target interface in at least two target interfaces respectively, wherein the at least two target interfaces correspond to the input box, and the at least two target interfaces comprise at least one of the following items: at least two interfaces of the same application program and at least two interfaces of the same application program.
2. The method of claim 1, wherein the target interface comprises: and the input attribute is matched with the input attribute of the input box.
3. The method of claim 2, wherein before receiving the target information input by the user in the input box, the method further comprises:
displaying an input box and determining the input attribute of the input box;
determining at least two target interfaces whose input attributes match the input attributes of the input box.
4. The method of claim 2, wherein before receiving the target information input by the user in the input box, the method further comprises:
receiving a first input of the N icons from a user;
In response to the first input, determining M interfaces corresponding to the N icons;
under the condition that the input attributes of S interfaces in the M interfaces are matched, determining the S interfaces as the at least two target interfaces, wherein M is more than or equal to S and more than or equal to 2, and M is more than or equal to N;
displaying an input box matching the input attributes of the at least two target interfaces.
5. The method of claim 1, wherein before receiving the target information input by the user in the input box, the method further comprises:
displaying at least two target interfaces;
the displaying, in at least two target interfaces, result information corresponding to the target information acquired by the application program corresponding to the target interface, respectively, includes:
and updating the at least two target interfaces based on the target information so as to respectively display result information corresponding to the target information acquired by the application program corresponding to the target interface in the at least two target interfaces.
6. The method of claim 1, wherein the at least two target interfaces include a first interface and a second interface, the first interface including an input box;
the receiving of the target information input by the user in the input box includes:
Displaying the first interface and the second interface;
receiving target information input by a user in an input box in the first interface;
the displaying, in at least two target interfaces, result information corresponding to the target information acquired by the application program corresponding to the target interface, respectively, includes:
and updating the first interface and the second interface based on the target information so as to display result information corresponding to the target information acquired by the application program corresponding to the first interface in the first interface and display result information corresponding to the target information acquired by the application program corresponding to the second interface in the second interface.
7. The method of claim 1, wherein before receiving the target information input by the user in the input box, the method further comprises:
displaying a third interface, the third interface including the input box;
the receiving of the target information input by the user in the input box includes:
receiving target information input by a user in an input box in the third interface;
the displaying, in at least two target interfaces, result information corresponding to the target information acquired by the application program corresponding to the target interface, respectively, includes:
Updating the third interface, and displaying a fourth interface, so as to display result information corresponding to the target information acquired by the application program corresponding to the third interface in the third interface, and display result information corresponding to the target information acquired by the application program corresponding to the fourth interface in the fourth interface, where the at least two target interfaces include the third interface and the fourth interface.
8. An application processing apparatus, comprising:
the target information receiving module is used for receiving target information input by a user in the input box;
a result information display module, configured to display, in at least two target interfaces, result information corresponding to the target information acquired by an application program corresponding to the target interface, respectively, where the at least two target interfaces correspond to the input box, and the at least two target interfaces include at least one of the following: at least two interfaces of the same application program and at least two interfaces of the same application program.
9. 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 application processing method as claimed in any one of claims 1 to 7.
10. A readable storage medium, on which a program or instructions are stored, which when executed by a processor implement the steps of the application processing method of any one of claims 1 to 7.
CN202010599136.4A 2020-06-28 2020-06-28 Application processing method and device, electronic equipment and storage medium Active CN111857459B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202010599136.4A CN111857459B (en) 2020-06-28 2020-06-28 Application processing method and device, electronic equipment and storage medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202010599136.4A CN111857459B (en) 2020-06-28 2020-06-28 Application processing method and device, electronic equipment and storage medium

Publications (2)

Publication Number Publication Date
CN111857459A true CN111857459A (en) 2020-10-30
CN111857459B CN111857459B (en) 2023-04-07

Family

ID=72988733

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202010599136.4A Active CN111857459B (en) 2020-06-28 2020-06-28 Application processing method and device, electronic equipment and storage medium

Country Status (1)

Country Link
CN (1) CN111857459B (en)

Citations (15)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN106020796A (en) * 2016-05-09 2016-10-12 北京小米移动软件有限公司 Interface display method and device
CN106293772A (en) * 2016-08-25 2017-01-04 维沃移动通信有限公司 The processing method of a kind of split screen display available and mobile terminal
CN107145348A (en) * 2017-04-28 2017-09-08 维沃移动通信有限公司 A kind of application program split screen processing method and mobile terminal
US20170286419A1 (en) * 2016-03-31 2017-10-05 Samsung Electronics Co., Ltd. Content determining method and apparatus for intelligent device
CN107247547A (en) * 2017-05-25 2017-10-13 北京小米移动软件有限公司 Screenshot processing method and device
CN107729160A (en) * 2017-09-29 2018-02-23 努比亚技术有限公司 Application control method, mobile terminal and computer-readable recording medium
CN109085963A (en) * 2018-08-08 2018-12-25 维沃移动通信有限公司 A kind of interface display method and terminal device
US20190107936A1 (en) * 2017-10-05 2019-04-11 The Toronto-Dominion Bank Compact graphical user interface control
CN109917979A (en) * 2019-02-22 2019-06-21 维沃移动通信有限公司 A kind of searching method and mobile terminal
US20190333131A1 (en) * 2012-12-05 2019-10-31 Ebay Inc. Buy now option from map view
CN110489039A (en) * 2019-08-14 2019-11-22 Oppo广东移动通信有限公司 Information processing method, device, storage medium and electronic equipment
WO2019237955A1 (en) * 2018-06-12 2019-12-19 奇酷互联网络科技(深圳)有限公司 Method and apparatus for displaying application icon, and touch screen device
CN110688497A (en) * 2019-08-30 2020-01-14 维沃移动通信有限公司 Resource information searching method and device, terminal equipment and storage medium
CN110989896A (en) * 2019-10-28 2020-04-10 维沃移动通信有限公司 Control method and electronic equipment
CN111078076A (en) * 2019-12-31 2020-04-28 维沃移动通信有限公司 Application program switching method and electronic equipment

Patent Citations (15)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20190333131A1 (en) * 2012-12-05 2019-10-31 Ebay Inc. Buy now option from map view
US20170286419A1 (en) * 2016-03-31 2017-10-05 Samsung Electronics Co., Ltd. Content determining method and apparatus for intelligent device
CN106020796A (en) * 2016-05-09 2016-10-12 北京小米移动软件有限公司 Interface display method and device
CN106293772A (en) * 2016-08-25 2017-01-04 维沃移动通信有限公司 The processing method of a kind of split screen display available and mobile terminal
CN107145348A (en) * 2017-04-28 2017-09-08 维沃移动通信有限公司 A kind of application program split screen processing method and mobile terminal
CN107247547A (en) * 2017-05-25 2017-10-13 北京小米移动软件有限公司 Screenshot processing method and device
CN107729160A (en) * 2017-09-29 2018-02-23 努比亚技术有限公司 Application control method, mobile terminal and computer-readable recording medium
US20190107936A1 (en) * 2017-10-05 2019-04-11 The Toronto-Dominion Bank Compact graphical user interface control
WO2019237955A1 (en) * 2018-06-12 2019-12-19 奇酷互联网络科技(深圳)有限公司 Method and apparatus for displaying application icon, and touch screen device
CN109085963A (en) * 2018-08-08 2018-12-25 维沃移动通信有限公司 A kind of interface display method and terminal device
CN109917979A (en) * 2019-02-22 2019-06-21 维沃移动通信有限公司 A kind of searching method and mobile terminal
CN110489039A (en) * 2019-08-14 2019-11-22 Oppo广东移动通信有限公司 Information processing method, device, storage medium and electronic equipment
CN110688497A (en) * 2019-08-30 2020-01-14 维沃移动通信有限公司 Resource information searching method and device, terminal equipment and storage medium
CN110989896A (en) * 2019-10-28 2020-04-10 维沃移动通信有限公司 Control method and electronic equipment
CN111078076A (en) * 2019-12-31 2020-04-28 维沃移动通信有限公司 Application program switching method and electronic equipment

Also Published As

Publication number Publication date
CN111857459B (en) 2023-04-07

Similar Documents

Publication Publication Date Title
CN111913616A (en) Application program management method and device and electronic equipment
US10073618B2 (en) Supplementing a virtual input keyboard
CN112099684A (en) Search display method and device and electronic equipment
CN112148181A (en) Menu display method and device, electronic equipment and storage medium
CN112486444A (en) Screen projection method, device, equipment and readable storage medium
US20230230084A1 (en) Interface display method and apparatus, and electronic device
CN111831181A (en) Application switching display method and device and electronic equipment
CN113703627A (en) Display method, display device, electronic equipment and readable storage medium
CN113220178A (en) Application program control method and device
CN113986425A (en) Information processing method and device, electronic equipment and readable storage medium
CN112558833B (en) Application running method and device and electronic equipment
CN112286554B (en) Application program updating method, device, electronic equipment and readable storage medium
CN112764633A (en) Information processing method and device and electronic equipment
CN111857459B (en) Application processing method and device, electronic equipment and storage medium
CN112100463A (en) Information processing method and device, electronic equipment and readable storage medium
CN112905072B (en) Application processing method and device and electronic equipment
CN115794284A (en) Information sharing method and device, electronic equipment and readable storage medium
CN112637411B (en) Image searching method and device, electronic equipment and readable storage medium
CN114491218A (en) Information updating method, information updating device, electronic device, and medium
CN113901033A (en) Data migration method, device, equipment and medium
CN113485760A (en) Application running method and device
CN111880702A (en) Interface switching method and device and electronic equipment
CN113190767B (en) Information response method and device
CN111752428A (en) Icon arrangement method and device, electronic equipment and medium
EP3416143A1 (en) Product data registration terminal, product data registration method and product data registration program

Legal Events

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