WO2022218192A1 - Procédé et appareil de traitement de fichier - Google Patents

Procédé et appareil de traitement de fichier Download PDF

Info

Publication number
WO2022218192A1
WO2022218192A1 PCT/CN2022/085334 CN2022085334W WO2022218192A1 WO 2022218192 A1 WO2022218192 A1 WO 2022218192A1 CN 2022085334 W CN2022085334 W CN 2022085334W WO 2022218192 A1 WO2022218192 A1 WO 2022218192A1
Authority
WO
WIPO (PCT)
Prior art keywords
file
electronic device
icon
sub
input
Prior art date
Application number
PCT/CN2022/085334
Other languages
English (en)
Chinese (zh)
Inventor
杜莉莉
Original Assignee
维沃移动通信有限公司
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 维沃移动通信有限公司 filed Critical 维沃移动通信有限公司
Publication of WO2022218192A1 publication Critical patent/WO2022218192A1/fr

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/10File systems; File servers
    • G06F16/16File or folder operations, e.g. details of user interfaces specifically adapted to file systems
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/10File systems; File servers
    • G06F16/14Details of searching files based on file metadata
    • 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/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

Definitions

  • the embodiments of the present application relate to the field of communication technologies, and in particular, to a file processing method and apparatus.
  • the current interface of the mobile phone can be mapped and displayed through the application program installed on the computer, and the user can directly copy the file on the computer to the mobile phone by dragging the file icon, and can also copy the file in the mobile phone. Copy to computer.
  • the default storage path of the mobile phone may be different from the original storage path of the file.
  • multiple files with the same name are stored in the mobile phone, and the process is cumbersome for the user to find the latest edited file.
  • the purpose of the embodiments of the present application is to provide a file processing method and apparatus, which can solve the problem of inconvenience in finding files when a user transmits files using a collaborative function between multiple devices.
  • an embodiment of the present application provides a file processing method, the method includes: receiving first data sent by a second electronic device, the first data includes: a first file and first file information, and the first file information is used for Indicate the storage directory of the first file in the second electronic device; display the first icon corresponding to the first file; in response to the first input of the first icon, send the second file to the second electronic device and the target instruction, and The second electronic device is controlled to store the second file based on the first file information; wherein, the second file is a file edited by the first file on the first electronic device.
  • an embodiment of the present application further provides a file processing apparatus, the apparatus includes: a receiving module, a display module, and an execution module; the receiving module is configured to receive first data sent by a second electronic device, where the first data includes : the first file and the first file information, the first file information is used to indicate the storage directory of the first file in the second electronic device; the display module is used to display the first icon corresponding to the first file received by the receiving module; execute a module, configured to send the second file to the second electronic device and the target instruction in response to the first input of the first icon displayed by the display module, and control the second electronic device to store the second file based on the first file information; wherein , and the second file is the edited file of the first file on the first electronic device.
  • an embodiment of the present application provides an electronic device, including a processor, a memory, and a program or instruction stored on the memory and executable on the processor, and the program or instruction is implemented when executed by the processor The steps of the file processing method according to the first aspect.
  • an embodiment of the present application provides a readable storage medium, where a program or an instruction is stored on the readable storage medium, and when the program or instruction is executed by a processor, the steps of the method according to the first aspect are implemented .
  • an embodiment of the present application provides a chip, the chip includes a processor and a communication interface, the communication interface is coupled to the processor, and the processor is configured to run a program or an instruction, and implement the first aspect the method described.
  • an embodiment of the present application provides a computer program product, where the computer program product is executed by at least one processor to implement the method according to the first aspect.
  • the user after receiving the first file and the first file information sent by the second electronic device, and after the first electronic device edits the first file, the user uses the first file displayed on the first electronic device to edit the first file.
  • the first input of an icon controls the first electronic device to send the edited file and target instruction to the second electronic device, so that the second electronic device can store the edited file on the first electronic device based on the storage directory information of the original file.
  • the user can browse the edited file in the original file directory, saving the operation process of searching for the file.
  • FIG. 1 is a schematic interface diagram of a file processing method in a related art provided by an embodiment of the present application
  • FIG. 2 is a schematic flowchart of a file processing method provided by an embodiment of the present application.
  • FIG. 3 is a schematic diagram of an interface to which a file processing method provided by an embodiment of the present application is applied;
  • FIG. 4 is a schematic structural diagram of a file processing apparatus provided by an embodiment of the present application.
  • FIG. 5 is a schematic structural diagram of an electronic device provided by an embodiment of the present application.
  • first, second and the like in the description and claims of the present application are used to distinguish similar objects, and are not used to describe a specific order or sequence. It is to be understood that the data so used are interchangeable under appropriate circumstances so that the embodiments of the present application can be practiced in sequences other than those illustrated or described herein, and distinguish between “first”, “second”, etc.
  • the objects are usually of one type, and the number of objects is not limited.
  • the first object may be one or more than one.
  • “and/or” in the description and claims indicates at least one of the connected objects, and the character “/" generally indicates that the associated objects are in an "or” relationship.
  • the file processing method provided by the embodiment of the present application can be applied to a scenario where multiple devices use a collaborative function to transmit files.
  • the mobile terminal and the computer can display the mapping interface of the mobile terminal on the computer through the collaborative software, and the user can execute the running application, Copying files from mobile terminal to computer or copying files from computer to mobile terminal etc Copy the edited file to the mobile terminal again.
  • 10 in the figure is the computer interface
  • 11 in the figure is the mapping interface of the mobile terminal on the computer
  • files 1 to 4 are copied from the mobile terminal to the computer and edited on the computer.
  • the user can copy the file 3 to the mobile terminal by dragging the file 3 stored on the computer to the mapping interface.
  • the file is copied to the mobile terminal in the above manner, it will be stored in the fixed directory of the mobile terminal or the application currently opened on the mobile terminal.
  • the mobile terminal stores the file 3 in a fixed directory, the user cannot find the file in time because the user does not know the specific location of the directory.
  • it is difficult for the user to find the file in time. Identify which file is the latest, and sometimes even need to open it in turn to determine the latest version of the file.
  • the mobile terminal when the computer receives the file 3 sent by the mobile terminal, the mobile terminal will also send the file information of the file 3, and the file information is used as an example. It is used to indicate the storage directory of file 3 in the mobile terminal.
  • the user After the user edits the first file on the computer, the user can control the computer to send the edited file 3 and the target instruction to the mobile terminal through the first input of the first icon displayed on the computer, so that the mobile terminal can be based on the above-mentioned file.
  • information store the above edited file 3 in the mobile terminal, and add the computer logo on the icon of the file 3, which is convenient for the user to distinguish the source of the file of the same name, so that the user can directly locate the transmitted file in the mobile terminal, saving operation. process.
  • a file processing method provided by an embodiment of the present application may include the following steps 201 to 203:
  • Step 201 The first electronic device receives the first data sent by the second electronic device.
  • the above-mentioned first data includes: a first file and first file information, where the first file information is used to indicate a storage directory of the first file in the second electronic device.
  • the above-mentioned first electronic device may be a computer
  • the second electronic device may be a mobile terminal.
  • the second electronic device sends the above-mentioned first file to the first electronic device, it also sends the storage directory of the first file in the second electronic device to the first electronic device, so as to facilitate the user to perform operations on the first file on the first electronic device. After editing, save the edited file to this directory.
  • the above-mentioned first file information may also be used to indicate a target storage directory in the second electronic device, where the target storage directory is any directory in the electronic device.
  • the storage directory can be set by the user or defaulted by the system.
  • the above-mentioned first data may be sent by triggering the second electronic device when the user copies a file from the second electronic device to the first electronic device.
  • the content of the first interface displayed on the above-mentioned mapping interface is the same as that of the user from the first electronic device to the first electronic device through the mapping interface of the second electronic device.
  • the content of the second interface displayed on the mapping interface may be the same or different.
  • the second electronic device stores the second file based on the first file information, regardless of the interface content displayed on the mapping interface of the second electronic device.
  • Step 202 The first electronic device displays a first icon corresponding to the first file.
  • the first icon is used to indicate the first file; after the user edits the first file, the first icon is used to indicate the edited file.
  • the user can open the first file and edit it by double-clicking the first icon.
  • the user can send the edited file corresponding to the first icon to the second electronic device by dragging the first icon to the mapping interface of the second electronic device.
  • Step 203 In response to the first input of the first icon, the first electronic device sends the second file to the second electronic device and the target instruction, and controls the second electronic device to store the second file based on the first file information.
  • the above-mentioned second file is a file edited by the first file on the first electronic device.
  • the above-mentioned first input may be a user's touch input on the above-mentioned first icon, voice input, or the like.
  • the above-mentioned first input may be a drag input on the first icon, or a click input on the first icon.
  • the user after the first electronic device edits the first file, the user obtains the second file, and at this time, the above-mentioned first icon is used to indicate the second file.
  • the user can control the first electronic device to send the second file and the target instruction to the second electronic device by dragging the first icon.
  • the second electronic device After receiving the second file and the target instruction sent by the first electronic device, the second electronic device stores the second file based on the first file information.
  • the second electronic device may store the second file in the storage directory to be indicated by the information of the first file when the file names of the second file and the first file are different, or, when the second file is different from the first file If the file names of the files are the same, replace the first file with the second file, that is, store it in the same directory as the first file; the second electronic device can also avoid the storage directory indicated by the first file information, and store the second file in the same directory.
  • the file is stored in a directory at the same level as the storage directory, which is convenient for users to find.
  • the first file can be stored in the target directory, which is convenient for the user to retrieve.
  • the user can pass the first file displayed on the first electronic device through the first electronic device.
  • the first input of the icon controls the first electronic device to send the edited file and target instruction to the second electronic device, so that the second electronic device can store the edited file on the first electronic device based on the storage directory information of the original file.
  • the user can browse the edited file in the directory of the original file, saving the operation process of searching for the file.
  • the first electronic device may display two different icons.
  • the first electronic device sends different control instructions based on the user's different operations on the two icons.
  • the above-mentioned first icon includes: a first sub-icon and a second sub-icon; the above-mentioned target instruction includes: a first instruction and a second instruction.
  • the above-mentioned first sub-icon is used to trigger the first electronic device to send a first instruction to the second electronic device when receiving the touch operation of the user, and the second sub-icon is used to, when receiving the touch operation of the user, Triggering the first electronic device to send a second instruction to the second electronic device.
  • the user can trigger the electronic device to directly store the edited second file in the storage directory indicated by the first file information through a specific input of the first sub-icon.
  • step 203 may include the following step 203a:
  • Step 203a In response to the first input of the first sub-icon, the first electronic device sends the second file and the first instruction to the second electronic device, and controls the second electronic device to record the file names of the second file and the first file. In the same situation, replace the first file with the second file, or, if the file names of the second file and the first file are different, store the second file in the storage directory indicated by the first file information .
  • the user's editing operation on the first file on the second electronic device may also include modifying the file name of the first file, thereby causing The filename of the edited second file is different from the filename of the first file.
  • the first input can trigger the first electronic device to send the second file and the first instruction to the second electronic device, thereby causing the second electronic device to store the second file in the storage directory indicated by the first file information.
  • the above-mentioned first input may be a touch input to the above-mentioned first sub-icon, and specifically, the above-mentioned first input may be a double-click input to the above-mentioned first sub-icon.
  • the first electronic device can directly send the edited second file to the second electronic device after receiving the user's first input on the first sub-icon , and control the second electronic device to store the second file in the storage directory indicated by the first file information.
  • the user can trigger the first electronic device to display all files with the same file name as the second file in the second electronic device by dragging the second sub-icon to the mapping interface of the second electronic device. files, and distinguish the source of different files by adding logos to the file icons.
  • a mapping interface of the second electronic device is displayed on the screen of the first electronic device, and the mapping interface may be used to display the screen interface content of the second electronic device, or may be used to display other content.
  • the above-mentioned first input may include: a first sub-input and a second sub-input.
  • step 203 may include the following step 203b1:
  • Step 203b1 the first electronic device displays the second icon and N third icons on the mapping interface in response to dragging the second sub-icon to the first sub-input of the mapping interface, where N is a positive integer.
  • the above-mentioned second icon is used to indicate a second file
  • the second icon includes a first identifier
  • the first identifier is used to indicate that the second file is a file sent by the first electronic device.
  • the above N third icons are used to indicate the file icons of the N third files in the second electronic device that have the same file name as the second file.
  • the above-mentioned third icon may further include a second identifier, where the second identifier is used to indicate the application to which the third icon belongs.
  • the file icon of the first file has the highest display priority among the N third icons.
  • the above-mentioned second icon may be displayed in the first area of the mapping interface
  • the above-mentioned N third icons may be displayed in the second area of the mapping interface.
  • the above-mentioned N third files include the first file, because the user stores the second file in the storage directory of the first file. The probability is higher, therefore, the display priority of the file icon of the first file is the highest, which is convenient for the user to select.
  • the first electronic device after the user drags the second sub-icon to the mapping interface, the first electronic device only displays the second icon in the mapping interface. At this time, the user does not select the second file.
  • the first electronic device may not send the second file to the second electronic device, and after the user selects the storage directory, the first electronic device sends the second file to the second electronic device.
  • the icon of the file 3 is displayed in the area 13 of the mapping interface 11, and the computer (that is, the above-mentioned computer) is displayed on the icon. the first electronic device), identifying the file 3 as a file in the computer.
  • the application to which the file belongs may also be displayed.
  • the first electronic device can display the file icon of the file copied from the first file and the second electronic device on the mapping interface respectively.
  • the file icon of the file with the same name as the file is convenient for the user to select the storage directory of the second file.
  • the user can copy the second file to an area where a third icon is located by dragging the second icon to the in the storage directory of the third file corresponding to the third icon.
  • the file processing method provided by this embodiment of the present application may further include the following steps 203b2 and 203b3:
  • Step 203b2 the first electronic device receives the second sub-input of the user.
  • Step 203b3 The first electronic device sends a second file and a second instruction to the second electronic device in response to the second sub-input, and controls the second electronic device to replace the file indicated by the target icon with the second file.
  • the above target icon is at least one of the N third icons.
  • the above-mentioned second sub-input may be touch input, sliding input, or voice input.
  • the above-mentioned second sub-input may be an input in which the user drags the above-mentioned second icon to the position where the target icon is located.
  • the first electronic device after receiving the drag input from the user to drag the second icon to the position where the target icon is located, the first electronic device sends the second file and the second instruction to the second electronic device in response to the drag input. , and control the second electronic device to store the second file in the storage directory of the third file corresponding to the target icon.
  • the third file may be the above-mentioned first file, and the method for storing the second file in the storage directory of the third file has been described in detail in the above-mentioned embodiments, and will not be repeated here.
  • the second electronic device stores the second file in the above-mentioned storage directory
  • the above-mentioned storage directory includes both the second file and the first file, or both the second file and the third file
  • the above-mentioned storage directory In the storage directory, the first logo is displayed on the file icon of the second file, the second logo is displayed on the file icon of the third file, and the last modification time of each file can also be displayed, which is convenient for users to distinguish.
  • the second electronic device after receiving the control instruction sent by the first electronic device, stores the second file in the storage directory selected by the user.
  • the second electronic device when the first electronic device receives the first file sent by the second electronic device, the second electronic device also sends first file information, where the first file information is used to indicate the first file The storage directory of the file in the second electronic device.
  • the user edits the first file on the first electronic device and obtains the second file, the user can control the first electronic device to send the second electronic device to the second electronic device through the first input of the first sub-icon displayed on the first electronic device. Send the edited second file and the first instruction, and store the edited second file in the second electronic device.
  • the first electronic device displays all files with the same file name as the second file on the second electronic device, and on each file icon
  • the file source identifier is displayed to facilitate the user to distinguish the source of the file with the same name, so that the user can directly locate the transmitted file in the second electronic device, saving the operation process.
  • the execution subject may be a file processing apparatus, or a control module in the file processing apparatus for executing the file processing method.
  • the file processing method provided by the embodiment of the present application is described by taking the file processing method executed by the file processing apparatus as an example.
  • FIG. 4 is a schematic diagram of a possible structure for implementing a file processing apparatus provided by an embodiment of the present application.
  • the file processing apparatus 600 includes: a receiving module 601, a display module 602, and an execution module 603, wherein:
  • the receiving module 601 is used for the first electronic device to receive the first data sent by the second electronic device, the first data includes: a first file and first file information, and the first file information is used to indicate that the first file is stored in the second electronic device
  • the display module 602 is used for the first electronic device to display the first icon corresponding to the first file received by the receiving module 601 ; the execution module 603 is used to respond to the first icon of the first icon displayed by the display module 602.
  • Input the first electronic device sends the second file to the second electronic device and the target instruction, and controls the second electronic device to store the second file based on the first file information; wherein, the second file is the first file in the first electronic device on the edited file.
  • the first icon includes a first sub-icon and a second sub-icon
  • the target instruction includes: a first instruction and a second instruction
  • the first sub-icon is used to trigger the first electronic
  • the device sends the first instruction to the second electronic device
  • the second sub-icon is used to trigger the first electronic device to send the second instruction to the second electronic device when receiving the touch operation of the user.
  • the execution module 603 is specifically configured for the first electronic device to send the second file and the first instruction to the second electronic device in response to the first input to the first sub-icon, and to control the second electronic device to execute the second file in the second electronic device. If the file name of the file is the same as that of the first file, replace the first file with the second file, or if the file name of the second file and the first file are different, store the second file in the first file in the storage directory indicated by the information.
  • a mapping interface of the second electronic device is displayed on the screen of the first electronic device;
  • the first input includes: a first sub-input and a second sub-input;
  • the execution module 603 is specifically configured to, in response to adding the second sub-input Drag the icon to the first sub-input of the mapping interface, and the first electronic device displays the second icon and N third icons on the mapping interface, where N is a positive integer;
  • the two icons include a first identifier, and the first identifier is used to indicate that the second file is a file sent by the first electronic device;
  • the N third icons are used to indicate the N third icons in the second electronic device that have the same file name as the second file Three file file icons.
  • the file processing apparatus 600 further includes: a user input module 604; the user input module 604 is used for the first electronic device to receive the second sub-input of the user; the execution module 603 is further configured to respond to the user input module 604 The received second sub-input, the first electronic device sends the second file and the second instruction to the second electronic device, and controls the second electronic device to replace the file indicated by the target icon with the second file; wherein, the number of target icons is N at least one of the third icons.
  • the third icon includes a second identifier, and the second identifier is used to indicate the application to which the third icon belongs; the file icon of the first file has the highest display priority among the N third icons.
  • the file processing apparatus in this embodiment of the present application may be an apparatus, or may be a component, an integrated circuit, or a chip in a terminal.
  • the apparatus may be a mobile electronic device or a non-mobile electronic device.
  • the mobile electronic device may be a mobile phone, a tablet computer, a notebook computer, a palmtop computer, an in-vehicle electronic device, a wearable device, an ultra-mobile personal computer (UMPC), a netbook, or a personal digital assistant (personal digital assistant).
  • UMPC ultra-mobile personal computer
  • PDA personal digital assistant
  • non-mobile electronic devices can be servers, network attached storage (Network Attached Storage, NAS), personal computer (personal computer, PC), television (television, TV), teller machine or self-service machine, etc., this application Examples are not specifically limited.
  • the file processing apparatus in this 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, which are 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 file processing apparatus in the method embodiments of FIG. 1 to FIG. 3 , and to avoid repetition, details are not described here.
  • the second electronic device when the first electronic device receives the first file sent by the second electronic device, the second electronic device also sends first file information, where the first file information is used to indicate the first file The storage directory of the file in the second electronic device.
  • the user edits the first file on the first electronic device and obtains the second file, the user can control the first electronic device to send the second electronic device to the second electronic device through the first input of the first sub-icon displayed on the first electronic device. Send the edited second file and the first instruction, and store the edited second file in the second electronic device.
  • the first electronic device displays all files with the same file name as the second file on the second electronic device, and on each file icon
  • the file source identifier is displayed to facilitate the user to distinguish the source of the file with the same name, so that the user can directly locate the transmitted file in the second electronic device, saving the operation process.
  • an embodiment of the present application further provides an electronic device, including a processor 110, a memory 109, a program or instruction stored in the memory 109 and executable on the processor 110, the program or instruction being processed by the processor
  • an electronic device including a processor 110, a memory 109, a program or instruction stored in the memory 109 and executable on the processor 110, the program or instruction being processed by the processor
  • the electronic devices in the embodiments of the present application include the aforementioned mobile electronic devices and non-mobile electronic devices.
  • FIG. 5 is a schematic diagram of a hardware structure of an electronic device implementing various embodiments of the present application.
  • the electronic device 100 includes but is not limited to: a radio frequency unit 101, a network module 102, an audio output unit 103, an input unit 104, a sensor 105, a display unit 106, a user input unit 107, an interface unit 108, a memory 109, and a processor 110, etc. part.
  • the electronic device 100 may also include a power source (such as a battery) for supplying power to various components, and the power source may be logically connected to the processor 110 through a power management system, so as to manage charging, discharging, and power management through the power management system. consumption management and other functions.
  • a power source such as a battery
  • the structure of the electronic device shown in FIG. 5 does not constitute a limitation on the electronic device.
  • the electronic device may include more or less components than the one shown, or combine some components, or arrange different components, which will not be repeated here. .
  • the radio frequency unit 101 is used to receive the first data sent by the second electronic device.
  • the first data includes: a first file and first file information, and the first file information uses is used to indicate the storage directory of the first file in the second electronic device;
  • the display unit 106 is used to display the first icon corresponding to the first file received by the radio frequency unit 101;
  • the radio frequency unit 101 is used to respond to the display unit 106
  • the first input of the first icon sends the second file to the second electronic device and the target instruction, and controls the second electronic device to store the second file based on the first file information; wherein, the second file is the first file in the first file. Edited files on electronic devices.
  • the user can pass the first file displayed on the first electronic device through the first electronic device.
  • the first input of the icon controls the first electronic device to send the edited file and target instruction to the second electronic device, so that the second electronic device can store the edited file on the first electronic device based on the storage directory information of the original file.
  • the user can browse the edited file in the directory of the original file, saving the operation process of searching for the file.
  • the first icon includes a first sub-icon and a second sub-icon
  • the target instruction includes: a first instruction and a second instruction
  • the first sub-icon is used to trigger the first electronic device to send the first instruction to the second electronic device
  • the second sub-icon is used to trigger the first electronic device to send the second instruction to the second electronic device.
  • the radio frequency unit 101 is specifically configured to, in response to the first input to the first sub-icon, send the second file and the first instruction to the second electronic device, and control the second electronic device to connect the second file and the first command to the second electronic device. If the file names of the files are the same, replace the first file with the second file, or if the file names of the second file and the first file are different, store the second file in the storage indicated by the first file information in the directory.
  • the first electronic device can directly send the edited second file to the second electronic device after receiving the user's first input on the first sub-icon , and control the second electronic device to store the second file in the storage directory indicated by the first file information.
  • a mapping interface of the second electronic device is displayed on the screen of the first electronic device;
  • the first input includes: a first sub-input and a second sub-input;
  • the display unit 106 is specifically configured to, in response to adding the second sub-input Drag the icon to the first sub-input of the mapping interface, and display the second icon and N third icons on the mapping interface, where N is a positive integer; wherein the second icon is used to indicate the second file, and the second icon includes the first an identifier, the first identifier is used to indicate that the second file is a file sent by the first electronic device; the N third icons are used to indicate the files of the N third files in the second electronic device that have the same file name as the second file icon.
  • the first electronic device can display the file icon of the file copied from the first file and the second electronic device on the mapping interface respectively.
  • the file icon of the file with the same name as the file is convenient for the user to select the storage directory of the second file.
  • the user input unit 107 is configured to receive the second sub-input of the user; the radio frequency unit 101 is further configured to send the second file to the second electronic device in response to the second sub-input received by the user input unit 107 and the second instruction, and control the second electronic device to replace the file indicated by the target icon with the second file; the target icon is at least one of the N third icons.
  • the second electronic device after receiving the control instruction sent by the first electronic device, stores the second file in the storage directory selected by the user.
  • the third icon includes a second identifier, and the second identifier is used to indicate the application to which the third icon belongs; the file icon of the first file has the highest display priority among the N third icons.
  • the second electronic device when the first electronic device receives the first file sent by the second electronic device, the second electronic device also sends first file information, where the first file information is used to indicate the first file A storage directory in the second electronic device.
  • the user edits the first file on the first electronic device and obtains the second file, the user can control the first electronic device to send the second electronic device to the second electronic device through the first input of the first sub-icon displayed on the first electronic device. Send the edited second file and the first instruction, and store the edited second file in the second electronic device.
  • the first electronic device displays all files with the same file name as the second file on the second electronic device, and displays all files on the second electronic device with the same file name as the second file, and on each file icon
  • the file source identifier is displayed, which facilitates the user to distinguish the source of the file with the same name, enables the user to directly locate the transmitted file in the second electronic device, and saves the operation process.
  • the input unit 104 may include a graphics processor (Graphics Processing Unit, GPU) 1041 and a microphone 1042. Such as camera) to obtain still pictures or video image data for processing.
  • the display unit 106 may include a display panel 1061, which may be configured in the form of a liquid crystal display, an organic light emitting diode, or the like.
  • the user input unit 107 includes a touch panel 1071 and other input devices 1072 .
  • the touch panel 1071 is also called a touch screen.
  • the touch panel 1071 may include two parts, a touch detection device and a touch controller.
  • Other input devices 1072 may include, but are not limited to, physical keyboards, function keys (such as volume control keys, switch keys, etc.), trackballs, mice, and joysticks, which will not be repeated here.
  • Memory 109 may be used to store software programs as well as various data including, but not limited to, application programs and operating systems.
  • the processor 110 may integrate an application processor and a modem processor, wherein the application processor mainly processes the operating system, user interface, and application programs, and the like, and the modem processor mainly processes wireless communication. It can be understood that, the above-mentioned modulation and demodulation processor may not be integrated into the processor 110 .
  • Embodiments of the present application further provide a readable storage medium, where a program or an instruction is stored on the readable storage medium.
  • a program or an instruction is stored on the readable storage medium.
  • the processor is the processor in the electronic device described in the foregoing embodiments.
  • the readable storage medium includes a computer-readable storage medium, such as a computer read-only memory (Read-Only Memory, ROM), a random access memory (Random Access Memory, RAM), a magnetic disk or an optical disk, and the like.
  • An embodiment of the present application further provides a chip, where the chip includes a processor and a communication interface, the communication interface is coupled to the processor, and the processor is configured to run a program or an instruction to implement the above-mentioned file processing method embodiments.
  • the chip includes a processor and a communication interface
  • the communication interface is coupled to the processor
  • the processor is configured to run a program or an instruction to implement the above-mentioned file processing method embodiments.
  • the chip mentioned in the embodiments of the present application may also be referred to as a system-on-chip, a system-on-chip, a system-on-a-chip, or a system-on-a-chip, or the like.
  • the method of the above embodiment can be implemented by means of software plus a necessary general hardware platform, and of course can also be implemented by hardware, but in many cases the former is better implementation.
  • the technical solution of the present application can be embodied in the form of a software product in essence or in a part that contributes to the prior art, and the computer software product is stored in a storage medium (such as ROM/RAM, magnetic disk, CD-ROM), including several instructions to make an electronic device (which may be a mobile phone, a computer, a server, an air conditioner, or a network device, etc.) to execute the methods described in the various embodiments of the present application.
  • a storage medium such as ROM/RAM, magnetic disk, CD-ROM

Landscapes

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

Abstract

La présente demande, qui se rapporte au domaine technique des communications, concerne un procédé et un appareil de traitement de fichier. Le procédé comprend les étapes suivantes : un premier dispositif électronique reçoit des premières données envoyées par un second dispositif électronique, les premières données comprenant un premier fichier et des informations sur le premier fichier, et les informations sur le premier fichier servant à indiquer un répertoire de stockage du premier fichier dans le second dispositif électronique ; le premier dispositif électronique affiche une première icône correspondant au premier fichier ; et en réponse à une première entrée pour la première icône, le premier dispositif électronique envoie un second fichier et une instruction cible au second dispositif électronique, le second fichier étant un fichier obtenu après l'édition du premier fichier sur le premier dispositif électronique, l'instruction cible servant à demander au second dispositif électronique de stocker le second fichier d'après les informations sur le premier fichier.
PCT/CN2022/085334 2021-04-12 2022-04-06 Procédé et appareil de traitement de fichier WO2022218192A1 (fr)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
CN202110391235.8 2021-04-12
CN202110391235.8A CN113282546A (zh) 2021-04-12 2021-04-12 文件处理方法及装置

Publications (1)

Publication Number Publication Date
WO2022218192A1 true WO2022218192A1 (fr) 2022-10-20

Family

ID=77276544

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2022/085334 WO2022218192A1 (fr) 2021-04-12 2022-04-06 Procédé et appareil de traitement de fichier

Country Status (2)

Country Link
CN (1) CN113282546A (fr)
WO (1) WO2022218192A1 (fr)

Families Citing this family (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN113282546A (zh) * 2021-04-12 2021-08-20 维沃移动通信有限公司 文件处理方法及装置
CN113992652B (zh) * 2021-10-15 2024-03-15 珠海金山办公软件有限公司 跨终端文件同步方法及装置

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN107562372A (zh) * 2017-08-01 2018-01-09 广东欧珀移动通信有限公司 一种电子设备及其数据管理方法、计算机可读存储介质
CN111158543A (zh) * 2019-12-24 2020-05-15 华为技术有限公司 一种文件处理方法、电子设备、系统和存储介质
CN111511045A (zh) * 2020-04-10 2020-08-07 玳能科技(杭州)有限公司 移动终端与电脑的交互方法、装置、电子设备及存储介质
CN112399006A (zh) * 2020-10-28 2021-02-23 维沃移动通信(杭州)有限公司 文件发送方法、装置及电子设备
CN113282546A (zh) * 2021-04-12 2021-08-20 维沃移动通信有限公司 文件处理方法及装置

Family Cites Families (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20150381704A1 (en) * 2014-06-27 2015-12-31 Saurabh Dadu Mechanism for file transformation and sharing across devices using camera interface
CN111813741A (zh) * 2020-06-15 2020-10-23 维沃移动通信有限公司 文件的共享方法及电子设备

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN107562372A (zh) * 2017-08-01 2018-01-09 广东欧珀移动通信有限公司 一种电子设备及其数据管理方法、计算机可读存储介质
CN111158543A (zh) * 2019-12-24 2020-05-15 华为技术有限公司 一种文件处理方法、电子设备、系统和存储介质
CN111511045A (zh) * 2020-04-10 2020-08-07 玳能科技(杭州)有限公司 移动终端与电脑的交互方法、装置、电子设备及存储介质
CN112399006A (zh) * 2020-10-28 2021-02-23 维沃移动通信(杭州)有限公司 文件发送方法、装置及电子设备
CN113282546A (zh) * 2021-04-12 2021-08-20 维沃移动通信有限公司 文件处理方法及装置

Also Published As

Publication number Publication date
CN113282546A (zh) 2021-08-20

Similar Documents

Publication Publication Date Title
US10742694B2 (en) Method for migrating data and terminal
US10667109B2 (en) Forwarding activity-related information from source electronic devices to companion electronic devices
US9009654B1 (en) Mobile device interaction using a shared user interface
WO2022218192A1 (fr) Procédé et appareil de traitement de fichier
WO2022194004A1 (fr) Procédé et appareil d'agencement d'icône d'application et dispositif électronique
US11972274B2 (en) Application management method and apparatus, and electronic device
WO2022042701A1 (fr) Procédé et appareil de définition de permissions et dispositif électronique
US20240089313A1 (en) File sending method and apparatus, and electronic device
WO2022161431A1 (fr) Procédé d'affichage, appareil et dispositif électronique
WO2022161273A1 (fr) Procédé et appareil d'enregistrement de fichier, dispositif et support de stockage
WO2023040896A1 (fr) Procédé et appareil de partage de contenu et dispositif électronique
WO2023040845A1 (fr) Procédé et appareil de transmission de message et dispositif électronique
EP4010803A1 (fr) Expériences de presse-papiers sans état inter-plateformes
WO2022143660A1 (fr) Procédé et appareil d'affichage d'icônes, et dispositif électronique
WO2022156663A1 (fr) Procédé et appareil de gestion de programme d'application, et dispositif électronique
EP3467681A1 (fr) Procédé et dispositif de migration de données
WO2018145582A1 (fr) Procédé et dispositif de transition de vue
WO2023155874A1 (fr) Procédé et appareil de gestion d'icône d'application, et dispositif électronique
KR20220154825A (ko) 노트 생성 방법 및 전자기기
WO2023198064A1 (fr) Procédé et appareil de démarrage de programme d'application, dispositif électronique et support de stockage
WO2023056979A1 (fr) Procédé et appareil d'exploitation d'interface entre des systèmes doubles, et dispositif électronique et support
WO2022161218A1 (fr) Procédé et appareil de déplacement d'icône, et dispositif électronique
WO2022161243A1 (fr) Procédé et appareil d'affichage d'informations et dispositif électronique
WO2022135259A1 (fr) Procédé et appareil d'entrée vocale, et dispositif électronique
WO2023020328A1 (fr) Procédé et appareil de manipulation d'objet et dispositif électronique

Legal Events

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

Ref document number: 22787419

Country of ref document: EP

Kind code of ref document: A1

NENP Non-entry into the national phase

Ref country code: DE