File sorting method and intelligent terminal
Technical Field
The embodiment of the invention belongs to the field of software, and particularly relates to a file sorting method and an intelligent terminal.
Background
At present, intelligent terminals (such as smart phones, tablet computers and the like) are increasingly popularized, and more files can be stored in the intelligent terminals.
In order to facilitate a user to quickly browse files stored by the intelligent terminal, the intelligent terminal provides different sorting methods, for example, sorting according to file names, sorting according to file sizes, and the like. However, the existing file sorting methods can only sort a certain folder under file management, so that a user cannot intuitively know the file architecture of the sorted folder under the whole file management.
Therefore, a new technical solution is needed to solve the above technical problems.
Disclosure of Invention
The embodiment of the invention provides a file sorting method and an intelligent terminal, and aims to solve the problem that a user cannot intuitively know the file architecture of a sorted folder under the whole file management because the existing method can only sort the folder under the file management.
In a first aspect of the embodiments of the present invention, a file ordering method is provided, where the method includes:
displaying a tree diagram of a file structure of the intelligent terminal;
acquiring information and a sorting mode of folders to be sorted in the tree diagram;
and sorting the files corresponding to the information of the folders to be sorted according to the sorting mode.
In a second aspect of the embodiments of the present invention, an intelligent terminal is provided, where the intelligent terminal includes:
the tree diagram display unit is used for displaying a tree diagram of the file structure of the intelligent terminal;
the sorting mode acquiring unit is used for acquiring the information of the folders to be sorted in the tree diagram and the sorting mode;
and the file sorting unit is used for sorting the files corresponding to the information of the folders to be sorted according to the sorting mode.
In a third aspect of the embodiments of the present invention, an intelligent terminal is provided, where the intelligent terminal includes:
an output device and a processor, wherein the processor is connected with the output device,
the output equipment is used for displaying a tree diagram of the file structure of the intelligent terminal;
the processor is used for acquiring the information of the folders to be sorted in the tree-shaped graph displayed by the output equipment and the sorting mode; and the file sorting device is used for sorting the files corresponding to the information of the folders to be sorted according to the sorting mode.
In the embodiment of the invention, the files corresponding to the information of the folders of the tree diagram are directly sequenced, so that a user can conveniently and intuitively know the file structure of the sequenced files.
Drawings
FIG. 1 is a flowchart of a file sorting method according to a first embodiment of the present invention;
fig. 1-1 is a schematic diagram of a tree diagram of a file structure of an intelligent terminal according to a first embodiment of the present invention;
fig. 2 is a structural diagram of an intelligent terminal according to a second embodiment of the present invention;
fig. 3 is a block diagram of a part of a structure of a mobile phone related to an intelligent terminal according to a third embodiment of the present invention;
fig. 4 is a schematic block diagram of an intelligent terminal according to a fourth embodiment of the present invention.
Detailed Description
In order to make the objects, technical solutions and advantages of the present invention more apparent, the present invention is described in further detail below with reference to the accompanying drawings and embodiments. It should be understood that the specific embodiments described herein are merely illustrative of the invention and are not intended to limit the invention.
In the embodiment of the invention, a tree diagram of a file structure of an intelligent terminal is displayed, information of folders to be sorted in the tree diagram and a sorting mode are obtained, and files corresponding to the information of the folders to be sorted are sorted according to the sorting mode.
In order to explain the technical means of the present invention, the following description will be given by way of specific examples.
The first embodiment is as follows:
fig. 1 shows a flowchart of a file sorting method according to a first embodiment of the present invention, which is detailed as follows:
and step S11, displaying a tree diagram of the file structure of the intelligent terminal.
As shown in fig. 1-1, the tree diagram is assumed that the root directory is a file a (or a folder a), the subdirectories of the file a are a file B (or a folder B), a file C (or a folder C), and a file D (or a folder D), the subdirectories of the file B are a file E (or a folder E), a file F (or a folder F), and a file G (or a folder G), the subdirectory of the file C is a file H (or a folder H), and the subdirectories of the file D are a file I (or a folder I) and a file J (or a folder J). That is, in the tree diagram of FIG. 1-1, the first level is file A, the second level is file B, file C, file D, and the third level is file E, file F, file G, file H, file I, and file J.
The tree diagram records the file structure under the file management of the intelligent terminal, and the files pointing to the same father directory are all the same layer number; the last layer in the tree-like graph is a leaf node, and no child node is arranged below the leaf node.
Optionally, before the step S11, in order to display all files stored in the smart terminal in a tree structure, the method includes:
and A1, acquiring all file information stored in the intelligent terminal. Optionally, in order to accurately determine whether to display the tree diagram corresponding to the file structure, before acquiring all file information stored in the intelligent terminal, the method includes: and D, judging whether the user triggers a tree diagram generation instruction, if so, executing the step A1, otherwise, not executing. Specifically, for example, after the user clicks (presses a left or right mouse button) a blank interface of the intelligent terminal, a "generate tree diagram" option is displayed, and after the user selects the "generate tree diagram" option, it indicates that the user triggers a tree diagram generation instruction. For example, when a user clicks (presses a left or right mouse button) any file (or a designated file or a designated folder) stored in the intelligent terminal, a "tree diagram generation" option is displayed, and after the user selects the "tree diagram generation" option, the user is indicated to trigger a tree diagram generation instruction. Of course, in an actual situation, a specific manner in which the user triggers the tree diagram generation instruction may also be set, which is not described herein again.
And A2, generating a tree diagram of the file structures corresponding to all the file information stored in the intelligent terminal. Specifically, the file structures corresponding to all the file information are determined according to the hierarchy and the mutual relationship of the files, and then the corresponding tree graphs are generated according to the file structures.
And step S12, acquiring the information and the sorting mode of the folders to be sorted in the tree diagram.
Wherein, the information of the folder includes: the name of the folder, the name, size, type, storage time, frequency of use, etc. of the file stored by the folder.
Wherein, the sequencing mode comprises: sorting by file name, sorting by file size, sorting by file type, sorting by file storage time, sorting by file usage frequency, etc. Further, the importance levels of the file marks may be sorted, and the like, and of course, the information of the folder should include the importance levels of the file marks. When the importance levels of the 2 files are the same, the files can be sorted according to a default sorting rule, such as sorting according to the sizes or the use frequencies of the files.
Optionally, the step S12 specifically includes:
b1, receiving a sorting range selection instruction, wherein the sorting range selection instruction comprises the following steps: a current directory select instruction, a global directory select instruction, and a partial directory select instruction. When a user clicks a directory (or a folder) in the tree diagram, a sorting range selection instruction is issued, at this time, the 3 options of "current directory", "global directory", and "partial directory" may be displayed, and of course, in an actual situation, the 3 options may also be named by other names. Suppose the user clicks on the "current directory" option, indicating that the user issues a current directory selection instruction.
B2, obtaining the information of the folders to be sorted in the tree-shaped graph according to the sorting range selection instruction. Specifically, suppose a user issues a current directory selection instruction, and the folder corresponding to the current directory is the folder to be sorted in the tree diagram. It should be noted that the folder corresponding to the current directory includes the folder clicked by the user and also includes all folders stored in the folder clicked by the user, for example, if the user clicks the folder B in fig. 1-1 to issue a current directory selection instruction, information of the folder E, the folder F, and the folder G in the folder B needs to be acquired.
And B3, receiving a sorting mode selection instruction to acquire a corresponding sorting mode. Specifically, in order to save the time of the user, the sorting mode selection item may be directly displayed after the user selects any one of the 3 options, that is, the "current directory", "global directory", and "partial directory", and after the user selects a certain sorting mode selection item, the intelligent terminal receives a sorting mode selection instruction. Of course, after the user issues the sorting range selection instruction, if the user clicks (when pressing the left or right mouse button) a blank interface of the intelligent terminal, or clicks a folder in the tree diagram, the sorting mode selection item may be displayed.
Optionally, when the sorting range selecting instruction is a partial directory selecting instruction, the B2 specifically includes:
and B21, acquiring information corresponding to the folder selected by the user in the tree diagram by default.
And B22, acquiring information corresponding to the other at least one folder selected by the user.
In the above B21 and B22, after the user clicks a folder in the tree diagram to issue a partial directory selection instruction, the user selects the folder by default and obtains information corresponding to the selected folder, and in addition, the intelligent terminal displays another tree diagram in another window, and when the user clicks a folder in another tree diagram displayed in another window, it indicates that the user also needs to sort files of the folder, and correspondingly obtains information corresponding to the folder. Due to the fact that the files of the plurality of folders can be sequenced at the same time, the file sequencing efficiency is greatly improved.
And step S13, sorting the files corresponding to the information of the folders to be sorted according to the sorting mode.
Specifically, since the folder usually stores files, the files corresponding to the information of the folder can be sorted according to the sorting manner. Of course, if no file is stored in the folder, the folders corresponding to the information of the folder are sorted according to the sorting mode.
Optionally, in order to reduce the subsequent sorting operation on the newly added file, after S13, the method includes:
after the intelligent terminal stores a new file, if the new file is stored in the sorted folder, the new file is sorted according to the sorting mode. Specifically, after the files in a certain folder have been sorted, if the folder stores new files again, the new files are sorted in the folder in the same way as the existing file, so as to avoid the user from sorting again.
In the first embodiment of the invention, a tree diagram of a file structure of an intelligent terminal is displayed, information of folders to be sorted in the tree diagram and a sorting mode are obtained, and files corresponding to the information of the folders to be sorted are sorted according to the sorting mode. Because the files corresponding to the information of the folders of the tree diagram are directly sorted, a user can conveniently and intuitively know the file structure of the sorted files.
It should be understood that, in the embodiment of the present invention, the sequence numbers of the above-mentioned processes do not mean the execution sequence, and the execution sequence of each process should be determined by its function and inherent logic, and should not constitute any limitation to the implementation process of the embodiment of the present invention.
Example two:
fig. 2 shows a block diagram of an intelligent terminal according to a second embodiment of the present invention, which may include user equipment, such as a mobile telephone (or "cellular" telephone), a computer with mobile equipment, etc., communicating with one or more core networks via a radio access network RAN, and which may also be a portable, pocket, hand-held, computer-included, or vehicle-mounted mobile device, for example, that exchanges voice and/or data with the radio access network. Also for example, the mobile device may include a smartphone, a tablet computer, a Personal Digital Assistant (PDA), a point-of-sale (POS) or a vehicle-mounted computer, etc. For convenience of explanation, only portions related to the embodiments of the present invention are shown.
This intelligent terminal includes: a tree diagram display unit 21, a sorting mode obtaining unit 22, and a file sorting unit 23, wherein:
and the tree diagram display unit 21 is used for displaying a tree diagram of the file structure of the intelligent terminal.
Optionally, in order to be able to display all files stored in the intelligent terminal in a tree structure, the intelligent terminal includes:
and the file information acquisition unit is used for acquiring all file information stored in the intelligent terminal. Optionally, in order to accurately determine whether to display the tree diagram corresponding to the file structure, before acquiring all file information stored in the intelligent terminal, the method includes: and D, judging whether the user triggers a tree diagram generation instruction, if so, executing the step A1, otherwise, not executing. Specifically, for example, after the user clicks (presses a left or right mouse button) a blank interface of the intelligent terminal, a "generate tree diagram" option is displayed, and after the user selects the "generate tree diagram" option, it indicates that the user triggers a tree diagram generation instruction. For example, when a user clicks (presses a left or right mouse button) any file (or a designated file or a designated folder) stored in the intelligent terminal, a "tree diagram generation" option is displayed, and after the user selects the "tree diagram generation" option, the user is indicated to trigger a tree diagram generation instruction. Of course, in an actual situation, a specific manner in which the user triggers the tree diagram generation instruction may also be set, which is not described herein again.
And the tree-shaped graph generating unit is used for generating a tree-shaped graph of a file structure corresponding to all the file information stored in the intelligent terminal.
And the sorting mode acquiring unit 22 is configured to acquire information of folders to be sorted in the tree diagram and a sorting mode.
Wherein, the information of the folder includes: the name of the folder, the name, size, type, storage time, frequency of use, etc. of the file stored by the folder. Wherein, the sequencing mode comprises: sorting by file name, sorting by file size, sorting by file type, sorting by file storage time, sorting by file usage frequency, etc. Further, the importance levels of the file marks may be sorted, and the like, and of course, the information of the folder should include the importance levels of the file marks. When the importance levels of the 2 files are the same, the files can be sorted according to a default sorting rule, such as sorting according to the sizes or the use frequencies of the files.
Optionally, the sorting manner obtaining unit 22 includes:
a sorting range selection instruction receiving module, configured to receive a sorting range selection instruction, where the sorting range selection instruction includes: a current directory select instruction, a global directory select instruction, and a partial directory select instruction.
And the information acquisition module of the folders is used for acquiring the information of the folders to be sorted in the tree diagram according to the sorting range selection instruction. Specifically, suppose a user issues a current directory selection instruction, and the folder corresponding to the current directory is the folder to be sorted in the tree diagram. It should be noted that the folder corresponding to the current directory includes the folder clicked by the user and also includes all folders stored in the folder clicked by the user.
And the sorting mode selection instruction receiving module is used for receiving the sorting mode selection instruction so as to obtain the corresponding sorting mode. Specifically, in order to save the time of the user, the sorting mode selection item may be directly displayed after the user selects any one of the 3 options, that is, the "current directory", "global directory", and "partial directory", and after the user selects a certain sorting mode selection item, the intelligent terminal receives a sorting mode selection instruction. Of course, after the user issues the sorting range selection instruction, if the user clicks (when pressing the left or right mouse button) a blank interface of the intelligent terminal, or clicks a folder in the tree diagram, the sorting mode selection item may be displayed.
Optionally, when the sorting range selecting instruction is a partial directory selecting instruction, the information acquiring module of the folder includes:
and the information acquisition module of the default folder is used for acquiescently acquiring the information corresponding to the folder selected by the user in the tree diagram.
And the information acquisition module of other folders is used for acquiring the information corresponding to at least one other folder selected by the user.
When a user clicks a certain folder in the tree diagram to send a partial directory selection instruction, the folder is selected by default, information corresponding to the selected folder is obtained, in addition, the intelligent terminal displays another tree diagram by another window, when the user clicks the folder in another tree diagram displayed by the other window, the fact that the user also needs to sort files of the folder is indicated, and correspondingly, the information corresponding to the folder is obtained. Due to the fact that the files of the plurality of folders can be sequenced at the same time, the file sequencing efficiency is greatly improved.
And the file sorting unit 23 is configured to sort files corresponding to the information of the folders to be sorted according to the sorting manner.
Specifically, since the folder usually stores files, the files corresponding to the information of the folder can be sorted according to the sorting manner. Of course, if no file is stored in the folder, the folders corresponding to the information of the folder are sorted according to the sorting mode.
Optionally, in order to reduce subsequent sorting operations on the newly added file, the intelligent terminal includes:
and the new file sorting unit is used for sorting the new files according to the sorting mode if the new files are stored in the sorted folders after the intelligent terminal stores the new files.
In the second embodiment of the invention, because the files corresponding to the information of the folders of the tree diagram are directly sorted, a user can conveniently and intuitively know the file structure of the sorted files.
Example three:
fig. 3 is a block diagram showing a partial structure of a mobile phone related to a smart terminal provided in a third embodiment of the present invention. Referring to fig. 3, the cellular phone includes: radio Frequency (RF) circuitry 310, memory 320, input unit 330, display unit 340, sensor 350, audio circuitry 360, wireless module 370, processor 380, and power supply 390. Those skilled in the art will appreciate that the handset configuration shown in fig. 3 is not intended to be limiting and may include more or fewer components than those shown, or some components may be combined, or a different arrangement of components.
The following describes each component of the mobile phone in detail with reference to fig. 3:
the RF circuit 310 may be used for receiving and transmitting signals during information transmission and reception or during a call, and in particular, receives downlink information of a base station and then processes the received downlink information to the processor 380; in addition, the data for designing uplink is transmitted to the base station. Typically, the RF circuitry includes, but is not limited to, an antenna, at least one amplifier, a transceiver, a coupler, a Low Noise Amplifier (LNA), a duplexer, and the like. In addition, RF circuit 310 may also communicate with networks and other devices via wireless communication. The wireless communication may use any communication standard or protocol, including but not limited to global system for Mobile communications (GSM), General Packet Radio Service (GPRS), Code Division Multiple Access (CDMA), Wideband Code Division Multiple Access (WCDMA), Long Term Evolution (LTE), email, Short Messaging Service (SMS), etc.
The memory 320 may be used to store software programs and modules, and the processor 380 executes various functional applications and data processing of the mobile phone by operating the software programs and modules stored in the memory 320. The memory 320 may mainly include a program storage area and a data storage area, wherein the program storage 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 320 may include high speed random access memory, and may 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 input unit 330 may be used to receive input numeric or character information and generate key signal inputs related to user settings and function control of the cellular phone 300. Specifically, the input unit 330 may include a touch panel 331 and other input devices 332. The touch panel 331, also referred to as a touch screen, can collect touch operations of a user (e.g., operations of the user on the touch panel 331 or near the touch panel 331 using any suitable object or accessory such as a finger, a stylus, etc.) on or near the touch panel 331, and drive the corresponding connection device according to a preset program. Alternatively, the touch panel 331 may include two parts, 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 380, and can receive and execute commands sent by the processor 380. In addition, the touch panel 331 may be implemented in various types, such as a resistive type, a capacitive type, an infrared ray, and a surface acoustic wave. The input unit 330 may include other input devices 332 in addition to the touch panel 331. In particular, other input devices 332 may include, but are not limited to, one or more of a physical keyboard, function keys (such as volume control keys, switch keys, etc.), a trackball, a mouse, a joystick, and the like.
The display unit 340 may be used to display information input by the user or information provided to the user and various menus of the mobile phone. The display unit 340 may include a display panel 341, and optionally, the display panel 341 may be configured in the form of a Liquid Crystal Display (LCD), an Organic Light-Emitting Diode (OLED), or the like. Further, the touch panel 331 can cover the display panel 341, and when the touch panel 331 detects a touch operation on or near the touch panel 331, the touch panel is transmitted to the processor 380 to determine the type of the touch event, and then the processor 380 provides a corresponding visual output on the display panel 341 according to the type of the touch event. Although in fig. 3, the touch panel 331 and the display panel 341 are two independent components to implement the input and output functions of the mobile phone, in some embodiments, the touch panel 331 and the display panel 341 may be integrated to implement the input and output functions of the mobile phone.
The handset 300 may also include at least one sensor 350, such as a light sensor, motion sensor, and other sensors. Specifically, the light sensor may include an ambient light sensor that adjusts the brightness of the display panel 341 according to the brightness of ambient light, and a proximity sensor that turns off the display panel 341 and/or the backlight when the mobile phone is moved to the ear. As one of the motion sensors, the accelerometer sensor can detect the magnitude of acceleration in each direction (generally, three axes), can detect the magnitude and direction of gravity when stationary, and can be used for applications of recognizing the posture of a mobile phone (such as horizontal and vertical screen switching, related games, magnetometer posture calibration), vibration recognition related functions (such as pedometer and tapping), and the like; as for other sensors such as a gyroscope, a barometer, a hygrometer, a thermometer, and an infrared sensor, which can be configured on the mobile phone, further description is omitted here.
Audio circuitry 360, speaker 361, microphone 362 may provide an audio interface between the user and the handset. The audio circuit 360 may transmit the electrical signal converted from the received audio data to the speaker 361, and the audio signal is converted by the speaker 361 and output; on the other hand, the microphone 362 converts the collected sound signals into electrical signals, which are received by the audio circuit 360 and converted into audio data, which are then processed by the audio data output processor 380 and then transmitted to, for example, another cellular phone via the RF circuit 310, or output to the memory 320 for further processing.
The wireless module is based on short-distance wireless transmission technology, and the mobile phone can help the user to receive and send e-mails, browse webpages, access streaming media and the like through the wireless module 370, and provides wireless broadband internet access for the user. Although fig. 3 shows the wireless module 370, it is understood that it does not belong to the essential constitution of the cellular phone 300, and may be omitted entirely as needed within the scope not changing the essence of the invention.
The processor 380 is a control center of the mobile phone, connects various parts of the whole mobile phone by using various interfaces and lines, and performs various functions of the mobile phone and processes data by operating or executing software programs and/or modules stored in the memory 320 and calling data stored in the memory 320, thereby performing overall monitoring of the mobile phone. Optionally, processor 380 may include one or more processing units; preferably, the processor 380 may integrate an application processor, which primarily handles operating systems, user interfaces, applications, etc., and a modem processor, which primarily handles wireless communications. It will be appreciated that the modem processor described above may not be integrated into processor 380.
The handset 300 also includes a power supply 390 (e.g., a battery) for powering the various components, which may preferably be logically coupled to the processor 380 via a power management system to manage charging, discharging, and power consumption via the power management system.
Although not shown, the mobile phone 300 may further include a camera, a bluetooth module, etc., which will not be described herein.
In the embodiment of the present invention, the processor 380 included in the terminal further has the following functions: a method of ordering files, the method comprising:
displaying a tree diagram of a file structure of the intelligent terminal;
acquiring information and a sorting mode of folders to be sorted in the tree diagram;
and sorting the files corresponding to the information of the folders to be sorted according to the sorting mode.
Further, before the displaying the tree diagram of the file structure of the intelligent terminal, the method includes:
acquiring all file information stored by the intelligent terminal;
and generating a tree diagram of the file structure corresponding to all the file information stored in the intelligent terminal.
Further, the obtaining information of the folders to be sorted in the tree diagram and the sorting mode specifically include:
receiving a sorting range selection instruction, wherein the sorting range selection instruction comprises the following steps: a current directory selection instruction, a global directory selection instruction and a partial directory selection instruction;
acquiring information of folders to be sorted in the tree diagram according to the sorting range selection instruction;
and receiving a sorting mode selection instruction to acquire a corresponding sorting mode.
Further, when the sorting range selecting instruction is a partial directory selecting instruction, the obtaining information of the folders to be sorted in the tree diagram according to the sorting range selecting instruction specifically includes:
acquiescent information corresponding to the folder selected by the user in the tree diagram;
and acquiring information corresponding to the other at least one folder selected by the user.
Further, after the sorting the files corresponding to the information of the folders to be sorted according to the sorting mode, the method includes:
after the intelligent terminal stores a new file, if the new file is stored in the sorted folder, the new file is sorted according to the sorting mode.
Example four:
fig. 4 is a schematic block diagram of an intelligent terminal according to a fourth embodiment of the present invention, where the intelligent terminal as shown in the figure may include: one or more processors 401 (only one shown); one or more input devices 402 (only one shown), one or more output devices 403 (only one shown), a memory 404, and a display 405. The processor 401, input device 402, output device 403, memory 404, and display 405 described above are connected by a bus 406. Memory 402 is used to store instructions and processor 401 is used to execute instructions stored by memory 404. Wherein:
the output device 403 is configured to display a tree diagram of a file structure of the intelligent terminal.
The processor 401 is configured to obtain information of folders to be sorted in the tree diagram displayed by the output device and a sorting manner; and the file sorting device is used for sorting the files corresponding to the information of the folders to be sorted according to the sorting mode.
It should be understood that, in the embodiment of the present invention, the Processor 401 may be a Central Processing Unit (CPU), and the Processor may also be other general purpose processors, Digital Signal Processors (DSPs), Application Specific Integrated Circuits (ASICs), Field Programmable Gate Arrays (FPGAs) or other Programmable logic devices, discrete Gate or transistor logic devices, discrete hardware components, and the like. A general purpose processor may be a microprocessor or the processor may be any conventional processor or the like.
The input device 402 may include a touch pad, a fingerprint sensor (for collecting fingerprint information of a user and direction information of the fingerprint), a microphone, a data receiving interface, and the like. The output devices 403 may include a display (LCD, etc.), speakers, a data transmission interface, and the like.
The memory 404 may include a read-only memory and a random access memory, and provides instructions and data to the processor 401. A portion of the memory 404 may also include non-volatile random access memory. For example, the memory 404 may also store device type information.
The display 405 may be used to display information entered by the user or provided to the user, etc. The Display 405 may include a Display panel, and optionally, the Display panel may be configured in the form of a Liquid Crystal Display (LCD), an Organic Light-Emitting Diode (OLED), or the like. Further, the display 405 may further include a touch panel, which may cover the display panel, and when the touch panel detects a touch operation on or near the touch panel, the touch panel transmits the touch operation to the processor 401 to determine the type of the touch event, and then the processor 401 provides a corresponding visual output on the display panel according to the type of the touch event.
In a specific implementation, the processor 401, the input device 402, the output device 403, the memory 404, and the display 405 described in this embodiment of the present invention may execute the implementation described in the embodiment of the file ordering method provided in this embodiment of the present invention, or may execute the implementation described in the terminal described in the second embodiment, which is not described herein again.
Those of ordinary skill in the art will appreciate that the various illustrative elements and algorithm steps described in connection with the embodiments disclosed herein may be implemented as electronic hardware or combinations of computer software and electronic hardware. Whether such functionality is implemented as hardware or software depends upon the particular application and design constraints imposed on the implementation. Skilled artisans may implement the described functionality in varying ways for each particular application, but such implementation decisions should not be interpreted as causing a departure from the scope of the present invention.
It is clear to those skilled in the art that, for convenience and brevity of description, the specific working processes of the above-described systems, apparatuses and units may refer to the corresponding processes in the foregoing method embodiments, and are not described herein again.
In the several embodiments provided in the present application, it should be understood that the disclosed system, apparatus and method may be implemented in other ways. For example, the above-described apparatus embodiments are merely illustrative, and for example, the division of the units is only one logical division, and other divisions may be realized in practice, for example, a plurality of units or components may be combined or integrated into another system, or some features may be omitted, or not executed. In addition, the shown or discussed mutual coupling or direct coupling or communication connection may be an indirect coupling or communication connection through some interfaces, devices or units, and may be in an electrical, mechanical or other form.
The units described as separate parts may or may not be physically separate, and parts displayed as units may or may not be physical units, may be located in one place, or may be distributed on a plurality of network units. Some or all of the units can be selected according to actual needs to achieve the purpose of the solution of the embodiment.
In addition, functional units in the embodiments of the present invention may be integrated into one processing unit, or each unit may exist alone physically, or two or more units are integrated into one unit.
The functions, if implemented in the form of software functional units and sold or used as a stand-alone product, may be stored in a computer readable storage medium. Based on such understanding, the technical solution of the present invention may be embodied in the form of a software product, which is stored in a storage medium and includes instructions for causing a computer device (which may be a personal computer, a server, or a network device) to execute all or part of the steps of the method according to the embodiments of the present invention. And the aforementioned storage medium includes: a U-disk, a removable hard disk, a Read-Only Memory (ROM), a Random Access Memory (RAM), a magnetic disk or an optical disk, and other various media capable of storing program codes.
The above description is only for the specific embodiments of the present invention, but the scope of the present invention is not limited thereto, and any person skilled in the art can easily conceive of the changes or substitutions within the technical scope of the present invention, and all the changes or substitutions should be covered within the scope of the present invention. Therefore, the protection scope of the present invention shall be subject to the protection scope of the claims.