CN105677788B - File searching method and user terminal - Google Patents

File searching method and user terminal Download PDF

Info

Publication number
CN105677788B
CN105677788B CN201511028666.9A CN201511028666A CN105677788B CN 105677788 B CN105677788 B CN 105677788B CN 201511028666 A CN201511028666 A CN 201511028666A CN 105677788 B CN105677788 B CN 105677788B
Authority
CN
China
Prior art keywords
touch
fingerprints
user terminal
preset
matched
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
CN201511028666.9A
Other languages
Chinese (zh)
Other versions
CN105677788A (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.)
Guangdong Oppo Mobile Telecommunications Corp Ltd
Original Assignee
Guangdong Oppo Mobile Telecommunications Corp 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 Guangdong Oppo Mobile Telecommunications Corp Ltd filed Critical Guangdong Oppo Mobile Telecommunications Corp Ltd
Priority to CN201511028666.9A priority Critical patent/CN105677788B/en
Publication of CN105677788A publication Critical patent/CN105677788A/en
Application granted granted Critical
Publication of CN105677788B publication Critical patent/CN105677788B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/10File systems; File servers
    • G06F16/14Details of searching files based on file metadata
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F3/00Input arrangements for transferring data to be processed into a form capable of being handled by the computer; Output arrangements for transferring data from processing unit to output unit, e.g. interface arrangements
    • G06F3/01Input arrangements or combined input and output arrangements for interaction between user and computer
    • G06F3/048Interaction techniques based on graphical user interfaces [GUI]
    • G06F3/0487Interaction techniques based on graphical user interfaces [GUI] using specific features provided by the input device, e.g. functions controlled by the rotation of a mouse with dual sensing arrangements, or of the nature of the input device, e.g. tap gestures based on pressure sensed by a digitiser
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/44Arrangements for executing specific programs
    • G06F9/451Execution arrangements for user interfaces

Landscapes

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

Abstract

The invention discloses a file searching method, which comprises the following steps: detecting a touch operation aiming at a touch display screen of a user terminal; when touch operation aiming at the touch display screen is detected, acquiring touch parameters of the touch operation, wherein the touch parameters comprise N fingerprints, and N is an integer greater than 1; and searching a target file matched with the N fingerprints, and displaying the target file. The embodiment of the invention also provides the user terminal. By adopting the embodiment of the invention, the efficiency and the convenience of searching the file can be improved.

Description

File searching method and user terminal
Technical Field
The invention relates to the technical field of electronics, in particular to a file searching method and a user terminal.
Background
With the continuous development of the user terminal, the larger the memory of the user terminal is, the more files are stored in the user terminal, and the time required by a user to search the files is longer and longer. At present, the common way to search for files is to search for files by inputting file names, or to search for files one by one. The searching of the files one by one is time-consuming and tedious in operation, the file name of the file which needs to be searched is searched by the user in a file name input mode, and if the file name of the file which needs to be searched is not recorded by the user, the function of searching in the file name input mode cannot meet the requirements of the user.
Disclosure of Invention
The embodiment of the invention provides a file searching method and a user terminal, aiming to improve the efficiency and convenience of file searching.
A first aspect of an embodiment of the present invention provides a file searching method, including:
detecting a touch operation aiming at a touch display screen of a user terminal;
when touch operation aiming at the touch display screen is detected, acquiring touch parameters of the touch operation, wherein the touch parameters comprise N fingerprints, and N is an integer greater than 1;
and searching a target file matched with the N fingerprints, and displaying the target file.
With reference to the first aspect of the embodiment of the present invention, in a first possible implementation manner of the first aspect, the touch parameter further includes N touch positions, and the N touch positions correspond to the N fingerprints one to one; the searching for the target file matched with the N fingerprints comprises:
acquiring a preset position range containing the N touch positions;
determining a target storage position matched with the preset position range;
and searching a target file matched with the N fingerprints in the target storage position.
With reference to the first aspect of the embodiment of the present invention, in a second possible implementation manner of the first aspect, the touch parameter further includes N touch pressures, and the N touch pressures are in one-to-one correspondence with the N fingerprints; the searching for the target file matched with the N fingerprints comprises:
acquiring a preset touch pressure range to which the N touch pressures belong;
determining a target storage position matched with the preset touch pressure range;
and searching a target file matched with the N fingerprints in the target storage position.
With reference to the first aspect of the embodiment of the present invention, and the first or second possible implementation manner of the first aspect, in a third possible implementation manner of the first aspect, the obtaining a touch parameter of the touch operation includes:
acquiring N touch positions, N touch pressures and N fingerprints corresponding to N touch points of a user performing touch operation on the touch display screen, wherein the N touch points are in one-to-one correspondence with the N touch positions, the N touch points are in one-to-one correspondence with the N touch pressures, and the N touch points are in one-to-one correspondence with the N fingerprints;
and taking the N touch positions, the N touch pressures and the N fingerprints as touch parameters.
With reference to the first aspect of the embodiment of the present invention and any one of the first to third possible implementation manners of the first aspect, in a fourth possible implementation manner of the first aspect, the touch display screen includes: a panel; an indium tin oxide pattern disposed below the screen; a touch sensor disposed under the indium tin oxide pattern; an indium tin oxide substrate disposed below the touch sensor; the pressure sensor is arranged on the upper surface or the lower surface of the indium tin oxide substrate; a fingerprint sensor disposed below the pressure sensor;
alternatively, the first and second electrodes may be,
the touch display screen includes: a panel; an indium tin oxide pattern disposed below the screen; a touch sensor disposed under the indium tin oxide pattern; and a pressure sensor disposed below the touch sensor; and the fingerprint sensor is arranged below the pressure sensor.
A second aspect of an embodiment of the present invention provides a user terminal, including:
the detection unit is used for detecting touch operation of a touch display screen of the user terminal;
the touch control device comprises an acquisition unit, a processing unit and a display unit, wherein the acquisition unit is used for acquiring touch control parameters of touch control operation when the touch control operation aiming at the touch display screen is detected, the touch control parameters comprise N fingerprints, and N is an integer greater than 1;
the searching unit is used for searching the target file matched with the N fingerprints;
and the display unit is used for displaying the target file searched by the searching unit.
With reference to the second aspect of the embodiment of the present invention, in a first possible implementation manner of the second aspect, the touch parameter further includes N touch positions, and the N touch positions correspond to the N fingerprints one to one; the search unit is specifically configured to:
acquiring a preset position range containing the N touch positions;
determining a target storage position matched with the preset position range;
and searching a target file matched with the N fingerprints in the target storage position.
With reference to the second aspect of the embodiment of the present invention, in a second possible implementation manner of the second aspect, the touch parameter further includes N touch pressures, and the N touch pressures are in one-to-one correspondence with the N fingerprints; the search unit is specifically configured to:
acquiring a preset touch pressure range to which the N touch pressures belong;
determining a target storage position matched with the preset touch pressure range;
and searching a target file matched with the N fingerprints in the target storage position.
With reference to the second aspect of the embodiment of the present invention, and the first or second possible implementation manner of the second aspect, in a third possible implementation manner of the second aspect, the obtaining unit is specifically configured to:
acquiring N touch positions, N touch pressures and N fingerprints corresponding to N touch points of a user performing touch operation on the touch display screen, wherein the N touch points are in one-to-one correspondence with the N touch positions, the N touch points are in one-to-one correspondence with the N touch pressures, and the N touch points are in one-to-one correspondence with the N fingerprints;
and taking the N touch positions, the N touch pressures and the N fingerprints as touch parameters.
A third aspect of the embodiments of the present invention provides a user terminal, including:
a memory storing executable program code;
a processor coupled with the memory;
the processor calls the executable program code stored in the memory to execute the following steps:
detecting a touch operation aiming at a touch display screen of a user terminal;
when touch operation aiming at the touch display screen is detected, acquiring touch parameters of the touch operation, wherein the touch parameters comprise N fingerprints, and N is an integer greater than 1;
and searching a target file matched with the N fingerprints, and displaying the target file.
With reference to the third aspect of the embodiment of the present invention, in a first possible implementation manner of the third aspect, the touch parameter further includes N touch positions, and the N touch positions correspond to the N fingerprints one to one; the specific implementation manner of the processor for searching the target file matched with the N fingerprints is as follows:
acquiring a preset position range containing the N touch positions;
determining a target storage position matched with the preset position range;
and searching a target file matched with the N fingerprints in the target storage position.
With reference to the third aspect of the embodiment of the present invention, in a second possible implementation manner of the third aspect, the touch parameter further includes N touch pressures, and the N touch pressures are in one-to-one correspondence with the N fingerprints; the specific implementation manner of the processor for searching the target file matched with the N fingerprints is as follows:
acquiring a preset touch pressure range to which the N touch pressures belong;
determining a target storage position matched with the preset touch pressure range;
and searching a target file matched with the N fingerprints in the target storage position.
With reference to the third aspect of the embodiment of the present invention, and the first or second possible implementation manner of the third aspect, in a third possible implementation manner of the third aspect, a specific implementation manner of the processor acquiring the touch parameter of the touch operation is:
acquiring N touch positions, N touch pressures and N fingerprints corresponding to N touch points of a user performing touch operation on the touch display screen, wherein the N touch points are in one-to-one correspondence with the N touch positions, the N touch points are in one-to-one correspondence with the N touch pressures, and the N touch points are in one-to-one correspondence with the N fingerprints;
and taking the N touch positions, the N touch pressures and the N fingerprints as touch parameters.
It can be seen that, in the embodiment of the present invention, when a touch operation directed at a touch display screen of a user terminal is detected, a touch parameter of the touch operation is obtained, where the touch parameter includes a first fingerprint and a second fingerprint, and a target file matched with the first fingerprint and the second fingerprint is searched for and displayed. Therefore, a user can search the file matched with the fingerprint information input by the user touch operation only by performing the touch operation on the touch display screen of the user terminal, and the efficiency and convenience of searching the file are improved.
Drawings
In order to more clearly illustrate the embodiments of the present invention or the technical solutions in the prior art, the drawings used in the description of the embodiments or the prior art will be briefly described below, it is obvious that the drawings in the following description are only some embodiments of the present invention, and for those skilled in the art, other drawings can be obtained according to the drawings without creative efforts.
Fig. 1 is a schematic structural diagram of a user terminal according to an embodiment of the present invention;
FIG. 2 is a schematic flow chart of a file searching method according to an embodiment of the present invention;
FIG. 2.1 is a schematic flow chart of another file searching method disclosed in the embodiment of the method of the present invention;
FIG. 2.2 is a schematic flow chart of another file searching method disclosed in the embodiment of the method of the present invention;
FIG. 2.3 is a schematic flow chart of another document searching method disclosed in the embodiment of the method of the present invention;
fig. 3 is a block diagram of the components of the ue according to the embodiment of the present invention.
Detailed Description
The embodiment of the invention provides a file searching method and a user terminal, aiming to improve the efficiency and convenience of file searching.
In order to make the technical solutions of the present invention better understood, the technical solutions in the embodiments of the present invention will be clearly and completely described below with reference to the drawings in the embodiments of the present invention, and it is obvious that the described embodiments are only a part of the embodiments of the present invention, and not all of the embodiments. All other embodiments, which can be derived by a person skilled in the art from the embodiments given herein without making any creative effort, shall fall within the protection scope of the present invention.
The following are detailed below.
The terms "first," "second," "third," and "fourth," etc. in the description and claims of the invention and in the accompanying drawings are used for distinguishing between different objects and not for describing a particular order. Furthermore, the terms "include" and "have," as well as any variations thereof, are intended to cover non-exclusive inclusions. For example, a process, method, system, article, or apparatus that comprises a list of steps or elements is not limited to only those steps or elements listed, but may alternatively include other steps or elements not listed, or inherent to such process, method, article, or apparatus.
Reference herein to "an embodiment" means that a particular feature, structure, or characteristic described in connection with the embodiment can be included in at least one embodiment of the invention. The appearances of the phrase in various places in the specification are not necessarily all referring to the same embodiment, nor are separate or alternative embodiments mutually exclusive of other embodiments. It is explicitly and implicitly understood by one skilled in the art that the embodiments described herein can be combined with other embodiments.
In order to better understand the touch method and the user terminal disclosed in the embodiments of the present invention, a user terminal suitable for the embodiments of the present invention is described below. Referring to fig. 1, fig. 1 is a block diagram of a user terminal for implementing a file lookup method according to an embodiment of the present invention. The user terminal may specifically include at least one processor 101, at least one memory 102, at least one communication bus 103, a receiving/transmitting circuit 104, an antenna 105, at least one touch screen 106, at least one display screen 107, a microphone 108, a speaker 109, a SIM Card110, a physical key 111, a bluetooth controller 113, and a digital signal processing circuit 114; the touch display screen is an integration of the touch screen 106 and the display screen 107, a pressure sensor array may be disposed in the touch display screen, and a user terminal may detect a pressure parameter through the pressure sensor array, where the pressure sensor may be, for example, a resistance strain gauge pressure sensor, a semiconductor strain gauge pressure sensor, a piezoresistive pressure sensor, an inductive pressure sensor, a capacitive pressure sensor, a resonant pressure sensor, and the like. The memory 102 includes at least one of: random access memory, non-volatile memory, and external memory, said processor 101 controlling communications with an external cellular network through receive/transmit circuitry 104 and antenna 105; the at least one memory has stored therein a set of instructions, which is integrated into an operating system or application executable by the processor 101, which is capable of directing the processor 101 to perform the touch method specifically disclosed in the method embodiments of the present invention. The user terminal can be various general electronic devices such as a smart phone, a tablet computer, a notebook computer, a wearable device (such as a smart watch) and the like.
Wherein, touch-sensitive display screen includes: a panel; an indium tin oxide pattern disposed below the screen; a touch sensor disposed under the indium tin oxide pattern; an indium tin oxide substrate disposed below the touch sensor; the pressure sensor is arranged on the upper surface or the lower surface of the indium tin oxide substrate; a fingerprint sensor disposed below the pressure sensor;
alternatively, the first and second electrodes may be,
the touch display screen includes: a panel; an indium tin oxide pattern disposed below the screen; a touch sensor disposed under the indium tin oxide pattern; and a pressure sensor disposed below the touch sensor; and the fingerprint sensor is arranged below the pressure sensor.
The processor 101 in the user terminal 100 may be coupled to the at least one memory 102, where the memory 102 has a pre-stored instruction set, where the instruction set specifically includes a detection module, an acquisition module, and a lookup module, and the memory 102 further has a kernel module, where the kernel module includes an operating system (e.g., WINDOWS s)TM,ANDROIDTM,IOSTMEtc.). The processor 101 calls the instruction set to execute the touch method disclosed by the embodiment of the invention, and the method specifically includes the following steps:
the processor 101 of the user terminal 100 runs a detection module in the memory 102 to detect a touch operation for a touch display screen of the user terminal;
when a touch operation for the touch display screen is detected, the processor 101 of the user terminal 100 runs an obtaining module in the memory 102 to obtain a touch parameter of the touch operation, where the touch parameter includes N fingerprints, and N is an integer greater than 1;
the processor 101 of the user terminal 100 runs a search module in the memory 102 to search for a target file matching the N fingerprints;
the display 107 of the user terminal 100 presents the object file.
Optionally, the touch parameter further includes N touch positions, and the N touch positions correspond to the N fingerprints one to one; the specific implementation manner of the processor 101 for searching the target file matched with the N fingerprints is as follows:
acquiring a preset position range containing the N touch positions;
determining a target storage position matched with the preset position range;
and searching a target file matched with the N fingerprints in the target storage position.
Optionally, the touch parameter further includes N touch pressures, and the N touch pressures correspond to the N fingerprints one to one; the specific implementation manner of the processor 101 for searching the target file matched with the N fingerprints is as follows:
acquiring a preset touch pressure range to which the N touch pressures belong;
determining a target storage position matched with the preset touch pressure range;
and searching a target file matched with the N fingerprints in the target storage position.
Optionally, a specific implementation manner of the processor 101 obtaining the touch parameter of the touch operation is as follows:
acquiring N touch positions, N touch pressures and N fingerprints corresponding to N touch points of a user performing touch operation on the touch display screen, wherein the N touch points are in one-to-one correspondence with the N touch positions, the N touch points are in one-to-one correspondence with the N touch pressures, and the N touch points are in one-to-one correspondence with the N fingerprints;
and taking the N touch positions, the N touch pressures and the N fingerprints as touch parameters.
It can be seen that, in the embodiment of the present invention, when a touch operation directed at a touch display screen of a user terminal is detected, a touch parameter of the touch operation is obtained, where the touch parameter includes a first fingerprint and a second fingerprint, and a target file matched with the first fingerprint and the second fingerprint is searched for and displayed. Therefore, a user can search the file matched with the fingerprint information input by the user touch operation only by performing the touch operation on the touch display screen of the user terminal, and the efficiency and convenience of searching the file are improved.
Consistent with the above-described technical solution, as a specific embodiment, fig. 2 is a flowchart illustrating a file searching method including a specific execution process of a user terminal. Although the file searching method described herein is executed based on the user terminal shown in fig. 1, it should be noted that the specific operating environment of the file searching method disclosed in the embodiment of the present invention is not limited to the user terminal described above.
As shown in fig. 2, the file searching method disclosed in the embodiment of the present invention specifically includes the following steps:
s201, the user terminal detects touch operation of a touch display screen of the user terminal.
S202, when the touch operation aiming at the touch display screen is detected, the user terminal obtains touch parameters of the touch operation, wherein the touch parameters comprise N fingerprints, and N is an integer greater than 1.
For example, referring to fig. 2.1, a specific implementation manner of the user terminal obtaining the touch parameter of the touch operation is as follows:
s202-a1, the user terminal obtains N touch positions, N touch pressures and N fingerprints corresponding to N touch points of a user for performing touch operation on the touch display screen, wherein the N touch points are in one-to-one correspondence with the N touch positions, the N touch points are in one-to-one correspondence with the N touch pressures, and the N touch points are in one-to-one correspondence with the N fingerprints.
S202-a2, the user terminal takes the N touch positions, the N touch pressures and the N fingerprints as touch parameters.
For example, N fingers of the user touch the touch screen, wherein the N fingers may be simultaneously pressed on the touch screen, may be pressed on the display screen one by one, may be pressed on the touch screen two by two simultaneously, and the like, for the user terminal, the user terminal detects N touch points, therefore, the user terminal obtains N touch positions corresponding to the N touch points of the touch operation of the user on the touch display screen through the touch sensor of the user terminal, then the user terminal obtains N touch pressures corresponding to the N touch points through a pressure sensor of the user terminal, then obtains N fingerprints corresponding to the N touch points through a fingerprint sensor of the user terminal, and then takes the N touch positions, the N touch pressures and the N fingerprints as touch parameters. Optionally, the user terminal further obtains N touch durations corresponding to the N touch points through a combination of a touch sensor of the user terminal and a timer of the user terminal, and then uses the N touch durations as touch parameters.
S203, the user terminal searches for the target file matched with the N fingerprints and displays the target file.
For example, referring to fig. 2.2, the touch parameter further includes N touch positions, and the N touch positions correspond to the N fingerprints one to one; the specific implementation mode of searching the target file matched with the N fingerprints by the user terminal is as follows:
s203-a1, the user terminal obtains a preset position range containing the N touch positions.
S203-a2, the user terminal determines a target storage position matched with the preset position range.
S203-a3, the user terminal searches the target file matched with the N fingerprints in the target storage position.
For example, the currently displayed interface of the touch display screen of the user terminal is a file management interface, the file management interface displays N icons corresponding to N storage locations, each icon corresponds to a location range, and each location range is not mutually intersected, if the N touch locations all fall into the location range displayed by the icon a, the user terminal obtains the location range a of the icon a, then determines a target storage location matched with the location range a, and then searches for a target file matched with the N fingerprints in the target storage location, wherein the target file is a preset file bound with the N fingerprints.
For another example, referring to fig. 2.3, the touch parameter further includes N touch pressures, where the N touch pressures are in one-to-one correspondence with the N fingerprints; the specific implementation mode of searching the target file matched with the N fingerprints by the user terminal is as follows:
s203-b1, the user terminal obtains the preset touch pressure range to which the N touch pressures belong.
S203-b2, the user terminal determines a target storage position matched with the preset touch pressure range.
S203-b3, the user terminal searches the target file matched with the N fingerprints in the target storage position.
For example, the currently displayed interface of the touch display screen of the user terminal is an application desktop, each touch pressure range corresponds to one application, and each touch pressure range is not mutually intersected, if N touch pressures all fall into the touch pressure range corresponding to the application B, the user terminal acquires the touch pressure range B of the application B, then determines a target storage location (that is, the storage location of the application B) matched with the touch pressure range B, and then searches for a target file matched with N fingerprints in the target storage location, wherein the target file is a preset file bound with the N fingerprints.
The preset pressure range at least comprises any one of the following pressure ranges: the touch operation corresponds to a first pressure range, the sliding operation corresponds to a second pressure range, the pressing operation corresponds to a third pressure range, and the first pressure range, the second pressure range and the third pressure range are not intersected with each other.
Optionally, the touch parameter further includes N touch durations, and the N touch pressures are in one-to-one correspondence with the N fingerprints; the specific implementation mode of searching the target file matched with the N fingerprints by the user terminal is as follows:
acquiring a preset touch duration range to which the N touch durations belong;
determining a target storage position matched with the preset touch duration range;
and acquiring a target file matched with the N fingerprints in the target storage position.
For example, the currently displayed interface of the touch display screen of the user terminal is an application desktop, each touch duration range corresponds to one application, each touch duration range is not intersected with each other, if N touch durations all fall into the touch duration range corresponding to the application C, the user terminal obtains a touch pressure range C of the application C, then determines a target storage position (namely, the storage position of the application C) matched with the touch duration range C, and then searches for a target file matched with N fingerprints in the target storage position, wherein the target file is a preset file bound with the N fingerprints.
Optionally, the touch parameter further includes N touch durations and N touch pressures, where the N touch durations correspond to the N fingerprints one to one, and the N touch pressures correspond to the N fingerprints one to one; the specific implementation mode of searching the target file matched with the N fingerprints by the user terminal is as follows:
the user terminal acquires a preset touch duration range to which the N touch durations belong and acquires a preset touch pressure range to which the N touch pressures belong;
the user terminal determines a target storage position matched with the preset touch duration range and the preset touch pressure range;
and the user terminal acquires a target file matched with the N fingerprints in the target storage position.
Optionally, the touch parameter further includes N touch positions and N touch pressures, where the N touch positions correspond to the N fingerprints one to one, and the N touch pressures correspond to the N fingerprints one to one; the specific implementation mode of searching the target file matched with the N fingerprints by the user terminal is as follows:
the user terminal acquires a preset position range containing the N touch positions and acquires a preset touch pressure range to which the N touch pressures belong;
the user terminal determines a target storage position matched with the preset position range and the preset touch pressure range;
and the user terminal acquires a target file matched with the N fingerprints in the target storage position.
Optionally, the touch parameter further includes N touch positions and N touch durations, where the N touch positions correspond to the N fingerprints one to one, and the N touch durations correspond to the N fingerprints one to one; the specific implementation mode of searching the target file matched with the N fingerprints by the user terminal is as follows:
the user terminal acquires a preset position range containing the N touch positions and acquires a preset touch duration range to which the N touch durations belong;
the user terminal determines a target storage position matched with the preset position range and the preset touch duration range;
and the user terminal acquires a target file matched with the N fingerprints in the target storage position.
Optionally, the touch parameter further includes N touch durations, N touch pressures, and N touch positions, where the N touch pressures correspond to the N fingerprints one to one, and the N touch positions correspond to the N fingerprints one to one; the specific implementation mode of searching the target file matched with the N fingerprints by the user terminal is as follows:
the user terminal acquires a preset touch duration range to which the N touch durations belong, acquires a preset touch pressure range to which the N touch pressures belong, and acquires a preset position range including the N touch positions;
the user terminal determines a target storage position matched with the preset touch duration range, the preset touch pressure range and the preset touch position;
and the user terminal acquires a target file matched with the N fingerprints in the target storage position.
It can be seen that, in the embodiment of the present invention, when a touch operation directed at a touch display screen of a user terminal is detected, a touch parameter of the touch operation is obtained, where the touch parameter includes a first fingerprint and a second fingerprint, and a target file matched with the first fingerprint and the second fingerprint is searched for and displayed. Therefore, a user can search the file matched with the fingerprint information input by the user touch operation only by performing the touch operation on the touch display screen of the user terminal, and the efficiency and convenience of searching the file are improved.
The following is a unit composition structure of the user terminal disclosed in the embodiment of the present invention, which is used for executing the method implemented in the embodiment of the method of the present invention.
Based on the composition framework of the user terminal 100 shown in fig. 1, the embodiment of the invention discloses a user terminal. Referring to fig. 3, fig. 3 is a schematic diagram of a unit structure of a ue according to an embodiment of the present invention.
As shown in fig. 3, the user terminal 300 may include a detecting unit 301, an obtaining unit 302, and a searching unit 303, where:
the detecting unit 301 is configured to detect a touch operation on a touch display screen of the user terminal.
An obtaining unit 302, configured to obtain, when a touch operation for the touch display screen is detected, a touch parameter of the touch operation, where the touch parameter includes N fingerprints, and N is an integer greater than 1.
A searching unit 303, configured to search for a target file that matches the N fingerprints.
And the display unit is used for displaying the target file searched by the searching unit.
Optionally, the touch parameter further includes N touch positions, and the N touch positions correspond to the N fingerprints one to one; the search unit 303 is specifically configured to:
acquiring a preset position range containing the N touch positions;
determining a target storage position matched with the preset position range;
and searching a target file matched with the N fingerprints in the target storage position.
Optionally, the touch parameter further includes N touch pressures, and the N touch pressures correspond to the N fingerprints one to one; the search unit 303 is specifically configured to:
acquiring a preset touch pressure range to which the N touch pressures belong;
determining a target storage position matched with the preset touch pressure range;
and searching a target file matched with the N fingerprints in the target storage position.
Optionally, the obtaining unit 302 is specifically configured to:
acquiring N touch positions, N touch pressures and N fingerprints corresponding to N touch points of a user performing touch operation on the touch display screen, wherein the N touch points are in one-to-one correspondence with the N touch positions, the N touch points are in one-to-one correspondence with the N touch pressures, and the N touch points are in one-to-one correspondence with the N fingerprints;
and taking the N touch positions, the N touch pressures and the N fingerprints as touch parameters.
It can be seen that, in the embodiment of the present invention, when a touch operation directed at a touch display screen of a user terminal is detected, a touch parameter of the touch operation is obtained, where the touch parameter includes a first fingerprint and a second fingerprint, and a target file matched with the first fingerprint and the second fingerprint is searched for and displayed. Therefore, a user can search the file matched with the fingerprint information input by the user touch operation only by performing the touch operation on the touch display screen of the user terminal, and the efficiency and convenience of searching the file are improved.
An embodiment of the present invention further provides a computer storage medium, where the computer storage medium may store a program, and when the program is executed, the program includes some or all of the steps of any one of the file searching methods described in the above method embodiments.
It should be noted that, for simplicity of description, the above-mentioned method embodiments are described as a series of acts or combination of acts, but those skilled in the art will recognize that the present invention is not limited by the order of acts, as some steps may occur in other orders or concurrently in accordance with the invention. Further, those skilled in the art should also appreciate that the embodiments described in the specification are preferred embodiments and that the acts and modules referred to are not necessarily required by the invention.
In the foregoing embodiments, the descriptions of the respective embodiments have respective emphasis, and for parts that are not described in detail in a certain embodiment, reference may be made to related descriptions of other embodiments.
In the embodiments provided in the present application, it should be understood that the disclosed apparatus may be implemented in other manners. For example, the above-described embodiments of the apparatus are merely illustrative, and for example, the division of the units is only one type of division of logical functions, and there may be other divisions when actually implementing, for example, a plurality of units or components may be combined or may be integrated into another system, or some features may be omitted, or not implemented. In addition, the shown or discussed mutual coupling or direct coupling or communication connection may be an indirect coupling or communication connection of some interfaces, devices or units, and may be an electric 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 integrated unit can be realized in a form of hardware, and can also be realized in a form of a software functional unit.
The integrated unit, if implemented in the form of a software functional unit and sold or used as a stand-alone product, may be stored in a computer readable memory. 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 memory and includes several instructions for causing a computer device (which may be a personal computer, a server, a network device, or the like) to execute all or part of the steps of the method according to the embodiments of the present invention. And the aforementioned memory comprises: a U-disk, a Read-Only Memory (ROM), a Random Access Memory (RAM), a removable hard disk, a magnetic or optical disk, and other various media capable of storing program codes.
Those skilled in the art will appreciate that all or part of the steps in the methods of the above embodiments may be implemented by associated hardware instructed by a program, which may be stored in a computer-readable memory, which may include: flash Memory disks, Read-Only memories (ROMs), Random Access Memories (RAMs), magnetic or optical disks, and the like.
The above embodiments of the present invention are described in detail, and the principle and the implementation of the present invention are explained by applying specific embodiments, and the above description of the embodiments is only used to help understanding the method of the present invention and the core idea thereof; meanwhile, for a person skilled in the art, according to the idea of the present invention, there may be variations in the specific embodiments and the application scope, and in view of the above, the content of the present specification should not be construed as a limitation to the present invention.

Claims (10)

1. A file searching method is characterized by comprising the following steps:
detecting a touch operation aiming at a touch display screen of a user terminal;
when the touch operation aiming at the touch display screen is detected, acquiring the touch parameters of the touch operation, wherein the touch parameters comprise:
acquiring N touch positions, N touch pressures, N touch durations and N fingerprints corresponding to N touch points of a user performing touch operation on the touch display screen, wherein the N touch points correspond to the N touch positions one by one, the N touch points correspond to the N touch pressures one by one, the N touch points correspond to the N fingerprints one by one, the N touch durations correspond to the N fingerprints one by one, the N touch positions, the N touch pressures and the N fingerprints are used as touch parameters, and N is an integer greater than 1;
searching a target file matched with the N fingerprints, and displaying the target file; wherein, searching for the target file matched with the N fingerprints comprises: the user terminal acquires a preset touch duration range to which the N touch durations belong and acquires a preset touch pressure range to which the N touch pressures belong;
the user terminal determines a target storage position matched with the preset touch duration range and the preset touch pressure range;
and the user terminal acquires a target file matched with the N fingerprints in the target storage position.
2. The method of claim 1, wherein the finding the target file matching the N fingerprints comprises:
acquiring a preset position range containing the N touch positions;
determining a target storage position matched with the preset position range;
and searching a target file matched with the N fingerprints in the target storage position.
3. The method of claim 1, wherein the finding the target file matching the N fingerprints comprises:
acquiring a preset touch pressure range to which the N touch pressures belong;
determining a target storage position matched with the preset touch pressure range;
and searching a target file matched with the N fingerprints in the target storage position.
4. The method according to any one of claims 1 to 3,
the touch display screen includes: a panel; an indium tin oxide pattern disposed below the screen; a touch sensor disposed under the indium tin oxide pattern; an indium tin oxide substrate disposed below the touch sensor; the pressure sensor is arranged on the upper surface or the lower surface of the indium tin oxide substrate; a fingerprint sensor disposed below the pressure sensor;
alternatively, the first and second electrodes may be,
the touch display screen includes: a panel; an indium tin oxide pattern disposed below the screen; a touch sensor disposed under the indium tin oxide pattern; and a pressure sensor disposed below the touch sensor; and the fingerprint sensor is arranged below the pressure sensor.
5. A user terminal, comprising:
the detection unit is used for detecting touch operation of a touch display screen of the user terminal;
an obtaining unit, configured to obtain, when a touch operation for the touch display screen is detected, a touch parameter of the touch operation, and specifically configured to: acquiring N touch positions, N touch pressures, N touch durations and N fingerprints corresponding to N touch points of a user performing touch operation on the touch display screen, wherein the N touch points correspond to the N touch positions one by one, the N touch points correspond to the N touch pressures one by one, the N touch points correspond to the N fingerprints one by one, the N touch durations correspond to the N fingerprints one by one, the N touch positions, the N touch pressures and the N fingerprints are used as touch parameters, and N is an integer greater than 1;
the searching unit is used for searching the target file matched with the N fingerprints, and comprises the following steps: the user terminal acquires a preset touch duration range to which the N touch durations belong and acquires a preset touch pressure range to which the N touch pressures belong;
the user terminal determines a target storage position matched with the preset touch duration range and the preset touch pressure range;
the user terminal acquires a target file matched with the N fingerprints in the target storage position;
and the display unit is used for displaying the target file searched by the searching unit.
6. The ue of claim 5, wherein the search unit is specifically configured to:
acquiring a preset position range containing the N touch positions;
determining a target storage position matched with the preset position range;
and searching a target file matched with the N fingerprints in the target storage position.
7. The ue of claim 5, wherein the search unit is specifically configured to:
acquiring a preset touch pressure range to which the N touch pressures belong;
determining a target storage position matched with the preset touch pressure range;
and searching a target file matched with the N fingerprints in the target storage position.
8. A user terminal, comprising:
a memory storing executable program code;
a processor coupled with the memory;
the processor calls the executable program code stored in the memory to execute the following steps:
detecting a touch operation aiming at a touch display screen of a user terminal;
when the touch operation aiming at the touch display screen is detected, acquiring the touch parameters of the touch operation, wherein the specific implementation mode is as follows:
acquiring N touch positions, N touch pressures, N touch durations and N fingerprints corresponding to N touch points of a user performing touch operation on the touch display screen, wherein the N touch points correspond to the N touch positions one by one, the N touch points correspond to the N touch pressures one by one, the N touch points correspond to the N fingerprints one by one, the N touch durations correspond to the N fingerprints one by one, the N touch positions, the N touch pressures and the N fingerprints are used as touch parameters, and N is an integer greater than 1;
searching a target file matched with the N fingerprints, and displaying the target file;
wherein, searching for the target file matched with the N fingerprints comprises: the user terminal acquires a preset touch duration range to which the N touch durations belong and acquires a preset touch pressure range to which the N touch pressures belong;
the user terminal determines a target storage position matched with the preset touch duration range and the preset touch pressure range;
and the user terminal acquires a target file matched with the N fingerprints in the target storage position.
9. The user terminal of claim 8, wherein the processor searches for the target file matching the N fingerprints by:
acquiring a preset position range containing the N touch positions;
determining a target storage position matched with the preset position range;
and searching a target file matched with the N fingerprints in the target storage position.
10. The user terminal of claim 8, wherein the processor searches for the target file matching the N fingerprints by:
acquiring a preset touch pressure range to which the N touch pressures belong;
determining a target storage position matched with the preset touch pressure range;
and searching a target file matched with the N fingerprints in the target storage position.
CN201511028666.9A 2015-12-30 2015-12-30 File searching method and user terminal Active CN105677788B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201511028666.9A CN105677788B (en) 2015-12-30 2015-12-30 File searching method and user terminal

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201511028666.9A CN105677788B (en) 2015-12-30 2015-12-30 File searching method and user terminal

Publications (2)

Publication Number Publication Date
CN105677788A CN105677788A (en) 2016-06-15
CN105677788B true CN105677788B (en) 2019-12-27

Family

ID=56298357

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201511028666.9A Active CN105677788B (en) 2015-12-30 2015-12-30 File searching method and user terminal

Country Status (1)

Country Link
CN (1) CN105677788B (en)

Families Citing this family (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN106325746A (en) * 2016-08-24 2017-01-11 广东王牌网络科技有限公司 Visualized interaction display device
CN108040492A (en) * 2016-08-30 2018-05-15 华为技术有限公司 A kind of data copy method and user terminal
CN107817941B (en) * 2016-09-14 2022-12-02 中兴通讯股份有限公司 Information storage method and device
CN107967077A (en) * 2016-10-19 2018-04-27 深圳富泰宏精密工业有限公司 Electronic device and its touch control method
CN110187821A (en) * 2019-05-24 2019-08-30 维沃移动通信有限公司 A kind of processing method and terminal device showing content

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN104182275A (en) * 2014-08-26 2014-12-03 上海斐讯数据通信技术有限公司 Mobile equipment fast in application starting and application starting method thereof
CN104866773A (en) * 2015-05-11 2015-08-26 酷派软件技术(深圳)有限公司 Fingerprint search method and apparatus, and terminal
CN105159556A (en) * 2015-08-27 2015-12-16 广东欧珀移动通信有限公司 Interface operation method and electronic terminal

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN104182275A (en) * 2014-08-26 2014-12-03 上海斐讯数据通信技术有限公司 Mobile equipment fast in application starting and application starting method thereof
CN104866773A (en) * 2015-05-11 2015-08-26 酷派软件技术(深圳)有限公司 Fingerprint search method and apparatus, and terminal
CN105159556A (en) * 2015-08-27 2015-12-16 广东欧珀移动通信有限公司 Interface operation method and electronic terminal

Also Published As

Publication number Publication date
CN105677788A (en) 2016-06-15

Similar Documents

Publication Publication Date Title
EP3252644B1 (en) Method for activating function using fingerprint and electronic device including touch display supporting the same
CN107977110B (en) Electronic device and method for acquiring fingerprint information
CN105677788B (en) File searching method and user terminal
CN106055364B (en) Application starting method and terminal equipment
US10621894B2 (en) Method and apparatus for controlling flexible screen, and electronic device
CN107562345B (en) Information storage method and mobile terminal
CN106708496B (en) Processing method and device for label page in graphical interface
CN105549895B (en) Application control method and mobile terminal
CN106572207B (en) Device and method for identifying single-hand mode of terminal
CN107665434B (en) Payment method and mobile terminal
EP3605305B1 (en) Character input method of mobile terminal and mobile terminal
CN111373358A (en) Application control method, graphical user interface and terminal
CN107861669B (en) Switching method of user system and mobile terminal
US20130337873A1 (en) Method And Apparatus For Generating Application Icon
CN107087075B (en) Prompting method based on screen fingerprint identification and mobile terminal
WO2014183545A1 (en) Method,device and system for identifying script virus
US20210019401A1 (en) Method and apparatus for displaying keyboard, and terminal device
WO2015010570A1 (en) A method, device, and terminal for hiding or un-hiding content
CN105700790B (en) A kind of screenshot method and terminal device
US20140359790A1 (en) Method and apparatus for visiting privacy content
CN107358083B (en) Information processing method, terminal and computer readable storage medium
EP3396508B1 (en) Method of applying graphic effect and electronic device performing same
CN105183280A (en) Operation method for list interface and electronic terminal
CN105677081B (en) A kind of touch control method and terminal device
CN110837404A (en) Shortcut operation processing method and device for internal function module and storage medium

Legal Events

Date Code Title Description
C06 Publication
PB01 Publication
C10 Entry into substantive examination
SE01 Entry into force of request for substantive examination
CB02 Change of applicant information

Address after: Changan town in Guangdong province Dongguan 523860 usha Beach Road No. 18

Applicant after: OPPO Guangdong Mobile Communications Co., Ltd.

Address before: Changan town in Guangdong province Dongguan 523860 usha Beach Road No. 18

Applicant before: Guangdong Opel Mobile Communications Co., Ltd.

CB02 Change of applicant information
GR01 Patent grant
GR01 Patent grant