CN114489414A - File processing method and device - Google Patents

File processing method and device Download PDF

Info

Publication number
CN114489414A
CN114489414A CN202210003114.6A CN202210003114A CN114489414A CN 114489414 A CN114489414 A CN 114489414A CN 202210003114 A CN202210003114 A CN 202210003114A CN 114489414 A CN114489414 A CN 114489414A
Authority
CN
China
Prior art keywords
target
file
input
application
interface
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
CN202210003114.6A
Other languages
Chinese (zh)
Inventor
王磊
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Vivo Mobile Communication Co Ltd
Original Assignee
Vivo Mobile Communication Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Vivo Mobile Communication Co Ltd filed Critical Vivo Mobile Communication Co Ltd
Priority to CN202210003114.6A priority Critical patent/CN114489414A/en
Publication of CN114489414A publication Critical patent/CN114489414A/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
    • 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/04845Interaction 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 for image manipulation, e.g. dragging, rotation, expansion or change of colour
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F3/00Input arrangements for transferring data to be processed into a form capable of being handled by the computer; Output arrangements for transferring data from processing unit to output unit, e.g. interface arrangements
    • G06F3/01Input arrangements or combined input and output arrangements for interaction between user and computer
    • G06F3/048Interaction techniques based on graphical user interfaces [GUI]
    • G06F3/0487Interaction techniques based on graphical user interfaces [GUI] using specific features provided by the input device, e.g. functions controlled by the rotation of a mouse with dual sensing arrangements, or of the nature of the input device, e.g. tap gestures based on pressure sensed by a digitiser
    • G06F3/0488Interaction techniques based on graphical user interfaces [GUI] using specific features provided by the input device, e.g. functions controlled by the rotation of a mouse with dual sensing arrangements, or of the nature of the input device, e.g. tap gestures based on pressure sensed by a digitiser using a touch-screen or digitiser, e.g. input of commands through traced gestures
    • G06F3/04883Interaction techniques based on graphical user interfaces [GUI] using specific features provided by the input device, e.g. functions controlled by the rotation of a mouse with dual sensing arrangements, or of the nature of the input device, e.g. tap gestures based on pressure sensed by a digitiser using a touch-screen or digitiser, e.g. input of commands through traced gestures for inputting data by handwriting, e.g. gesture or text

Abstract

The application discloses a file processing method and device, and belongs to the technical field of computers. The file processing method comprises the following steps: receiving first input of a user to the M first application identifiers; in response to the first input, displaying a target interface, wherein the target interface comprises N file identifications; receiving second input of a user to a target file identifier in the N file identifiers, wherein the target file identifier indicates a transmitted target file stored by the first application program; in response to the second input, performing a target operation on the target file; wherein M is a positive integer; each of the first application identifications indicates a first application; n is a positive integer; each of the file identifications indicates a transferred file stored by the first application.

Description

File processing method and device
Technical Field
The application belongs to the technical field of computers, and particularly relates to a file processing method and device.
Background
At present, files are transmitted in a downloading or receiving mode based on application programs with a file transmission function, such as time-sharing communication software, cloud storage software, browser software and the like, installed on a mobile terminal, and are increasingly widely applied.
For a file transmitted by an application program, a user usually opens folders layer by layer through a step-by-step positioning operation until the folder in which the file is located is opened, and after the file is found, the file can be shared, deleted, renamed, or the like. Therefore, the existing method has the defects of complex operation and low efficiency.
Disclosure of Invention
The embodiment of the application aims to provide a file processing method and device, and the problem that file processing is complicated can be solved.
In a first aspect, an embodiment of the present application provides a file processing method, where the method includes:
receiving first input of a user to the M first application identifiers;
in response to the first input, displaying a target interface, wherein the target interface comprises N file identifications;
receiving second input of a user to a target file identifier in the N file identifiers, wherein the target file identifier indicates a transmitted target file stored by the first application program;
in response to the second input, performing a target operation on the target file;
wherein M is a positive integer; each of the first application identifications indicates a first application; n is a positive integer; each of the file identifications indicates a transferred file stored by the first application.
In a second aspect, an embodiment of the present application provides a document processing apparatus, including:
the first input module is used for receiving first input of the M first application identifiers by a user;
the file display module is used for responding to the first input and displaying a target interface, wherein the target interface comprises N file identifications;
a second input module, configured to receive a second input of a target file identifier of the N file identifiers from a user, where the target file identifier indicates a transmitted target file stored by the first application;
a file processing module for executing a target operation on the target file in response to the second input;
wherein M is a positive integer; each of the first application identifications indicates a first application; n is a positive integer; each of the file identifications indicates a transferred file stored by the first application.
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, N file identifiers used for indicating the files transmitted by the first application program are displayed by responding to the first input of the user to the M first application identifiers, and the target operation is executed on the files based on the second input of the user to the target file identifiers in the N file identifiers.
Drawings
FIG. 1 is a schematic flow chart diagram illustrating a document processing method according to an embodiment of the present application;
FIG. 2 is a schematic diagram of a target interface in a document processing method according to an embodiment of the present application;
FIG. 3 is a schematic diagram of an interface for inputting a second input in the document processing method according to the embodiment of the present application;
FIG. 4 is a diagram illustrating a process of inputting a first input in a document processing method according to an embodiment of the present application;
FIG. 5 is a diagram illustrating a process of inputting a first input in a document processing method according to an embodiment of the present application;
FIG. 6 is a diagram illustrating a process of inputting a first input in a document processing method according to an embodiment of the present application;
FIG. 7 is a schematic diagram of a target interface in a document processing method according to an embodiment of the present application;
fig. 8 is a schematic diagram of an interface displaying a second application identifier in the file processing method according to the embodiment of the present application;
fig. 9 is a schematic diagram of an interface of a target application in a file processing method provided in an embodiment of the present application;
FIG. 10 is a schematic structural diagram of a document processing apparatus according to an embodiment of the present application;
fig. 11 is a schematic structural diagram of an electronic device provided in an embodiment of the present application;
fig. 12 is a schematic hardware structure diagram 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 described clearly 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 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 "/" generally means that a preceding and succeeding related objects are in an "or" relationship.
The following describes in detail a file processing method and apparatus provided in the embodiments of the present application with reference to the accompanying drawings.
Fig. 1 is a schematic flowchart of a file processing method according to an embodiment of the present application. The following describes a file processing method provided by an embodiment of the present application with reference to fig. 1. As shown in fig. 1, the method includes:
step 101, receiving a first input of the user to the M first application identifiers.
Wherein M is a positive integer; each first application identification indicates a first application.
Optionally, an execution subject of the file processing method provided by the embodiment of the present application is a file processing apparatus.
The document processing apparatus may be implemented in various forms. For example, the file processing device described in the embodiments of the present application may include a mobile terminal such as a mobile phone, a smart phone, a notebook computer, a digital broadcast receiver, a PDA (personal digital assistant), a PAD (tablet), a PMP (portable multimedia player), a navigation device, a smart band, a smart hand, a digital camera, and the like, and a stationary terminal such as a desktop computer and the like. In the following, it is assumed that the file processing apparatus is a mobile terminal. However, it will be understood by those skilled in the art that the configuration according to the embodiment of the present application can be applied to a fixed type terminal in addition to elements particularly used for moving purposes.
Optionally, the current interface of the document processing device may display one or more application identifications. Each application identity is used to indicate an application program (APP). Application identification may be implemented in a variety of forms. Illustratively, the application identifier may be an icon or a text identifier.
The one or more applications include a first application. And the first application identification is used for indicating the first application program.
The first application program is an application program with a file transfer function. Optionally, the file processing apparatus may perform file transmission by the first application program, and the file processing apparatus may include at least one of: and downloading the file from the server, receiving the file sent by other electronic equipment, and sending the file to other electronic equipment.
The first input is used for triggering the file processing device to manage the file transmitted by the first application program. The files transmitted by the first application program comprise files downloaded by the first application program from the server side, files sent by other electronic equipment and files sent to other electronic equipment.
Optionally, the first input may be a touch input, a voice input, a gesture input, or a key input to the first application identifier, or may be a first operation.
Illustratively, the first operation input by the user may specifically be: and dragging the operation of the first application identifier on the current interface by the user so as to move the position of the first application identifier.
Illustratively, the first operation input by the user may specifically be: and the user performs long-time pressing operation on the first application identifier on the current interface and performs clicking operation on the first control. The first control may be a control in a corner mark that is evoked based on an operation that the user long-presses the first application identifier on the current interface. And the first control can be used for triggering the file processing device to manage the file transmitted by the first application program.
Illustratively, the gesture input may be any one of a single-tap gesture, a swipe gesture, a pressure recognition gesture, a long-tap gesture, an area change gesture, a double-tap gesture, and a double-tap gesture.
It is to be understood that each of the first inputs listed above is an exemplary list, that is, the embodiments of the present application include, but are not limited to, each of the inputs listed above. In practical implementation, the first input may further include any other possible input, which may be specifically determined according to practical use requirements, and the embodiment of the present application is not limited.
After the user inputs the first input, the document processing device may receive the first input.
And 102, responding to the first input, and displaying a target interface, wherein the target interface comprises N file identifications.
Wherein N is a positive integer; each file identification indicates a transferred file stored by the first application.
Optionally, after receiving the first input, the document processing apparatus displays the target interface in response to the first input. And the target interface is used for displaying the information of the file transmitted by the first application program.
The target folder corresponding to the first application program refers to a folder for storing the file transmitted by the first application program. Each file in the target folder corresponds to a file identifier in the target interface. And the file identifier is used for displaying the information of the file corresponding to the file identifier. The information of the file may include a file name, a time when the file was obtained, and the like.
Based on the target interface, the user may view information for files that the first application has transferred.
In the target interface, the file identifications can be arranged based on a certain sequence to form a file list.
Alternatively, in the target interface, the file identifications may be arranged in reverse order according to the transmission time of the files indicated by the file identifications.
Optionally, the target interface may also include a search control. And the search control is used for searching the files in the target folder. Based on the search control, the user can perform a fuzzy search or an accurate search according to at least one of the file name and the time of acquiring the file.
FIG. 2 illustrates a target interface. As shown in fig. 2, information of the name of the first application (file of the a program) is displayed on the top of the target interface; a search control 201 in the form of a search box is displayed below the name of the first application; 6 file identifiers 202 are displayed below the search control and respectively correspond to the files 1 to 6.
Step 103, receiving a second input of the user to a target file identifier in the N file identifiers, where the target file identifier indicates a transmitted target file stored by the first application program.
Alternatively, the second input may correspond to a target operation. And the second input is used for triggering the file processing device to execute target operation on the target file. The number of target files may be greater than or equal to 1 and less than or equal to N.
Optionally, the second input may be a touch input, a voice input, a gesture input, or a key input to the target file identifier, or may be a second operation.
Illustratively, the second operation input by the user may specifically be: and the user performs long-time pressing operation on the target file identifier on the target interface and clicks the second control. The second control can be a control invoked based on the operation identified by the long-press target file.
It can be understood that, by long-pressing the first application identifier, a plurality of controls can be called; each control corresponds to an operation executed on the target file. Illustratively, the operations performed on the target file may include sharing, copying, cutting, deleting, and the like.
It is to be understood that each of the second inputs listed above is an exemplary listing, i.e., embodiments of the present application include, but are not limited to, each of the inputs listed above. In practical implementation, the second input may further include any other possible input, which may be specifically determined according to practical use requirements, and the embodiment of the present application is not limited.
As shown in fig. 3, a user selects files 1 and 4 by long-pressing the file identifiers corresponding to files 1 and 4 in the target interface shown in fig. 2, and displays a plurality of controls (301 and 305) at the bottom of the target interface, which correspond to operations such as sharing, copying, cutting, deleting, and the like; the user then realizes a second input to the file processing apparatus by clicking the corresponding file identifier (corresponding to the sharing operation with the first control 301 from left to right).
And 104, responding to the second input, and executing target operation on the target file.
Optionally, after receiving the second input, the file processing apparatus responds to the second input, and performs a target operation corresponding to the second input on the target file.
According to the file management method and device, the N file identifications used for indicating the files transmitted by the first application programs are displayed by responding to the first input of the user to the M first application identifications, the target operation is executed on the files based on the second input of the user to the target file identifications in the N file identifications, the files transmitted by the first application programs can be positioned more simply, quickly and conveniently through the first input, the transmitted storage positions acquired by the first application programs are prevented from being positioned layer by layer through the file management function, therefore, the target operation can be executed on the target files more simply, quickly and conveniently, and the efficiency of file operation can be improved.
Optionally, receiving a first input of the M first application identifications from the user includes: and receiving the operation of dragging the M first application identifications to the target area by the user.
Alternatively, the first input may be an operation of dragging the first application identification to the target area.
The target area can be set according to actual conditions. The range of the target region is not particularly limited in the embodiments of the present application.
Alternatively, the target area may be an area corresponding to an icon of the file management program.
Alternatively, the area corresponding to the icon of the file management program may be an area covered by the icon of the file management program, or an area including an area covered by the icon of the file management program and an area in a certain range around the icon of the file management program.
As shown in FIG. 4, the first application program has a function of dragging the first application identifier 401 to the area covered by the icon 402 of the file management program, and finishing inputting the first input by stopping dragging.
Dragging may be implemented in a variety of ways. Illustratively, the drag may be a long press drag, a single click post drag, or a double click post drag, among others. The embodiment of the present application does not limit the specific form of dragging.
Alternatively, the target area may be a certain preset area in the screen of the document processing apparatus. The preset area can be set according to actual conditions. Illustratively, the preset area may be a bottom area of the screen, an upper left corner area, or a curved area of a side of the screen (in case the screen is a curved screen), and the like. The range of the preset area is not specifically limited in the embodiment of the present application.
As shown in fig. 5, the first application program has a function of dragging the first application identifier 501 to the bottom area 502 of the screen, and finishing inputting the first input by stopping the dragging.
Under the condition that the desktop of the file processing device is provided with a plurality of menu pages and the first application identifier and the icon target area of the file management program are not in the same menu page, dragging the first application identifier to the area corresponding to the icon of the file management program needs to span at least one menu page, so that the operation is complicated and inconvenient; the target area is a certain preset area in the screen of the file processing device, even if the desktop of the file processing device is a plurality of menu pages, and the first application identifier and the icon target area of the file management program are not in the same menu page, the first input can be input only by dragging the first application identifier to the certain preset area in the screen, and the operation is simpler and more convenient.
As shown in FIG. 6, the first application program has two applications (APP1 and APP2), and the first input can be input by dragging the icon 601 of APP1 and the icon 602 of APP2 to the area covered by the icon 603 of the file management program at the same time, and stopping dragging.
Alternatively, in a case where there are a plurality of first applications, the first input may be an operation of simultaneously dragging M first application identifications to the target area.
Optionally, in a case that there are a plurality of first application programs, the first input may be an operation of dragging M first application identifiers to the target area within the target time period, respectively. The target time period may be a time period with a time point of dragging the first application identifier of the M first application identifiers to the target area as a starting time point and a time period as a target time period. The target duration may be set according to an actual situation, and for a specific value of the target duration, the embodiment of the present application is not specifically limited.
Optionally, M ═ 2.
According to the method and the device for inputting the file information, the first input is input in an operation mode of dragging the first application identifier to the target area, the input mode of the first input is simpler and more convenient, and the acquisition of the information of the file transmitted by the first application program can be triggered more quickly and conveniently.
Optionally, in the case that M is greater than or equal to 2, the target interface includes M sub-interfaces; each sub-interface corresponds to a first application program; the sub-interface comprises at least one file identifier; the sum of the number of file identifications included in each sub-interface is equal to N.
Optionally, the number of the first application programs is multiple, so that the target operation can be quickly and conveniently executed on the files transmitted by the multiple first application programs.
As shown in fig. 7, in the case where the number of the first applications is two (APP1 and APP2), the target interface includes two sub-interfaces. The first sub-interface corresponds to the APP1, and information (files of APP 1) of the name of APP1 and file identifications 701 corresponding to 3 files transmitted by APP1 are displayed; the second sub-interface corresponds to APP2, and shows information of the name of APP2 (the file of APP2) and file identifiers 702 corresponding to 3 files transmitted by APP 2. The second operation input by the user may specifically be: the user holds down the operation of the target file identification (file identification of file A1 and file identification of file B1) on the target interface.
According to the method and the device for displaying the file identifiers, the file identifiers indicating the files transmitted by each first application program are displayed in the corresponding sub-interfaces, so that a user can more conveniently know the files transmitted by each first application program, target operation can be simply, rapidly and conveniently executed on the target files, and the efficiency of file operation can be improved.
Alternatively, in the case where M is equal to 1, the N file identifications are arranged in reverse order according to the time information of the indicated file.
Alternatively, in the case that M is equal to 1, in the target interface, the file identifications may be arranged in reverse order according to the time information of the file indicated by the file identification.
Optionally, the time information of the file may include at least one of a time of a last transmission and a time of a last storage of the file.
The N file identifications are arranged in the reverse order according to the indicated time information of the files, so that the files transmitted recently can be managed and processed more conveniently by a user, target operation can be executed on the target files more simply, quickly and conveniently, and the efficiency of operating the files can be improved.
Optionally, after receiving a second input of the target file identifier from the N file identifiers, the method further includes: a third input of the user to a target control in the target interface is received.
Optionally, the third input may be a touch input, a voice input, a gesture input, or a key input to the target control, or may be a third operation.
Illustratively, as shown in fig. 7, the third operation input by the user may specifically be: clicking on the target control 703 in the target interface. The target control 703 corresponds to a "one-touch share" operation.
It is to be understood that each of the third inputs listed above is an exemplary list, that is, the embodiments of the present application include, but are not limited to, each of the inputs listed above. In practical implementation, the third input may further include any other possible input, which may be specifically determined according to practical use requirements, and the embodiment of the present application is not limited.
In response to a third input, L second application identifications are displayed.
Wherein L is a positive integer; each second application identification indicates a second application program; the second application program is an application program having a file transfer function.
Optionally, after receiving the third input, the file processing apparatus displays a plurality of second application identifiers in response to the third input.
It is understood that the L second applications include at least a first application.
Optionally, each first application is taken as a second application.
Optionally, in addition to each first application as the second application, other applications having a file transfer function are also used as the second application.
Exemplarily, as shown in fig. 8, after the third input is input based on the target interface shown in fig. 7, 3 second application identifications (a second application identification 801, a second application identification 802, and a second application identification 803) are displayed, and the second application identification 801 and the second application identification 802 are displayed before the second application identification 803; the second application identifier 801 corresponds to an operation of sending a file to other electronic devices through the first application APP1, the second application identifier 802 corresponds to an operation of uploading a file through the first application APP2, and the second application identifier 803 corresponds to an operation of sending a file to other electronic devices through the application APP 3.
And receiving fourth input of the target application identification in the L second application identifications from the user.
Wherein the target application identification indicates the target application program.
Optionally, the fourth input may be a touch input, a voice input, a gesture input, or a key input identified to the target application, and may also be a fourth operation.
It is to be understood that each of the fourth inputs listed above is an exemplary listing, i.e., embodiments of the present application include, but are not limited to, each of the inputs listed above. In practical implementation, the fourth input may further include any other possible input, which may be specifically determined according to practical use requirements, and the embodiment of the present application is not limited.
Alternatively, the target application may be one or more of the L second applications.
And responding to the fourth input, and displaying a sharing interface.
The sharing interface comprises K account number identifications; each account identification indicates an account of the target application program; k is a positive integer.
Optionally, after receiving the fourth input, the file processing apparatus responds to the fourth input, and displays the sharing interface.
And the sharing interface is used for displaying the information of the account of the target application program. And the account number identification in the sharing interface is used for displaying the information of a certain account number of the target application program.
It can be understood that, under the condition that a user needs to share a file acquired by the application program a through the application program B, the user performs the first input to the first application identifier by using both the application program a and the application program B as the first application program, so that the file sharing among the multiple application programs is performed more conveniently and quickly.
Optionally, the second application identifiers may be arranged based on a certain order to form a sharing application list.
Optionally, the second application id indicating the first application program is arranged in the shared application list before the second application ids indicating other second application programs. Through the mode, the user can preferentially share the file transmitted by the first application program through the first application program, and can also share the file through other application programs more conveniently and quickly.
According to the method and the device for sharing the target file, the third input of the target control by the user is received, the second application identification corresponding to the second application program one by one is displayed, the traditional long-path operation that the storage position of a single file acquired by one application program needs to be located first and then the sharing is carried out through another application program is avoided, and the sharing operation among the application programs can be carried out on the target file more simply, quickly and conveniently.
Optionally, after displaying the sharing interface in response to a fourth input, the method further includes: and receiving a fifth input of the user to a target account identifier in the K account identifiers, wherein the target account identifier indicates a target account of the target application program.
Optionally, the user may select one or more of the K account ids as the target account id by inputting a fifth input.
Optionally, the fifth input may be a touch input, a voice input, a gesture input, or a key input to the target account id, or may be a fifth operation.
It is to be understood that each of the fifth inputs listed above is an exemplary listing, i.e., embodiments of the present application include, but are not limited to, each of the inputs listed above. In practical implementation, the fifth input may further include any other possible input, which may be specifically determined according to practical use requirements, and the embodiment of the present application is not limited.
And responding to the fifth input, calling the target application program, and sending the target file to the communication address of the target account.
Optionally, after receiving the fifth input, the file processing apparatus responds to the fifth input, invokes the target application program, and sends the target file to the communication address of the target account through the target application program.
It should be noted that, as shown in fig. 9, after the target file is sent to the communication address of the target account by the target application program, a dialog box may pop up, so that the user may select to remain in the second application program (click on the control 901) or return to the target interface for continuing sharing (click on the control 902) by clicking on the control 901 or the control 902.
According to the embodiment of the application, the target application program is called through the fifth input, the target file is sent to the communication address of the target account, and the sharing operation can be simply, quickly and conveniently executed on the target file.
It should be noted that, in the file processing method provided in the embodiment of the present application, the execution main body may be a file processing apparatus, or the execution main body may be a control module in the file processing apparatus for executing the file processing method. In the embodiment of the present application, a document processing apparatus executing a document processing method is taken as an example, and the document processing apparatus provided in the embodiment of the present application is described.
Fig. 10 is a schematic structural diagram of a document processing apparatus according to an embodiment of the present application. Optionally, as shown in fig. 10, the apparatus includes a first input module 1001, a file display module 1002, a second input module 1003, and a file processing module 1004, wherein:
a first input module 1001, configured to receive a first input of M first application identifiers from a user;
a file display module 1002, configured to display a target interface in response to a first input, where the target interface includes N file identifiers;
a second input module 1003, configured to receive a second input of a target file identifier from the N file identifiers, where the target file identifier indicates a transmitted target file stored by the first application;
a file processing module 1004 for performing a target operation on the target file in response to the second input;
wherein M is a positive integer; each first application identification indicates a first application program; n is a positive integer; each file identification indicates a transferred file stored by the first application.
Optionally, the first input module 1001, the file display module 1002, the second input module 1003 and the file processing module 1004 are electrically connected.
After the user inputs the first input, the first input module 1001 may receive the first input.
The file display module 1002 displays a target interface in response to the first input. And the target interface is used for displaying the information of the file transmitted by the first application program.
After the user inputs the second input, the second input module 1003 may receive the second input.
The file processing module 1004 responds to the second input and executes a target operation corresponding to the second input on the target file.
Optionally, the first input module is specifically configured to receive an operation of dragging, by a user, the M first application identifiers to the target area.
Optionally, in the case that M is greater than or equal to 2, the target interface includes M sub-interfaces; each sub-interface corresponds to a first application program; the sub-interface comprises at least one file identifier; the sum of the number of file identifications included in each sub-interface is equal to N.
Alternatively, in the case where M is equal to 1, the N file identifications are arranged in reverse order according to the time information of the indicated file.
Optionally, the document processing apparatus may further include:
the first input unit is used for receiving a third input of a user to a target control in the target interface;
an identifier display unit for displaying L second application identifiers in response to a third input;
the second input unit is used for receiving fourth input of a user on a target application identifier in the L second application identifiers;
the interface display unit is used for responding to the fourth input and displaying a sharing interface;
wherein L is a positive integer; each second application identification indicates a second application program; the second application program is an application program with a file transmission function; the target application identification indicates a target application program; the sharing interface comprises K account number identifications; each account identifier indicates an account of the target application program; k is a positive integer.
Optionally, the document processing apparatus may further include:
a third input unit, configured to receive a fifth input of a target account identifier of the K account identifiers by a user, where the target account identifier indicates a target account of a target application program;
and the file sharing unit is used for responding to the fifth input, calling the target application program and sending the target file to the communication address of the target account.
According to the file management method and device, the N file identifications used for indicating the files transmitted by the first application programs are displayed by responding to the first input of the user to the M first application identifications, the target operation is executed on the files based on the second input of the user to the target file identifications in the N file identifications, the files transmitted by the first application programs can be positioned more simply, quickly and conveniently through the first input, the transmitted storage positions acquired by the first application programs are prevented from being positioned layer by layer through the file management function, therefore, the target operation can be executed on the target files more simply, quickly and conveniently, and the efficiency of file operation can be improved.
The document processing apparatus in the embodiment of the present application may be an apparatus, and may also 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 self-service machine, and the like, and the embodiments of the present application are not particularly limited.
The file processing apparatus in the embodiment of the present application may be an apparatus having an operating system. The operating system may be an Android operating system (Android), an iOS operating system, or other possible operating systems, which is not specifically limited in the embodiments of the present application.
The file processing apparatus provided in the embodiment of the present application can implement each process implemented by the method embodiments in fig. 1 to fig. 9, and is not described here again to avoid repetition.
Optionally, as shown in fig. 11, an electronic device 1100 is further provided in an embodiment of the present application, and includes a processor 1101, a memory 1102, and a program or an instruction stored in the memory 1102 and executable on the processor 1101, where the program or the instruction is executed by the processor 1101 to implement each process of the file processing method embodiment, and can achieve the same technical effect, and in order to avoid repetition, details are not repeated here.
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. 12 is a schematic hardware structure diagram of an electronic device according to an embodiment of the present application.
The electronic device 1200 includes, but is not limited to: radio frequency unit 1201, network module 1202, audio output unit 1203, input unit 1204, sensors 1205, display unit 1206, user input unit 1207, interface unit 1208, memory 1209, and processor 1210.
Those skilled in the art will appreciate that the electronic device 1200 may further comprise a power source (e.g., a battery) for supplying power to the various components, and the power source may be logically connected to the processor 1210 via a power management system, so as to implement functions of managing charging, discharging, and power consumption via the power management system. The electronic device structure shown in fig. 12 does not constitute a limitation of the electronic device, and the electronic device may include more or less components than those shown, or combine some components, or arrange different components, and thus, the description is not repeated here.
The user input unit 1207 is configured to receive a first input of M first application identifiers by a user;
a processor 1210 configured to display a target interface in response to a first input, wherein the target interface includes N file identifications;
a user input unit 1207, further configured to receive a second input of a target file identifier from the N file identifiers, where the target file identifier indicates a transferred target file stored by the first application;
a processor 1210 further configured to perform a target operation on the target file in response to a second input;
wherein M is a positive integer; each first application identification indicates a first application program; n is a positive integer; each file identification indicates a transferred file stored by the first application.
According to the file management method and device, the N file identifications used for indicating the files transmitted by the first application programs are displayed by responding to the first input of the user to the M first application identifications, the target operation is executed on the files based on the second input of the user to the target file identifications in the N file identifications, the files transmitted by the first application programs can be positioned more simply, quickly and conveniently through the first input, the transmitted storage positions acquired by the first application programs are prevented from being positioned layer by layer through the file management function, therefore, the target operation can be executed on the target files more simply, quickly and conveniently, and the efficiency of file operation can be improved.
Optionally, the user input unit 1207 is further configured to receive an operation of dragging the M first application identifiers to the target areas by the user.
Optionally, in the case that M is greater than or equal to 2, the target interface includes M sub-interfaces; each sub-interface corresponds to a first application program; the sub-interface comprises at least one file identifier; the sum of the number of file identifications included in each sub-interface is equal to N.
Alternatively, in the case where M is equal to 1, the N file identifications are arranged in reverse order according to the time information of the indicated file.
Optionally, the user input unit 1207 is further configured to receive a third input of the target control in the target interface from the user;
processor 1210, further configured to display, in response to a third input, L second application identifications;
the user input unit 1207 is further configured to receive a fourth input of the target application identifier in the L second application identifiers from the user;
a processor 1210 further configured to display a sharing interface in response to a fourth input;
wherein L is a positive integer; each second application identification indicates a second application program; the second application program is an application program with a file transmission function; the target application identification indicates a target application program; the sharing interface comprises K account number identifications; each account identifier indicates an account of the target application program; k is a positive integer.
Optionally, the user input unit 1207 is further configured to receive a fifth input of a target account id in the K account ids, where the target account id indicates a target account of the target application program;
the processor 1210 is further configured to, in response to the fifth input, invoke the target application and send the target file to the communication address of the target account.
It should be understood that, in the embodiment of the present application, the input Unit 1204 may include a Graphics Processing Unit (GPU) 12041 and a microphone 12042, and the Graphics Processing Unit 12041 processes image data of still pictures or videos obtained by an image capturing device (such as a camera) in a video capturing mode or an image capturing mode. The display unit 1206 may include a display panel 12061, and the display panel 12061 may be configured in the form of a liquid crystal display, an organic light emitting diode, or the like. The user input unit 1207 includes a touch panel 12071 and other input devices 12072. A touch panel 12071, also referred to as a touch screen. The touch panel 12071 may include two parts of a touch detection device and a touch controller. Other input devices 12072 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 1209 may be used to store software programs as well as various data, including but not limited to the first application program and the operating system. The processor 1210 may integrate an application processor, which mainly handles an operating system, a user interface, a first application, etc., and a modem processor, which mainly handles wireless communication. It is to be appreciated that the modem processor described above may not be integrated into processor 1210.
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 file processing method embodiment, and can achieve the same technical effect, and in order to avoid repetition, details are not repeated here.
The processor is the processor in the electronic device described in the above embodiment. The readable storage medium includes a computer readable storage medium, such as a Read-Only Memory (ROM), a Random Access Memory (RAM), a magnetic disk or an optical disk, and so on.
The embodiment of the present application further provides a chip, where the chip includes a processor and a communication interface, the communication interface is coupled to the processor, and the processor is configured to execute a program or an instruction to implement each process of the file 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 apparatuses in 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 recited, e.g., the described methods may be performed in an order different from 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. A file processing method, comprising:
receiving first input of a user to the M first application identifiers;
in response to the first input, displaying a target interface, wherein the target interface comprises N file identifications;
receiving second input of a user to a target file identifier in the N file identifiers, wherein the target file identifier indicates a transmitted target file stored by the first application program;
in response to the second input, performing a target operation on the target file;
wherein M is a positive integer; each of the first application identifications indicates a first application; n is a positive integer; each of the file identifications indicates a transferred file stored by the first application.
2. The document processing method according to claim 1, wherein the receiving a first input of the M first application identifications by a user comprises:
and receiving the operation of dragging the M first application identifications to the target area by the user.
3. The document processing method according to claim 1, wherein in a case where M is greater than or equal to 2, the target interface includes M sub-interfaces; each sub-interface corresponds to one first application program; the sub-interface comprises at least one file identifier; the sum of the number of the file identifications included in each sub-interface is equal to N;
in case M equals 1, the N file identities are arranged in reverse order according to the time information of the indicated file.
4. The method of claim 1, wherein after receiving a second user input of a target one of the N file identifiers, the method further comprises:
receiving a third input of a user to a target control in the target interface;
displaying L second application identifications in response to the third input;
receiving a fourth input of the target application identifier in the L second application identifiers from the user;
displaying a sharing interface in response to the fourth input;
wherein L is a positive integer; each of the second application identifications indicates a second application program; the second application program is an application program with a file transmission function; the target application identification indicates a target application program; the sharing interface comprises K account number identifications; each account identifier indicates an account of the target application program; k is a positive integer.
5. The method of claim 4, wherein after displaying the sharing interface in response to the fourth input, the method further comprises:
receiving a fifth input of a target account identifier in the K account identifiers by a user, wherein the target account identifier indicates a target account of the target application program;
and responding to the fifth input, calling the target application program, and sending the target file to the communication address of the target account.
6. A document processing apparatus, characterized by comprising:
the first input module is used for receiving first input of the M first application identifiers by a user;
the file display module is used for responding to the first input and displaying a target interface, wherein the target interface comprises N file identifications;
a second input module, configured to receive a second input of a target file identifier of the N file identifiers from a user, where the target file identifier indicates a transmitted target file stored by the first application;
a file processing module for executing a target operation on the target file in response to the second input;
wherein M is a positive integer; each of the first application identifications indicates a first application; n is a positive integer; each of the file identifications indicates a transferred file stored by the first application.
7. The device according to claim 6, wherein the first input module is specifically configured to receive an operation of a user dragging the M first application identifiers to a target area.
8. The document processing apparatus according to claim 6, wherein in the case where M is greater than or equal to 2, the target interface includes M sub-interfaces; each sub-interface corresponds to one first application program; the sub-interface comprises at least one file identifier; the sum of the number of the file identifications included in each sub-interface is equal to N;
in case M equals 1, the N file identities are arranged in reverse order according to the time information of the indicated file.
9. The document processing apparatus according to claim 6, wherein the apparatus further comprises:
the first input unit is used for receiving a third input of a user to a target control in the target interface;
an identifier display unit configured to display L second application identifiers in response to the third input;
the second input unit is used for receiving a fourth input of a target application identifier in the L second application identifiers by a user;
the interface display unit is used for responding to the fourth input and displaying a sharing interface;
wherein L is a positive integer; each of the second application identifications indicates a second application program; the second application program is an application program with a file transmission function; the target application identification indicates a target application program; the sharing interface comprises K account number identifications; each account identifier indicates an account of the target application program; k is a positive integer.
10. The document processing apparatus according to claim 9, wherein the apparatus further comprises:
a third input unit, configured to receive a fifth input of a target account identifier of the K account identifiers by a user, where the target account identifier indicates a target account of the target application program;
and the file sharing unit is used for responding to the fifth input, calling the target application program and sending the target file to the communication address of the target account.
CN202210003114.6A 2022-01-04 2022-01-04 File processing method and device Pending CN114489414A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202210003114.6A CN114489414A (en) 2022-01-04 2022-01-04 File processing method and device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202210003114.6A CN114489414A (en) 2022-01-04 2022-01-04 File processing method and device

Publications (1)

Publication Number Publication Date
CN114489414A true CN114489414A (en) 2022-05-13

Family

ID=81510805

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202210003114.6A Pending CN114489414A (en) 2022-01-04 2022-01-04 File processing method and device

Country Status (1)

Country Link
CN (1) CN114489414A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2024012508A1 (en) * 2022-07-14 2024-01-18 维沃移动通信有限公司 Functional interface display method and apparatus

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2024012508A1 (en) * 2022-07-14 2024-01-18 维沃移动通信有限公司 Functional interface display method and apparatus

Similar Documents

Publication Publication Date Title
CN112099684A (en) Search display method and device and electronic equipment
CN112269506B (en) Screen splitting method and device and electronic equipment
CN112486444A (en) Screen projection method, device, equipment and readable storage medium
CN113126838A (en) Application icon sorting method and device and electronic equipment
CN112083854A (en) Application program running method and device
CN113360062A (en) Display control method and device, electronic equipment and readable storage medium
CN113179205A (en) Image sharing method and device and electronic equipment
CN113794795B (en) Information sharing method and device, electronic equipment and readable storage medium
CN112399010B (en) Page display method and device and electronic equipment
CN113836089A (en) Application program display method and device, electronic equipment and readable storage medium
CN113849092A (en) Content sharing method and device and electronic equipment
CN112698762B (en) Icon display method and device and electronic equipment
CN114116098A (en) Application icon management method and device, electronic equipment and storage medium
CN113703634A (en) Interface display method and device
CN113282546A (en) File processing method and device
CN114489414A (en) File processing method and device
CN113852540B (en) Information transmission method, information transmission device and electronic equipment
CN111796733B (en) Image display method, image display device and electronic equipment
CN115167721A (en) Display method and device of functional interface
CN111796736B (en) Application sharing method and device and electronic equipment
CN114489418A (en) Message processing method, message processing device and electronic equipment
CN113672136A (en) Information display method, device, equipment and storage medium
CN112948844A (en) Control method and device and electronic equipment
CN112286615A (en) Information display method and device of application program
CN112181570A (en) Background task display method and device and electronic equipment

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