WO2023072083A1 - Procédé de traitement de fichier et dispositif électronique - Google Patents

Procédé de traitement de fichier et dispositif électronique Download PDF

Info

Publication number
WO2023072083A1
WO2023072083A1 PCT/CN2022/127408 CN2022127408W WO2023072083A1 WO 2023072083 A1 WO2023072083 A1 WO 2023072083A1 CN 2022127408 W CN2022127408 W CN 2022127408W WO 2023072083 A1 WO2023072083 A1 WO 2023072083A1
Authority
WO
WIPO (PCT)
Prior art keywords
file
target
user
input
splitting
Prior art date
Application number
PCT/CN2022/127408
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 WO2023072083A1 publication Critical patent/WO2023072083A1/fr

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/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/04886Interaction 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 by partitioning the display area of the touch-screen or the surface of the digitising tablet into independently controllable areas, e.g. virtual keyboards or menus
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/46Multiprogramming arrangements
    • G06F9/50Allocation of resources, e.g. of the central processing unit [CPU]
    • G06F9/5005Allocation of resources, e.g. of the central processing unit [CPU] to service a request
    • G06F9/5011Allocation of resources, e.g. of the central processing unit [CPU] to service a request the resources being hardware resources other than CPUs, Servers and Terminals
    • G06F9/5016Allocation of resources, e.g. of the central processing unit [CPU] to service a request the resources being hardware resources other than CPUs, Servers and Terminals the resource being the memory

Definitions

  • the present application belongs to the technical field of mobile terminals, and in particular relates to a file processing method and electronic equipment.
  • the current splitting process for the target file requires the user to manually load the target file into other specific application programs for file processing, and then split the file in the application program. It can be seen from this that if the user needs When splitting the target files under a certain file list, other applications need to be invoked, which has the problems of complicated operation of the file splitting process and poor user experience. In addition, additional applications need to be installed, which will inevitably occupy Memory resources of electronic devices.
  • the purpose of the embodiment of the present application is to provide a file processing method and an electronic device, which can solve the complicated operation process and poor user experience of the file splitting process.
  • additional application programs need to be installed, which will inevitably occupy the memory of the electronic device. resource problem.
  • the embodiment of the present application provides a method for file processing, the method includes:
  • At least one target subfile is generated based on the target file.
  • the embodiment of the present application provides a file processing device, which includes:
  • a first receiving module configured to receive a user's first input for a file list, wherein the file list includes a plurality of candidate files;
  • a split control display module configured to, in response to the first input, determine a target file to be split among the plurality of candidate files, and display a file split control corresponding to the target file;
  • a second receiving module configured to receive a second input from the user for the file splitting control
  • a file generating module configured to generate at least one target sub-file based on the target file in response to the second input.
  • an embodiment of the present application provides an electronic device, the electronic device includes a processor, a memory, and a program or instruction stored in the memory and operable on the processor, and the program or instruction is The processor implements the steps of the file processing method described in the first aspect when executed.
  • an embodiment of the present application provides a readable storage medium, on which a program or instruction is stored, and when the program or instruction is executed by a processor, the file processing described in the first aspect is implemented. method steps.
  • the 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 used to run programs or instructions, so as to implement the first aspect The described file handling method.
  • a user's first input for a file list is received, wherein the file list includes multiple candidate files; in response to the first input, among the multiple candidate files Determine the target file to be split in the process, and display the file split control corresponding to the target file; receive the second input from the user for the file split control; and generate at least one target sub-file based on the target file in response to the second input .
  • the candidate file targeted by the first input is determined as the target file, and the target application under the file list corresponds to A certain user interface directly displays the file splitting control corresponding to the target file, so that the user can use the file splitting control to trigger the splitting process of the target file and generate at least one required target sub-file, which can be used for management,
  • the file splitting process is directly completed under the target application that downloads or generates the target file, without moving the target file to a specific other file splitting application, which can improve the efficiency of file splitting, improve user experience, and do not need to install additional Other application programs can also reduce the occupation of memory resources of the electronic device due to the installation of too many application programs that are not frequently used.
  • Fig. 1a is a first schematic flow chart of the file processing method provided by the embodiment of the present application.
  • Fig. 1b is a second schematic flowchart of the file processing method provided by the embodiment of the present application.
  • FIG. 2 is a schematic diagram of the first display interface of the file processing method provided by the embodiment of the present application.
  • FIG. 3 is a schematic diagram of a second display interface of the file processing method provided by the embodiment of the present application.
  • FIG. 4 is a schematic diagram of a third display interface of the file processing method provided by the embodiment of the present application.
  • FIG. 5 is a schematic diagram of a fourth display interface of the file processing method provided by the embodiment of the present application.
  • FIG. 6 is a schematic diagram of a fifth display interface of the file processing method provided by the embodiment of the present application.
  • FIG. 7 is a schematic diagram of a sixth display interface of the file processing method provided by the embodiment of the present application.
  • FIG. 8 is a schematic diagram of the module composition of the file processing device provided by the embodiment of the present application.
  • FIG. 9 is a schematic structural diagram of an electronic device provided in an embodiment of the present application.
  • FIG. 10 is a schematic diagram of a hardware structure of an electronic device implementing an embodiment of the present application.
  • Fig. 1a is a schematic flow chart of the file processing method provided by the embodiment of the present application. As shown in Fig. 1a, the file processing method mainly includes:
  • S102 Receive a user's first input for a file list, where the file list includes multiple candidate files;
  • the above-mentioned candidate files may be at least one of text files, video files, audio files, and picture files
  • the above-mentioned file list may include multiple candidate files managed or downloaded under the target application
  • the target application may be file management
  • the file list includes multiple alternative files managed under the file manager.
  • the target application can also be a certain video application or browser application.
  • the file list is included under the video application or browser application.
  • a plurality of alternative files downloaded; the target application may also be a camera application, and correspondingly, the file list includes a plurality of alternative files (such as video files, audio files, or picture files) captured by the camera application.
  • the above-mentioned first input may include: any one of the user's click input on a certain file in the file list, the user's click input on a specified control on the file list, a voice command input by the user, or a specific gesture input by the user, specifically can be determined according to actual usage requirements, which is not limited in this embodiment of the present application.
  • the specific gesture in the embodiment of the present application may be any one of a click gesture, a slide gesture, a drag gesture, a pressure recognition gesture, a long press gesture, an area change gesture, a double press gesture, and a double click gesture;
  • the click input in the embodiment of the present application may be a single click input, a double click input, or any number of click inputs, etc., and may also be a long press input or a short press input.
  • S104 in response to the above-mentioned first input, determine a target file to be split among multiple candidate files, and display a file split control corresponding to the target file;
  • the candidate file targeted by the first input as the target file for example, after receiving the user's click input on a certain candidate file in the file list , determine the candidate file as the target file, and for another example, after receiving the user’s long-press input for a certain candidate file in the file list, determine the candidate file as the target file;
  • the type of the target file can be Including: any type of text file type, audio file type, video file type, and executable file type, which can be specifically set according to actual needs, which is not limited in the embodiment of the present application.
  • the above-mentioned file splitting control can be a sliding progress bar containing at least one slider, and can also be an information input box for inputting split instruction information representing a split start point and an end point; during specific implementation, the above-mentioned sliding
  • the progress bar can be set independently, or by means of an existing file progress bar, for example, the playback progress bar of a video file or audio file. In the state of file playback, the playback progress bar is used to indicate the playback position of the video , in the state of file splitting, the position of the slider on the playback progress bar is used to indicate the start point and end point of file splitting.
  • the corresponding file splitting is displayed at the specified position of the target file in the user interface where the file list is located control; since the user interface 1 where the file list is located can also automatically jump to the next user interface 2 (that is, the split interface, the user interface 2 and the user interface 1 are different user interfaces under the above-mentioned target application), in this split File splitting is performed under the interface, and correspondingly, the target file and the corresponding file splitting control are displayed under the split interface.
  • the above-mentioned second input may include: user's click input on the file splitting control corresponding to the target file, user's sliding input on the slider on the file splitting control, user's information input on the file splitting control, user input Any one of the voice command and the specific gesture input by the user can be determined according to actual usage requirements, which is not limited in this embodiment of the present application.
  • the above-mentioned target sub-file may be a file segment obtained by splitting the target file triggered by the user based on the corresponding file splitting control.
  • video application, camera application, or browser application to split the target file in the file list to obtain the file fragments you want to transfer.
  • the file segment between the split start point and the split end point indicated by the second input is determined as the target subfile. For example, after receiving the user's sliding input on the slider on the file split control, determine the file segment between the split start point and the split end point positioned by the slider as the target sub-file, and for example, in After receiving information input by the user in the information input box on the file split control, the file segment between the split start point and the split end point indicated by the information input by the user is determined as the target sub-file.
  • the user can enter the excerpted chapter identification information in the information input box on the above file split control according to their own needs , to trigger splitting of the target file into at least one file segment among a text segment containing the cover content, a text segment containing the content of the table of contents, and a text segment containing the content of the subsequent chapter based on the excerpted chapter identification information;
  • the type of the target file is an audio file type, and the target file to be split is a certain song.
  • the slider on the file split control can use the slider on the file split control to locate the split start point and split end point according to their own needs to trigger Split the target file into at least one file segment in the audio segment containing the intro, the audio segment containing the interlude, and the audio segment containing the ending based on the start stop position and the end stop position of the slider; for another example, if The type of the target file to be split is a video file format type, and the target file to be split is a certain episode of TV series.
  • the user can input the object information to be split in the information input box on the above-mentioned file split control according to his own needs. To trigger splitting of the target file into at least one file segment of a video segment containing a certain plot and a video segment containing a certain character based on the information of the object to be split.
  • the candidate file for the first input is determined as the target file, and the file is displayed in the file list
  • a certain user interface under the corresponding target application directly displays the file splitting control corresponding to the target file, so that the user can use the file splitting control to trigger splitting of the target file and generate at least one required target sub-file.
  • the file splitting process can be directly completed under the target application used to manage, download or generate the target file, without moving the target file to a specific other file splitting application, which can improve the efficiency of file splitting and user experience , and there is no need to install additional other application programs, and it is also possible to reduce the occupation of memory resources of the electronic device due to the installation of too many infrequently used application programs.
  • the user may still have the need to transfer the target sub-file, based on this, as shown in Figure 1b, in the above S108, in response to the above
  • the second input, based on the above target file, after generating at least one target subfile also includes:
  • the above-mentioned third input may include: any one of the user's click input on the target sub-file, the user's drag input on the target sub-file, the user's click input on the specified control, the voice command input by the user, or the specific gesture input by the user. Items can be specifically determined according to actual usage requirements, which is not limited in this embodiment of the present application.
  • the target subfile after receiving the user's third input on the target subfile, determine the target subfile targeted by the third input as the target subfile selected by the user, and transmit the target subfile to the target recipient, For example, after receiving that the user moves a certain target sub-file to the position of the trigger control used to represent the sending file segment on the current user interface, the target sub-file is transmitted to the target recipient; Simultaneously click on a certain target sub-file and the input of the trigger control used to represent the sending file fragment, and transmit the target sub-file to the target receiver, so as to realize not only direct completion under the target application for managing, downloading or generating the target file
  • the file splitting process can further complete the transmission of sub-files under the target application.
  • the above-mentioned target receiver may include: a cloud server, a friend under a specified application, or another electronic device wirelessly connected to the current electronic device, wherein the cloud server may be a server corresponding to a certain network disk application, or It may be a cloud server corresponding to the built-in cloud storage space of the electronic device, the friend under the specified application may be a friend under a certain instant messaging application, and the other electronic device wirelessly connected to the current electronic device may be the same as the current An electronic device establishes a wireless communication connection with another electronic device in a certain wireless communication mode, which can be specifically set according to actual needs, which is not limited in this embodiment of the present application.
  • the cloud server may be a server corresponding to a certain network disk application, or It may be a cloud server corresponding to the built-in cloud storage space of the electronic device
  • the friend under the specified application may be a friend under a certain instant messaging application
  • the other electronic device wirelessly connected to the current electronic device may be the same as the current
  • An electronic device
  • the process of determining the target recipient may be the default target recipient, that is, after receiving the user's transmission trigger input for a certain target subfile, the target subfile is transmitted to the default target recipient ;
  • the list of alternative recipients is automatically displayed, so that the user can select a target recipient from the list of alternative recipients, and then transfer the target sub-file to the target receiver.
  • the file manager can call a certain network disk application to transmit the target sub-file selected by the user to the server corresponding to the network disk application
  • the file manager can also call the cloud server corresponding to the built-in cloud storage space of the electronic device, and transmit the target sub-file selected by the user to it; for the case where the target receiver is a friend under the specified application, the file manager can call a certain
  • the instant messaging application transmits the target sub-file selected by the user to the friend selected by the user under the file manager; for the case where the target recipient is another electronic device wirelessly connected to the current electronic device, the electronic device of the target recipient first communicates with the The current electronic device establishes a wireless communication connection with a certain wireless communication method, and the file manager of the current electronic device transmits the target sub-file selected by the user to the electronic device of the target recipient through the wireless communication module corresponding to the above wireless communication method.
  • the user is provided with a file splitting control and a file transfer control under the target application for managing, downloading, or generating the target file, that is, based on the user's second input of the file splitting control corresponding to the target file, the The target file is split to generate at least one target sub-file, and based on the third input of the user for the target sub-file, the target sub-file is transmitted to the target recipient by triggering the file transfer control, so that the slicing and transmission of the target file
  • the work is directly completed under the target application used to manage, download or generate the target file, which improves the efficiency of file slicing-transfer.
  • the function of file slicing and sending is integrated into the target application for managing, downloading or generating the target file.
  • the target file is split into at least one target sub-file, and then the target sub-file is transmitted to the target recipient based on the user's input on the target sub-file, so that the user can not only It can split the file to get the file data segment you want to transfer, and at the same time, it can also transfer the file data segment, that is, by integrating the slice-send function at the same time in the target application for managing, downloading or generating the target file
  • the clipping and transmission of files are more accurate, fast and simple, thereby improving the experience of users in file transmission.
  • the file list under the file manager includes all files in the electronic device, therefore, a file splitting function can be provided under the file manager, Furthermore, the sub-file transfer function can also be provided under the file manager. Based on this, the above S102, receiving the user's first input for the file list, specifically includes:
  • the above-mentioned file manager can be a file management program built in the electronic device, and the file management program is used to manage all types of files in the electronic device, and the user can view the required files under the file management program; specifically After the user triggers to open the user interface corresponding to the file manager in the electronic device, a file list is displayed on the user interface, and the user can select a candidate file under the file list as the target file.
  • the above S106 receiving the second input from the user for the file splitting control corresponding to the target file, specifically includes:
  • a second input from the user for the file splitting control displayed on the user interface under the file manager is received.
  • the above-mentioned file splitting control can be displayed at the specified location of the target file under the user interface where the file list of the file manager is located; it can also be displayed under a split interface different from the user interface where the file list of the file manager is located, for example , after determining that the user has a split requirement for a certain target file, the user interface 1 where the file list is located automatically jumps to the next user interface 2 (that is, the split interface, the user interface 2 and the user interface 1 are the above-mentioned file Different user interfaces under the manager), display the target file and the corresponding file splitting control under the splitting interface; and then receive the second input from the user for the file splitting control.
  • a file manager that can manage all storage resources of the electronic device is used.
  • the file manager can be a file management program that comes with the electronic device, and stores all types of files in the electronic device. document.
  • the target files displayed in the file list under the file manager have multiple preset display methods, and the user can choose the corresponding display method according to actual needs; for example, if the user needs to find a file on a certain date, the file The target files displayed in the list can be displayed in positive order according to the storage time of the files; for another example, if the user needs to find a certain type of file, the target files displayed in the file list can be classified according to the type of the file, and can be classified according to the file type The storage time is displayed in positive order.
  • the above S104 displays the file splitting control corresponding to the target file, specifically include:
  • the target file is a text file
  • the first control with the file size as the split unit is determined as the file split control, and the file split control corresponding to the target file is displayed;
  • the file size progress bar can be used as the file splitting control corresponding to the target file, so that the user can specifically edit files with preset files The size of the document fragment.
  • the second control with time as the split unit is determined as the file splitting control, and the file splitting control corresponding to the target file is displayed.
  • the time progress bar can be used as the file splitting control corresponding to the target file , so that users can edit multimedia clips within a certain period of time in a targeted manner.
  • the third control divided into split units by area is determined as the file split control, and the file split control corresponding to the target file is displayed; for example, the third control can be a draggable area select box.
  • the draggable area selection box can be used as the target The file splitting control corresponding to the file, so that the user can edit the corresponding image content in a certain area of the image in a targeted manner.
  • the file splitting control of the target file is provided on the user interface of the target application for managing, downloading or generating the target file, so that the user can trigger the splitting process for the target file through the file splitting control, wherein,
  • multiple different splitting methods can be set for the target file in the target application used to manage, download or generate the target file;
  • the above-mentioned file splitting control may be a sliding progress bar.
  • the second input is the user's sliding operation on at least one slider on the sliding progress bar.
  • the above-mentioned file split control can also be an information input box.
  • the second input is that the user can input the split size, split time interval, split start and end time, split chapter identifier, At least one piece of splitting information in the splitting object.
  • the target application is still taken as a file manager as an example.
  • An information input box for instructing to split the target file is displayed under the file manager.
  • the target file is split into multiple splits according to at least one splitting information of splitting size, splitting time interval, splitting start and end time, splitting chapter identifier, and splitting object. file fragments, and determine the plurality of file fragments as target sub-files.
  • the splitting process of the target file can be integrated into the file manager that manages all storage resources of the electronic device In order to enable the user to quickly find the target file to be split, and at the same time set a variety of split methods for the target file in the file manager to meet the user's individual needs.
  • the target files have different types, you can set different splitting methods for the target files in the file manager according to the types of the target files, so that the process of file splitting is faster, easier and freer.
  • the type of the target file is a text file
  • the split method of the target file is to split according to the file size.
  • the file split The sub-control is a control that takes the file size as the split unit; in the actual implementation, the file list is displayed on the user interface of the file manager, and the click operation of the user on the text file in the file list is received, and displayed under the file manager.
  • a sliding progress bar with the file size as the split unit wherein the length of the sliding progress bar is the size of the text file, and based on the user's sliding operation on the sliding progress bar, the first slide on the sliding progress bar
  • the first position where the block is located is marked as the start split position
  • the second position where the second slider on the sliding progress bar is located is marked as the end split position
  • the distance between the start split position and the end split position is The file fragment is determined as the target subfile of the text file; or after receiving the user's click operation on the text file, an information input box is displayed under the file manager, based on the split size information entered by the user in the information input box , split the text file into multiple file fragments, and determine the multiple file fragments as target sub-files.
  • the splitting method of the target file is to split according to time, and correspondingly, the file splitting control is a control with time as the splitting unit;
  • a sliding progress bar with time as the split unit is displayed under the file manager, wherein the length of the sliding progress bar is the duration of the audio file, based on the user's progress on the sliding progress bar Sliding operation, mark the time corresponding to the first slider on the sliding progress bar as the start split time, mark the time corresponding to the second slider on the sliding progress bar as the end split time, and set
  • the file segment of the multimedia file corresponding to the duration between the start split time and the end split time is determined as the target sub-file; or after receiving the user's click operation on the multimedia file, an information input box is displayed under the file manager, Split the multimedia file into a plurality of file segments based on split time intervals, split start and end moments, and other split time information input by the user in the information input box, and determine the
  • the file splitting control is a sliding progress bar displayed below the target file
  • the corresponding file content can be displayed in the form of a preview window; specifically, the file content can be displayed in the form of a preview window during the file splitting process, so that the user can
  • the content of the displayed file can quickly locate the file segment to be split; it can also display the content of the sub-file in the form of a preview window after the file is split, so that the user can quickly identify the file based on the content of the file displayed in the preview window.
  • the target subfile is a subfile that needs to be transferred currently.
  • the text content corresponding to the target sub-file can be displayed in the preview window, specifically, the page can be automatically turned in the preview window or the user manually clicks to turn the page;
  • the target file is a multimedia file
  • the multimedia playback interface corresponding to the target sub-file can be displayed in the preview window, and the sound can be played.
  • the file can be split directly under the user interface where the file list of the target application (such as a file manager) is located. Displayed on the interface, the file can also be split under the splitting interface different from the user interface where the file list of the target application (such as the file manager) is located, and the file splitting control is displayed on the splitting interface at this time; Considering that the file is split under the user interface where the file list is located, the target file is displayed in the form of an information list, and the specific file content of the target file cannot be displayed. Therefore, you can preview the file during the file splitting process.
  • the content of the file is displayed in the form of a window, so that the user can quickly locate the file fragment to be split based on the content of the file displayed in the preview window;
  • the specific file content of the target file can be displayed in a certain area of the splitting interface, and multiple target sub-files obtained by splitting can be displayed in the form of an information list in another area of the splitting interface. Therefore, you can By displaying the file content of the target sub-file selected by the user in the form of a preview window after the file split is completed, the user can quickly identify whether the target sub-file is a sub-file currently to be transferred based on the file content displayed in the preview window.
  • the first splitting method is aimed at splitting files in the user interface where the file list is located. Since the target file is displayed in the form of an information list, the specific file content of the target file cannot be displayed. Therefore, The file content can be displayed in the form of a preview window during the file splitting process, so that the user can quickly locate the file segment to be split based on the file content displayed in the preview window. Based on this, the above step S104 displays the target file
  • the corresponding file splitting controls include:
  • a file splitting control corresponding to the target file is displayed, wherein the file splitting control includes: a sliding progress bar corresponding to the file type of the target file;
  • the sliding progress bar with the file size as the split unit is determined as the file split control
  • the sliding progress bar with the playback time as the split unit The progress bar is determined as a file splitting control; during specific implementation, a sliding progress bar corresponding to the target file may be displayed below a piece of information used to characterize the target file.
  • the above S106 receiving the second input from the user for the file splitting control corresponding to the target file, specifically includes:
  • the user can move the slider to a first position and a second position based on the file content displayed in the preview window, wherein the first position can represent the starting position of file splitting, and the second position can represent the file The split end position, the file segment between the first position and the second position is a target sub-file.
  • step S108 after generating at least one target sub-file based on the above-mentioned target file, further includes:
  • the file content corresponding to the split target sub-file is displayed in the above preview window.
  • the specific file content of the target sub-file can continue to be played in the preview window, so that the user can confirm the target sub-file again Is it the file fragment that the user actually wants to split.
  • the user can be directly provided with related controls for file splitting in the user interface of the file manager. Specifically, it can be selected by the user.
  • the area below the target file showing the file splitting controls used to indicate the splitting of the target file.
  • the preview window of the target file can be displayed to the user directly near the file split control.
  • the preview window may be displayed in the form of a floating window, or a preview interface may be displayed in a preset area of the user interface of the file manager.
  • a file list is displayed, which includes: text files, audio files, and video file
  • a sliding progress bar with time as the split unit to indicate the splitting of the audio file is displayed, and based on the user's
  • the preview window below the sliding progress bar displays the file content corresponding to the current stop position corresponding to the slider in the sliding progress bar.
  • the file splitting control is an information input box
  • a file list is displayed, and after receiving the user's click operation on the audio file in the file list, the The preset position of the file, displaying the information input box, and splitting based on at least one of the split size, split time interval, split start and end time, split chapter identifier, and split object entered by the user in the information input box Information, split the target file into multiple target sub-files, and display the file content corresponding to the target sub-file in the preview window, wherein, the preview window can be divided into multiple sub-windows, and each sub-window displays the content corresponding to a target sub-file document content.
  • the second splitting method is aimed at splitting files in a splitting interface different from the user interface where the file list is located, since the specific file content of the target file can be displayed in a certain area of the splitting interface , and in another area of the splitting interface, the multiple target sub-files obtained by splitting are displayed in the form of an information list. Therefore, the files of the target sub-files selected by the user can be displayed in the form of a preview window after the file splitting is completed. Content, so that the user can quickly identify whether the target sub-file is a sub-file that needs to be transferred based on the file content displayed in the preview window. Based on this, the above step S104 displays the file splitting control corresponding to the target file, specifically including:
  • the above-mentioned fourth input may include: the user's click input on the target file, the user's input of moving the target file to the file splitting control, the user's click input on the specified control on the file list, the voice command input by the user, the user input Any one of the specific gestures can be specifically determined according to actual usage requirements, which is not limited in this embodiment of the present application.
  • a split interface different from the user interface where the file list is located is displayed; for another example, when the user double-fingers click on the target file and file split at the same time After the control, a split interface is displayed that is different from the UI where the file list is located.
  • the target file and the file splitting control corresponding to the target file are displayed;
  • the file content of the target file can be displayed in the first preset area, which is convenient for the user to quickly locate the file segment that actually needs to be split; wherein, the above-mentioned file split control can be a sliding progress corresponding to the file type of the target file strip;
  • the sliding progress bar with the file size as the split unit is determined as the file split control
  • the sliding progress bar with the playback time as the split unit The progress bar is determined as a file splitting control; during specific implementation, a sliding progress bar corresponding to the target file may be displayed below a piece of information used to characterize the target file.
  • step S108 after generating at least one target subfile based on the above target file, further include:
  • Step 1 displaying at least one target sub-file obtained by splitting in the second preset area of the splitting interface
  • the split target sub-files may be displayed item by item in the second preset area in the form of an information list.
  • Step 2 receiving a fifth input from the user for any target sub-file; wherein, the fifth input is different from the third input, and the fifth input is used to trigger the display of specific information for displaying the target sub-file selected by the user.
  • Preview window for file content
  • the above-mentioned fifth input may include: any one of the user's click input on the target sub-file, the user's click input on the specified control on the split interface, the voice command input by the user, and the specific gesture input by the user. It is determined according to actual usage requirements, which is not limited in this embodiment of the present application.
  • Step 3 in response to the above-mentioned fifth input, displaying a preview window of the target sub-file targeted by the fifth input.
  • a corresponding preview window is displayed and the file content of the target sub-file selected by the user is displayed in the preview window.
  • the specific file content of the target sub-file will be displayed in the preview window; Specific file content, so that the user can quickly identify whether the target sub-file is the current sub-file to be transferred based on the file content displayed in the preview window.
  • the file splitting interface can be automatically expanded after the user selects the target file, so as to display richer file-related information to the user, so that the user can select more accurately
  • the file fragments that really want to be transferred can be displayed in the split interface, and at the same time, in order to facilitate users to more accurately select the The file fragments to be transferred can also display the preview window of the target sub-file in the splitting interface.
  • the target file as an audio file
  • the duration of the audio file is 3 minutes and 58 seconds as an example for illustration
  • the above-mentioned file splitting control is a sliding progress bar with time as the split unit, and the length of the sliding progress bar is 3 minutes and 58 seconds, receiving the user's second input on the sliding progress bar, and The audio segment in the audio file targeted by the second input is determined as the target sub-file; wherein, the user can freely split the sliding progress bar in the split interface to split the audio file into multiple audio segment, each audio segment can correspond to a different time period, that is, the audio file is split into multiple target sub-files, as shown in Figure 3, the audio file is split into three audio sub-file
  • the target application for managing, downloading or generating the target file provides the user with two interactive ways of splitting the file, one is to split the target file directly on the user interface of the target application Splitting and previewing are easy to operate and easy for users to use.
  • the other is to automatically expand the file splitting interface after selecting the target file in the user interface of the target application, so as to display richer file-related information to the user and facilitate the user to more accurately Select the file fragments that you really want to transfer, and the user can choose the above two interaction methods based on their own needs, so as to meet the user's individual needs.
  • the user may have the requirement to send the target sub-file to a certain receiver, that is, the user needs to transmit the target sub-file to the target receiver, in order to make the file transfer
  • the process is faster, more convenient, and simpler, and the file transfer function can also be integrated into the target application for managing, downloading, or generating target files.
  • the target receiver in the target application Quickly select the target receiver in the target application, and then complete the file transfer. Based on this, before the above step S112, before transmitting the target sub-file selected by the user to the target receiver, it also includes:
  • the above list of candidate recipients is determined based on at least one of the user's application usage records, chat records, and wireless signal connection records within a preset time period; Historical behavior data within a time period, automatically identify the file recipient that the user wants to transfer files to, and use the identified file recipient as an alternative recipient, and display it in a list at the preset position on the user interface of the target application
  • the alternative receiver can be a network disk that the user has frequently used recently, certain friends that the user has frequently contacted in a certain instant messaging application recently, or an electronic device that has established a wireless communication connection, and the information is listed in the list.
  • the form displays the above-mentioned alternative recipients at a preset position on the user interface of the target application.
  • the target sub-file selected by the user is transmitted to the target recipient, which specifically includes:
  • the target sub-file selected by the user is transmitted to the target receiver corresponding to the sixth input.
  • the above-mentioned sixth input may include: any one of the user's click input on any candidate receiver in the candidate receiver list, the user's click input on a specified control, the voice command input by the user, or the specific gesture input by the user. Items can be specifically determined according to actual usage requirements, which is not limited in this embodiment of the present application.
  • the user can select the target recipient in the list of alternative recipients, and trigger the transfer of the desired file to the target recipient.
  • the sixth input of any of the alternative recipients and then receive the third input of the user for the target sub-file, and determine the target sub-file as the target sub-file selected by the user, and then send the The target recipient transmits the target sub-file selected by the user; wherein, the third input and the sixth input may be the same input, for example, the user drags the target sub-file to the location of a certain recipient in the list of alternative recipients;
  • the third input and the sixth input can also be different inputs. For example, the user first clicks on a recipient in the candidate recipient list to select the target recipient, and then drags the target sub-file to the The location of the control that sends the data fragment.
  • the target recipient selected by the user may be determined based on the sixth input above, and then the target sub-file targeted by the third input may be dragged to the position of the control for instructing to send the data segment.
  • the first The third input and the sixth input are different inputs, and the target sub-file selected by the user can be transmitted to the target recipient pre-selected by the user or the default target recipient.
  • the process of file transmission can be carried out directly in the file manager user interface , as shown in Figure 4, in the user interface where the file list is located under the file manager, drag the audio sub-file corresponding to the sliding progress bar to the position of the control used to indicate the sending of the data segment; the process of file transfer can also be It is carried out in the splitting interface, as shown in FIG. 5 , in the splitting interface, drag the audio subfile 1 in the audio subfile list to the position of the control used to indicate the sending data segment.
  • the target sub-file can also be directly dragged to the location of a certain candidate receiver in the list of candidate receivers.
  • the third input and the sixth input are the same input.
  • the third input and the sixth input are the same input. 3.
  • Input an alternative receiver corresponding to the position in the receiver list to determine as the target receiver, and transmit the target sub-file selected by the user to the target receiver.
  • the file transfer process can be directly in In the file manager user interface, as shown in Figure 6, in the file manager user interface, drag the audio file corresponding to the sliding progress bar to the position of friend 1 under the communication application in the candidate receiver list, and Determine the friend 1 as the target recipient, transmit the audio sub-file selected by the user to the friend 1, and jump to the communication chat interface with the friend 1, specifically, after determining that the audio sub-file needs to be transmitted to After friend 1, call the associated application where friend 1 is located, and perform file transfer through the associated application;
  • the process of file transfer can also be carried out in the split interface, as shown in Figure 7, in the split interface, the audio sub-file list
  • the audio sub-file 1 is dragged to the location of the friend 1 under the communication application in the candidate receiver list, and the friend 1 is determined as the target receiver, and the audio sub-file 1 selected by the user is transmitted to the friend 1, specifically , after it is determined that the audio sub-file 1 needs to be transferred to the friend 1, the associated application where the friend 1 is located is called, and the file
  • a user's first input for a file list is received, wherein the file list includes a plurality of candidate files; in response to the first input, it is determined among the plurality of candidate files splitting the processed target file, and displaying the file splitting control corresponding to the target file; receiving a second input from the user for the file splitting control; in response to the second input, generating at least one target sub-file based on the target file.
  • the candidate file targeted by the first input is determined as the target file, and the target application under the file list corresponds to A certain user interface directly displays the file splitting control corresponding to the target file, so that the user can use the file splitting control to trigger the splitting process of the target file and generate at least one required target sub-file, which can be used for management,
  • the file splitting process is directly completed under the target application that downloads or generates the target file, without moving the target file to a specific other file splitting application, which can improve the efficiency of file splitting, improve user experience, and do not need to install additional Other application programs can also reduce the occupation of memory resources of the electronic device due to the installation of too many application programs that are not frequently used.
  • the file processing method provided in the embodiment of the present application may be executed by a file processing device, or a control module in the file processing device for executing the file processing method.
  • the file processing device provided by the embodiment of the present application is described by taking the file processing device executing the file processing method as an example.
  • the file processing device provided in the embodiment of the present application includes:
  • the first receiving module 802 is configured to receive a user's first input for a file list, wherein the file list includes a plurality of candidate files;
  • a split control display module 804 configured to, in response to the first input, determine a target file to be split among the plurality of candidate files, and display a file split control corresponding to the target file;
  • the second receiving module 806 is configured to receive a second input from the user for the file splitting control
  • a file generating module 808, configured to generate at least one target sub-file based on the target file in response to the second input.
  • the candidate file for the first input is determined as the target file, and the A certain user interface under the target application corresponding to the file list directly displays the file splitting control corresponding to the target file, so that the user can use the file splitting control to trigger splitting of the target file and generate at least one required target sub-file , so that the file splitting process can be directly completed under the target application used to manage, download or generate the target file, without moving the target file to another specific file splitting application, which can improve the efficiency of file splitting and improve user
  • the user experience, without installing additional other applications can also reduce the occupation of memory resources of the electronic device due to the installation of too many applications that are not frequently used.
  • the device also includes:
  • a third receiving module configured to receive a third input from the user for the target sub-file after generating at least one target sub-file based on the target file;
  • a file transmission module configured to transmit the target sub-file selected by the user to the target recipient in response to the third input.
  • the first receiving module 802 is specifically configured to:
  • the second receiving module 806 is specifically used for:
  • the split control display module 804 is specifically used for:
  • the first control with the file size as the split unit is determined to be the file split control, and the file split control corresponding to the target file is displayed;
  • the target file is a multimedia file
  • the split control display module 804 is also specifically used for:
  • a file splitting control corresponding to the target file is displayed at a designated position of the target file under the file list, wherein the file splitting control includes: a sliding progress bar corresponding to the file type of the target file;
  • the second receiving module 806 is also specifically configured to:
  • the device further includes: a first file content display module, configured to:
  • the file content corresponding to the target sub-file is displayed in the preview window.
  • the split control display module 804 is also specifically used for:
  • the device also includes: a second file content display module, used for:
  • a user's first input for a file list is received, wherein the file list includes a plurality of candidate files; in response to the first input, it is determined among the plurality of candidate files splitting the processed target file, and displaying the file splitting control corresponding to the target file; receiving a second input from the user for the file splitting control; in response to the second input, generating at least one target sub-file based on the target file.
  • the candidate file targeted by the first input is determined as the target file, and the target application under the file list corresponds to A certain user interface directly displays the file splitting control corresponding to the target file, so that the user can use the file splitting control to trigger the splitting process of the target file and generate at least one required target sub-file, which can be used for management,
  • the file splitting process is directly completed under the target application that downloads or generates the target file, without moving the target file to a specific other file splitting application, which can improve the efficiency of file splitting, improve user experience, and do not need to install additional Other application programs can also reduce the occupation of memory resources of the electronic device due to the installation of too many application programs that are not frequently used.
  • the file processing device in the embodiment of the present application may be a device, or may be a component, an integrated circuit, or a chip in a terminal.
  • the device 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 handheld computer, a vehicle electronic device, a wearable device, an ultra-mobile personal computer (ultra-mobile personal computer, UMPC), a netbook or a personal digital assistant (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.
  • Network Attached Storage NAS
  • personal computer personal computer, PC
  • television television
  • teller machine or self-service machine etc.
  • the file processing device in the embodiment of the present application may be a device with 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 this embodiment of the present application.
  • the file processing device provided by the embodiment of the present application can realize various processes realized by the method embodiments in FIG. 1a to FIG. 1b , and details are not repeated here to avoid repetition.
  • the embodiment of the present application further provides an electronic device 900, including a processor 901, a memory 902, and programs or instructions stored in the memory 902 and operable on the processor 901,
  • an electronic device 900 including a processor 901, a memory 902, and programs or instructions stored in the memory 902 and operable on the processor 901,
  • the program or instruction is executed by the processor 901
  • each process of the above-mentioned file processing method embodiment can be achieved, and the same technical effect can be achieved. To avoid repetition, details are not repeated here.
  • the electronic devices in the embodiments of the present application include the above-mentioned mobile electronic devices and non-mobile electronic devices.
  • FIG. 10 is a schematic diagram of a hardware structure of an electronic device implementing an embodiment of the present application.
  • the electronic device 1000 includes, but is not limited to: a radio frequency unit 1001, a network module 1002, an audio output unit 1003, an input unit 1004, a sensor 1005, a display unit 1006, a user input unit 1007, an interface unit 1008, a memory 1009, and a processor 1010, etc. part.
  • the electronic device 1000 can also include a power supply (such as a battery) for supplying power to various components, and the power supply can be logically connected to the processor 1010 through the power management system, so that the management of charging, discharging, and function can be realized through the power management system. Consumption management and other functions.
  • a power supply such as a battery
  • the structure of the electronic device shown in FIG. 10 does not constitute a limitation to the electronic device.
  • the electronic device may include more or fewer components than shown in the figure, or combine certain components, or arrange different components, and details will not be repeated here. .
  • the processor 1010 is configured to receive a user's first input for a file list, wherein the file list includes a plurality of candidate files;
  • At least one target subfile is generated based on the target file.
  • the candidate file for the first input is determined as the target file, and the file is displayed in the file list
  • a certain user interface under the corresponding target application directly displays the file splitting control corresponding to the target file, so that the user can use the file splitting control to trigger splitting of the target file and generate at least one required target sub-file.
  • the file splitting process can be directly completed under the target application used to manage, download or generate the target file, without moving the target file to a specific other file splitting application, which can improve the efficiency of file splitting and user experience , and there is no need to install additional other application programs, and it is also possible to reduce the occupation of memory resources of the electronic device due to the installation of too many infrequently used application programs.
  • the processor 1010 is further configured to, after generating at least one target subfile based on the target file, further include:
  • the user-selected target subfile is transmitted to the target recipient.
  • the processor 1010 configured to receive the user's first input on the file list, includes:
  • the receiving the user's second input for the file splitting control includes:
  • the processor 1010 configured to display the file splitting control corresponding to the target file, includes:
  • the target file is a text file
  • the first control with the file size as the split unit is determined as the file split control, and the file split control corresponding to the target file is displayed;
  • the target file is a multimedia file
  • the processor 1010 configured to display the file splitting control corresponding to the target file, includes:
  • a file splitting control corresponding to the target file is displayed at a designated position of the target file under the file list, wherein the file splitting control includes: a sliding progress bar corresponding to the file type of the target file;
  • the receiving the user's second input for the file splitting control includes:
  • the processor 1010 is further configured to, after generating at least one target sub-file based on the target file, further include:
  • the file content corresponding to the target sub-file is displayed in the preview window.
  • the processor 1010 configured to display the file splitting control corresponding to the target file, includes:
  • the electronic device receives a user's first input for a file list, wherein the file list includes a plurality of candidate files; in response to the first input, the file to be split is determined among the plurality of candidate files the target file, and display the file splitting control corresponding to the target file; receive a second input from the user for the file splitting control; and generate at least one target sub-file based on the target file in response to the second input.
  • the candidate file targeted by the first input is determined as the target file, and the target application under the file list corresponds to A certain user interface directly displays the file splitting control corresponding to the target file, so that the user can use the file splitting control to trigger the splitting process of the target file and generate at least one required target sub-file, which can be used for management,
  • the file splitting process is directly completed under the target application that downloads or generates the target file, without moving the target file to a specific other file splitting application, which can improve the efficiency of file splitting, improve user experience, and do not need to install additional Other application programs can also reduce the occupation of memory resources of the electronic device due to the installation of too many application programs that are not frequently used.
  • the input unit 1004 may include a graphics processor (Graphics Processing Unit, GPU) 10041 and a microphone 10042, and the graphics processor 10041 is used for the image capture device (such as the image data of the still picture or video obtained by the camera) for processing.
  • the display unit 1006 may include a display panel 10061, and the display panel 10061 may be configured in the form of a liquid crystal display, an organic light emitting diode, or the like.
  • the user input unit 1007 includes a touch panel 10071 and other input devices 10072 .
  • the touch panel 10071 is also called a touch screen.
  • the touch panel 10071 may include two parts, a touch detection device and a touch controller.
  • Other input devices 10072 may include, but are not limited to, physical keyboards, function keys (such as volume control buttons, switch buttons, etc.), trackballs, mice, and joysticks, which will not be repeated here.
  • the memory 1009 can be used to store software programs as well as various data, including but not limited to application programs and operating systems.
  • Processor 1010 may integrate an application processor and a modem processor, wherein the application processor mainly processes operating systems, user interfaces, and application programs, and the modem processor mainly processes wireless communications. It can be understood that the foregoing modem processor may not be integrated into the processor 1010 .
  • the embodiment of the present application also provides a readable storage medium, on which a program or instruction is stored, and when the program or instruction is executed by a processor, each process of the above-mentioned file processing method embodiment is realized, and can achieve The same technical effects are not repeated here to avoid repetition.
  • the processor is the processor in the electronic device described in the above embodiments.
  • the readable storage medium includes computer readable storage medium, such as computer read-only memory (Read-Only Memory, ROM), random access memory (Random Access Memory, RAM), magnetic disk or optical disk, etc.
  • the embodiment of the present application further provides a chip, the chip includes a processor and a communication interface, the communication interface is coupled to the processor, the processor is used to run programs or instructions, and implement the above-mentioned file processing method embodiment each process, and can achieve the same technical effect, in order to avoid repetition, it will not be repeated here.
  • chips mentioned in the embodiments of the present application may also be called system-on-chip, system-on-chip, system-on-a-chip, or system-on-a-chip.
  • the term “comprising”, “comprising” or any other variation thereof is intended to cover a non-exclusive inclusion such that a process, method, article or apparatus comprising a set of elements includes not only those elements, It also includes other elements not expressly listed, or elements inherent in the process, method, article, or device. Without further limitations, an element defined by the phrase “comprising a " does not preclude the presence of additional identical elements in the process, method, article, or apparatus comprising that element.
  • the scope of the methods and devices in the embodiments of the present application is not limited to performing functions in the order shown or discussed, and may also include performing functions in a substantially simultaneous manner or in reverse order according to the functions involved. Functions are performed, for example, the described methods may be performed in an order different from that described, and various steps may also be added, omitted, or combined. Additionally, features described with reference to certain examples may be combined in other examples.

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)
  • Software Systems (AREA)
  • Information Retrieval, Db Structures And Fs Structures Therefor (AREA)
  • User Interface Of Digital Computer (AREA)

Abstract

La présente demande se rapporte au domaine technique des terminaux mobiles. Sont divulgués un procédé de traitement de fichier et un dispositif électronique. Le procédé consiste à : recevoir une première entrée d'un utilisateur pour une liste de fichiers, la liste de fichiers comprenant une pluralité de fichiers alternatifs; en réponse à la première entrée, déterminer, parmi la pluralité de fichiers alternatifs, un fichier cible à soumettre à un traitement de division, et afficher une commande de division de fichier correspondant au fichier cible; recevoir une seconde entrée de l'utilisateur pour la commande de division de fichier; et en réponse à la seconde entrée, générer au moins un sous-fichier cible sur la base du fichier cible.
PCT/CN2022/127408 2021-10-29 2022-10-25 Procédé de traitement de fichier et dispositif électronique WO2023072083A1 (fr)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
CN202111272564.7A CN113986083A (zh) 2021-10-29 2021-10-29 文件处理的方法和电子设备
CN202111272564.7 2021-10-29

Publications (1)

Publication Number Publication Date
WO2023072083A1 true WO2023072083A1 (fr) 2023-05-04

Family

ID=79744437

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2022/127408 WO2023072083A1 (fr) 2021-10-29 2022-10-25 Procédé de traitement de fichier et dispositif électronique

Country Status (2)

Country Link
CN (1) CN113986083A (fr)
WO (1) WO2023072083A1 (fr)

Families Citing this family (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN113986083A (zh) * 2021-10-29 2022-01-28 维沃移动通信有限公司 文件处理的方法和电子设备
CN115098811A (zh) * 2022-07-19 2022-09-23 北京达佳互联信息技术有限公司 在线文件处理方法、装置、电子设备、存储介质及产品

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN105450769A (zh) * 2015-12-10 2016-03-30 浪潮通用软件有限公司 一种文件传输的方法及装置
WO2017052613A1 (fr) * 2015-09-25 2017-03-30 Advanced Bionics Ag Systèmes et procédés pour préparer un fichier audio pour une évaluation de performances de système d'implant cochléaire
WO2020134892A1 (fr) * 2018-12-29 2020-07-02 华为技术有限公司 Procédé d'écrêtage de fichiers multimédia, dispositif électronique et serveur
US20200245040A1 (en) * 2019-01-25 2020-07-30 International Business Machines Corporation Securing and segmental sharing of multimedia files
CN113986083A (zh) * 2021-10-29 2022-01-28 维沃移动通信有限公司 文件处理的方法和电子设备

Family Cites Families (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN104808976B (zh) * 2014-01-26 2021-05-18 联想(北京)有限公司 一种文件分享方法
CN107635083A (zh) * 2017-09-28 2018-01-26 努比亚技术有限公司 铃声设置方法、移动终端及可读存储介质
CN108471550B (zh) * 2018-03-16 2020-10-09 维沃移动通信有限公司 一种视频截取方法及终端
CN110069774B (zh) * 2019-03-15 2023-05-19 维沃移动通信有限公司 文本处理方法、装置及终端
CN111901534B (zh) * 2020-07-23 2022-03-29 北京字节跳动网络技术有限公司 一种音视频分割的交互方法、装置、设备及存储介质
CN112291341A (zh) * 2020-10-28 2021-01-29 维沃移动通信有限公司 文件传输方法、装置和设备
CN112437353B (zh) * 2020-12-15 2023-05-02 维沃移动通信有限公司 视频处理方法、视频处理装置、电子设备和可读存储介质
CN112767013A (zh) * 2021-01-05 2021-05-07 北京锐安科技有限公司 一种业务报表拆分方法、装置、服务器及存储介质

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2017052613A1 (fr) * 2015-09-25 2017-03-30 Advanced Bionics Ag Systèmes et procédés pour préparer un fichier audio pour une évaluation de performances de système d'implant cochléaire
CN105450769A (zh) * 2015-12-10 2016-03-30 浪潮通用软件有限公司 一种文件传输的方法及装置
WO2020134892A1 (fr) * 2018-12-29 2020-07-02 华为技术有限公司 Procédé d'écrêtage de fichiers multimédia, dispositif électronique et serveur
US20200245040A1 (en) * 2019-01-25 2020-07-30 International Business Machines Corporation Securing and segmental sharing of multimedia files
CN113986083A (zh) * 2021-10-29 2022-01-28 维沃移动通信有限公司 文件处理的方法和电子设备

Also Published As

Publication number Publication date
CN113986083A (zh) 2022-01-28

Similar Documents

Publication Publication Date Title
RU2631986C2 (ru) Способ и устройство для работы функции в сенсорном устройстве
WO2023072083A1 (fr) Procédé de traitement de fichier et dispositif électronique
US10708534B2 (en) Terminal executing mirror application of a peripheral device
US10275295B2 (en) Method and apparatus for presenting clipboard contents on a mobile terminal
CN111050203B (zh) 一种视频处理方法、装置、视频处理设备及存储介质
KR101640460B1 (ko) 휴대 단말기의 분할 화면 운용 방법 및 이를 지원하는 휴대 단말기
KR101841574B1 (ko) 동영상 장면 검색 방법 및 이를 지원하는 휴대 단말기
WO2018157812A1 (fr) Procédé et appareil pour mettre en œuvre une sélection et une lecture de branche vidéo
CN106375179B (zh) 一种显示即时通信消息的方法和装置
US20120210201A1 (en) Operation method for memo function and portable terminal supporting the same
WO2010086689A1 (fr) Fonction de prédiction de texte fondée sur une interface utilisateur à carte heuristique
CN105573744A (zh) 应用列表排序方法、装置和终端设备
CN109245997B (zh) 语音消息播放方法及装置
KR20140082000A (ko) 관련 어플리케이션 제공 단말 및 방법
CN106528252A (zh) 对象启动方法及装置
KR20080086265A (ko) 디스플레이 화면의 스크롤 시스템 및 스크롤 방법, 그시스템을 포함하는 모바일 단말과 그 방법을 수행하는프로그램이 기록된 기록 매체
CN112445395B (zh) 音乐片段的选取方法、装置、设备及存储介质
US8868550B2 (en) Method and system for providing an answer
WO2023061414A1 (fr) Procédé et appareil de génération de fichiers, et dispositif électronique
US11290661B2 (en) Subtitle presentation based on volume control
CN113127773A (zh) 页面处理方法、装置、存储介质及终端设备
CN112148176A (zh) 挂件控制方法、装置、电子设备及可读存储介质
WO2023030306A1 (fr) Procédé et appareil d'édition vidéo, et dispositif électronique
CN111432288A (zh) 视频播放方法、装置、电子设备和存储介质
EP2587356A2 (fr) Procédé de commande pour écran de base et dispositif correspondant

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: 22885960

Country of ref document: EP

Kind code of ref document: A1

NENP Non-entry into the national phase

Ref country code: DE