CN113568874A - File selection uploading method and equipment - Google Patents

File selection uploading method and equipment Download PDF

Info

Publication number
CN113568874A
CN113568874A CN202110795554.5A CN202110795554A CN113568874A CN 113568874 A CN113568874 A CN 113568874A CN 202110795554 A CN202110795554 A CN 202110795554A CN 113568874 A CN113568874 A CN 113568874A
Authority
CN
China
Prior art keywords
file
user
files
uploading
memory
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
CN202110795554.5A
Other languages
Chinese (zh)
Inventor
陈广军
何文见
陶野
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Shanghai Fenmu Information Technology Co ltd
Original Assignee
Shanghai Fenmu Information Technology Co ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Shanghai Fenmu Information Technology Co ltd filed Critical Shanghai Fenmu Information Technology Co ltd
Priority to CN202110795554.5A priority Critical patent/CN113568874A/en
Publication of CN113568874A publication Critical patent/CN113568874A/en
Pending legal-status Critical Current

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
    • G06F16/168Details of user interfaces specifically adapted to file systems, e.g. browsing and visualisation, 2d or 3d GUIs
    • 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/13File access structures, e.g. distributed indices
    • 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
    • G06F16/156Query results presentation
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/20Information retrieval; Database structures therefor; File system structures therefor of structured data, e.g. relational data
    • G06F16/24Querying
    • G06F16/245Query processing
    • G06F16/2458Special types of queries, e.g. statistical queries, fuzzy queries or distributed queries
    • G06F16/2468Fuzzy queries

Abstract

The scheme can display files stored in a memory of the user equipment in groups according to file types, so that a user can view the files displayed in a classified mode according to the file types on a file selection interface, the files can be previewed quickly according to the file types, the user can select required files quickly and simply and upload the files, and the original difficulty that all files and folders are displayed in a system default mode and the files are retrieved is broken through. Furthermore, a search box can be displayed in a file selection interface of the client program, so that search content input by a user in the search box can be monitored, fuzzy matching is performed according to the search content and the file name in the object, and therefore the user can be helped to quickly locate a file to be uploaded in another way, and use experience is improved.

Description

File selection uploading method and equipment
Technical Field
The present application relates to the field of information technologies, and in particular, to a method and an apparatus for selecting and uploading a file.
Background
With the increasing popularity of mobile office, users can use mobile terminals such as mobile phones more frequently to perform mobile office through various mobile office software. In most mobile office software, a file uploading function is used, and when files are uploaded, all files which are stored in a terminal and can be uploaded are displayed in a file selection interface by a mobile terminal, so that a user can conveniently finish uploading after selecting the files. Therefore, how to enable the user to quickly and accurately find the file to be uploaded in a short time will affect the user experience.
Currently, most mobile office software enters a directory interface of a default file system of an operating system when files available for uploading are displayed to a user, and all files are displayed by a default path of the operating system. Taking the android system as an example, the android system has more versions, and classification management is not performed on the file system, so that all files exist under the same root directory. When the mobile office software selects the files to be uploaded, the user can enter the android default file system and load all the folders and various files in the system, and due to the fact that the number of the files and the number of the folders are large and the hierarchical relation is complex, the user can very difficultly select a specific target file, and therefore the user experience is poor when the user uses the file uploading function.
Disclosure of Invention
The embodiment of the application provides a method and equipment for selecting and uploading files, and aims to solve the problem that files displayed in a file selection interface are disordered and cause difficulty in user selection when the files are uploaded at present.
In order to achieve the above object, the present application provides a method for selectively uploading a file, including:
reading files and file related information stored in a memory of user equipment;
creating an object in a memory of user equipment, grouping files according to file types in the file related information, establishing an index, initializing a plurality of grouping sets, and putting the grouping sets into the object, wherein each grouping set comprises at least one file with the same file type;
in a file selection interface when uploading files, grouping and displaying the files stored in a memory of the user equipment according to file types;
and determining the file selected by the user on the file selection interface, and uploading the selected file.
Further, before reading the file and the file related information stored in the memory of the user equipment, the method further includes:
requesting data read permission of a memory of the user device.
Further, grouping and displaying the files stored in the memory of the user equipment according to the file types comprises:
displaying grouping identifications corresponding to different file types;
and responding to the selection operation of a user on any grouping identifier, and displaying a first file corresponding to the grouping identifier, wherein the first file is a file of a file type corresponding to the grouping identifier in the object.
Further, in response to a user's selection operation on any one of the group identifiers, displaying the first file corresponding to the group identifier, including:
and responding to the selection operation of a user on any one group identifier, generating a pull-down display area below the group identifier, and displaying a first file corresponding to the group identifier in the pull-down display area.
Further, the method further comprises:
displaying a search box in a file selection interface when uploading a file;
monitoring search content input by a user in a search box, and performing fuzzy matching according to the search content and the file name in the object to acquire a second file matched with the search content;
and displaying the second file.
Further, determining the file selected by the user in the file selection interface, and uploading the selected file, including:
and responding to the selection uploading operation of the user, determining the file selected by the user on the file selection interface, and uploading the selected file, wherein the selection uploading operation is the operation of confirming the file selected by the user on the file selection interface.
Further, uploading the selected file includes:
and uploading the selected file in a multithreading mode.
Further, the file related information includes a file unique identifier, a file name, a file path address, a file occupied space size, a file type, a file creation time, and a file code.
According to another aspect of the present application, there is also provided a device for file selection upload, wherein the device comprises a memory for storing computer program instructions and a processor for executing the computer program instructions, wherein the computer program instructions, when executed by the processor, trigger the device to perform the method for file selection upload.
Further, a computer readable medium having stored thereon computer program instructions executable by a processor to implement the method of file selection upload is also provided.
Compared with the prior art, in the scheme for selectively uploading files provided in the embodiment of the present application, files and file related information stored in a memory of a user equipment may be read in advance, an object is created in the memory of the user equipment, the files are grouped and indexed according to file types in the file related information, a plurality of grouping sets are initialized, the grouping sets are placed in the object, and then the object is returned to a client program in the user equipment, so that the client program displays the files stored in the memory of the user equipment in a grouping manner according to the file types in a file selection interface when uploading the files, and thus a user can view the files displayed in a classification manner according to the file types on the file selection interface, and preview the files according to the file types is fast, so that the user can quickly preview the files, The method has the advantages that the required files are simply selected and uploaded, and the original dilemma that all files and folders are displayed and the files are searched in a system default mode is broken through.
Furthermore, a search box can be displayed in a file selection interface of the client program, so that search content input by a user in the search box can be monitored, fuzzy matching is performed according to the search content and the file name in the object, and therefore the user can be helped to quickly locate a file to be uploaded in another way, and use experience is improved.
Drawings
Other features, objects and advantages of the present application will become more apparent upon reading of the following detailed description of non-limiting embodiments thereof, made with reference to the accompanying drawings in which:
fig. 1 is a processing flow chart of a method for selecting and uploading a file according to an embodiment of the present application;
FIG. 2 is a diagram illustrating a file selection interface displaying different grouping identifiers according to an embodiment of the present application;
FIG. 3 is a diagram illustrating a file selection interface displaying a first file according to an embodiment of the present application;
FIG. 4 is a diagram illustrating a file selection interface displaying a second file according to an embodiment of the present application;
FIG. 5 is a schematic diagram illustrating a file selected in the file selection interface according to an embodiment of the present application;
FIG. 6 is a schematic diagram of a task detail interface in an embodiment of the present application;
the same or similar reference numbers in the drawings identify the same or similar elements.
Detailed Description
In order to make the objects, technical solutions and advantages of the embodiments of the present application clearer, the technical solutions in the embodiments of the present application will be clearly and completely described below with reference to the drawings in the embodiments of the present application, and it is obvious that the described embodiments are some embodiments of the present application, but not all embodiments. All other embodiments, which can be derived by a person skilled in the art from the embodiments given herein without making any creative effort, shall fall within the protection scope of the present application.
In a typical configuration of the present application, the terminal, the devices serving the network each include one or more processors (CPUs), input/output interfaces, network interfaces, and memory.
The memory may include forms of volatile memory in a computer readable medium, Random Access Memory (RAM) and/or non-volatile memory, such as Read Only Memory (ROM) or flash memory (flash RAM). Memory is an example of a computer-readable medium.
Computer-readable media, which include both non-transitory and non-transitory, removable and non-removable media, may implement the information storage by any method or technology. The information may be computer readable instructions, data structures, modules of a program, or other data. Examples of computer storage media include, but are not limited to, phase change memory (PRAM), Static Random Access Memory (SRAM), Dynamic Random Access Memory (DRAM), other types of Random Access Memory (RAM), Read Only Memory (ROM), Electrically Erasable Programmable Read Only Memory (EEPROM), flash memory or other memory technology, compact disc read only memory (CD-ROM), Digital Versatile Disks (DVD) or other optical storage, magnetic cassettes, magnetic tape, magnetic disk storage or other magnetic storage devices, or any other non-transmission medium that can be used to store information that can be accessed by a computing device.
The embodiment of the application provides a method for selecting and uploading files, which can be used for displaying the files stored in a memory of user equipment in groups according to the file types, so that a user can view the files displayed in a classified manner according to the file types on a file selection interface, the files can be previewed quickly according to the file types, the user can select required files quickly and simply and upload the files, and the original difficulty that all files and folders are displayed in a system default mode and the files are retrieved is broken through.
In a practical scenario, the execution subject of the method may be a user equipment, or a device formed by integrating the user equipment and a network device through a network. The part related to data processing in the scheme can be implemented locally in the user equipment, or implemented in the network equipment and provides the processing result to the user equipment through the network, and the part related to interaction is implemented by the user equipment. In addition, the execution subject of the method may also be an application program running in the user equipment or a device formed by integrating the user equipment and the network equipment through a network. The user equipment comprises but is not limited to various terminal equipment such as a mobile phone, a tablet personal computer and a smart watch; including but not limited to implementations such as a network host, a single network server, multiple sets of network servers, or a cloud-computing-based collection of computers. Here, the Cloud is made up of a large number of hosts or web servers based on Cloud Computing (Cloud Computing), which is a type of distributed Computing, one virtual computer consisting of a collection of loosely coupled computers.
Fig. 1 shows a processing flow of a method for uploading a file selection provided by an embodiment of the present application, which includes at least the following steps:
step S101, reading a file and file related information stored in a memory of the user equipment. The memory is any storage medium that can be managed and used by the user equipment, and may be, for example, an internal storage medium that the user equipment itself has, or an external storage medium that is connected to the user equipment by a wired or wireless method or the like and can be managed and used by the user equipment.
In an actual scenario, in order to ensure data security, an operating system of a user equipment generally manages usage rights of a memory, and sets different usage rights for different users, for example, if an application program running in the user equipment does not have data reading rights of the memory, the application program cannot read data content stored in the memory, and if an application program running in the user equipment does not have data writing rights of the memory, the application program cannot write data content into the memory for storage.
Therefore, in some embodiments of the present application, if the data reading permission is not obtained, the data reading permission of the memory of the user equipment needs to be requested before the file and the file related information stored in the memory of the user equipment are read, so that the user equipment opens the data reading permission of the memory. Taking a file uploading scenario in the mobile office software as an example, after the client program of the mobile office software is installed in the user equipment, the client program may request the data reading authority of the storage of the user equipment when the client program is started for the first time or before the client program tries to read the file and the file-related information stored in the storage of the user equipment for the first time. After the user equipment acquires the request, information about the request can be displayed to the user in a screen through a popup window, a suspension layer notification and other modes, for example, the XXX software requests to acquire data reading permission, whether the request is agreed or not, and the like.
Step S102, an object is created in a memory of the user equipment, files are grouped and indexed according to file types in the file related information, a plurality of grouping sets are initialized, and the grouping sets are placed in the object.
The object created by the user in the memory is used for storing the classified information of the files, namely grouping sets, by the user, and each grouping set comprises at least one file with the same file type. For example, if 10 file files 1-10 are stored in the memory of the user device, where the file type of file 1-3 is a picture file, the file type of file4-5 is a video file, and the file type of file6-10 is a PDF (Portable Document Format) Document file, after the files are grouped by the file types in the file-related information, it may be determined that the file files 1-3 are one group, the file4-5 is one group, and the file6-10 is another group. The index can be established by associating the file related information in each group with the file body actually stored in the memory, so that when the files need to be used, the file body actually stored in the memory can be positioned through the file related information without actually storing the file body in the created object, and the waste of storage space is avoided.
In some embodiments of the present application, the obtained file-related information may include file unique identifier, file name, file path address, file space size, file type, file creation time, file code, and other meta information used to describe the file, and in the grouped set, the file is identified by the meta information and is located by the meta information to the file ontology actually stored in the memory by indexing. For example, the index may be established based on a file path address in the file-related information, where the file path address indicates a logical address of the file actually in the memory, and when the user equipment needs to use the file, the file-related information may be found from the object, and then the file body of the file is located from the memory based on the file path address in the file-related information, and is called and used.
And step S103, grouping and displaying the files stored in the memory of the user equipment according to the file types in a file selection interface when the files are uploaded.
Because the object is created in the memory of the user equipment, when the client program needs to use the object, the object can be read from the memory by the operating system of the user equipment and returned to the client program, so that the client program can display files stored in the memory of the user equipment in a grouping manner according to file types in a file selection interface when uploading the files. At the moment, for a user, the files displayed in groups according to the file types can be visually seen, the user can conveniently browse the files, and the files needing to be uploaded can be quickly selected.
In some embodiments of the present application, in order to enable a user to better preview an uploadable file, when files stored in a memory of the user equipment are displayed in groups according to file types, group identifiers corresponding to different file types may be displayed first. The grouping identifier can be used to indicate the file types that are taken as the basis for grouping in different groups, for example, in this embodiment, the file types can be divided into a picture file, a video file, an Excel file, a PPT file, a Word file, a PDF file, and other files, where the other files correspond to other file types that do not belong to the aforementioned known file types. The group identifier may specifically be in the form of an icon, text, or a combination of both. Fig. 2 shows a file selection interface displaying different grouping identifiers in an application embodiment, in which a form of combining icons with text is adopted, each different non-grouping set corresponds to a different icon, and text about a file type is used for labeling, so that a user can quickly know which file type a file in a grouping set corresponding to the grouping identifier belongs to through the icon and the text.
Based on the displayed grouping identifications, the user views the files contained in any one grouping set by inputting a selection operation. Namely, in response to the user's selection operation of any one group identifier, the first file corresponding to the group identifier is displayed. And the first file is a file of a file type corresponding to the grouping identifier in the object. Taking the file selection interface shown in fig. 2 as an example, if the user inputs a selection operation for the group identifier of "picture file" by clicking, the user equipment may respond to the selection operation and display all files belonging to the file type of "picture file" in the object.
In some embodiments of the application, when the first file corresponding to the group identifier is displayed, the first file may be displayed in a manner of generating a drop-down display area below the group identifier, so that the relationship between the first file and the file type to which the first file belongs is more definite, and a user may quickly select a file of a desired specific type. Therefore, the user equipment can respond to the selection operation of the user on any one group identifier, generate a pull-down display area below the group identifier, and display the first file corresponding to the group identifier in the pull-down display area. For example, fig. 3 is a schematic diagram of a file selection interface in the application embodiment, when a user clicks a group identifier of "picture file", a pull-down display area 310 is generated below the group identifier of "picture file", and files 001.png and 002.png corresponding to the group identifier are displayed in the pull-down display area.
In order to further improve the efficiency of searching and selecting files by a user during uploading, besides the grouping display according to the file types, a fuzzy search function can be provided for the user in the file selection interface, namely, a search box is displayed in the file selection interface during uploading the files, as shown in fig. 4, the user can input search contents in the search box 410, so that the user equipment can monitor the search contents input by the user in the search box, perform fuzzy matching according to the search contents and the file names in the objects, acquire a second file matched with the search contents, and then display the second file. For example, after the user enters the search content of "unnamed file" in the search mine, the user device may match two files "unnamed file. png" and "unnamed file. doc", which are the second files in the object that match the search content, according to the search content. The searched files can be displayed in the file selection interface, so that the user can select and finish uploading quickly.
And step S104, determining the file selected by the user on the file selection interface, and uploading the selected file.
After a client program running on user equipment displays files which can be selected for uploading in a file selection interface of the client program, a user can select uploading operation through input, so that the user equipment can respond to the selected uploading operation of the user, determine the files selected by the user in the file selection interface of the client program, and upload the selected files. Taking the scenario shown in fig. 5 as an example, when the user clicks on the file 001.png, one side of the file will display the selection mark 510, which indicates that the file 001.png is the file selected by the user. The user can select a plurality of files needing to be uploaded for the time by clicking for multiple times, and after all the files needing to be selected, confirmation can be carried out by clicking a confirmation button.
After the user finishes the file selection and confirmed selection uploading operation, the user equipment can determine the file selected by the user on the file selection interface. Taking a specific case of uploading a file as an attachment in a certain task in a mobile office scene as an example, after a user clicks an "ok" button, the user may return to a task detail interface, as shown in fig. 6, the file selected by the user is added as an attachment of the task, and the file is uploaded at a suitable time (such as a time point of issuing a task, updating a task, and the like) according to the requirement of the task, so that members participating in the task can obtain the uploaded file.
In addition, in the process of uploading the files, the selected files can be uploaded in a multi-thread mode, so that the efficiency of uploading the files is improved.
To sum up, in the scheme for selecting and uploading files provided in the embodiment of the present application, files and related information of the files stored in a memory of a user equipment may be read in advance, an object is created in the memory of the user equipment, the files are grouped and indexed according to file types in the related information of the files, a plurality of grouped sets are initialized, the grouped sets are placed in the object, and then the object is returned to a client program in the user equipment, so that the client program displays the files stored in the memory of the user equipment in a grouped manner according to the file types in a file selection interface when uploading the files, and thus a user can view the files displayed in a classified manner according to the file types on the file selection interface, and preview the files according to the file types quickly and easily, so that the user can select and upload the required files quickly, the original dilemma that all files and folders are displayed and the files are searched in a default mode of a system is broken through.
Furthermore, a search box can be displayed in a file selection interface of the client program, so that search content input by a user in the search box can be monitored, fuzzy matching is performed according to the search content and the file name in the object, and therefore the user can be helped to quickly locate a file to be uploaded in another way, and use experience is improved.
In addition, the embodiment of the application also provides a device for selecting and uploading the file, which comprises a memory for storing computer program instructions and a processor for executing the computer program instructions, wherein when the computer program instructions are executed by the processor, the device is triggered to execute the method for selecting and uploading the file.
In particular, the methods and/or embodiments in the embodiments of the present application may be implemented as computer software programs. For example, embodiments of the present disclosure include a computer program product comprising a computer program embodied on a computer readable medium, the computer program comprising program code for performing the method illustrated in the flow chart. The computer program, when executed by a processing unit, performs the above-described functions defined in the method of the present application.
It should be noted that the computer readable medium described herein can be a computer readable signal medium or a computer readable storage medium or any combination of the two. A computer readable medium may be, for example, but not limited to, an electronic, magnetic, optical, electromagnetic, infrared, or semiconductor system, apparatus, or device, or any combination of the foregoing. More specific examples of the computer readable storage medium may include, but are not limited to: an electrical connection having one or more wires, a portable computer diskette, a hard disk, a Random Access Memory (RAM), a read-only memory (ROM), an erasable programmable read-only memory (EPROM or flash memory), an optical fiber, a portable compact disc read-only memory (CD-ROM), an optical storage device, a magnetic storage device, or any suitable combination of the foregoing. In the present application, a computer readable medium may be any tangible medium that can contain, or store a program for use by or in connection with an instruction execution system, apparatus, or device.
In this application, however, a computer readable signal medium may include a propagated data signal with computer readable program code embodied therein, for example, in baseband or as part of a carrier wave. Such a propagated data signal may take many forms, including, but not limited to, electro-magnetic, optical, or any suitable combination thereof. A computer readable signal medium may also be any computer readable medium that is not a computer readable storage medium and that can communicate, propagate, or transport a program for use by or in connection with an instruction execution system, apparatus, or device. Program code embodied on a computer readable medium may be transmitted using any appropriate medium, including but not limited to: wireless, wire, fiber optic cable, RF, etc., or any suitable combination of the foregoing.
Computer program code for carrying out operations for aspects of the present application may be written in any combination of one or more programming languages, including an object oriented programming language such as Java, Smalltalk, C + + or the like and conventional procedural programming languages, such as the "C" programming language or similar programming languages. The program code may execute entirely on the user's computer, partly on the user's computer, as a stand-alone software package, partly on the user's computer and partly on a remote computer or entirely on the remote computer or server. In the case of a remote computer, the remote computer may be connected to the user's computer through any type of network, including a Local Area Network (LAN) or a Wide Area Network (WAN), or the connection may be made to an external computer (for example, through the Internet using an Internet service provider).
The flowchart or block diagrams in the figures illustrate the architecture, functionality, and operation of possible implementations of apparatus, methods and computer program products according to various embodiments of the present application. In this regard, each block in the flowchart or block diagrams may represent a module, segment, or portion of code, which comprises one or more executable instructions for implementing the specified logical function(s). It should also be noted that, in some alternative implementations, the functions noted in the block may occur out of the order noted in the figures. For example, two blocks shown in succession may, in fact, be executed substantially concurrently, or the blocks may sometimes be executed in the reverse order, depending upon the functionality involved. It will also be noted that each block of the block diagrams and/or flowchart illustration, and combinations of blocks in the block diagrams and/or flowchart illustration, can be implemented by special purpose hardware-based systems that perform the specified functions or acts, or combinations of special purpose hardware and computer instructions.
As another aspect, the present application also provides a computer-readable medium, which may be contained in the apparatus described in the above embodiments; or may be separate and not incorporated into the device. The computer-readable medium carries one or more computer program instructions that are executable by a processor to implement the methods and/or aspects of the embodiments of the present application as described above.
It should be noted that the present application may be implemented in software and/or a combination of software and hardware, for example, implemented using Application Specific Integrated Circuits (ASICs), general purpose computers or any other similar hardware devices. In some embodiments, the software programs of the present application may be executed by a processor to implement the above steps or functions. Likewise, the software programs (including associated data structures) of the present application may be stored in a computer readable recording medium, such as RAM memory, magnetic or optical drive or diskette and the like. Additionally, some of the steps or functions of the present application may be implemented in hardware, for example, as circuitry that cooperates with the processor to perform various steps or functions.
It will be evident to those skilled in the art that the present application is not limited to the details of the foregoing illustrative embodiments, and that the present application may be embodied in other specific forms without departing from the spirit or essential attributes thereof. The present embodiments are therefore to be considered in all respects as illustrative and not restrictive, the scope of the application being indicated by the appended claims rather than by the foregoing description, and all changes which come within the meaning and range of equivalency of the claims are therefore intended to be embraced therein. Any reference sign in a claim should not be construed as limiting the claim concerned. Furthermore, it is obvious that the word "comprising" does not exclude other elements or steps, and the singular does not exclude the plural. A plurality of units or means recited in the apparatus claims may also be implemented by one unit or means in software or hardware. The terms first, second, etc. are used to denote names, but not any particular order.

Claims (10)

1. A method for selecting and uploading files, which is characterized in that the method comprises the following steps:
reading files and file related information stored in a memory of user equipment;
creating an object in a memory of user equipment, grouping files according to file types in the file related information, establishing an index, initializing a plurality of grouping sets, and putting the grouping sets into the object, wherein each grouping set comprises at least one file with the same file type;
in a file selection interface when uploading files, grouping and displaying the files stored in a memory of the user equipment according to file types;
and determining the file selected by the user on the file selection interface, and uploading the selected file.
2. The method of claim 1, wherein prior to reading the file and the file-related information stored in the memory of the user equipment, further comprising:
requesting data read permission of a memory of the user device.
3. The method of claim 1, wherein displaying files stored in the memory of the user device in groups by file type comprises:
displaying grouping identifications corresponding to different file types;
and responding to the selection operation of a user on any grouping identifier, and displaying a first file corresponding to the grouping identifier, wherein the first file is a file of a file type corresponding to the grouping identifier in the object.
4. The method of claim 3, wherein displaying the first file corresponding to any one group identifier in response to a user's selection operation on the group identifier comprises:
and responding to the selection operation of a user on any one group identifier, generating a pull-down display area below the group identifier, and displaying a first file corresponding to the group identifier in the pull-down display area.
5. The method of claim 1, wherein the method further comprises:
displaying a search box in a file selection interface when uploading a file;
monitoring search content input by a user in a search box, and performing fuzzy matching according to the search content and the file name in the object to acquire a second file matched with the search content;
and displaying the second file.
6. The method of claim 5, wherein determining the file selected by the user at the file selection interface and uploading the selected file comprises:
and responding to the selection uploading operation of the user, determining the file selected by the user on the file selection interface, and uploading the selected file, wherein the selection uploading operation is the operation of confirming the file selected by the user on the file selection interface.
7. The method of claim 1, wherein uploading the selected file comprises:
and uploading the selected file in a multithreading mode.
8. The method of claim 1, wherein the file-related information comprises a file unique identifier, a file name, a file path address, a file footprint size, a file type, a file creation time, and a file encoding.
9. A device for selective uploading of files, wherein the device comprises a memory for storing computer program instructions and a processor for executing the computer program instructions, wherein the computer program instructions, when executed by the processor, trigger the device to perform the method of any of claims 1 to 8.
10. A computer readable medium having stored thereon computer program instructions executable by a processor to implement the method of any one of claims 1 to 8.
CN202110795554.5A 2021-07-14 2021-07-14 File selection uploading method and equipment Pending CN113568874A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202110795554.5A CN113568874A (en) 2021-07-14 2021-07-14 File selection uploading method and equipment

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202110795554.5A CN113568874A (en) 2021-07-14 2021-07-14 File selection uploading method and equipment

Publications (1)

Publication Number Publication Date
CN113568874A true CN113568874A (en) 2021-10-29

Family

ID=78164826

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202110795554.5A Pending CN113568874A (en) 2021-07-14 2021-07-14 File selection uploading method and equipment

Country Status (1)

Country Link
CN (1) CN113568874A (en)

Similar Documents

Publication Publication Date Title
US11036690B2 (en) Global namespace in a heterogeneous storage system environment
US10628463B2 (en) Applying geo-tags to digital media captured without location information
US20150106723A1 (en) Tools for locating, curating, editing, and using content of an online library
US9075872B2 (en) Content-based navigation for electronic devices
US20160342449A1 (en) Data exchange across multiple computing devices through a proactive intelligent clipboard
US20160077673A1 (en) Intelligent Canvas
US20190384850A1 (en) Content capture across diverse sources
CN110688353A (en) File management method, device and computer readable medium
CN115185967A (en) Data processing method and device, electronic equipment and storage medium
CN113688139B (en) Object storage method, gateway, device and medium
JP6470126B2 (en) Method, computer apparatus, and program for creating file variant
CN116644250B (en) Page detection method, page detection device, computer equipment and storage medium
US8635120B1 (en) File system merchandising
US9298784B1 (en) Searching inside items
CN113568874A (en) File selection uploading method and equipment
CN107749892B (en) Network reading method and device for conference record, intelligent tablet and storage medium
CN107741992B (en) Network storage method and device for conference records, intelligent tablet and storage medium
US8990265B1 (en) Context-aware durability of file variants
US9798733B1 (en) Reducing file space through the degradation of file content
US10956517B2 (en) Holistic mapping and relocation of social media assets
US10936671B2 (en) Linked record declaration of related content items
CN116996575A (en) Resource access method, device, equipment and storage medium
CN116775186A (en) Page data processing method and device, computer equipment and storage medium
CN116886989A (en) Method and device for generating media content, electronic equipment and storage medium

Legal Events

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