CN110928842A - Display method and terminal equipment - Google Patents

Display method and terminal equipment Download PDF

Info

Publication number
CN110928842A
CN110928842A CN201911046136.5A CN201911046136A CN110928842A CN 110928842 A CN110928842 A CN 110928842A CN 201911046136 A CN201911046136 A CN 201911046136A CN 110928842 A CN110928842 A CN 110928842A
Authority
CN
China
Prior art keywords
file
target control
identifier
input
terminal device
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
CN201911046136.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.)
Vivo Mobile Communication Co Ltd
Original Assignee
Vivo Mobile Communication Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Vivo Mobile Communication Co Ltd filed Critical Vivo Mobile Communication Co Ltd
Priority to CN201911046136.5A priority Critical patent/CN110928842A/en
Publication of CN110928842A publication Critical patent/CN110928842A/en
Priority to PCT/CN2020/123931 priority patent/WO2021083131A1/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/14Details of searching files based on file metadata
    • G06F16/148File search processing
    • 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/16File or folder operations, e.g. details of user interfaces specifically adapted to file systems
    • 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/44Arrangements for executing specific programs
    • G06F9/451Execution arrangements for user interfaces

Landscapes

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

Abstract

The embodiment of the invention provides a display method and terminal equipment, relates to the technical field of communication, and aims to solve the problem that the existing terminal equipment is poor in convenience in searching downloaded files. The method comprises the following steps: receiving a first input of a user; and in response to the first input, displaying the target control, wherein the target control comprises at least one identifier, each identifier in the at least one identifier is an entry of one file, and each identifier in the at least one identifier is added to the target control when the terminal device downloads the file from the server or receives the file from the target terminal device. The method can be applied to a scene of viewing the files downloaded or received in the terminal equipment.

Description

Display method and terminal equipment
Technical Field
The embodiment of the invention relates to the technical field of communication, in particular to a display method and terminal equipment.
Background
With the continuous development of terminal technology, the application of terminal equipment is more and more extensive. For example, a user may use a terminal device to download some files (e.g., pictures, documents, videos, etc.) from a network.
Taking downloading a picture as an example, after a user triggers a terminal device to download a certain picture, the terminal device will usually store the downloaded picture in a certain folder of a gallery (e.g., an album) of the terminal device; the user may find the folder in the gallery and then find the downloaded file in the folder. Taking receiving a file as an example, after a user triggers a terminal device to receive a certain file sent by other terminal devices, the terminal device will generally store the received file in a certain folder of the terminal device according to a file source; the user may find the folder in the file manager and then find the received file in the folder.
However, after downloading the file in the above manner, the user often cannot find the newly downloaded file because the storage path of the downloaded file in the terminal device is complicated and the name of the downloaded file is not standardized. Therefore, the convenience of searching the downloaded file through the terminal equipment is poor.
Disclosure of Invention
The embodiment of the invention provides a display method and terminal equipment, and aims to solve the problem that the existing terminal equipment is poor in convenience in searching downloaded files.
In order to solve the technical problem, the present application is implemented as follows:
in a first aspect, an embodiment of the present invention provides a display method, which is applied to a terminal device, and the method includes: receiving a first input of a user; and responding to the first input, displaying the target control, wherein the target control comprises at least one identifier, each identifier in the at least one identifier is an inlet of one file, and each identifier in the at least one identifier is added to the target control when the terminal device downloads the file from the server or receives the file from the target terminal device.
In a second aspect, an embodiment of the present invention provides a terminal device, where the terminal device includes a receiving module and a processing module. The receiving module is used for receiving a first input of a user. The processing module is used for responding to the first input received by the receiving module, displaying the target control, wherein the target control comprises at least one identifier, each identifier in the at least one identifier is an entry of a file, and each identifier in the at least one identifier is added to the target control when the terminal device downloads the file from the server or receives the file from the target terminal device.
In a third aspect, an embodiment of the present invention provides a terminal device, where the terminal device includes a processor, a memory, and a computer program stored on the memory and executable on the processor, and the computer program, when executed by the processor, implements the steps of the display method in the first aspect.
In a fourth aspect, an embodiment of the present invention provides a computer-readable storage medium, on which a computer program is stored, where the computer program, when executed by a processor, implements the steps of the display method in the first aspect.
In the embodiment of the invention, a first input of a user can be received; and responding to the first input, displaying the target control, wherein the target control comprises at least one identifier, each identifier in the at least one identifier is an inlet of one file, and each identifier in the at least one identifier is added to the target control when the terminal device downloads the file from the server or receives the file from the target terminal device. By the scheme, when the file is downloaded from the server or received from the target terminal device, the access entry of the downloaded or received file can be added into the target control, so that a user can quickly search the downloaded or received file through the file access entry in the target control. Therefore, the embodiment of the invention can improve the convenience of checking the downloaded file or the received file through the terminal equipment.
Drawings
Fig. 1 is a schematic diagram of an architecture of a possible android operating system according to an embodiment of the present invention;
FIG. 2 is a schematic diagram of a display method according to an embodiment of the present invention;
fig. 3 is one of schematic interfaces of an application of the display method according to the embodiment of the present invention;
FIG. 4 is a second schematic diagram of a display method according to an embodiment of the present invention;
FIG. 5 is a third schematic diagram illustrating a display method according to an embodiment of the present invention;
FIG. 6 is a fourth schematic diagram illustrating a display method according to an embodiment of the present invention;
FIG. 7 is a fifth schematic diagram illustrating a display method according to an embodiment of the present invention;
FIG. 8 is a second schematic interface diagram of an application of the display method according to the embodiment of the present invention;
FIG. 9 is a third schematic interface diagram of an application of the display method according to the embodiment of the present invention;
fig. 10 is a schematic structural diagram of a terminal device according to an embodiment of the present invention;
fig. 11 is a second schematic structural diagram of a terminal device according to an embodiment of the present invention;
fig. 12 is a hardware schematic diagram of a terminal device according to an embodiment of the present invention.
Detailed Description
The technical solutions in the embodiments of the present invention will be clearly and completely described below with reference to the drawings in the embodiments of the present invention, and it is obvious that the described embodiments are some, not all, embodiments of the present invention. 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.
The term "and/or" herein is an association relationship describing an associated object, meaning that three relationships may exist, e.g., a and/or B, may mean: a exists alone, A and B exist simultaneously, and B exists alone. The symbol "/" herein denotes a relationship in which the associated object is or, for example, a/B denotes a or B.
The terms "first" and "second," and the like, in the description and in the claims herein are used for distinguishing between different objects and not for describing a particular order of the objects. For example, the first file and the second file, etc. are for distinguishing different files, rather than for describing a particular order of the files.
In the embodiments of the present invention, words such as "exemplary" or "for example" are used to mean serving as examples, illustrations or descriptions. Any embodiment or design described as "exemplary" or "e.g.," an embodiment of the present invention is not necessarily to be construed as preferred or advantageous over other embodiments or designs. Rather, use of the word "exemplary" or "such as" is intended to present concepts related in a concrete fashion.
In the description of the embodiments of the present invention, unless otherwise specified, "a plurality" means two or more, for example, a plurality of processing units means two or more processing units, or the like; plural elements means two or more elements, and the like.
The embodiment of the invention provides a display method and terminal equipment, which can receive a first input of a user; and in response to the first input, displaying the target control, wherein the target control comprises at least one identifier, each identifier in the at least one identifier is an entry of one file, and each identifier in the at least one identifier is added to the target control when the terminal device downloads the file from the server or receives the file from the target terminal device. By the scheme, when the file is downloaded from the server or received from the target terminal device, the access entry of the downloaded or received file can be added into the target control, so that a user can quickly search the downloaded or received file through the file access entry in the target control. Therefore, the embodiment of the invention can improve the convenience of checking the downloaded file or the received file through the terminal equipment.
The terminal device in the embodiment of the present invention may be a terminal device having an operating system. The operating system may be an Android (Android) operating system, an ios operating system, or other possible operating systems, and embodiments of the present invention are not limited in particular.
The following describes a software environment to which the display method provided by the embodiment of the present invention is applied, by taking an android operating system as an example.
Fig. 1 is a schematic diagram of an architecture of a possible android operating system according to an embodiment of the present invention. In fig. 1, the architecture of the android operating system includes 4 layers, which are respectively: an application layer, an application framework layer, a system runtime layer, and a kernel layer (specifically, a Linux kernel layer).
The application program layer comprises various application programs (including system application programs and third-party application programs) in an android operating system.
The application framework layer is a framework of the application, and a developer can develop some applications based on the application framework layer under the condition of complying with the development principle of the framework of the application.
The system runtime layer includes libraries (also called system libraries) and android operating system runtime environments. The library mainly provides various resources required by the android operating system. The android operating system running environment is used for providing a software environment for the android operating system.
The kernel layer is an operating system layer of an android operating system and belongs to the bottommost layer of an android operating system software layer. The kernel layer provides kernel system services and hardware-related drivers for the android operating system based on the Linux kernel.
Taking an android operating system as an example, in the embodiment of the present invention, a developer may develop a software program for implementing the display method provided in the embodiment of the present invention based on the system architecture of the android operating system shown in fig. 1, so that the display method may operate based on the android operating system shown in fig. 1. Namely, the processor or the terminal device can implement the display method provided by the embodiment of the invention by running the software program in the android operating system.
The terminal equipment in the embodiment of the invention can be a mobile terminal or a non-mobile terminal. For example, the mobile terminal may be a mobile phone, a tablet computer, a notebook computer, a palm top computer, a vehicle-mounted terminal, a wearable device, an ultra-mobile personal computer (UMPC), a netbook or a Personal Digital Assistant (PDA), and the like, and the non-mobile terminal may be a Personal Computer (PC), a Television (TV), a teller machine, a self-service machine, and the like, and the embodiment of the present invention is not limited in particular.
The execution main body of the display method provided by the embodiment of the present invention may be the terminal device, or may also be a functional module and/or a functional entity capable of implementing the display method in the terminal device, which may be determined specifically according to actual use requirements, and the embodiment of the present invention is not limited. The following takes a terminal device as an example to exemplarily explain the display method provided by the embodiment of the present invention.
At present, a terminal device (for example, a mobile phone system) mainly includes two parts, namely file management and an album, for file management, but guidance and convenience for locating a downloaded file are lacked, a situation that things downloaded from the internet cannot be found often occurs, and the mobile phone system lacks system management for the downloaded file.
The method aims to create a 'file grid' (namely a target control described below) supporting encryption and minimization on a main interface, wherein files downloaded by a user are automatically synchronized in the 'file grid', and the operation of the files in the 'file grid' is synchronized to the original address of the files; and a downloaded file management system is established, so that various screening and sorting functions are provided, and a user can conveniently search.
The following describes an exemplary display method provided by an embodiment of the present invention with reference to the drawings.
As shown in fig. 2, an embodiment of the present invention provides a display method, which may include steps 200 and 201 described below.
Step 200, the terminal device receives a first input of a user.
Optionally, in this embodiment of the present invention, the first input may be a touch input of a user on a screen of the terminal device, or may be a pressing input of the user on a physical key of the terminal device, or may be any other input meeting an actual use requirement, which may be determined specifically according to the actual use requirement, which is not limited in this embodiment of the present invention.
Step 201, the terminal device responds to the first input, and displays a target control, wherein the target control comprises at least one identifier, each identifier is an entry of a file, and each identifier in the at least one identifier is added to the target control when the terminal device downloads the file from a server or receives the file from the target terminal device.
It will be appreciated that the target control described above may be used to quickly access a file already downloaded or received by the terminal device.
In this embodiment of the present invention, the file corresponding to each identifier in the at least one identifier is a file downloaded from a server (for example, downloaded from a server after connecting to the internet), or a file received from a target terminal device (for example, received after connecting through bluetooth).
It should be noted that, in the case where a terminal device receives a file sent by another terminal device through an instant messaging application, since the sent file is cached in the server before the terminal device downloads the file, this case can be understood as a case where the terminal device downloads the file from the server.
In the embodiment of the invention, the target control can be displayed on a target interface of the terminal equipment. Optionally, the target interface may be a desktop interface (e.g., a main interface) of the terminal device, may also be an interface of an application program in the terminal device, or may be any other interface meeting an actual use requirement, which may be determined specifically according to the actual use requirement, and the embodiment of the present invention is not limited. For convenience of explanation, the following description is exemplary in which the target control is displayed on the desktop interface.
Optionally, in the embodiment of the present invention, the target control may be displayed on the desktop interface by default by the terminal device, or may be displayed on the desktop interface by user-defined setting, which may be specifically determined according to actual use requirements, and the embodiment of the present invention is not limited.
Optionally, in this embodiment of the present invention, the target control may be displayed in a first state (for example, in an icon form, or in a form of a combination of an icon and a text) or in a second state (for example, in an expansion interface form) under different conditions.
For example, the target control may be set by default to be displayed in the first state, e.g., in the form of an icon. Under the condition that the target control is displayed in the icon form, the target control does not display the downloaded or received file, the target control is only displayed as one icon, and the icon occupies a small area, so that too much desktop space is not occupied.
In this case, assuming that the first input is an input (e.g., a click input) by the user to the target control displayed in the first state, the terminal device may display the target control in the second state in response to the first input.
For example, after a user enters the target control, the target control may be switched from being displayed in a first state to being displayed in a second state, e.g., in an expanded interface. In the case where the target control is displayed in the form of an expanded interface, the target control may display the downloaded or received file. Therefore, the user can operate on the expansion interface according to personal requirements, for example, the downloaded or received file is searched in the expansion interface. Therefore, the user can quickly find the downloaded or received file, and convenience of finding the downloaded or received file can be improved.
In the embodiment of the present invention, if a user needs to check a file downloaded or received by a terminal device through the terminal device, at this time, the user may perform a first input on a target control displayed in a first state, trigger the terminal device to switch the target control from being displayed in the first state to being displayed in a second state, that is, the terminal device may display an expansion interface (that is, the second state) of the target control, where an identifier of the file downloaded or received by the terminal device may be displayed in the expansion interface, and the identifier serves as a file entry and has a mapping relationship with a storage address of the file. Therefore, the target control provides a more convenient entry for the downloaded or received file, and a user can conveniently and quickly search the downloaded or received file.
In the embodiment of the present invention, it is assumed that one identifier a (which may be referred to as a file entry identifier) in the at least one identifier is an entry of the target file, and it is assumed that an identifier of the target file in a storage address (which may be referred to as an original address) of the terminal device is displayed as an identifier B (which may be referred to as an original file identifier), so that the identifier a and the identifier B have a mapping relationship, or it can be said that the identifier a is a mapping of the identifier B of the target file in the target control (which is equivalent to path mapping and does not occupy double memory). The user inputs the identifier A or inputs the identifier B, and the access to the target file can be triggered.
It should be noted that the display form of each file entry identifier may be the same as or different from the display form of the original file identifier, and may be determined specifically according to actual use requirements, which is not limited in the embodiment of the present invention. For example, the above-mentioned logo a and logo B may be the same in display form.
Optionally, in this embodiment of the present invention, a display form of each identifier in the at least one identifier may be a file icon, or may be a file entry, or may be any other possible identifier for indicating a file access entry, which may be determined specifically according to actual usage requirements, and this embodiment of the present invention is not limited.
A specific implementation of the display method provided by the embodiment of the present invention is exemplarily described below with reference to fig. 3.
As shown in fig. 3 (a), a target control 31 is displayed on the desktop interface of the terminal device, and the target control 31 is displayed in the form of an icon (i.e., the first state) by default. If the user performs the first input on the target control displayed in the icon form, as shown in (b) in fig. 3, the terminal device updates the target control displayed in the icon form to the target control 31 displayed in the expansion interface form. In the target control 31 displayed in the form of an expansion interface, a plurality of identifications (e.g., 32, 33, 34 shown in (b) of fig. 3) of files that the terminal device has downloaded or received are displayed. Thus, the user can directly and quickly search for the downloaded or received file (e.g., the file just downloaded) by operating the target control 31.
The display method provided by the embodiment of the invention can receive the first input of a user; and in response to the first input, displaying the target control, wherein the target control comprises at least one identifier, each identifier in the at least one identifier is an entry of one file, and each identifier in the at least one identifier is added to the target control when the terminal device downloads the file from the server or receives the file from the target terminal device. By the scheme, when the file is downloaded from the server or received from the target terminal device, the access entry of the downloaded or received file can be added into the target control, so that a user can quickly search the downloaded or received file through the access entry in the target control. Therefore, the embodiment of the invention can improve the convenience of checking the downloaded file or the received file through the terminal equipment.
For convenience of description, in the embodiment of the present invention, path mapping is performed on a file downloaded by a terminal device, which is taken as an example, and it may be understood that the embodiment of the present invention is not limited thereto, for example, the embodiment of the present invention may also perform path mapping on a file received by a terminal device, which may be determined according to actual usage requirements, and the embodiment of the present invention is not limited thereto.
Optionally, in this embodiment of the present invention, the terminal device may add a file entry identifier to the target control or remove the file entry identifier from the target control in response to an input by the user.
Illustratively, in conjunction with fig. 2, as shown in fig. 4, before the step 200, the display method provided by the embodiment of the present invention may further include the following steps 202 to 204.
Step 202, the terminal device receives a second input of the user.
Optionally, in this embodiment of the present invention, the second input of the user may be an input of the user on a control (for example, a "download" control or a "receive" control) for triggering downloading or receiving of a file, or may be an input of the user on a control (for example, a "download and synchronize" control) for triggering synchronization of a file to be downloaded or received, which may be determined specifically according to actual usage requirements, and this embodiment of the present invention is not limited. It should be noted that the above file synchronization operation may be understood as mapping the file to the target control for display.
Optionally, in this embodiment of the present invention, the second input of the user may be a click input (for example, a single click input or a double click input) of the user on the "download" control or the "receive" control or the "download and synchronize" control, or may be any other input that meets the determination of the actual use requirement, which may specifically be determined according to the actual use requirement, which is not limited in this embodiment of the present invention.
Step 203, the terminal device responds to the second input, and downloads or receives the first file.
And step 204, the terminal device adds the entry of the first file into the target control.
The first file may be a file in a file corresponding to the at least one identifier.
For example, assuming the user makes a second input to the "download" control for the first file, the terminal device may download the first file and add an entry for the first file to the target control by default. By the scheme, the position of the latest downloaded file can be quickly positioned, and a user can conveniently check the file which is just downloaded.
By way of further example, assuming that the user makes a second input to the "download and synchronize" control for the first file, the terminal device may download the first file and automatically add an entry for the first file to the target control. By the scheme, the position of the latest downloaded file can be quickly positioned, and a user can conveniently check the file which is just downloaded.
In the embodiment of the present invention, when the terminal device obtains a request for a user to synchronously download files, a copy of a download file is mapped in the target control (also referred to as a file grid), that is, a latest download file is automatically synchronized. Wherein, the downloaded file added to the file grid can still be viewed and opened in the original address. In the embodiment of the invention, the file grid is used as a downloaded file or a received file to provide a more convenient and faster access entry, so that the convenience of accessing the downloaded file or the received file through the terminal equipment by a user can be improved.
Optionally, in the embodiment of the present invention, when the uploading function is implemented by other application programs (for example, communication application programs), the file grid address may be selected, and the corresponding file may be uploaded, so that it is convenient to upload or send files of different types and different storage original addresses. Therefore, convenience and flexibility of searching and uploading downloaded files by a user can be improved.
Optionally, with reference to fig. 4, as shown in fig. 5, before the step 204, the display method provided in the embodiment of the present invention may further include a step 205 described below. Accordingly, the step 204 can be specifically realized by the step 204a described below.
And step 205, the terminal equipment displays the target prompt information.
Wherein the target prompt message may be used to prompt the user to add an entry to the target control for the downloaded or received first file.
Optionally, in this embodiment of the present invention, a first control (e.g., "confirm" control) and a second control (e.g., "cancel" control) may be displayed on the target prompt information, where the first control may be used to trigger adding an entry of the downloaded or received first file to the target control, and the second control may be used to trigger exiting from the current interface, that is, cancelling the operation.
And step 204a, the terminal equipment adds the entry of the first file into the target control under the condition of receiving a third input of the user.
In an embodiment of the present invention, the third input of the user may be an input (e.g., a click input) of a first control (e.g., a "confirmation" control) on the target prompt information by the user.
Optionally, in the embodiment of the present invention, the terminal device may display different prompt information according to how many files are currently downloaded (for example, a single file or multiple files), so as to prompt the user to select the files according to needs when downloading and synchronizing the files.
On one hand, when the terminal device detects that the user downloads a single file, the terminal device may display target prompt information to prompt the user whether to synchronize the latest downloaded file into the file grid.
On the other hand, when the terminal device detects that the user downloads the files in batch, the terminal device may display target prompt information to prompt the user to have the following four options:
(1) all downloaded files are synchronized into the file grid.
(2) For each different original file path, synchronizing a latest file into the file grid.
(3) Only the most recently downloaded file is synchronized into the file grid.
(4) Asynchronously download the file into the file grid.
It should be understood that the above target prompt information is only an exemplary list, and may be determined according to actual use requirements, and the embodiment of the present invention is not limited.
It should be noted that, the user may set a default selection for the target prompt information of the file grid, and the target prompt information is not displayed after the setting. For example, for downloading a single file, the user may set the file to be automatically synchronized into the file grid at the time of downloading the file, thereby eliminating the need for the user to make a selection at the time of downloading. For downloading files in batches, a user can set that the synchronous operation of the files is automatically executed according to the step (1) when the files are downloaded in batches, so that the user does not need to select when downloading the files. Therefore, the man-machine interaction performance can be improved, and the convenience of searching the downloaded file through the terminal equipment by the user can be further improved.
Optionally, with reference to fig. 4, as shown in fig. 6, after the step 204, the display method provided in the embodiment of the present invention may further include a step 206 described below.
Step 206, in a preset time length after the entry of the first file is added to the target control, if the number of times of using the first file is less than the preset value, the terminal device deletes the identifier of the first file from the target control after the preset time length.
Optionally, in the embodiment of the present invention, the preset time period may be 1 day, or may be 7 days, or may be 30 days, or may be any other time period that meets the actual use requirement. In addition, the preset value may be 1, or may be 2, or may be 5, or may be any other value that meets the actual use requirement. Specifically, the preset duration and the value of the preset value may be determined according to actual use requirements, and the embodiment of the present invention is not limited.
Illustratively, if the automatically synchronized downloaded file in the file grid is not used within 7 days after synchronization, the identifier of the file in the file grid can be automatically deleted, so that respective automatic cleaning functions of the file can be realized, the storage space can be saved, the automatically cleaned file grid is more convenient for a user to search the file which is just downloaded, and the convenience of the user for searching the downloaded file through the terminal device can be improved.
Optionally, in the embodiment of the present invention, the identifier of the file manually copied to the file grid may be set not to be automatically deleted. The method can be determined according to actual use requirements, and the embodiment of the invention is not limited.
Optionally, in the embodiment of the present invention, the operation on the file in the file grid is actually equivalent to the operation on the original address file (referred to as an original file). Of course, operations on the file at the original address will also map into the file grid. For example, the operations described above may include, but are not limited to, renaming, editing, encrypting, and the like.
It should be noted that the deletion operation for the file in the file grid and the original file cannot be equivalent. If the file in the file grid is deleted, the original file is still reserved; if the original file is deleted, the corresponding file in the file grid is also deleted.
Illustratively, in conjunction with fig. 2, as shown in fig. 7, after the step 201, the display method provided by the embodiment of the present invention may further include the following steps 207 and 208.
And step 207, the terminal equipment receives a fourth input of the target control by the user.
Optionally, in this embodiment of the present invention, the fourth input may be an input of a user on a function control in the target control, or may be an input of a user on an identifier in the target control, or may be any other input meeting an actual use requirement, which may be specifically determined according to the actual use requirement, which is not limited in this embodiment of the present invention.
And step 208, the terminal equipment responds to the fourth input and executes the first operation corresponding to the fourth input.
Wherein the first operation may be any one of the following (1) to (7):
(1) and the terminal equipment encrypts the target control.
In the embodiment of the present invention, a user may encrypt a file lattice (e.g., the file lattice 40 shown in fig. 8), set a fingerprint unlock different from a screen unlock, and the like, and may also be consistent with other unlock fingerprints. After encrypting the file grid, the user needs to check the file grid through an unlocking operation.
(2) And the terminal equipment encrypts a second file, wherein the second file is a file corresponding to the at least one identifier, and the fourth input is directed to the second file.
In the embodiment of the invention, the encryption operation can be carried out on the file in the file grid. In addition, the files in the file grid can be mapped to the original storage addresses of the files, and synchronous encryption setting can be carried out. For example, if a photo file in a file grid is encrypted, when a user views or a third-party program acquires the photo, unlocking or acquiring corresponding rights according to user settings is required.
It should be noted that, in the case of adding a file to a file grid after encrypting the file, if the file grid is not encrypted, unlocking is required when the file is checked; if the file grid is encrypted, direct access to the file is allowed after unlocking the file grid.
(3) The terminal device displays the content of the second file.
In the embodiment of the present invention, if the user clicks a certain identifier in the file grid (for example, the control 41 shown in fig. 8), the user can enter the original file address of the file.
(4) And the terminal equipment displays the storage path of the second file in the terminal equipment.
In this embodiment of the present invention, the file grid may further include a first control (e.g., a control 42 shown in fig. 8) on the identifier, configured to display a storage path of the second file in the terminal device. If the user clicks the first control on a certain identifier in the file grid, the original file address of the file can be entered.
(5) And the terminal equipment deletes the identifier of the second file from the target control.
For example, if the user drags the identifier of the second file out of the target grid, the terminal device may delete the identifier of the second file from the target grid.
Optionally, a "one-key-clear" control may be included in the file grid to clear all files in the file grid.
(6) The terminal device displays the target control in a minimized mode (for example, updating the state of the expansion interface to the state of the icon).
In the embodiment of the present invention, a second control (e.g., control 43 shown in fig. 8) may be further included in the file grid, so as to minimize (e.g., update the file grid from the expanded form to the icon form) or maximize (e.g., update the file grid from the icon form to the expanded form). If the user clicks the second control, the file lattice is displayed in a minimized mode; if the user clicks the second control again, the file lattice can be maximally expanded and displayed. Wherein the display of the file grid does not affect the main interface design.
In the embodiment of the present invention, a "setting" control (e.g., control 44 in fig. 8) may be further included in the file grid, and is configured to trigger execution of at least one of the following settings: file grid encryption setting, file downloading synchronization setting and clearing setting. It is understood that the setting operation herein is only an exemplary list, and may be determined according to actual use requirements, and the embodiments of the present invention are not limited.
(7) And the terminal equipment displays a file management interface.
In this embodiment of the present invention, a "file management" control (e.g., control 45 in fig. 8) may be further included in the file grid, and is used to trigger display of a file management interface, where the file management interface includes a plurality of downloaded files (e.g., a file list), so that a user may view all the historically downloaded files.
Optionally, in this embodiment of the present invention, in a case that the terminal device displays a file management interface (as shown by a control 50 in fig. 9), the file management interface may include at least one of the following controls: type control, name control, source control, time control, sequencing control, editing control and one-key emptying control.
Among other things, a type control (shown as control 51 in fig. 9) may be used to filter files by file type (e.g., picture type, text type, etc.).
Where a name control (as shown by control 52 in fig. 9) may be used to filter files by their name.
Wherein a source control (shown as control 53 in fig. 9) may be used to filter files by their source (e.g., communication-like application, browser, etc.).
Wherein a time control (shown as control 54 in fig. 9) may be used to filter files by the download or receipt time of the file.
Where a sort control (shown as control 55 in fig. 9) may be used to sort files. The user can screen the files according to actual requirements through screening conditions such as file types, downloading time, sources and file names.
Optionally, in the embodiment of the present invention, the user may select the following sorting manner:
(1) default ordering: and sorting according to the downloading time of the files.
(2) Recently used ordering: sorted by the last time the file was used.
(3) Common ordering: sorted by the number of uses over a preset length of time (e.g., 30 days).
Where an editing control (as shown by control 56 in fig. 9) may be used to edit the file. For example, file editing operations may include, but are not limited to, deleting a file, renaming a file, copying a file into a file grid, and synchronizing these editing operations to the file grid and to the original address file.
Wherein a one-touch flush control (shown as control 57 in fig. 9) may be used to delete a file from the file storage space. Optionally, the one-touch emptying control may be configured to trigger deletion operations on all files that satisfy the current filtering condition. The deleting operation of the file management interface can be synchronized to the original address, so that a user can conveniently clear the historical downloaded file and release the space of the mobile phone.
The embodiment of the invention provides a file management interface aiming at downloaded files, which can display all the downloaded files, thereby being convenient for searching the files and editing the files. Therefore, convenience of checking and managing downloaded files through the terminal equipment can be improved.
As shown in fig. 10, an embodiment of the present invention provides a terminal device 700, where the terminal device 700 may include a receiving module 701 and a display module 702. The receiving module 701 is configured to receive a first input of a user. The display module 702 is configured to, in response to the first input received by the receiving module 701, display a target control, where the target control includes at least one identifier, and each identifier of the at least one identifier is an entry of a file, and each identifier of the at least one identifier is added to the target control in a case where the terminal device downloads the file from the server or receives the file from the target terminal device.
Optionally, with reference to fig. 10, as shown in fig. 11, the terminal device provided in the embodiment of the present invention may further include a processing module 703. In this case, the receiving module 701 is further configured to receive a second input from the user before receiving the first input from the user. The processing module 703 is configured to, in response to the second input received by the receiving module 701, download or receive a first file, and add an entry of the first file to the target control, where the first file may be a file in the file corresponding to the at least one identifier.
Optionally, in this embodiment of the present invention, the display module 702 is further configured to display target prompt information before the processing module 703 adds the entry of the first file to the target control, where the target prompt information is used to prompt the user to add the entry of the downloaded or received first file to the target control. The processing module 703 is specifically configured to add the entry of the first file to the target control when the receiving module 701 receives a third input from the user.
Optionally, in this embodiment of the present invention, the processing module 703 is further configured to delete, within a preset time length after the entry of the first file is added to the target control, the identifier of the first file from the target control after the preset time length if the number of times of using the first file is less than the preset value.
Optionally, in this embodiment of the present invention, the receiving module 701 is further configured to receive a fourth input to the target control from the user after the display module 702 displays the target control. The processing module 703 is further configured to execute a first operation corresponding to a fourth input received by the receiving module 701 in response to the fourth input. Wherein the first operation may be any one of: encrypting the target control, encrypting the second file, displaying a storage path of the second file in the terminal equipment, displaying the content of the second file, deleting the identifier of the second file from the target control, displaying the target control in a minimized manner, and displaying a file management interface; the second file is a file aimed at by the fourth input in the file corresponding to the at least one identifier.
Optionally, in this embodiment of the present invention, when the first operation is displaying a file management interface, the file management interface may include at least one of the following controls: type control, name control, source control, time control, sequencing control, editing control and one-key emptying control. The type control is used for screening files according to the types of the files; the name control is used for screening files according to the names of the files; the source control is used for screening files according to the source of the files; the time control is used for screening files according to the downloading or receiving time of the files; the sorting control is used for sorting the files; the editing control is used for editing a file; the one-touch emptying control is used for deleting the file from the file storage space.
The terminal device provided by the embodiment of the present invention can implement each process implemented by the terminal device in the above method embodiments, and is not described here again to avoid repetition.
According to the terminal device provided by the embodiment of the invention, when the file is downloaded from the server or received from the target terminal device, the access entry of the downloaded or received file can be added into the target control, so that a user can quickly search the downloaded or received file through the file access entry in the target control. Therefore, the embodiment of the invention can improve the convenience of checking the downloaded file or the received file through the terminal equipment.
Fig. 12 is a schematic diagram of a hardware structure of a terminal device for implementing various embodiments of the present invention. As shown in fig. 12, the terminal device 800 includes but is not limited to: a radio frequency unit 801, a network module 802, an audio output unit 803, an input unit 804, a sensor 805, a display unit 806, a user input unit 807, an interface unit 808, a memory 809, a processor 810, and a power supply 811. Those skilled in the art will appreciate that the terminal device configuration shown in fig. 12 does not constitute a limitation of the terminal device, and that the terminal device may include more or fewer components than shown, or combine certain components, or a different arrangement of components. In the embodiment of the present invention, the terminal device includes, but is not limited to, a mobile phone, a tablet computer, a notebook computer, a palm computer, a vehicle-mounted terminal, a wearable device, a pedometer, and the like.
A user input unit 807 for receiving a first input of a user; a display unit 806, configured to display the target control by the first input received by the user input unit 807, where the target control includes at least one identifier, and each identifier of the at least one identifier is an entry of one file, and each identifier of the at least one identifier is added to the target control in a case where the terminal device downloads the file from the server or receives the file from the target terminal device.
The embodiment of the invention provides terminal equipment, which can add an access entry of a downloaded or received file into a target control to display when the terminal equipment downloads the file from a server or receives the file from the target terminal equipment, so that the target control comprises the identification of each downloaded or received file, namely the file access entry, and a user can quickly search the downloaded or received file through the file access entry in the target control. Therefore, the embodiment of the invention can improve the convenience of checking the downloaded file or the received file through the terminal equipment.
It should be understood that, in the embodiment of the present invention, the radio frequency unit 801 may be used for receiving and sending signals during a message sending and receiving process or a call process, and specifically, receives downlink data from a base station and then processes the received downlink data to the processor 810; in addition, the uplink data is transmitted to the base station. In general, radio frequency unit 801 includes, but is not limited to, an antenna, at least one amplifier, a transceiver, a coupler, a low noise amplifier, a duplexer, and the like. Further, the radio frequency unit 801 can also communicate with a network and other devices through a wireless communication system.
The terminal device 800 provides the user with wireless broadband internet access through the network module 802, such as helping the user send and receive e-mails, browse webpages, access streaming media, and the like.
The audio output unit 803 may convert audio data received by the radio frequency unit 801 or the network module 802 or stored in the memory 809 into an audio signal and output as sound. Also, the audio output unit 803 may also provide audio output related to a specific function performed by the terminal apparatus 800 (e.g., a call signal reception sound, a message reception sound, etc.). The audio output unit 803 includes a speaker, a buzzer, a receiver, and the like.
The input unit 804 is used for receiving an audio or video signal. The input unit 804 may include a Graphics Processing Unit (GPU) 8041 and a microphone 8042, and the graphics processor 8041 processes image data of a still picture or video obtained by an image capturing apparatus (e.g., a camera) in a video capturing mode or an image capturing mode. The processed image frames may be displayed on the display unit 806. The image frames processed by the graphics processor 8041 may be stored in the memory 809 (or other storage medium) or transmitted via the radio frequency unit 801 or the network module 802. The microphone 8042 can receive sound, and can process such sound into audio data. The processed audio data may be converted into a format output transmittable to a mobile communication base station via the radio frequency unit 801 in case of a phone call mode.
The terminal device 800 also includes at least one sensor 805, such as light sensors, motion sensors, and other sensors. Specifically, the light sensor includes an ambient light sensor that can adjust the brightness of the display panel 8061 according to the brightness of ambient light, and a proximity sensor that can turn off the display panel 8061 and/or the backlight when the terminal device 800 moves to the ear. As one of the motion sensors, the accelerometer sensor can detect the magnitude of acceleration in each direction (generally three axes), detect the magnitude and direction of gravity when stationary, and can be used to identify the terminal device posture (such as horizontal and vertical screen switching, related games, magnetometer posture calibration), vibration identification related functions (such as pedometer, tapping), and the like; the sensors 805 may also include fingerprint sensors, pressure sensors, iris sensors, molecular sensors, gyroscopes, barometers, hygrometers, thermometers, infrared sensors, etc., which are not described in detail herein.
The display unit 806 is used to display information input by the user or information provided to the user. The display unit 806 may include a display panel 8061, and the display panel 8061 may be configured in the form of a Liquid Crystal Display (LCD), an organic light-emitting diode (OLED), or the like.
The user input unit 807 is operable to receive input numeric or character information and generate key signal inputs related to user settings and function control of the terminal device. Specifically, the user input unit 807 includes a touch panel 8071 and other input devices 8072. The touch panel 8071, also referred to as a touch screen, may collect touch operations by a user on or near the touch panel 8071 (e.g., operations by a user on or near the touch panel 8071 using a finger, a stylus, or any other suitable object or accessory). The touch panel 8071 may include two portions of a touch detection device and a touch controller. The touch detection device detects the touch direction of a user, detects a signal brought by touch operation and transmits the signal to the touch controller; the touch controller receives touch information from the touch sensing device, converts the touch information into touch point coordinates, sends the touch point coordinates to the processor 810, receives a command from the processor 810, and executes the command. In addition, the touch panel 8071 can be implemented by various types such as a resistive type, a capacitive type, an infrared ray, and a surface acoustic wave. In addition to the touch panel 8071, the user input unit 807 can include other input devices 8072. In particular, other input devices 8072 may include, but are not limited to, a physical keyboard, function keys (e.g., volume control keys, switch keys, etc.), a trackball, a mouse, and a joystick, which are not described in detail herein.
Further, the touch panel 8071 can be overlaid on the display panel 8061, and when the touch panel 8071 detects a touch operation on or near the touch panel 8071, the touch operation is transmitted to the processor 810 to determine the type of the touch event, and then the processor 810 provides a corresponding visual output on the display panel 8061 according to the type of the touch event. Although in fig. 12, the touch panel 8071 and the display panel 8061 are two independent components to implement the input and output functions of the terminal device, in some embodiments, the touch panel 8071 and the display panel 8061 may be integrated to implement the input and output functions of the terminal device, and this is not limited herein.
The interface unit 808 is an interface for connecting an external device to the terminal apparatus 800. For example, the external device may include a wired or wireless headset port, an external power supply (or battery charger) port, a wired or wireless data port, a memory card port, a port for connecting a device having an identification module, an audio input/output (I/O) port, a video I/O port, an earphone port, and the like. The interface unit 808 may be used to receive input (e.g., data information, power, etc.) from an external device and transmit the received input to one or more elements within the terminal apparatus 800 or may be used to transmit data between the terminal apparatus 800 and an external device.
The memory 809 may be used to store software programs as well as various data. The memory 809 may mainly include a storage program area and a storage data area, wherein the storage program area may store an operating system, an application program required by at least one function (such as a sound playing function, an image playing function, etc.), and the like; the storage data area may store data (such as audio data, a phonebook, etc.) created according to the use of the cellular phone, and the like. Further, the memory 809 can include high speed random access memory, and can also include non-volatile memory, such as at least one magnetic disk storage device, flash memory device, or other volatile solid state storage device.
The processor 810 is a control center of the terminal device, connects various parts of the whole terminal device by using various interfaces and lines, and performs various functions of the terminal device and processes data by running or executing software programs and/or modules stored in the memory 809 and calling data stored in the memory 809, thereby performing overall monitoring of the terminal device. Processor 810 may include one or more processing units; optionally, the processor 810 may integrate an application processor and a modem processor, wherein the application processor mainly handles operating systems, user interfaces, application programs, and the like, and the modem processor mainly handles wireless communications. It will be appreciated that the modem processor described above may not be integrated into processor 810.
Terminal device 800 may also include a power supply 811 (e.g., a battery) for powering the various components, and optionally, power supply 811 may be logically coupled to processor 810 via a power management system to manage charging, discharging, and power consumption management functions via the power management system.
In addition, the terminal device 800 includes some functional modules that are not shown, and are not described in detail here.
Optionally, an embodiment of the present invention further provides a terminal device, which includes the processor 810 shown in fig. 12, a memory 809, and a computer program stored in the memory 809 and capable of running on the processor 810, where the computer program, when executed by the processor 810, implements each process of the display method embodiment, and can achieve the same technical effect, and details are not described here to avoid repetition.
The embodiment of the present invention further provides a computer-readable storage medium, where a computer program is stored on the computer-readable storage medium, and when the computer program is executed by a processor, the computer program implements each process of the display method embodiment, and can achieve the same technical effect, and in order to avoid repetition, details are not repeated here. The computer-readable storage medium may include a read-only memory (ROM), a Random Access Memory (RAM), a magnetic or optical disk, and the like.
It should be noted that, in this document, the terms "comprises," "comprising," or any other variation thereof, are intended to cover a non-exclusive inclusion, such that a process, method, article, or apparatus that comprises a list of elements does not include only those elements but may include other elements not expressly listed or inherent to such process, method, article, or apparatus. Without further limitation, an element defined by the phrase "comprising an … …" does not exclude the presence of other like elements in a process, method, article, or apparatus that comprises the element.
Through the above description of the embodiments, those skilled in the art will clearly understand that the method of the above embodiments can be implemented by software plus a necessary general hardware platform, and certainly can also be implemented by hardware, but in many cases, the former is a better implementation manner. Based on such understanding, the technical solutions of the present application may be embodied in the form of a software product, which is stored in a storage medium (such as ROM/RAM, magnetic disk, optical disk) and includes instructions for enabling a terminal device (such as a mobile phone, a computer, a server, an air conditioner, or a network device) to execute the method disclosed in the embodiments of the present application.
While the present embodiments have been described with reference to the accompanying drawings, it is to be understood that the invention is not limited to the precise embodiments described above, which are meant to be illustrative and not restrictive, and that various changes may be made therein by those skilled in the art without departing from the spirit and scope of the invention as defined by the appended claims.

Claims (12)

1. A display method is applied to terminal equipment, and is characterized by comprising the following steps:
receiving a first input of a user;
and responding to the first input, displaying a target control, wherein the target control comprises at least one identifier, each identifier in the at least one identifier is an inlet of one file, and each identifier in the at least one identifier is added into the target control when the terminal device downloads the file from a server or receives the file from the target terminal device.
2. The method of claim 1, wherein prior to said receiving a first input from a user, the method further comprises:
receiving a second input of the user;
and responding to the second input, downloading or receiving a first file, and adding an inlet of the first file into the target control, wherein the first file is a file in the files corresponding to the at least one identifier.
3. The method of claim 2, wherein prior to said adding the entry for the first file to the target control, the method further comprises:
displaying target prompt information, wherein the target prompt information is used for prompting a user to add an inlet of a downloaded or received first file to the target control;
the adding the entry for the first file to the target control comprises:
and in the case of receiving a third input of the user, adding an entry of the first file into the target control.
4. The method of claim 2 or 3, wherein after the adding the entry for the first file to the target control, the method further comprises:
and if the using times of the first file are less than a preset value within a preset time after the entry of the first file is added to the target control, deleting the identifier of the first file from the target control after the preset time.
5. The method of any of claims 1-3, wherein after the displaying the target control, the method further comprises:
receiving a fourth input of the target control by the user;
in response to the fourth input, performing a first operation corresponding to the fourth input;
wherein the first operation is any one of: encrypting the target control, encrypting a second file, displaying a storage path of the second file in the terminal equipment, displaying the content of the second file, deleting the identifier of the second file from the target control, displaying the target control in a minimized mode, and displaying a file management interface; the second file is a file to which the fourth input is directed in the file corresponding to the at least one identifier.
6. The terminal equipment is characterized by comprising a receiving module and a display module;
the receiving module is used for receiving a first input of a user;
the display module is configured to display a target control in response to the first input received by the receiving module, where the target control includes at least one identifier, each identifier of the at least one identifier is an entry of a file, and each identifier of the at least one identifier is added to the target control when the terminal device downloads the file from a server or receives the file from a target terminal device.
7. The terminal device of claim 6, wherein the terminal device further comprises a processing module;
the receiving module is further used for receiving a second input of the user before receiving the first input of the user;
the processing module is configured to download or receive a first file in response to the second input received by the receiving module, and add an entry of the first file to the target control, where the first file is a file in the files corresponding to the at least one identifier.
8. The terminal device according to claim 7, wherein the display module is further configured to display a target prompt message before the processing module adds the entry of the first file to the target control, where the target prompt message is used to prompt a user to add the entry of the downloaded or received first file to the target control;
the processing module is specifically configured to add the entry of the first file to the target control when the receiving module receives a third input from the user.
9. The terminal device according to claim 7 or 8, wherein the processing module is further configured to delete the identifier of the first file from the target control after a preset time period after the entry of the first file is added to the target control, if the number of times of use of the first file is less than a preset value, after the preset time period.
10. The terminal device according to claim 7 or 8, wherein the receiving module is further configured to receive a fourth input to the target control from the user after the target control is displayed by the display module;
the processing module is further configured to execute a first operation corresponding to the fourth input in response to the fourth input received by the receiving module;
wherein the first operation is any one of: encrypting the target control, encrypting a second file, displaying a storage path of the second file in the terminal equipment, displaying the content of the second file, deleting the identifier of the second file from the target control, displaying the target control in a minimized mode, and displaying a file management interface; the second file is a file to which the fourth input is directed in the file corresponding to the at least one identifier.
11. A terminal device, characterized in that the terminal device comprises a processor, a memory and a computer program stored on the memory and executable on the processor, the computer program, when executed by the processor, implementing the steps of the display method according to any one of claims 1 to 5.
12. A computer-readable storage medium, on which a computer program is stored which, when being executed by a processor, carries out the steps of the display method according to any one of claims 1 to 5.
CN201911046136.5A 2019-10-30 2019-10-30 Display method and terminal equipment Pending CN110928842A (en)

Priority Applications (2)

Application Number Priority Date Filing Date Title
CN201911046136.5A CN110928842A (en) 2019-10-30 2019-10-30 Display method and terminal equipment
PCT/CN2020/123931 WO2021083131A1 (en) 2019-10-30 2020-10-27 Display method and terminal device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201911046136.5A CN110928842A (en) 2019-10-30 2019-10-30 Display method and terminal equipment

Publications (1)

Publication Number Publication Date
CN110928842A true CN110928842A (en) 2020-03-27

Family

ID=69849930

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201911046136.5A Pending CN110928842A (en) 2019-10-30 2019-10-30 Display method and terminal equipment

Country Status (2)

Country Link
CN (1) CN110928842A (en)
WO (1) WO2021083131A1 (en)

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN111611585A (en) * 2020-05-20 2020-09-01 网神信息技术(北京)股份有限公司 Terminal device monitoring method and device, electronic device and medium
WO2021083131A1 (en) * 2019-10-30 2021-05-06 维沃移动通信有限公司 Display method and terminal device
CN112925456A (en) * 2021-01-28 2021-06-08 维沃移动通信(杭州)有限公司 Display method and device and electronic equipment
CN114968013A (en) * 2022-05-13 2022-08-30 青岛海信移动通信技术股份有限公司 Terminal device, function setting method and storage medium

Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103902589A (en) * 2012-12-28 2014-07-02 腾讯科技(深圳)有限公司 Method and device for managing downloaded files
CN104123129A (en) * 2013-04-28 2014-10-29 腾讯科技(深圳)有限公司 Method and device for quickly selecting file
CN106354804A (en) * 2016-08-26 2017-01-25 乐视控股(北京)有限公司 File download processing method and device thereof
CN108717452A (en) * 2014-08-27 2018-10-30 乌鲁木齐九品芝麻信息科技有限公司 To the method and device for downloading file identification, preserving and quickly searching
WO2019120192A1 (en) * 2017-12-21 2019-06-27 维沃移动通信有限公司 Method for editing text, and mobile device
CN110188078A (en) * 2019-06-10 2019-08-30 深圳市朗强科技有限公司 A kind of information prompting method, device, equipment and computer readable storage medium
CN110221753A (en) * 2019-05-27 2019-09-10 维沃移动通信有限公司 Application program downloads classification method and terminal device

Family Cites Families (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7171468B2 (en) * 2001-11-10 2007-01-30 Kabushiki Kaisha Toshiba System and method for accessing a document management repository
CN102760070B (en) * 2012-06-08 2016-08-24 华为终端有限公司 A kind of store method and mobile terminal to downloading file
CN104182529A (en) * 2014-08-28 2014-12-03 陈包容 Method and device for identifying and storing to-be-downloaded files and searching downloaded files in mobile terminals
CN110928842A (en) * 2019-10-30 2020-03-27 维沃移动通信有限公司 Display method and terminal equipment

Patent Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103902589A (en) * 2012-12-28 2014-07-02 腾讯科技(深圳)有限公司 Method and device for managing downloaded files
CN104123129A (en) * 2013-04-28 2014-10-29 腾讯科技(深圳)有限公司 Method and device for quickly selecting file
CN108717452A (en) * 2014-08-27 2018-10-30 乌鲁木齐九品芝麻信息科技有限公司 To the method and device for downloading file identification, preserving and quickly searching
CN106354804A (en) * 2016-08-26 2017-01-25 乐视控股(北京)有限公司 File download processing method and device thereof
WO2019120192A1 (en) * 2017-12-21 2019-06-27 维沃移动通信有限公司 Method for editing text, and mobile device
CN110221753A (en) * 2019-05-27 2019-09-10 维沃移动通信有限公司 Application program downloads classification method and terminal device
CN110188078A (en) * 2019-06-10 2019-08-30 深圳市朗强科技有限公司 A kind of information prompting method, device, equipment and computer readable storage medium

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
匿名: "360桌面助手纯净版v11.0.0.1501", 《多多软件站》 *

Cited By (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2021083131A1 (en) * 2019-10-30 2021-05-06 维沃移动通信有限公司 Display method and terminal device
CN111611585A (en) * 2020-05-20 2020-09-01 网神信息技术(北京)股份有限公司 Terminal device monitoring method and device, electronic device and medium
CN112925456A (en) * 2021-01-28 2021-06-08 维沃移动通信(杭州)有限公司 Display method and device and electronic equipment
WO2022161471A1 (en) * 2021-01-28 2022-08-04 维沃移动通信(杭州)有限公司 Display method and apparatus, and electronic device
CN114968013A (en) * 2022-05-13 2022-08-30 青岛海信移动通信技术股份有限公司 Terminal device, function setting method and storage medium

Also Published As

Publication number Publication date
WO2021083131A1 (en) 2021-05-06

Similar Documents

Publication Publication Date Title
CN111124224B (en) Application program control method and electronic equipment
WO2019137429A1 (en) Picture processing method and mobile terminal
CN108491133B (en) Application program control method and terminal
CN110221885B (en) Interface display method and terminal equipment
CN110062105B (en) Interface display method and terminal equipment
CN110928842A (en) Display method and terminal equipment
WO2020215949A1 (en) Object processing method and terminal device
EP3699743B1 (en) Image viewing method and mobile terminal
US11481357B2 (en) Album display method, electronic device, and storage medium
CN108984066B (en) Application icon display method and mobile terminal
CN111026299A (en) Information sharing method and electronic equipment
CN109101327B (en) Switching of light application and mobile terminal
CN110868633A (en) Video processing method and electronic equipment
CN108228902B (en) File display method and mobile terminal
CN110231972B (en) Message display method and terminal equipment
CN110865745A (en) Screen capturing method and terminal equipment
CN107656743B (en) Application unloading method, terminal and readable storage medium
US12028476B2 (en) Conversation creating method and terminal device
CN111143299A (en) File management method and electronic equipment
CN111104236A (en) Paste control method and electronic equipment
CN111399715B (en) Interface display method and electronic equipment
CN110768804A (en) Group creation method and terminal device
CN110795010B (en) Screen capturing method and terminal equipment thereof
CN110536005B (en) Object display adjustment method and terminal
CN111562959A (en) Icon management method and electronic equipment

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination
RJ01 Rejection of invention patent application after publication
RJ01 Rejection of invention patent application after publication

Application publication date: 20200327