CN115268729A - Object processing method and device, electronic equipment and readable storage medium - Google Patents

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

Info

Publication number
CN115268729A
CN115268729A CN202210887706.9A CN202210887706A CN115268729A CN 115268729 A CN115268729 A CN 115268729A CN 202210887706 A CN202210887706 A CN 202210887706A CN 115268729 A CN115268729 A CN 115268729A
Authority
CN
China
Prior art keywords
objects
application
storage space
application program
target
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
CN202210887706.9A
Other languages
Chinese (zh)
Inventor
殷海光
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Shenzhen Ioco Communication Software Co ltd
Original Assignee
Shenzhen Ioco Communication Software 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 Shenzhen Ioco Communication Software Co ltd filed Critical Shenzhen Ioco Communication Software Co ltd
Priority to CN202210887706.9A priority Critical patent/CN115268729A/en
Publication of CN115268729A publication Critical patent/CN115268729A/en
Pending legal-status Critical Current

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
    • G06F3/04817Interaction techniques based on graphical user interfaces [GUI] based on specific properties of the displayed interaction object or a metaphor-based environment, e.g. interaction with desktop elements like windows or icons, or assisted by a cursor's changing behaviour or appearance using icons
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F3/00Input arrangements for transferring data to be processed into a form capable of being handled by the computer; Output arrangements for transferring data from processing unit to output unit, e.g. interface arrangements
    • G06F3/01Input arrangements or combined input and output arrangements for interaction between user and computer
    • G06F3/048Interaction techniques based on graphical user interfaces [GUI]
    • G06F3/0484Interaction techniques based on graphical user interfaces [GUI] for the control of specific functions or operations, e.g. selecting or manipulating an object, an image or a displayed text element, setting a parameter value or selecting a range
    • G06F3/04842Selection of displayed objects or displayed text elements

Landscapes

  • Engineering & Computer Science (AREA)
  • General Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Human Computer Interaction (AREA)
  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • User Interface Of Digital Computer (AREA)
  • Stored Programmes (AREA)

Abstract

The application discloses an object processing method, an object processing device, electronic equipment and a readable storage medium, and belongs to the technical field of communication. The method comprises the following steps: receiving a first input of a first application program from a user; responding to a first input, and processing N first objects in a first application program, wherein N is a positive integer; processing the identifications of M second objects in a second application program according to the N first objects, wherein M is a positive integer; wherein the M second objects correspond to the N first objects.

Description

Object processing method and device, electronic equipment and readable storage medium
Technical Field
The present application relates to the field of communications technologies, and in particular, to an object processing method and apparatus, an electronic device, and a readable storage medium.
Background
With the continuous enrichment of the functions of the electronic device, more and more applications are installed in the electronic device, and some applications may also have corresponding applets or public numbers in some applications (such as a chat application).
At present, in order to meet different use requirements of users, the users can trigger the electronic device to classify icons of a plurality of application programs in a desktop through some inputs, and then can trigger the electronic device to classify applets or public numbers corresponding to the application programs through other inputs, so that the users can conveniently view or use the applets or the public numbers.
However, according to the above method, since the electronic device needs to be triggered to complete the classification processing of the object to be classified by multiple inputs of the user in different applications, the step of processing the object is too cumbersome.
Disclosure of Invention
An object processing method, an object processing apparatus, an electronic device, and a readable storage medium are provided, which can solve the problem that a step of processing an object is too complicated.
In a first aspect, an embodiment of the present application provides an object processing method, where the method includes: receiving a first input of a first application program from a user; responding to a first input, and processing N first objects in a first application program, wherein N is a positive integer; processing the identifications of M second objects in a second application program according to the N first objects, wherein M is a positive integer; wherein the M second objects correspond to the N first objects.
In a second aspect, an embodiment of the present application provides an object processing apparatus, which includes a receiving module and a processing module; the receiving module is used for receiving first input of a user to the first application program; the processing module is used for responding to the first input received by the receiving module and processing N first objects in the first application program, wherein N is a positive integer; the processing module is further used for processing the identifiers of M second objects in the second application program according to the N first objects, wherein M is a positive integer; wherein the M second objects correspond to the N first objects.
In a third aspect, embodiments of the present application provide an electronic device, which includes a processor and a memory, where the memory stores a program or instructions executable on the processor, and the program or instructions, when executed by the processor, 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 a sixth aspect, embodiments of the present application provide a computer program product, which is stored in a storage medium and executed by at least one processor to implement the method according to the first aspect.
In the embodiment of the application, a first input of a user to a first application program can be received; and in response to a first input, processing N first objects in the first application, N being a positive integer; processing the identifications of M second objects in the second application program according to the N first objects, wherein M is a positive integer; wherein the M second objects correspond to the N first objects. Through the scheme, after the electronic equipment processes the N first objects in the first application program through the input of the user, the identifications of the M second objects in the second application program can be processed according to the N first objects, namely when the electronic equipment processes the objects in one application program, the corresponding objects in other application programs can be automatically processed according to the processed objects without processing the objects in each application program, so that the steps of processing the objects can be simplified.
Drawings
Fig. 1 is a flowchart of an object processing method provided in an embodiment of the present application;
FIG. 2 is a schematic interface diagram of an application of an object processing method provided in an embodiment of the present application;
FIG. 3 is a schematic diagram of an object processing apparatus provided in an embodiment of the present application;
FIG. 4 is a schematic diagram of an electronic device provided by an embodiment of the application;
fig. 5 is a hardware schematic diagram of an electronic device provided in an embodiment of the present application.
Detailed Description
The technical solutions in the embodiments of the present application will be described below clearly 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 that can be derived by one of ordinary skill in the art from the embodiments given herein are intended to be within the scope of the present disclosure.
The terms first, second and the like in the description and in the claims of the present application are used for distinguishing between similar elements and not necessarily for describing a particular sequential or chronological order. It will be appreciated that the data so used may be interchanged under appropriate circumstances such that embodiments of the application may be practiced in sequences other than those illustrated or described herein, and that the terms "first," "second," and the like are generally used herein in a generic sense and do not limit the number of terms, e.g., the first term can be one or more than one. In addition, "and/or" in the specification and claims means at least one of connected objects, a character "/", and generally means that the former and latter related objects are in an "or" relationship.
The following describes in detail an object processing method, an object processing apparatus, an electronic device, and a readable storage medium according to embodiments of the present application with reference to the accompanying drawings.
At present, functions of a mobile phone are more and more abundant, a user can check weather and a calendar, acquire position information and the like through the mobile phone, can chat through the mobile phone, and send various information such as voice, video, pictures and the like, application programs in the mobile phone are more and more, and some application programs in some chat application programs also have corresponding small programs or public numbers and the like, so that objects displayed in a desktop of the mobile phone and some chat application programs are more, irregular and difficult to search.
In order to facilitate the user to view or use some objects, the user can trigger the mobile phone to classify the icons of the plurality of application programs in the desktop through some inputs, and then can trigger the mobile phone to classify the applets or the public numbers corresponding to the plurality of application programs through other inputs. For example, the user may first use some inputs to trigger the mobile phone to classify the public numbers of the bank a and the bank B in the chat application program, and then use another inputs to trigger the mobile phone to classify the application icons of the bank a and the bank B in the desktop application program, where the application icons of the bank a and the bank B correspond to the public numbers of the bank a and the bank B, respectively. However, according to the above method, since the user needs to input multiple times in different applications to trigger the mobile phone to complete the classification of the object to be classified, the step of processing the object is too cumbersome.
In order to solve the above problem, in the object processing method provided in this embodiment of the present application, the mobile phone may process, through a first input of a chat application (e.g., a first application in this embodiment) by a user, a public number of a bank a and a public number of a bank B in the chat application (e.g., N first objects in this embodiment); and may process, according to the processed public numbers of the bank a and the bank B, an application icon of an application program of the bank a corresponding to the public number of the bank a in the desktop application program (e.g., the second application program in the embodiment of the present application), and an application icon of an application program of the bank B corresponding to the public number of the bank B (e.g., the identifications of the M second objects in the embodiment of the present application). According to the scheme, after the mobile phone processes the plurality of public numbers in the chat application program through the input of the user, the application icons of the application programs corresponding to the plurality of public numbers in the desktop application program can be processed according to the plurality of public numbers, namely when the mobile phone processes the object in one application program, the corresponding objects in other application programs can be automatically processed according to the processed object without processing the object in each application program, and therefore the steps for processing the object can be simplified.
An embodiment of the present application provides an object processing method, and fig. 1 shows a flowchart of the object processing method provided in the embodiment of the present application. As shown in fig. 1, the object processing method provided in the embodiment of the present application may include steps 101 to 103 described below. The method is exemplarily described below by taking the electronic device as an example to execute the method.
Step 101, an electronic device receives a first input of a first application program from a user.
Optionally, in this embodiment of the present application, the first application may be a chat application, a contact application, a desktop application, or the like.
In the embodiment of the application, the first input is used for triggering the electronic equipment to process an object in the application program.
Optionally, in this embodiment of the application, the first input may be any possible form of input, such as a hovering input, a touch input, or a voice input.
For example, taking the first input as the touch input as an example, the first input may be a double-click input, a long-press input, a specific-track input, or the like of the user to the first application program.
Step 102, the electronic device responds to the first input and processes the N first objects in the first application program.
Wherein N is a positive integer.
Optionally, in this embodiment of the application, the first object may be a chat record, a contact identifier, an applet, a public number, a subscription number, or an application icon of an application, and may be specifically determined according to the first application.
Optionally, in this embodiment of the present application, the N first objects may have the same content type, or may have different content types.
For example, taking the above-mentioned N first objects having the same content type as an example, the N first objects may be application icons, N public numbers, N contact identifiers, and the like of N application programs.
Optionally, in this embodiment of the application, the processing, by the electronic device, the N first objects may be: the electronic device moves the N first objects, categorizes the N first objects, deletes the N first objects, or modifies the N first objects, etc.
Step 103, the electronic device processes the identifiers of the M second objects in the second application program according to the N first objects.
Wherein M is a positive integer, and the M second objects correspond to the N first objects.
It is understood that if M is equal to N, each first object corresponds to a second object; and if M is not equal to N, at least one first object in the N first objects does not have a corresponding second object.
Optionally, in this embodiment of the present application, the second application may be a chat application, a contact application, a desktop application, or the like.
Optionally, in this embodiment of the application, the identifier of one second object may be any identifier capable of indicating the second object, for example, the identifier of one second object may be a name identifier or an image identifier, an icon identifier, or the like of the second object.
Optionally, in this embodiment of the present application, one second object may be: a first object corresponds to a chat history, contact, applet, public number, subscription number, application, or the like.
For example, if a first object is the public number of application a in a chat application (i.e., the first application), a second object may be: among the desktop applications (i.e., the second applications), the application a corresponding to the public number of the application a.
Optionally, in this embodiment of the present application, the processing performed by the electronic device on the N first objects is the same as the processing performed on the identifiers of the M second objects.
For example, if the electronic device processes the N first objects to delete the N first objects, the electronic device may delete the identifiers of the M second objects according to the N first objects.
In the object processing method provided in the embodiment of the present application, after the electronic device processes N first objects in a first application through input of a user, identifiers of M second objects in a second application may be processed according to the N first objects, that is, when the electronic device processes an object in one application, corresponding objects in other applications may be automatically processed according to the processed object without processing the object in each application, so that a step of processing the object may be simplified.
Optionally, in this embodiment of the application, the processing, by the electronic device, the N first objects may be: the electronic equipment adds the N first objects to a storage space in an application program; the step 102 may be specifically realized by a step 102a described below, and the step 103 may be specifically realized by a step 103a described below.
Step 102a, the electronic device adds N first objects in the first application program to a first storage space in the first application program in response to the first input.
In the embodiment of the application, the first storage space is used for storing the object in the first application program.
Optionally, in this embodiment of the application, the first storage space may be any storage space to which an object may be added, such as a folder in the first application program or a grouping space in the first application program.
Optionally, in this embodiment of the application, the first storage space may be a storage space with a first tag, and the first input may be: creating an input of a first memory space with a first tag in the first application, the above step 102a may be specifically implemented by the step 102a1 described below.
Step 102a1, the electronic device creates a first storage space with a first label in response to a first input, and adds N first objects with the first label in a first application program to the first storage space.
In the embodiment of the present application, the tag is used to mark a content attribute, and the storage spaces or objects having the same tag may be: contents having the same content attribute.
Optionally, in this embodiment of the application, the first tag may be any tag such as a "bank" tag, a "family" tag, or a "work" tag, and may be specifically set according to a use requirement of a user, which is not limited in this embodiment of the application.
It is understood that, when the electronic device creates the first storage space in the first application, the first tag may be set for the first storage space, so that after the first storage space is created, the N first objects in the first application, which also have the first tag, may be automatically added to the first storage space.
Illustratively, assuming that the electronic device creates a grouping space (i.e., a first storage space) having a "bank" tag (i.e., a first tag) in a chat application (i.e., a first application) through a first input of a user, the electronic device may automatically add a public number of bank a, a public number of bank B, and a public number of bank C (i.e., N first objects) having the "bank" tag in the chat application to the grouping space after creating the grouping space, so as to implement a process of classifying the public numbers of bank a, the public numbers of bank B, and the public numbers of bank C, thereby facilitating the user to view or use the public numbers of the classification process.
It should be noted that, after the electronic device adds the N first objects to the first storage space, the user may continue to adjust the first objects in the first storage space by inputting, so as to meet the actual use requirement of the user.
For example, the user may add an object having no first tag in the first application to the first storage space, delete at least one first object in the first storage space, or adjust the arrangement order of the first objects in the first storage space, by inputting.
Optionally, in this embodiment of the application, when the electronic device creates the first storage space in the first application program, the first storage space may be named through an input of a user, so that the user can conveniently and quickly find the first storage space.
In the embodiment of the application, after the electronic device creates the first storage space with the first tag in the first application program, the N first objects which also have the first tag in the first application program can be added to the first storage space, so that the process of processing the objects can be further simplified.
Step 103a, the electronic device adds the identifiers of the M second objects in the second application program to the second storage space in the second application program according to the N first objects in the first storage space.
In this embodiment, the second storage space is used for storing an object in the second application program.
Optionally, in this embodiment of the application, the second storage space may be any storage space to which an object may be added, such as a folder in the second application program or a group space in the second application program.
Optionally, in this embodiment of the application, after the electronic device adds the N first objects to the first storage space, a second storage space may be created in a second application program, and then the identifiers of the M second objects are added to the second storage space according to the N first objects.
It can be understood that, when the N first objects have the same content type, the electronic device may be facilitated to add the identifications of the corresponding M second objects to the second storage space.
Optionally, in this embodiment of the application, the identifiers of the M second objects are arranged in the second storage space according to a first arrangement order, where the first arrangement order is an arrangement order of the N first objects in the first storage space.
Optionally, in this embodiment of the application, after adding the identifiers of the M second objects to the second storage space, the electronic device may arrange the identifiers of the M second objects according to a first arrangement order; or, the electronic device may sequentially add the identifiers of the M second objects to the second storage space in the first arrangement order.
Exemplarily, it is assumed that the arrangement order of the application icons of the application 1, the application icon of the application 2, and the application icon of the application 3 (i.e., the N first objects) in the first storage space is: an application icon of the application 2, an application icon of the application 3, and an application icon of the application 1; then the corresponding public numbers of application 1, application 2, and application 3 (i.e., the identifications of the M second objects) in the second storage space are arranged in the order: the public number of application program 2, the public number of application program 3, and the public number of application program 1; it can be seen that the public numbers of the application 1, the application 2 and the application 3 are arranged in the second storage space according to the arrangement sequence of the application icons of the application 1, the application icons of the application 2 and the application icons of the application 3 in the first storage space.
It should be noted that, in the embodiment of the present application, the arrangement direction of the identifiers of the M second objects in the second storage space is not limited, that is, the identifiers of the M second objects in the second storage space may be arranged from left to right according to the first arrangement order, or arranged from top to bottom according to the first arrangement order, and the like.
In this embodiment of the application, since the arrangement order of the identifiers of the M second objects in the second storage space may be the same as the arrangement order of the N first objects in the first storage space, an effect of processing an object by the electronic device may be improved, and thus, a user may view or use the object in different storage spaces conveniently.
Optionally, in this embodiment of the application, the M second objects are M application programs, and then the step 103a may be specifically implemented by the following step 103a 1.
Step 103a1, the electronic device, for each of the N first objects:
if the target application program is an application program installed in the electronic equipment, moving an application icon of the target application program to a second storage space; alternatively, the first and second electrodes may be,
and if the target application program is an application program which is not installed in the electronic equipment, displaying an application icon of the target application program in a target display form in the second storage space.
In this embodiment, the target application is an application corresponding to any one of the N first objects.
In the embodiment of the application, the application icon displayed in the target display form is used for indicating that the application program corresponding to the first object is an uninstalled application program.
Optionally, in this embodiment of the application, the target display form may be preset by the system, or may be set by the user according to a use requirement.
For example, taking the target display form as preset by the system as an example, the target display form may be a display form displayed in a target color, a semi-transparent display form (i.e., a display form that increases the display transparency of the icon), or the like.
The object processing method provided by the embodiment of the present application is exemplarily described below.
Exemplarily, assuming that the electronic device adds the public number of the application a, the public number of the application b, and the public number of the application c (i.e., N first objects) to the first storage space, and the application a and the application c have been installed in the electronic device, and the application b has not been installed, the electronic device may move the application icon of the application a, and the application icon of the application c to the second storage space after adding the public number of the application a, the public number of the application b, and the public number of the application c to the first storage space, and display the application icon of the application b in a display form (i.e., a target display form) displayed in gray (i.e., a target color) in the second storage space. In this way, the user can know that the corresponding application program is an uninstalled application program through the application icon displayed in gray in the second storage space.
It should be noted that, if the target application program is an application program that is not installed in the electronic device, the electronic device may also download and install the target application program first, and then move the application icon of the target application program to the second storage space; the specific processing mode may be determined according to the actual use requirement of the user, and the embodiment of the present application is not limited.
In this embodiment of the application, when the M second objects are M application programs, the electronic device may add the identifier of each second object to the second storage space in different manners according to whether the application program corresponding to each first object is installed, so that flexibility of processing the objects by the electronic device may be improved.
Optionally, in this embodiment of the application, the second storage space includes at least one application icon displayed in a target display form, and then the object processing method provided in this embodiment of the application may further include the following step a and step B.
And step A, the electronic equipment receives a second input of the user to a target application icon in the at least one application icon.
In the embodiment of the application, the second input is used for triggering the electronic device to download and install the application program corresponding to the application icon displayed in the target display form.
Optionally, in this embodiment of the application, the second input may be any possible form of input, such as a hover input, a touch input, or a voice input of the user on the target application icon.
Optionally, in this embodiment of the present application, the number of the target application icons may be one, or may be multiple.
And B, the electronic equipment responds to the second input, and downloads and installs the application program corresponding to the target application icon.
Optionally, in this embodiment of the application, during the process of downloading the application program corresponding to the target application icon, the electronic device may dynamically change the display form of the target application icon, so that the user knows the progress of downloading the application program.
Optionally, in this embodiment of the application, after downloading and installing the application program corresponding to the target application icon, the electronic device may cancel displaying the target application icon in the target display form in the second storage space, so that the target application icon may be displayed as a normal icon of the corresponding application program to indicate that the corresponding application program has been successfully installed.
In the embodiment of the application, under the condition that the second storage space comprises at least one application icon displayed in the target display form, the electronic device can download and install the application program corresponding to the application icon through the input of the user to one application icon, so that the process of installing the application program can be simplified when the electronic device processes the uninstalled application program, and the user can conveniently and quickly use the uninstalled application program.
In this embodiment of the application, after the electronic device adds the N first objects to the first storage space through input of a user, the electronic device may add, according to the N first objects, identifiers of M second objects corresponding to the N first objects in the second application program to the second storage space, that is, when the electronic device classifies an object in one application program, corresponding objects in other application programs may be automatically classified, so that steps of processing the object by the electronic device may be further simplified.
Optionally, in this embodiment of the application, after the step 103a, the object processing method provided in this embodiment of the application may further include the following steps 104a and 105a.
And 104a, the electronic equipment receives a third input of the user to the first target storage space.
In this embodiment of the application, the third input is used to trigger the electronic device to execute an instruction corresponding to the third input for an object corresponding to the storage space.
Optionally, in this embodiment of the application, the third input may be any possible form of input, such as touch input or voice input.
Optionally, in this embodiment of the application, the third input may be an input of instruction content corresponding to the target instruction input by the user in the first target storage space.
And step 105a, in response to the third input, the electronic device executes a target instruction corresponding to the third input for the object corresponding to the second target storage space.
In this embodiment of the application, the first target storage space and the second target storage space satisfy any one of the following:
a. are all first storage spaces;
b. are all the second storage spaces;
c. being different ones of the first storage space and the second storage space.
It is understood that, in the case that the first target storage space and the second target storage space satisfy a or b, the first target storage space and the second target storage space are the same storage space.
Optionally, in this embodiment of the application, when the first target storage space and the second target storage space satisfy c, the first target storage space is a first storage space, and the second target storage space is a second storage space; or, the first target storage space is the second storage space, and the second target storage space is the first storage space.
In an embodiment of the present application, the target instruction includes any one of:
(1) The control object executes preset operation;
(2) Controlling the interaction among the objects;
(3) Information is sent to the object.
Optionally, in this embodiment of the application, when the target instruction includes the operation (1), the preset operation may be any operation such as transferring an account or sending a file, and may specifically be determined according to a function of the object corresponding to the second target storage space and a third input of the user.
For example, if the user inputs "@ application a in the first target storage space to send file 1" to @ application B, the electronic device may first recognize application a and application B in the second target storage space, and then control application a to send file 1 to application B (i.e., perform a preset operation).
Optionally, in this embodiment of the application, when the target instruction includes the above (2), the specific content of interaction between the control objects may be specifically determined according to the function of the object corresponding to the second target storage space and a third input of the user.
For example, if the user inputs "@ bank a application program to transfer 1000 yuan to @ bank b application program in the first target storage space, the electronic device may first identify the bank a application program and the bank b application program in the second target storage space, and then send a transfer instruction (i.e., a target instruction) to the bank a application program, and after receiving the transfer instruction, the bank a application program transfers 1000 yuan to the bank b application program in the current user account of the bank a application program; and the electronic equipment also sends a verification instruction to the bank b application program to indicate the bank b application program to verify whether the transfer of the bank a application program is received or not, and controls the bank b application program to reply the information that the transfer from the bank a application program is received in the second target storage space after the transfer is received. Interaction between the objects can thus be accomplished.
It should be noted that, if the objects in the second target storage space are objects of different content types, the electronic device may also control the interaction between the objects of different content types through a third input of the user in the first target storage space; for example, assuming that the second target storage space includes the identification of bank a and the identification of contact 1, the electronic device may control bank a to transfer money to contact 1 through a third input.
Optionally, in this embodiment of the application, when the target instruction includes the above (3), the specific content of the information may be determined according to a third input of the user.
Optionally, in this embodiment of the application, the electronic device may determine, through a third input by the user, at least one object in the second target storage space that needs to receive the information and content of the information, so that after the third input is ended, the information may be sent to the at least one object.
Optionally, in this embodiment of the application, if all the objects included in the second target storage space are contact identifiers, the electronic device may send the information content determined by the user through the third input to all the contacts corresponding to the contact identifiers.
In the embodiment of the application, the electronic device can control the object corresponding to the second target storage space to execute the preset operation or control the interaction between the objects through the third input of the user in the first target storage space, or send information to the object corresponding to the second target storage space, so that the function of the storage space can be enriched after the object is added to the storage space, and the use experience of the user is improved.
The object processing method provided by the embodiment of the present application is exemplarily described below with reference to the drawings.
Illustratively, as shown in fig. 2 (a), the desktop application 20 (i.e., the first application) includes an application icon 21 of the bank 1, an application icon 22 of the bank 2, an application icon 23 of the bank 3, and an application icon 24 of the bank 4 (i.e., N first objects); if the electronic device receives a voice input (i.e., a first input) to the desktop application 20 from the user, the electronic device may add an application icon 21 of the bank 1, an application icon 22 of the bank 2, an application icon 23 of the bank 3, and an application icon 24 of the bank 4 to the first storage space 25, as shown in (b) of fig. 2; thus, as shown in (c) of fig. 2, the electronic device may add, to the second storage space 26, the public number identifier 211 of the bank 1 corresponding to the application icon 21 of the bank 1, the public number identifier 212 of the bank 2 corresponding to the application icon 22 of the bank 2, the public number identifier 213 of the bank 3 corresponding to the application icon 23 of the bank 3, and the public number identifier 214 of the bank 4 (i.e., identifiers of the M second objects) corresponding to the application icon 24 of the bank 4, among the chat applications (i.e., the second applications). Thus, the step of processing the object can be simplified.
It can be seen that the objects in the first storage space 25 are arranged in the same order as the identifications of the objects in the second storage space 26; further, as shown in (c) in fig. 2, the second storage space 26 may further include an information control 27, where the information control 27 may be used for a user to input content corresponding to a target instruction, so that the electronic device may execute the corresponding target instruction for an object corresponding to the second storage space 26.
In the object processing method provided by the embodiment of the present application, the execution subject may be an object processing apparatus. In the embodiment of the present application, an object processing apparatus executing an object processing method is taken as an example, and the object processing apparatus provided in the embodiment of the present application is described.
With reference to fig. 3, an embodiment of the present application provides an object processing apparatus 30, and the object processing apparatus 30 may include a receiving module 31 and a processing module 32. The receiving module 31 may be configured to receive a first input of the first application program from a user. The processing module 32 may be configured to process N first objects in the first application in response to the first input received by the receiving module 31, where N is a positive integer. The processing module 32 may be further configured to process, according to the N first objects, the identifiers of M second objects in the second application program, where M is a positive integer. Wherein the M second objects correspond to the N first objects.
In a possible implementation manner, the processing module 32 may be specifically configured to add the N first objects to a first storage space in a first application, and add the identifiers of the M second objects to a second storage space in a second application according to the N first objects in the first storage space.
In a possible implementation manner, the identifiers of the M second objects are arranged in the second storage space according to a first arrangement order, where the first arrangement order is an arrangement order of the N first objects in the first storage space.
In a possible implementation manner, the M second objects include M application programs. The processing module 32 may be specifically configured to, for each of the N first objects: if the target application program is an application program installed in the electronic equipment, moving an application icon of the target application program to a second storage space; or if the target application program is an application program which is not installed in the electronic equipment, displaying an application icon of the target application program in a target display form in the second storage space; the target application program is an application program corresponding to any first object; the application icon displayed in the target display form is used for indicating that the application program corresponding to the first object is an uninstalled application program.
In a possible implementation manner, the second storage space includes at least one application icon displayed in a target display form, and the object processing apparatus 30 may further include an installation module. The receiving module 31 may be further configured to receive a second input of the target application icon in the at least one application icon from the user. And the installation module may be configured to download and install the application program corresponding to the target application icon in response to the second input received by the receiving module 31.
In one possible implementation manner, the first storage space is a storage space with a first tag, and the first input is: an input is created in a first application for a first memory space having a first tag. The processing module 32 may be specifically configured to create a first storage space with a first tag, and add the N first objects with the first tag in the first application to the first storage space.
In a possible implementation manner, the object processing apparatus 30 may further include an execution module. The receiving module 31 may be further configured to receive a third input of the first target storage space from the user after the processing module 32 adds the identifiers of the M second objects to the second storage space in the second application according to the N first objects in the first storage space. An executing module, configured to, in response to the third input received by the receiving module 31, execute a target instruction corresponding to the third input for an object corresponding to the second target storage space; wherein the first target storage space and the second target storage space satisfy any one of: are all first storage spaces; are all the second storage space; different storage spaces in the first storage space and the second storage space; the target instruction includes any one of: the control object executes preset operation; interaction is carried out between the control objects; information is sent to the object.
In the object processing apparatus provided in the embodiment of the present application, after the object processing apparatus processes N first objects in a first application by an input of a user, the object processing apparatus may process identifiers of M second objects in a second application according to the N first objects, that is, when the object processing apparatus processes an object in one application, the object processing apparatus may automatically process corresponding objects in other applications according to the processed object without processing the object in each application, so that a step of processing the object may be simplified.
The object processing apparatus in the embodiment of the present application may be an electronic device, or may be a component in an electronic device, such as an integrated circuit or a chip. The electronic device may be a terminal, or may be a device other than a terminal. The electronic Device may be, for example, a Mobile phone, a tablet computer, a notebook computer, a palm top computer, a vehicle-mounted electronic Device, a Mobile Internet Device (MID), an Augmented Reality (AR)/Virtual Reality (VR) Device, a robot, a wearable Device, an ultra-Mobile personal computer (UMPC), a netbook or a Personal Digital Assistant (PDA), and the like, and may also be a server, a Network Attached Storage (Network Attached Storage, NAS), a personal computer (NAS), a Television (TV), a teller machine, a self-service machine, and the like, and the embodiments of the present application are not limited in particular.
The object 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 object processing apparatus provided in the embodiment of the present application can implement each process implemented by the method embodiments in fig. 1 to fig. 2, and is not described here again to avoid repetition.
As shown in fig. 4, an electronic device 400 according to an embodiment of the present application is further provided, and includes a processor 401 and a memory 402, where the memory 402 stores a program or an instruction that can be executed on the processor 401, and when the program or the instruction is executed by the processor 401, the steps of the above object processing method embodiment can be implemented, and the same technical effects can be achieved, and are not described again to avoid repetition.
It should be noted that the electronic device in the embodiment of the present application includes the mobile electronic device and the non-mobile electronic device described above.
Fig. 5 is a schematic diagram of a hardware structure of an electronic device implementing an embodiment of the present application.
The electronic device 1000 includes, but is not limited to: a radio frequency unit 1001, a network module 1002, an audio output unit 1003, an input unit 1004, a sensor 1005, a display unit 1006, a user input unit 1007, an interface unit 1008, a memory 1009, and a processor 1010.
Those skilled in the art will appreciate that the electronic device 1000 may further comprise a power source (e.g., a battery) for supplying power to various components, and the power source may be logically connected to the processor 1010 through a power management system, so as to implement functions of managing charging, discharging, and power consumption through the power management system. The electronic device structure shown in fig. 5 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.
The user input unit 1007 may be configured to receive a first input of the first application from a user. The processor 1010 may be configured to process N first objects in the first application in response to a first input received by the user input unit 1007, where N is a positive integer. The processor 1010 may be further configured to process, according to the N first objects, identifications of M second objects in the second application, where M is a positive integer. Wherein the M second objects correspond to the N first objects.
In a possible implementation manner, the processor 1010 may be specifically configured to add the N first objects to a first storage space in a first application, and add the identifiers of the M second objects to a second storage space in a second application according to the N first objects in the first storage space.
In a possible implementation manner, the identifiers of the M second objects are arranged in the second storage space according to a first arrangement order, where the first arrangement order is an arrangement order of the N first objects in the first storage space.
In a possible implementation manner, the M second objects include M application programs. The processor 1010 may be specifically configured to, for each of the N first objects: if the target application program is an application program installed in the electronic equipment, moving an application icon of the target application program to a second storage space; or if the target application program is an application program which is not installed in the electronic equipment, displaying an application icon of the target application program in a target display form in the second storage space; the target application program is an application program corresponding to any first object; the application icon displayed in the target display form is used for indicating that the application program corresponding to the first object is an uninstalled application program.
In a possible implementation manner, at least one application icon displayed in a target display form is included in the second storage space. The user input unit 1007 may be further configured to receive a second input from the user to a target application icon in the at least one application icon. The processor 1010 may be further configured to download and install an application program corresponding to the target application icon in response to a second input received by the user input unit 1007.
In one possible implementation manner, the first storage space is a storage space with a first tag, and the first input is: an input is created in a first application for a first memory space having a first tag. The processor 1010 may be specifically configured to create a first storage space with a first tag, and add the N first objects with the first tag in the first application to the first storage space.
In a possible implementation manner, the user input unit 1007 may be further configured to receive a third input of the first target storage space from the user after the processor 1010 adds the identifications of the M second objects to the second storage space in the second application according to the N first objects in the first storage space. The processor 1010 may be further configured to execute, in response to a third input received by the user input unit 1007, a target instruction corresponding to the third input for an object corresponding to the second target storage space; wherein the first target storage space and the second target storage space satisfy any one of: are all first storage spaces; are all the second storage space; different storage spaces in the first storage space and the second storage space; the target instruction includes any one of: the control object executes preset operation; controlling the interaction among the objects; information is sent to the object.
In the electronic device provided in the embodiment of the present application, after the electronic device processes N first objects in a first application through input of a user, identifiers of M second objects in a second application may be processed according to the N first objects, that is, when the electronic device processes an object in one application, corresponding objects in other applications may be automatically processed according to the processed object without processing the object in each application, so that a step of processing the object may be simplified.
The beneficial effects of the various implementation manners in this embodiment may specifically refer to the beneficial effects of the corresponding implementation manners in the above method embodiments, and are not described herein again to avoid repetition.
It should be understood that, in the embodiment of the present application, the input Unit 1004 may include a Graphics Processing Unit (GPU) 10041 and a microphone 10042, and the Graphics Processing Unit 10041 processes image data of still pictures or video obtained by an image capturing device (such as a camera) in a video capturing mode or an image capturing mode. The display unit 1006 may include a display panel 10061, and the display panel 10061 may be configured in the form of a liquid crystal display, an organic light emitting diode, or the like. The user input unit 1007 includes at least one of a touch panel 10071 and other input devices 10072. The touch panel 10071 is also referred to as a touch screen. The touch panel 10071 may include two parts, a touch detection device and a touch controller. Other input devices 10072 may include, but are not limited to, a physical keyboard, function keys (e.g., volume control keys, switch keys, etc.), a trackball, a mouse, and a joystick, which are not described in detail herein.
The memory 1009 may be used to store software programs as well as various data. The memory 1009 may mainly include a first storage area storing a program or an instruction and a second storage area storing data, wherein the first storage area may store an operating system, an application program or an instruction (such as a sound playing function, an image playing function, and the like) required for at least one function, and the like. Further, the memory 1009 may include volatile memory or nonvolatile memory, or the memory 1009 may include both volatile and nonvolatile memory. The non-volatile Memory may be a Read-Only Memory (ROM), a Programmable ROM (PROM), an Erasable PROM (EPROM), an Electrically Erasable PROM (EEPROM), or a flash Memory. The volatile Memory may be a Random Access Memory (RAM), a Static Random Access Memory (Static RAM, SRAM), a Dynamic Random Access Memory (Dynamic RAM, DRAM), a Synchronous Dynamic Random Access Memory (Synchronous DRAM, SDRAM), a Double Data Rate Synchronous Dynamic Random Access Memory (Double Data Rate SDRAM, ddr SDRAM), an Enhanced Synchronous SDRAM (ESDRAM), a Synchronous Link DRAM (SLDRAM), and a Direct Memory bus RAM (DRRAM). The memory 1009 in the embodiments of the present application includes, but is not limited to, these and any other suitable types of memory.
Processor 1010 may include one or more processing units; optionally, the processor 1010 integrates an application processor, which primarily handles operations related to the operating system, user interface, applications, etc., and a modem processor, which primarily handles wireless communication signals, such as a baseband processor. It will be appreciated that the modem processor described above may not be integrated into processor 1010.
The embodiments of the present application further provide 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 process of the embodiment of the object processing method is implemented, and the same technical effect can be achieved, 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 computer read only memory ROM, a random access memory RAM, a magnetic or optical disk, and the like.
The embodiment of the present application further provides a chip, where the chip includes a processor and a communication interface, the communication interface is coupled to the processor, and the processor is configured to execute a program or an instruction to implement each process according to the above object processing method embodiment, and can achieve the same technical effect, and in order to avoid repetition, the description is omitted here.
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.
Embodiments of the present application provide a computer program product, where the program product is stored in a storage medium, and the program product is executed by at least one processor to implement the processes of the foregoing object processing method embodiments, and can achieve the same technical effects, and in order to avoid repetition, details are not described here again.
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 phrases "comprising a component of' 8230; \8230;" does not exclude the presence of another like element 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 computer 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, 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 object processing method, characterized in that the method comprises:
receiving a first input of a first application program from a user;
processing N first objects in the first application in response to the first input, N being a positive integer;
processing the identifiers of M second objects in a second application program according to the N first objects, wherein M is a positive integer;
wherein the M second objects correspond to the N first objects.
2. The method of claim 1, wherein the processing the N first objects in the first application comprises:
adding the N first objects to a first storage space in the first application;
the processing, according to the N first objects, the identifiers of M second objects in a second application program includes:
and adding the identifications of the M second objects to a second storage space in the second application program according to the N first objects in the first storage space.
3. The method of claim 2, wherein the identities of the M second objects are arranged in a first arrangement order in the second storage space, the first arrangement order being an arrangement order of the N first objects in the first storage space.
4. The method according to claim 2 or 3, wherein the M second objects are M applications;
adding, by the adding, according to the N first objects in the first storage space, the identities of the M second objects to a second storage space in the second application, including:
for each of the N first objects:
if the target application program is an application program installed in the electronic equipment, moving an application icon of the target application program to the second storage space; alternatively, the first and second electrodes may be,
if the target application program is an application program which is not installed in the electronic equipment, displaying an application icon of the target application program in a target display form in the second storage space;
the target application program is an application program corresponding to any one first object;
and the application icon displayed in the target display form is used for indicating that the application program corresponding to the first object is an uninstalled application program.
5. The method of claim 4, wherein the second storage space comprises at least one application icon displayed in the target display form, and wherein the method further comprises:
receiving a second input of a target application icon in the at least one application icon by a user;
and responding to the second input, and downloading and installing the application program corresponding to the target application icon.
6. A method according to claim 2 or 3, wherein the first storage space is a storage space with a first tag, and the first input is: creating an input of the first storage space with the first tag in the first application;
the adding the N first objects to a first storage space in the first application comprises:
creating the first storage space with the first label, and adding the N first objects with the first label in the first application program to the first storage space.
7. The method according to any one of claims 2 to 6, wherein after adding the identities of the M second objects to a second storage space in the second application according to the N first objects in the first storage space, the method further comprises:
receiving a third input of the first target storage space from the user;
in response to the third input, executing a target instruction corresponding to the third input for an object corresponding to a second target storage space;
wherein the first target storage space and the second target storage space satisfy any one of: all are the first storage space; all are the second storage space; different storage spaces in the first storage space and the second storage space;
the target instruction includes any one of: the control object executes preset operation; controlling the interaction among the objects; information is sent to the object.
8. An object processing apparatus, characterized in that the apparatus comprises a receiving module and a processing module;
the receiving module is used for receiving a first input of a user to the first application program;
the processing module is used for responding to the first input received by the receiving module and processing N first objects in the first application program, wherein N is a positive integer;
the processing module is further configured to process, according to the N first objects, identifiers of M second objects in a second application program, where M is a positive integer;
wherein the M second objects correspond to the N first objects.
9. An electronic device, comprising a processor and a memory, the memory storing a program or instructions executable on the processor, the program or instructions, when executed by the processor, implementing the steps of the object processing method of any one of claims 1-7.
10. A readable storage medium, characterized in that it stores thereon a program or instructions which, when executed by a processor, implement the steps of the object processing method according to any one of claims 1-7.
CN202210887706.9A 2022-07-26 2022-07-26 Object processing method and device, electronic equipment and readable storage medium Pending CN115268729A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202210887706.9A CN115268729A (en) 2022-07-26 2022-07-26 Object processing method and device, electronic equipment and readable storage medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202210887706.9A CN115268729A (en) 2022-07-26 2022-07-26 Object processing method and device, electronic equipment and readable storage medium

Publications (1)

Publication Number Publication Date
CN115268729A true CN115268729A (en) 2022-11-01

Family

ID=83769702

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202210887706.9A Pending CN115268729A (en) 2022-07-26 2022-07-26 Object processing method and device, electronic equipment and readable storage medium

Country Status (1)

Country Link
CN (1) CN115268729A (en)

Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR20120001424A (en) * 2010-06-29 2012-01-04 엘지전자 주식회사 Electronic device and control method for electronic device
CN107608582A (en) * 2017-07-30 2018-01-19 魏新成 The method system and equipment of classification application download are carried out by mobile phone classification desktop
CN109992313A (en) * 2019-03-28 2019-07-09 连尚(新昌)网络科技有限公司 The method and apparatus of application program guidance based on desktop
CN113126838A (en) * 2021-03-15 2021-07-16 维沃移动通信有限公司 Application icon sorting method and device and electronic equipment
CN114691277A (en) * 2022-06-01 2022-07-01 深圳传音控股股份有限公司 Application program processing method, intelligent terminal and storage medium
CN114766015A (en) * 2020-03-10 2022-07-19 苹果公司 Device, method and graphical user interface for interacting with user interface objects corresponding to an application

Patent Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR20120001424A (en) * 2010-06-29 2012-01-04 엘지전자 주식회사 Electronic device and control method for electronic device
CN107608582A (en) * 2017-07-30 2018-01-19 魏新成 The method system and equipment of classification application download are carried out by mobile phone classification desktop
CN109992313A (en) * 2019-03-28 2019-07-09 连尚(新昌)网络科技有限公司 The method and apparatus of application program guidance based on desktop
CN114766015A (en) * 2020-03-10 2022-07-19 苹果公司 Device, method and graphical user interface for interacting with user interface objects corresponding to an application
CN113126838A (en) * 2021-03-15 2021-07-16 维沃移动通信有限公司 Application icon sorting method and device and electronic equipment
CN114691277A (en) * 2022-06-01 2022-07-01 深圳传音控股股份有限公司 Application program processing method, intelligent terminal and storage medium

Non-Patent Citations (2)

* Cited by examiner, † Cited by third party
Title
"GO桌面之快速找到应用程序", 计算机与网络, no. 1, 26 February 2012 (2012-02-26) *
许玲玲;: "桌面图标分组管理", 电脑迷, no. 12, 1 December 2014 (2014-12-01) *

Similar Documents

Publication Publication Date Title
CN113126838A (en) Application icon sorting method and device and electronic equipment
CN112486444B (en) Screen projection method, device, equipment and readable storage medium
CN112099684A (en) Search display method and device and electronic equipment
CN112269508A (en) Display method and device and electronic equipment
CN115357156A (en) Display method, display device, electronic equipment and readable storage medium
CN115357173A (en) Screen control method and device and electronic equipment
CN113179205A (en) Image sharing method and device and electronic equipment
CN113794795A (en) Information sharing method and device, electronic equipment and readable storage medium
CN112291412B (en) Application program control method and device and electronic equipment
CN113849092A (en) Content sharing method and device and electronic equipment
CN112286615A (en) Information display method and device of application program
CN111817944A (en) Picture sharing method and device and electronic equipment
CN115756707A (en) Content sharing method and device, electronic equipment and readable storage medium
CN113010059B (en) Application icon management method and device and electronic equipment
CN115167721A (en) Display method and device of functional interface
CN112578961B (en) Application identifier display method and device
CN115268729A (en) Object processing method and device, electronic equipment and readable storage medium
CN112988426A (en) Message processing method and device
CN114489414A (en) File processing method and device
CN113672136A (en) Information display method, device, equipment and storage medium
CN111752398A (en) Verification code input method and device, electronic equipment and readable storage medium
CN113885748A (en) Object switching method and device, electronic equipment and readable storage medium
CN113126780A (en) Input method, input device, electronic equipment and readable storage medium
CN112765582B (en) Authority management method and device for application program and electronic equipment
CN113393373B (en) Icon processing method and device

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