CN106294709B - Cloud storage file display method and device - Google Patents

Cloud storage file display method and device Download PDF

Info

Publication number
CN106294709B
CN106294709B CN201610643587.7A CN201610643587A CN106294709B CN 106294709 B CN106294709 B CN 106294709B CN 201610643587 A CN201610643587 A CN 201610643587A CN 106294709 B CN106294709 B CN 106294709B
Authority
CN
China
Prior art keywords
file
display
cloud storage
list
index list
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.)
Active
Application number
CN201610643587.7A
Other languages
Chinese (zh)
Other versions
CN106294709A (en
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.)
Tencent Technology Shenzhen Co Ltd
Original Assignee
Tencent Technology Shenzhen 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 Tencent Technology Shenzhen Co Ltd filed Critical Tencent Technology Shenzhen Co Ltd
Priority to CN201610643587.7A priority Critical patent/CN106294709B/en
Publication of CN106294709A publication Critical patent/CN106294709A/en
Application granted granted Critical
Publication of CN106294709B publication Critical patent/CN106294709B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

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/17Details of further file system functions
    • G06F16/1734Details of monitoring file system events, e.g. by the use of hooks, filter drivers, logs
    • 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/18File system types
    • G06F16/182Distributed file systems

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Data Mining & Analysis (AREA)
  • Databases & Information Systems (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Human Computer Interaction (AREA)
  • User Interface Of Digital Computer (AREA)
  • Information Retrieval, Db Structures And Fs Structures Therefor (AREA)

Abstract

According to the display method and device of the cloud storage file, the trigger event of list updating is detected; responding to a list updating trigger event, and acquiring a classification index list sent by a server; the classification index list comprises operation time, operation actions, file identifications and file types of operations performed on the cloud storage files; determining a display view of the classified index list according to the operation time, the operation action, the file identification and the file type; rendering is carried out according to the display view, and cloud storage files corresponding to the file identifications in the classification index list are displayed. Therefore, the operated cloud storage files are displayed, a user can directly search the operated cloud storage files through the cloud storage files without searching through file names or file folders layer by layer, and therefore the user can conveniently search the operated cloud storage files through the method and the device, the file searching efficiency of the operated target files is improved, and the searching speed of the terminal for searching the cloud storage files is improved.

Description

Cloud storage file display method and device
Technical Field
The invention relates to the technical field of cloud storage, in particular to a method and a device for displaying a cloud storage file.
Background
In the technical field of existing cloud storage, the display mode of cloud storage files is single, and lists are mainly used mostly. And a user newly establishes a folder in the cloud disk and uploads the file to the folder. If there are many folders, it is difficult for the user to find a certain file. The file needs to be found with a clear sense of the directory hierarchy, the content in the folder.
In order to solve the problem that a user is difficult to find files, traditional cloud disk products provide a searching function. The user starts a search function, enters a file name in an input box of the terminal, requests to be sent to the server, and the server screens out all approximate files and makes a list to return to a UI layer (user interaction layer) of the terminal to be presented to the user. However, the disadvantage of searching is that the user still needs to memorize the file name to perform the subsequent searching and positioning operation, and in case of many files, the efficiency is still low and the cognitive burden is increased.
Therefore, the traditional cloud storage file display mode has the problem that the file searching efficiency is low, so that the searching speed of the terminal for searching the cloud storage file is low.
Disclosure of Invention
Therefore, it is necessary to provide a cloud storage file display method and device for improving the searching speed of a terminal for searching a cloud storage file, aiming at the problem that the searching speed of the terminal for searching the cloud storage file is slow.
A display method of a cloud storage file comprises the following steps:
detecting a list update triggering event;
responding to the list updating trigger event, and acquiring a classified index list sent by a server; the classification index list comprises operation time, operation actions, file identifications and file types of operations performed on the cloud storage files;
determining a display view of the classified index list according to the operation time, the operation action, the file identification and the file type;
rendering according to the display view, and displaying the cloud storage file corresponding to the file identification in the classification index list.
A cloud storage file display device comprises:
the updating detection module is used for detecting a list updating triggering event;
the list acquisition module is used for responding to the list updating trigger event and acquiring a classification index list sent by the server; the classification index list comprises operation time, operation actions, file identifications and file types of operations performed on the cloud storage files;
the view determining module is used for determining a display view of the classified index list according to the operation time, the operation action, the file identification and the file type;
and the file display module is used for rendering according to the display view and displaying the cloud storage file corresponding to the file identifier in the classification index list.
According to the display method and device of the cloud storage file, the trigger event of list updating is detected; responding to a list updating trigger event, and acquiring a classification index list sent by a server; the classification index list comprises operation time, operation actions, file identifications and file types of operations performed on the cloud storage files; determining a display view of the classified index list according to the operation time, the operation action, the file identification and the file type; rendering is carried out according to the display view, and cloud storage files corresponding to the file identifications in the classification index list are displayed. Therefore, the operated cloud storage files are displayed, so that a user can directly search the operated cloud storage files through the displayed and operated cloud storage files without searching through file names or file folders layer by layer, and therefore, the user can conveniently search the operated cloud storage files through the method and the device, the file searching efficiency of the operated target files is improved, and the searching speed of the terminal for searching the cloud storage files is improved.
Drawings
FIG. 1 is a schematic illustration of an operating environment in accordance with an embodiment of the present invention;
fig. 2 is a schematic structural diagram of the terminal of fig. 1;
FIG. 3 is a flowchart of a method for displaying a cloud storage file according to an embodiment;
FIG. 4 is a detailed flowchart of one step of a method for displaying the cloud storage file of FIG. 3;
FIG. 5 is a cloud storage file display diagram illustrating a cloud storage file display method of FIG. 3;
FIG. 6 is a detailed flow chart of a step of FIG. 4;
FIG. 7 is a block diagram of a display device of a cloud storage file of an embodiment;
FIG. 8 is a block diagram of a module of the display apparatus of the cloud storage file of FIG. 7;
FIG. 9 is a block diagram of another module of the cloud storage file display apparatus of FIG. 7;
fig. 10 is a view showing a structure of a subunit of a unit of the cloud storage file display apparatus of fig. 9.
Detailed Description
In order to make the objects, technical solutions and advantages of the present invention more apparent, the present invention is further described in detail below with reference to the accompanying drawings and embodiments. It should be understood that the detailed description and specific examples, while indicating the scope of the invention, are intended for purposes of illustration only and are not intended to limit the scope of the invention.
Fig. 1 is a schematic diagram illustrating an operating environment according to an embodiment of the present invention, as shown in fig. 1, the operating environment relates to a terminal 110, a server 130 and a network 150, and the terminal 110 and the server 130 can communicate via the network 150. The terminal 110 may be any device capable of implementing intelligent input and output, for example, a desktop computer or a mobile terminal, and the mobile terminal may be a smart phone, a tablet computer, a vehicle-mounted computer, a wearable smart device, and the like. The server 130 is a cloud server of a cloud storage space for storing a cloud storage file; the number of the servers 130 may be plural.
The internal structure of terminal 110 in one embodiment is shown in fig. 2. The terminal 110 includes a processor, a storage medium, a network interface, and a memory connected through a system bus. The storage medium of the terminal 110 stores an operating system and a display device of a cloud storage file, and the device is used for implementing a display method of the cloud storage file. The processor of terminal 110 is configured to provide computing and control capabilities to support the operation of the overall terminal 110. The memory of the terminal 110 provides an environment for operating the display device of the cloud storage file in the non-volatile storage medium, and the memory may store computer readable instructions, and when the computer readable instructions are executed by the processor, the processor may execute a display method of the cloud storage file. The network interface of the terminal 110 is used to connect and communicate with the network 150.
As shown in fig. 3, an embodiment of the present invention provides a method for displaying a cloud storage file, including:
s310: a list update trigger event is detected.
The terminal detects a list update trigger event. The list update triggering event can be that the user logs in the cloud storage space through the terminal for the first time. The list update triggering event may also be a preset operation on a preset control after receiving an update notification sent when the classification index list of the server is updated. Specifically, the preset operation on the preset control may include: clicking or dragging a preset control.
S330: and responding to the list updating trigger event, and acquiring the classified index list sent by the server. The classification index list comprises operation time, operation actions, file identifications and file types of operations performed on the cloud storage files.
And the terminal responds to the list updating trigger event and acquires the classified index list sent by the server. Specifically, the terminal may acquire the sorted index list transmitted by the server by transmitting a sorted index list request to the server. The terminal can also directly acquire the classification index list which is sent to the terminal by the server directly or according to the request of the terminal after the server sends the update notification.
In this embodiment, the sorted index list is obtained by the server according to the file operation event sent by the terminal and performing content aggregation on the file operation event. The file operation event is sent to the server by any terminal when the terminal performs related operation actions on the file. It should be noted that, since the same account may have multiple terminal devices, any one terminal may send a file operation event to the server when performing a related operation on the cloud storage file.
The file operation event comprises operation information and operation object information. The operation information comprises operation actions and operation time, wherein the operation actions comprise but are not limited to uploading, downloading, viewing, backing up, editing, playing and creating. The object information is information of a target file of the operation action, including but not limited to a file identifier. The file identification may be a file ID (identification number), a file name, or the like. The file types can be divided into a video image class and a non-video image class. The non-video image class includes files other than audio, video and image contained in the video image class, such as: documents, folders, configuration files, and the like.
And the server performs content aggregation according to the operation time, the operation action and the file type of the target file to obtain a classified index list. The server aggregates target files of the same operation on the same time period and the same type of files into a classified index list through content aggregation, and aggregates the target files of multiple operations on the same time period and the same file into a record of the classified index list. As can be appreciated, the sorted index list includes operation time, operation action, file identification and file type of an operation performed on the cloud storage file. The target files of the same operation of the same type of files in the same time period are aggregated in one classified index list, for example, a plurality of files are downloaded simultaneously, in the file operation events, the files are recorded as a plurality of file operation events according to the time sequence, and after the content aggregation, the downloaded files are aggregated into the same or different classified index lists according to the file types. For another example, for the same target file, the uploading and viewing operations are performed successively in the same time period, the records are two file operation events, and after the content is aggregated, the target file only has one corresponding record in the sorted index list, which may be only recording the viewing operation performed later, or of course, only recording the uploading operation performed earlier.
The same time period in this embodiment may be within the same day or one day may be subdivided into several time periods, and the specific division rule is not limited, for example, the time periods may be evenly divided, or the time periods may be divided according to the daily work and rest habits of the user, for example, in the morning, afternoon, and evening.
S350: and determining a display view of the classified index list according to the operation time, the operation action, the file identification and the file type.
One sort index list corresponds to one presentation view. Different operation times or different classification information of the target files corresponding to the operation actions are aggregated into different classification index lists. Specifically, the target files corresponding to the operation actions in different time periods are aggregated into different sorting index lists, and therefore, the target files operated by the operation actions in different time periods are determined to be in different display views. Different target files corresponding to different operation actions in the same time period are aggregated into different classification index lists, so that different target files corresponding to different operation actions in the same time period are determined in different display views.
It should be further noted that the target files of different file types corresponding to the same operation in the same time period are aggregated into different sorted index lists, and therefore, the target files of different file types corresponding to the same operation in the same time period are determined in different display views.
S370: rendering is carried out according to the display view, and cloud storage files corresponding to the file identifications in the classification index list are displayed.
After determining the display view of the classification index list, the terminal renders according to the display view, and displays the cloud storage file corresponding to the file identifier in the classification index list, namely the target file corresponding to the operation action in the classification index list.
According to the display method of the cloud storage file, a list updating trigger event is detected; responding to a list updating trigger event, and acquiring a classification index list sent by a server; the classification index list comprises operation time, operation actions, file identifications and file types of operations performed on the cloud storage files; determining a display view of the classified index list according to the operation time, the operation action, the file identification and the file type; rendering is carried out according to the display view, and cloud storage files corresponding to the file identifications in the classification index list are displayed. Therefore, the operated cloud storage files are displayed, so that a user can directly search the operated cloud storage files through the displayed and operated cloud storage files without searching through file names or layer-by-layer folders, the user can conveniently search the operated cloud storage files through the method, the file searching efficiency of the operated target files is improved, and the searching speed of the terminal for searching the cloud storage files is improved.
Specifically, in a specific embodiment, the operation performed on the cloud storage file may be an operation with an operation time within a preset time. In another specific example, the operation performed on the cloud storage file may also be an operation within a preset number of operations.
The preset time may be a specific time from the current time of the server to the current time. This specific time may be a preset time of three days, one week, one month, etc. The preset operation times may be within the last 5 operations, or within the last 10 operations, and this embodiment is not particularly limited.
In one embodiment, whether the operation performed on the cloud storage file is an operation with an operation time within a preset time or an operation within a preset operation number may be determined according to whether the frequency of the operation is greater than a preset value. When the operation frequency is greater than the preset value, the operation performed on the cloud storage file can be judged to be the operation of the operation time within the preset time; when the operation frequency is not greater than the preset value, it may be determined that the operation performed on the cloud storage file is an operation within a preset operation number. Therefore, the situation that the records in the classification index list are too few or too many due to a single time factor or operation frequency factor, so that the file searching value for the user is not high, the file searching efficiency of the operated target file cannot be improved, and the searching speed of the terminal for searching the cloud storage file is improved is avoided.
In one embodiment, the step of detecting the list update triggering event, i.e. step S310, includes:
receiving an updated updating notice of the classification index list sent by the server;
according to the update notification, displaying a trigger control of the list update trigger event;
the trigger control of the list update trigger event detects the list update trigger event.
In this embodiment, the server sends an update notification to the terminal when the classification index list is updated. And the terminal receives the update notification and displays the trigger control of the list update trigger event according to the update notification. The trigger control provides an interactive interface between a user and a terminal, and the trigger event can be updated through the trigger control trigger list, such as clicking the trigger control or dragging the trigger control. The terminal detects the list updating trigger event through the trigger control of the list updating trigger event. It will be appreciated that the list update trigger event may include a click or drag on the trigger control. Therefore, the detection of the list updating triggering event is realized through the list updating triggering event triggering control.
Referring to fig. 4, in order to provide a way to determine a display view of a sorted index list, in one embodiment, the display view includes a display mode, display contents, and sort information. The step of determining the display view of the sorted index list according to the operation time, the operation action, the file identifier and the file type, that is, step S350, includes:
s451: and determining the classification information of the display view of the classification index list according to the operation time and the operation action.
The classification information is information on which the list of the classification index list is classified. The classification information is also an important basis for dividing the cloud storage file into different display views during display. In the present embodiment, the classification information is determined by the operation time and the operation action. Specifically, the format of the classification information is a combination of operation time and operation action. For example, the classification information may be: today view, download today, edit today, yesterday view, yesterday play, etc. and combinations of operational time and operational actions. Therefore, a user can conveniently search the cloud storage file according to the classification information, the file searching efficiency is improved, and the searching speed of the terminal for searching the cloud storage file is further improved.
S453: and determining the display mode of the display view of the classification index list according to the number of the file identifications and the file types.
The presentation of different file types may be different, for example, files of the video image class may be presented in thumbnail form, while files of the non-video image class may be presented in list form. Therefore, the user can conveniently distinguish different types of cloud storage files; and the user can conveniently carry out corresponding operation, for example, the file of the video image class can be played, but the file of the non-video image class can not be played. In other embodiments, the different file types may be presented in the same manner, e.g., all in a list or all in a thumbnail.
When the presentation mode is a thumbnail mode, whether the presentation mode is a row of thumbnails or a plurality of rows of thumbnails can be determined by the number of file identifiers, that is, the number of target files. And when the display mode is a list mode or a multi-row thumbnail mode, determining whether the display mode is a full display mode or a hidden display mode according to the number of the file identifications. All the cloud storage files corresponding to all the target identifications are displayed; and hiding and displaying the cloud storage files corresponding to the target identifications with preset number. It should be noted that, in the hidden display mode, by displaying a manner of triggering an expansion control for displaying all files at the last position, a user can click or drag the display control, so as to view all files; and the terminal can determine whether to display all the files by detecting whether a corresponding trigger event is detected.
In one embodiment, the file operation event further includes a terminal type. The category index list also includes the terminal type. Specifically, the terminal type may include a mobile terminal, a web page terminal, and the like. In this embodiment, the display mode of the presentation view is determined according to the number of the file identifiers, the terminal type, and the file type. In this way, the display mode is matched with the terminal type.
S455: and determining the display content of the display view of the classification index list according to the cloud storage file corresponding to the file identification.
And the terminal binds the cloud storage file corresponding to the file identification to the display content part of the display view corresponding to the classification index list.
Referring to fig. 5, in an embodiment, when the file type is a non-video image type, the content displayed by the cloud storage file corresponding to the file identifier in the classification index list includes a file type identifier X of the file corresponding to the file identifier (in fig. 5, X is adopted to distinguish different file types1,X2Distinguishing different file type identifications), and file names. When the file type is a video image type, the content displayed by the cloud storage file corresponding to the file identification in the classification index list is a thumbnail of the video image type file.
In one embodiment, the step of determining the display mode of the display view of the sorted index list according to the number of the file identifiers and the file types, i.e. step S453, includes:
judging whether the display modes corresponding to the number of the file identifications and the file types are stored locally;
and if so, taking the corresponding display mode stored locally as the display mode of the display view of the classification index list.
In this embodiment, a display mode multiplexing manner is provided to determine the display view of the sorted index list. And when the display modes corresponding to the number of the file identifications and the file types are locally stored, the locally stored corresponding display modes are adopted as the display modes of the display views of the classification index list. Therefore, when the corresponding display mode exists locally, a new display mode does not need to be generated, so that the fluency of the terminal can be ensured, and the memory occupation ratio of the terminal is reduced.
Further, after the step of determining whether the display modes corresponding to the number of the file identifiers and the file types are stored locally, the method further includes:
and if the file type does not exist, generating a display mode corresponding to the number of the file identifications and the file type according to the number of the file identifications and the file type.
In this embodiment, if the display modes corresponding to the number of the file identifiers and the file types are not stored locally, the display modes corresponding to the number of the file identifiers and the file types are generated according to the number of the file identifiers and the file types. The display view is prevented from being incapable of being generated because the display modes corresponding to the number of the file identifications and the file types are not stored locally.
Further, the step of generating the display modes corresponding to the number of the file identifications and the file types according to the number of the file identifications and the file types includes:
determining a display mode according to the file type;
and generating display modes corresponding to the number of the file identifications and the file types according to the display modes, the display quantity threshold corresponding to the display modes and the number of the file identifications.
In this embodiment, when the file type is a video image type, the presentation mode may be a thumbnail mode; when the file type is a non-video image class, the presentation mode may be in a list form. Whether the display mode is in the form of an thumbnail or a list is corresponding to a display quantity threshold, for example, the display quantity threshold in the form of the thumbnail can be set to 6; the presentation number threshold in list form may be set to 15.
In a specific embodiment, the threshold of the number of presentations corresponding to the thumbnail-type presentation may include a first thumbnail threshold and a second thumbnail threshold. The first abbreviated threshold is less than the second abbreviated threshold. For example, the first abbreviated threshold may be 3 and the second abbreviated threshold may be 6. And when the display mode is in a thumbnail form and the number of the file identifications is not more than a first thumbnail threshold value, the display mode is in a thumbnail form displayed in a row. When the display mode is a thumbnail form and the number of the file identifications is larger than a first thumbnail threshold value, the display mode is a thumbnail form with two rows of display; at this time, whether the number of the file identifications is not greater than the second abbreviated threshold value can be continuously judged; if so, the display mode is in a thumbnail form of full display and two rows of display, and if not, the display mode is in a thumbnail form of hidden display and two rows of display. The details of the entire display and hidden display are not repeated herein.
The display quantity threshold corresponding to the display mode in the list form is larger than the display quantity threshold corresponding to the display mode in the thumbnail form. E.g., 15. And when the display mode is in a list form and the number of the file identifications is not greater than the display number threshold corresponding to the display mode in the list form, the display mode is in a list form of all displays. And when the display mode is a list form and the number of the file identifications is greater than the display number threshold corresponding to the display mode in the list form, the display mode is a list form of hidden display. The details of the entire display and hidden display are not repeated herein.
Referring to fig. 6, in an embodiment, the step of generating the display modes corresponding to the number of the file identifiers and the file types according to the number of the file identifiers and the file types includes:
s610: and determining a display mode according to the file type.
S620: and judging whether the display mode is in a thumbnail form. If yes, go to S630; if not, S640 is executed.
S630: and judging whether the number of the file identifications is not larger than a first abbreviating threshold value. If yes, go to S631; if not, the process proceeds to step S632a, and a display mode in the form of thumbnail images displayed in two rows is generated.
S631: a display mode in the form of a thumbnail of a row of presentations is generated.
The step of generating a display mode in the form of a thumbnail of two rows of presentations may comprise:
s632a, judging whether the number of the file identifications is not larger than a second abbreviating threshold value; if so, then S632b is performed, otherwise, S632c is performed.
S632b, generating display modes in the form of thumbnails which are all displayed and are displayed in two rows;
s632c, thumbnail-form display mode of hidden show and two-row show generated.
S640: and judging whether the number of the file identifications is not larger than a display number threshold corresponding to the display mode in the list form. If yes, go to step S641; if not, go to step S642.
S641: generating display modes in a list form of all displays;
s642: and displaying the mode in a list form of the generated hidden display.
Referring to fig. 7, a display apparatus of a cloud storage file corresponding to the display method of the cloud storage file includes:
an update detection module 710, configured to detect a list update trigger event;
the list obtaining module 730 is configured to respond to a list update triggering event and obtain a classification index list sent by the server; the classification index list comprises operation time, operation actions, file identifications and file types of operations performed on the cloud storage files;
a view determining module 750, configured to determine a display view of the sorted index list according to the operation time, the operation action, the file identifier, and the file type;
the file display module 770 is configured to render according to the display view, and display the cloud storage file corresponding to the file identifier in the classification index list.
In the display apparatus for the cloud storage file, the update detection module 710 detects a list update trigger event; the list obtaining module 730 responds to the list updating trigger event and obtains the classified index list sent by the server; the classification index list comprises operation time, operation actions, file identifications and file types of operations performed on the cloud storage files; the view determining module 750 determines the display view of the sorted index list according to the operation time, the operation action, the file identifier and the file type; the file display module 770 renders according to the display view, and displays the cloud storage file corresponding to the file identifier in the sorted index list. Therefore, the operated cloud storage files are displayed, a user can directly search the operated cloud storage files through the displayed and operated cloud storage files without searching through file names or file folders layer by layer, and therefore the user can conveniently search the operated cloud storage files through the device, the file searching efficiency of the operated target files is improved, and the searching speed of the terminal for searching the cloud storage files is improved.
Referring to fig. 8, in one embodiment, the update detection module 710 includes:
a notification receiving unit 811 for receiving an update notification that the classification index list sent by the server has been updated;
a control display unit 813 configured to display a trigger control for a list update trigger event according to the update notification;
the event detecting unit 815 is configured to detect a list update triggering event through a triggering control of the list update triggering event.
In one embodiment, the display view includes a display mode, display content, and classification information. Accordingly, referring to fig. 9, the view determination module 750 may include:
an information determining unit 951, configured to determine classification information of the display view of the classification index list according to the operation time and the operation action;
a mode determination unit 953, configured to determine a display mode of a display view of the sorted index list according to the number of file identifiers and file types;
a content determining unit 955, configured to determine display content of the display view of the classification index list according to the cloud storage file corresponding to the file identifier.
Referring to fig. 10, in one embodiment, the mode determining unit 953 may include:
a reuse judgment subunit 1031, configured to judge whether a display mode corresponding to the number of file identifiers and the file type is stored locally;
and a mode multiplexing subunit 1033, configured to, when the determination result of the multiplexing determination subunit is that there is a display mode of the display view in the category index list, use the locally stored corresponding display mode as the display mode of the display view in the category index list.
Continuing to refer to fig. 10, in one embodiment, the mode determination unit 953 may further include:
a mode generating subunit 1035, configured to generate, when the determination result of the multiplexing determination subunit 1031 is that no file exists, a display mode corresponding to the number of file identifiers and the file types according to the number of file identifiers and the file types.
In one embodiment, the mode determination unit 953 may further include a mode determination subunit 1034;
a mode determination subunit 1034 for determining a display mode according to the file type;
the mode generating subunit 1035 is further configured to generate display modes corresponding to the number of file identifiers and the file types according to the display modes determined by the mode determining subunit 1034, the display quantity thresholds corresponding to the display modes, and the number of file identifiers.
It will be understood by those skilled in the art that all or part of the processes in the methods of the embodiments described above may be implemented by a computer program, which is stored in a non-volatile computer readable storage medium, and in the embodiments of the present invention, the program may be stored in the storage medium of a computer system and executed by at least one processor in the computer system to implement the processes of the embodiments including the methods described above. The storage medium may be a magnetic disk, an optical disk, a Read-Only Memory (ROM), a Random Access Memory (RAM), or the like.
The technical features of the above embodiments can be arbitrarily combined, and for the sake of brevity, all possible combinations of the technical features in the above embodiments are not described, but should be considered as the scope of the present specification as long as there is no contradiction between the combinations of the technical features.
The above examples only show some embodiments of the present invention, and the description thereof is more specific and detailed, but not construed as limiting the scope of the invention. It should be noted that, for a person skilled in the art, several variations and modifications can be made without departing from the inventive concept, which falls within the scope of the present invention. Therefore, the protection scope of the present patent shall be subject to the appended claims.

Claims (14)

1. A cloud storage file display method is characterized by comprising the following steps:
detecting a list update triggering event;
responding to the list updating trigger event, and acquiring a classified index list sent by a server; the classified index list is obtained by aggregating target files of the same operation of the same type of files in the same time period by the server; the classification index list comprises operation time, operation actions, file identifications and file types of operations performed on the cloud storage files;
determining a display view of the classified index list according to the operation time, the operation action, the file identification and the file type;
rendering according to the display view, and displaying the cloud storage file corresponding to the file identification in the classification index list.
2. The method for displaying the cloud storage file according to claim 1, wherein the step of detecting the list update triggering event includes:
receiving an updated update notification sent by a server for the classification index list;
according to the updating notice, displaying a triggering control of a list updating triggering event;
and detecting a list updating trigger event through the trigger control of the list updating trigger event.
3. The method for displaying the cloud storage file according to claim 1, wherein the display view includes a display mode, display contents, and classification information; the step of determining the display view of the classification index list according to the operation time, the operation action, the file identification and the file type comprises the following steps:
determining classification information of the display view of the classification index list according to the operation time and the operation action;
determining a display mode of the display view of the classification index list according to the number of the file identifications and the file types;
and determining the display content of the display view of the classification index list according to the cloud storage file corresponding to the file identification.
4. The method for displaying the cloud storage file according to claim 3, wherein the step of determining the display mode of the display view of the sorted index list according to the number of the file identifiers and the file types includes:
judging whether the display modes corresponding to the number of the file identifications and the file types are stored locally;
and if so, taking the corresponding display mode stored locally as the display mode of the display view of the classification index list.
5. The method for displaying the cloud storage file according to claim 4, wherein after the step of determining whether the display modes corresponding to the number of the file identifiers and the file types are stored locally, the method further comprises:
and if not, generating display modes corresponding to the number of the file identifications and the file types according to the number of the file identifications and the file types.
6. The method for displaying the cloud storage file according to claim 5, wherein the step of generating the display modes corresponding to the number of the file identifiers and the file types according to the number of the file identifiers and the file types includes:
determining a display mode according to the file type;
and generating display modes corresponding to the number of the file identifications and the file types according to the display modes, the display quantity threshold corresponding to the display modes and the number of the file identifications.
7. A cloud storage file display device is characterized by comprising:
the updating detection module is used for detecting a list updating triggering event;
the list acquisition module is used for responding to the list updating trigger event and acquiring a classification index list sent by the server; the classified index list is obtained by aggregating target files of the same operation of the same type of files in the same time period by the server; the classification index list comprises operation time, operation actions, file identifications and file types of operations performed on the cloud storage files;
the view determining module is used for determining a display view of the classified index list according to the operation time, the operation action, the file identification and the file type;
and the file display module is used for rendering according to the display view and displaying the cloud storage file corresponding to the file identifier in the classification index list.
8. The apparatus for displaying a cloud storage file according to claim 7, wherein the update detection module comprises:
a notification receiving unit, configured to receive an update notification that the classification index list sent by the server is updated;
the control display unit is used for displaying the trigger control of the list updating trigger event according to the updating notice;
and the event detection unit is used for detecting the list updating trigger event through the trigger control of the list updating trigger event.
9. The cloud storage file presentation apparatus of claim 7, wherein the presentation view comprises a display mode, a display content, and classification information;
the view determination module includes:
the information determining unit is used for determining the classification information of the display view of the classification index list according to the operation time and the operation action;
the mode determining unit is used for determining the display mode of the display view of the classification index list according to the number of the file identifications and the file types;
and the content determining unit is used for determining the display content of the display view of the classification index list according to the cloud storage file corresponding to the file identification.
10. The apparatus for displaying the cloud storage file according to claim 9, wherein the mode determining unit includes:
the multiplexing judgment subunit is used for judging whether the display modes corresponding to the number of the file identifications and the file types are stored locally;
and the mode multiplexing subunit is configured to, when the judgment result of the multiplexing judgment subunit is that the display view exists, use the locally stored corresponding display mode as the display mode of the display view of the classification index list.
11. The apparatus for displaying the cloud storage file according to claim 10, wherein the mode determining unit further includes:
and the mode generating subunit is used for generating display modes corresponding to the number of the file identifications and the file types according to the number of the file identifications and the file types when the judgment result of the multiplexing judgment subunit is that the file identifications do not exist.
12. The apparatus for displaying the cloud storage file according to claim 11, wherein the mode determining unit further comprises a mode determining subunit;
the mode determining subunit is used for determining a display mode according to the file type;
the mode generating subunit is further configured to generate display modes corresponding to the number of the file identifiers and the file types according to the display mode determined by the mode determining subunit, the display quantity threshold corresponding to the display mode, and the number of the file identifiers.
13. A computer device comprising a memory and a processor, the memory storing a computer program, characterized in that the processor, when executing the computer program, implements the steps of the method of any of claims 1 to 6.
14. 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 method of any one of claims 1 to 6.
CN201610643587.7A 2016-08-05 2016-08-05 Cloud storage file display method and device Active CN106294709B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201610643587.7A CN106294709B (en) 2016-08-05 2016-08-05 Cloud storage file display method and device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201610643587.7A CN106294709B (en) 2016-08-05 2016-08-05 Cloud storage file display method and device

Publications (2)

Publication Number Publication Date
CN106294709A CN106294709A (en) 2017-01-04
CN106294709B true CN106294709B (en) 2020-11-03

Family

ID=57666722

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201610643587.7A Active CN106294709B (en) 2016-08-05 2016-08-05 Cloud storage file display method and device

Country Status (1)

Country Link
CN (1) CN106294709B (en)

Families Citing this family (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
EP3847655A1 (en) * 2018-09-05 2021-07-14 Koninklijke Philips N.V. Method of classifying medical records
CN109558197B (en) * 2018-11-27 2023-06-30 北京小米移动软件有限公司 Information recommendation method and device

Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN104361094A (en) * 2014-11-20 2015-02-18 北京奇虎科技有限公司 Storage method and device for file in search result, and browser client
WO2016048283A1 (en) * 2014-09-23 2016-03-31 Hewlett Packard Enterprise Development Lp Event log analysis

Family Cites Families (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7328407B2 (en) * 2004-10-07 2008-02-05 Microsoft Corporation Automatic view selection
CN105094521B (en) * 2012-07-26 2018-09-14 奇智软件(北京)有限公司 A kind of interface file display method and system
US10289390B2 (en) * 2014-01-03 2019-05-14 Shadowbox Inc. Interactive multimodal display platform
CN104573011B (en) * 2015-01-08 2018-11-06 北京数码大方科技股份有限公司 Network disk file shows method and device
CN105117499A (en) * 2015-09-28 2015-12-02 北京奇虎科技有限公司 File display method and device based on cloud disk
CN105426386A (en) * 2015-10-23 2016-03-23 小米科技有限责任公司 File synchronization method and apparatus, and terminal device

Patent Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2016048283A1 (en) * 2014-09-23 2016-03-31 Hewlett Packard Enterprise Development Lp Event log analysis
CN104361094A (en) * 2014-11-20 2015-02-18 北京奇虎科技有限公司 Storage method and device for file in search result, and browser client

Non-Patent Citations (3)

* Cited by examiner, † Cited by third party
Title
Exploitation of Hadoop framework for point cloud geographic data storage system;Vladimir Hanusniak等;《2015 Fifth International Conference on Digital Information Processing and Communications (ICDIPC)》;20151112;第197-200页 *
面向云环境的文件同步服务系统设计与实现;鲍先强;《中国优秀硕士学位论文全文数据库信息科技辑》;20120715(第7期);第I138-2730页 *
面向医疗信息管理系统的云存储技术研究与实现;李伟宏;《中国优秀硕士学位论文全文数据库信息科技辑》;20130515(第5期);第I138-1415页 *

Also Published As

Publication number Publication date
CN106294709A (en) 2017-01-04

Similar Documents

Publication Publication Date Title
US11483417B2 (en) Systems and methods for managing content items having multiple resolutions
JP6422503B2 (en) System and method for providing a user with a set of interactivity functions locally on a user device
US11409785B2 (en) Media file processing method and device, and media file sharing method and device in social media application
WO2017129018A1 (en) Picture processing method and apparatus, and smart terminal
US8706690B2 (en) Systems and methods for space management in file systems
US20150177954A1 (en) Sharing content items from a collection
CN105657502B (en) A kind of implementation method of custom menu, device, client and server
SG176470A1 (en) Synchronizing media files available from multiple sources
CN112099709A (en) Method and device for arranging multimedia objects, electronic equipment and storage medium
US20160014190A1 (en) Link per image
CN106294709B (en) Cloud storage file display method and device
CN109213733A (en) File classifying method, equipment and system
US20170046350A1 (en) Media organization
CN112422592A (en) Information recommendation method and device, electronic device and storage medium
CN110381356B (en) Audio and video generation method and device, electronic equipment and readable medium
CN111262996A (en) Notification bar message processing method and device, electronic device and storage medium
CN110019974A (en) Implementation method and device are bored under chart
CN110798748A (en) Audio and video preloading method and device and electronic equipment
CN107480269B (en) Object display method and system, medium and computing equipment
CN115455213A (en) Multimedia work display method, device, equipment and storage medium
CN112153478B (en) Video processing method and video playing method
CN111858779A (en) Data analysis method and device, electronic equipment and storage medium
US10225459B2 (en) Image reproducing apparatus that selects image from multiple images and reproduces same, method of controlling image reproducing apparatus, and storage medium
CN107045521B (en) Signal source grouping management method, device and system
TW201516705A (en) System and method of multimedia data arrangement for cloud service

Legal Events

Date Code Title Description
C06 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination
GR01 Patent grant
GR01 Patent grant