CN115794440A - Data processing method, intelligent terminal and storage medium - Google Patents

Data processing method, intelligent terminal and storage medium Download PDF

Info

Publication number
CN115794440A
CN115794440A CN202211608595.XA CN202211608595A CN115794440A CN 115794440 A CN115794440 A CN 115794440A CN 202211608595 A CN202211608595 A CN 202211608595A CN 115794440 A CN115794440 A CN 115794440A
Authority
CN
China
Prior art keywords
application program
data
application
user
program
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
CN202211608595.XA
Other languages
Chinese (zh)
Inventor
李朝权
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Shenzhen Transsion Holdings Co Ltd
Original Assignee
Shenzhen Transsion Holdings Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Shenzhen Transsion Holdings Co Ltd filed Critical Shenzhen Transsion Holdings Co Ltd
Priority to CN202211608595.XA priority Critical patent/CN115794440A/en
Publication of CN115794440A publication Critical patent/CN115794440A/en
Pending legal-status Critical Current

Links

Images

Classifications

    • YGENERAL TAGGING OF NEW TECHNOLOGICAL DEVELOPMENTS; GENERAL TAGGING OF CROSS-SECTIONAL TECHNOLOGIES SPANNING OVER SEVERAL SECTIONS OF THE IPC; TECHNICAL SUBJECTS COVERED BY FORMER USPC CROSS-REFERENCE ART COLLECTIONS [XRACs] AND DIGESTS
    • Y02TECHNOLOGIES OR APPLICATIONS FOR MITIGATION OR ADAPTATION AGAINST CLIMATE CHANGE
    • Y02DCLIMATE CHANGE MITIGATION TECHNOLOGIES IN INFORMATION AND COMMUNICATION TECHNOLOGIES [ICT], I.E. INFORMATION AND COMMUNICATION TECHNOLOGIES AIMING AT THE REDUCTION OF THEIR OWN ENERGY USE
    • Y02D10/00Energy efficient computing, e.g. low power processors, power management or thermal management

Landscapes

  • Telephone Function (AREA)

Abstract

The application provides a data processing method, an intelligent terminal and a storage medium, wherein the data processing method comprises the following steps: s10: responding to a first operation on the first data, and displaying at least one application program, wherein the application program comprises an operation processing area; s20: and responding to the second operation of a first target application program in the at least one application program, performing a first operation on the first data, and placing the first data in an operation processing area of the first target application program. According to the application program management method and device, the operation processing area is independently set for each application program, and the first data are placed in the operation processing area of the application program selected by the user, so that the effect of protecting the privacy of the user is achieved, and the user experience is improved.

Description

Data processing method, intelligent terminal and storage medium
Technical Field
The present application relates to the field of computer technologies, and in particular, to a data processing method, an intelligent terminal, and a storage medium.
Background
A ClipBoard (ClipBoard), also called a data transfer station, is an area in a memory, and an Application (APP for short) can transmit and share information through the ClipBoard. However, the data stored in the clipboard may relate to user privacy, and if the private data stored in the clipboard is transferred and shared among the APPs, the user privacy may be leaked.
In order to avoid privacy disclosure of a user, the switching permission of the clipboard is usually set for the APP, when the clipboard is opened, the APP can read data stored in the clipboard, and when the clipboard is closed, the APP cannot read the data stored in the clipboard.
In the course of conceiving and implementing the present application, the inventor finds that the related art has at least the following problems: if the clipboard of a certain APP cannot be closed in time, but the user does not want the APP to read the data stored in the clipboard, the APP still can modify the data stored in the clipboard at will, and the problem of user privacy disclosure still exists.
The foregoing description is provided for general background information and is not admitted to be prior art.
Disclosure of Invention
In order to solve the technical problem, the application provides a data processing method, an intelligent terminal and a storage medium, wherein an operation processing area is independently set for each application program, and first data is placed in the operation processing area of the application program selected by a user, so that the effect of protecting the privacy of the user is achieved, and the user experience is improved.
In order to solve the above technical problem, the present application provides a data processing method, including the following steps:
s10: responding to a first operation on the first data, and displaying at least one application program, wherein the application program comprises an operation processing area;
s20: and responding to the second operation of a first target application program in the at least one application program, performing a first operation on the first data, and placing the first data in an operation processing area of the first target application program.
Optionally, step S10 includes: responding to a first operation on first data, and acquiring at least one application program; sequencing at least one application program according to the use duration and/or the use frequency; and displaying the sorted application programs.
Optionally, the sorting the at least one application according to the usage duration and/or the usage frequency includes: sequencing at least one application program according to a first preset sequence of the use duration; and/or sorting the at least one application according to a second preset order of frequency of use.
Optionally, step S20 includes: in response to a second operation on a first target application program in the at least one application program, setting the state of the first target application program to a selected state; the first data is placed in an operation processing area of the application program in the selected state.
Optionally, the number of the application programs is at least one, and the method further includes: matching analysis is carried out on the first data and the first target application program by adopting a preset method, and a matching value of the application program and the first data is determined; and adjusting the display sequence of at least one application program according to the matching value.
Optionally, the method further comprises: and after the display sequence of at least one application program is adjusted, displaying the application programs according to a third preset sequence of the matching value of the first data.
Optionally, displaying an application comprising: determining similarity of the first data and the second data in response to a first operation on the second data; in response to the similarity being greater than the first threshold, the application is displayed.
Optionally, the method further comprises: when the application program is displayed, determining a second target application program of which the matching value is larger than a second threshold value in the application program; setting the state of the second target application program to be a selected state; the second data is placed in the operation processing area of the application program in the selected state.
The application also provides an intelligent terminal, including: the data processing method comprises a memory and a processor, wherein the memory stores a data processing program, and the data processing program realizes the steps of the data processing method when being executed by the processor.
The present application also provides a storage medium storing a computer program which, when executed by a processor, implements the steps of any of the data processing methods described above.
As described above, the data processing method of the present application includes the steps of: s10: responding to a first operation on the first data, and displaying at least one application program, wherein the application program comprises an operation processing area; s20: and responding to the second operation of a first target application program in the at least one application program, performing a first operation on the first data, and placing the first data in an operation processing area of the first target application program. Through the technical scheme, the operation processing area can be independently set for each application program, and the first data are placed in the operation processing area of the application program selected by the user, so that the effect of protecting the privacy of the user is achieved, and the user experience is improved.
Drawings
The accompanying drawings, which are incorporated in and constitute a part of this specification, illustrate embodiments consistent with the present application and together with the description, serve to explain the principles of the application. In order to more clearly illustrate the technical solutions of the embodiments of the present application, the drawings needed to be used in the description of the embodiments will be briefly described below, and it is obvious for those skilled in the art to obtain other drawings based on these drawings without inventive exercise.
Fig. 1 is a schematic diagram of a hardware structure of an intelligent terminal implementing various embodiments of the present application;
fig. 2 is a diagram illustrating a communication network system architecture according to an embodiment of the present application;
fig. 3 is a flowchart illustrating a data processing method according to the first embodiment;
fig. 4 is a schematic diagram showing a display application according to the first embodiment;
fig. 5 is a schematic configuration diagram of a data processing apparatus shown according to the second embodiment.
The implementation, functional features and advantages of the object of the present application will be further explained with reference to the embodiments, and with reference to the accompanying drawings. With the above figures, there are shown specific embodiments of the present application, which will be described in more detail below. The drawings and written description are not intended to limit the scope of the inventive concepts in any manner, but rather to illustrate the concepts of the application by those skilled in the art with reference to specific embodiments.
Detailed Description
Reference will now be made in detail to the exemplary embodiments, examples of which are illustrated in the accompanying drawings. The following description refers to the accompanying drawings in which the same numbers in different drawings represent the same or similar elements unless otherwise indicated. The embodiments described in the following exemplary embodiments do not represent all embodiments consistent with the present application. Rather, they are merely examples of apparatus and methods consistent with certain aspects of the present application, as detailed in the appended claims.
It should be noted that, in this document, the terms "comprises," "comprising," or any other variation thereof, are intended to cover a non-exclusive inclusion, such that a process, method, article, or apparatus that comprises a list of elements does not include only those elements but may include other elements not expressly listed or inherent to such process, method, article, or apparatus. Without further limitation, the recitation of a claim "comprising a" 8230a "\8230means" does not exclude the presence of additional identical elements in the process, method, article or apparatus in which the element is incorporated, and further, similarly named components, features, elements in different embodiments of the application may have the same meaning or may have different meanings, the specific meaning of which should be determined by its interpretation in the specific embodiment or by further combination with the context of the specific embodiment.
It should be understood that although the terms first, second, third, etc. may be used herein to describe various information, such information should not be limited to these terms. These terms are only used to distinguish one type of information from another. For example, first information may also be referred to as second information, and similarly, second information may also be referred to as first information, without departing from the scope herein. The word "if" as used herein may be interpreted as "at" \8230; "or" when 8230; \8230; "or" in response to a determination ", depending on the context. Also, as used herein, the singular forms "a," "an," and "the" are intended to include the plural forms as well, unless the context indicates otherwise. It will be further understood that the terms "comprises," "comprising," "includes" and/or "including," when used in this specification, specify the presence of stated features, steps, operations, elements, components, items, species, and/or groups, but do not preclude the presence, or addition of one or more other features, steps, operations, elements, components, species, and/or groups thereof. The terms "or," "and/or," "including at least one of the following," and the like, as used herein, are to be construed as inclusive or mean any one or any combination. For example, "includes at least one of: A. b, C "means" any of the following: a; b; c; a and B; a and C; b and C; a and B and C ", by way of further example," a, B or C "or" a, B and/or C "means" any of the following: a; b; c; a and B; a and C; b and C; a and B and C'. An exception to this definition will occur only when a combination of elements, functions, steps or operations are inherently mutually exclusive in some way.
It should be understood that, although the steps in the flowcharts in the embodiments of the present application are shown in sequence as indicated by the arrows, the steps are not necessarily performed in sequence as indicated by the arrows. The steps are not performed in the exact order shown and may be performed in other orders unless explicitly stated herein. Moreover, at least some of the steps in the figures may include multiple sub-steps or multiple stages that are not necessarily performed at the same time, but may be performed at different times, in different orders, and may be performed alternately or at least partially with respect to other steps or sub-steps of other steps.
The words "if", as used herein may be interpreted as "at \8230; \8230whenor" when 8230; \8230when or "in response to a determination" or "in response to a detection", depending on the context. Similarly, the phrases "if determined" or "if detected (a stated condition or event)" may be interpreted as "when determined" or "in response to a determination" or "when detected (a stated condition or event)" or "in response to a detection (a stated condition or event)", depending on the context.
It should be noted that step numbers such as S10 and S20 are used herein for the purpose of more clearly and briefly describing the corresponding contents, and do not constitute a substantial limitation on the sequence, and those skilled in the art may perform S20 first and then S10 in the specific implementation, but these should be within the protection scope of the present application.
It should be understood that the specific embodiments described herein are merely illustrative of the present application and are not intended to limit the present application.
In the following description, suffixes such as "module", "component", or "unit" used to indicate elements are used only for facilitating the description of the present application, and have no particular meaning in themselves. Thus, "module", "component" or "unit" may be used mixedly.
The smart terminal may be implemented in various forms. For example, the smart terminal described in the present application may include smart terminals such as a mobile phone, a tablet computer, a notebook computer, a palmtop computer, a Personal Digital Assistant (PDA), a Portable Media Player (PMP), a navigation device, a wearable device, a smart band, a pedometer, and the like, and fixed terminals such as a Digital TV, a desktop computer, and the like.
The following description will be given taking a mobile terminal as an example, and it will be understood by those skilled in the art that the configuration according to the embodiment of the present application can be applied to a fixed type terminal in addition to elements particularly used for mobile purposes.
Referring to fig. 1, which is a schematic diagram of a hardware structure of an intelligent terminal for implementing various embodiments of the present application, the intelligent terminal 100 may include: RF (Radio Frequency) unit 101, wiFi module 102, audio output unit 103, a/V (audio/video) input unit 104, sensor 105, display unit 106, user input unit 107, interface unit 108, memory 109, processor 110, and power supply 111. Those skilled in the art will appreciate that the intelligent terminal architecture shown in fig. 1 does not constitute a limitation of the intelligent terminal, and that the intelligent terminal may include more or fewer components than shown, or some components may be combined, or a different arrangement of components.
The following specifically describes each component of the intelligent terminal with reference to fig. 1:
the radio frequency unit 101 may be configured to receive and transmit signals during information transmission and reception or during a call, and specifically, receive downlink information of a base station and then process the downlink information to the processor 110; in addition, the uplink data is transmitted to the base station. Typically, radio frequency unit 101 includes, but is not limited to, an antenna, at least one amplifier, a transceiver, a coupler, a low noise amplifier, a duplexer, and the like. In addition, the radio frequency unit 101 can also communicate with a network and other devices through wireless communication. The wireless communication may use any communication standard or protocol, including but not limited to GSM (Global System for Mobile communications), GPRS (General Packet Radio Service), CDMA2000 (Code Division Multiple Access 2000 ), WCDMA (Wideband Code Division Multiple Access), TD-SCDMA (Time Division-Synchronous Code Division Multiple Access), FDD-LTE (Frequency Division duplex-Long Term Evolution), TDD-LTE (Time Division duplex-Long Term Evolution ), 5G (Global System for Mobile communications, or the like).
WiFi belongs to short-distance wireless transmission technology, and the intelligent terminal can help a user to receive and send e-mails, browse webpages, access streaming media and the like through the WiFi module 102, and provides wireless broadband internet access for the user. Although fig. 1 shows the WiFi module 102, it is understood that it does not belong to the essential constitution of the smart terminal, and may be omitted entirely as needed within the scope not changing the essence of the invention.
The audio output unit 103 may convert audio data received by the radio frequency unit 101 or the WiFi module 102 or stored in the memory 109 into an audio signal and output as sound when the smart terminal 100 is in a call signal reception mode, a call mode, a recording mode, a voice recognition mode, a broadcast reception mode, or the like. Also, the audio output unit 103 may also provide audio output related to a specific function performed by the smart terminal 100 (e.g., a call signal reception sound, a message reception sound, etc.). The audio output unit 103 may include a speaker, a buzzer, and the like.
The a/V input unit 104 is used to receive audio or video signals. The a/V input Unit 104 may include a Graphics Processing Unit (GPU) 1041 and a microphone 1042, the Graphics processor 1041 Processing image data of still pictures or video obtained by an image capturing device (e.g., a camera) in a video capturing mode or an image capturing mode. The processed image frames may be displayed on the display unit 106. The image frames processed by the graphic processor 1041 may be stored in the memory 109 (or other storage medium) or transmitted via the radio frequency unit 101 or the WiFi module 102. The microphone 1042 can receive sounds (audio data) via the microphone 1042 in a phone call mode, a recording mode, a voice recognition mode, or the like, and can process such sounds into audio data. The processed audio (voice) data may be converted into a format output transmittable to a mobile communication base station via the radio frequency unit 101 in case of the phone call mode. The microphone 1042 may implement various types of noise cancellation (or suppression) algorithms to cancel (or suppress) noise or interference generated in the course of receiving and transmitting audio signals.
The smart terminal 100 also includes at least one sensor 105, such as a light sensor, a motion sensor, and other sensors. Optionally, the light sensor includes an ambient light sensor and a proximity sensor, the ambient light sensor may adjust the brightness of the display panel 1061 according to the brightness of ambient light, and the proximity sensor may turn off the display panel 1061 and/or the backlight when the smart terminal 100 moves to the ear. As one of the motion sensors, the accelerometer sensor can detect the magnitude of acceleration in each direction (generally three axes), detect the magnitude and direction of gravity when stationary, and can be used for applications of recognizing gestures of a mobile phone (such as horizontal and vertical screen switching, related games, magnetometer gesture calibration), vibration recognition related functions (such as pedometers and taps), and the like; as for other sensors such as a fingerprint sensor, a pressure sensor, an iris sensor, a molecular sensor, 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.
The display unit 106 is used to display information input by a user or information provided to the user. The Display unit 106 may include a Display panel 1061, and the Display panel 1061 may be configured in the form of a Liquid Crystal Display (LCD), an Organic Light-Emitting Diode (OLED), or the like.
The user input unit 107 may be used to receive input numeric or character information and generate key signal inputs related to user settings and function control of the intelligent terminal. Alternatively, the user input unit 107 may include a touch panel 1071 and other input devices 1072. The touch panel 1071, also referred to as a touch screen, can collect touch operations of a user (e.g., operations of a user on the touch panel 1071 or near the touch panel 1071 using a finger, a stylus, or any other suitable object or accessory) thereon or nearby and drive the corresponding connection device according to a predetermined program. The touch panel 1071 may include two parts of a touch detection device and a touch controller. Optionally, the touch detection device detects a touch orientation of a user, detects a signal caused by a 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 110, and can receive and execute commands sent by the processor 110. In addition, the touch panel 1071 may be implemented in various types, such as a resistive type, a capacitive type, an infrared ray, and a surface acoustic wave. The user input unit 107 may include other input devices 1072 in addition to the touch panel 1071. Optionally, other input devices 1072 may include, but are not limited to, one or more of a physical keyboard, function keys (e.g., volume control keys, switch keys, etc.), a trackball, a mouse, a joystick, etc., and the like, without limitation.
Alternatively, the touch panel 1071 may cover the display panel 1061, and when the touch panel 1071 detects a touch operation thereon or nearby, the touch panel 1071 transmits the touch operation to the processor 110 to determine the type of the touch event, and then the processor 110 provides a corresponding visual output on the display panel 1061 according to the type of the touch event. Although in fig. 1, the touch panel 1071 and the display panel 1061 are two independent components to implement the input and output functions of the intelligent terminal, in some embodiments, the touch panel 1071 and the display panel 1061 may be integrated to implement the input and output functions of the intelligent terminal, which is not limited herein.
The interface unit 108 serves as an interface through which at least one external device can be connected to the intelligent terminal 100. For example, the external device may include a wired or wireless headset port, an external power supply (or battery charger) port, a wired or wireless data port, a memory card port, a port for connecting a device having an identification module, an audio input/output (I/O) port, a video I/O port, an earphone port, and the like. The interface unit 108 may be used to receive input (e.g., data information, power, etc.) from an external device and transmit the received input to one or more elements within the smart terminal 100 or may be used to transmit data between the smart terminal 100 and the external device.
The memory 109 may be used to store software programs as well as various data. The memory 109 may mainly include a program storage area and a data storage area, and optionally, the program storage area may store an operating system, an application program (such as a sound playing function, an image playing function, and the like) required by at least one function, 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, memory 109 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 processor 110 is a control center of the intelligent terminal, connects various parts of the entire intelligent terminal using various interfaces and lines, and performs various functions of the intelligent terminal and processes data by operating or executing software programs and/or modules stored in the memory 109 and calling data stored in the memory 109, thereby performing overall monitoring of the intelligent terminal. Processor 110 may include one or more processing units; preferably, the processor 110 may integrate an application processor and a modem processor, optionally, the application processor mainly handles operating systems, user interfaces, application programs, etc., and the modem processor mainly handles wireless communications. It will be appreciated that the modem processor described above may not be integrated into the processor 110.
The intelligent terminal 100 may further include a power supply 111 (such as a battery) for supplying power to each component, and preferably, the power supply 111 may be logically connected to the processor 110 through a power management system, so as to implement functions of managing charging, discharging, and power consumption through the power management system.
Although not shown in fig. 1, the smart terminal 100 may further include a bluetooth module or the like, which is not described herein.
In order to facilitate understanding of the embodiments of the present application, a communication network system on which the intelligent terminal of the present application is based is described below.
Referring to fig. 2, fig. 2 is an architecture diagram of a communication Network system provided in an embodiment of the present application, where the communication Network system is an LTE system of a universal mobile telecommunications technology, and the LTE system includes a UE (User Equipment) 201, an e-UTRAN (Evolved UMTS Terrestrial Radio Access Network) 202, an epc (Evolved Packet Core) 203, and an IP service 204 of an operator, which are in communication connection in sequence.
Optionally, the UE201 may be the intelligent terminal 100, which is not described herein again.
The E-UTRAN202 includes eNodeB2021 and other eNodeBs 2022, among others. Optionally, the eNodeB2021 may connect with other enodebs 2022 via backhaul (e.g., X2 interface), the eNodeB2021 connects to the EPC203, and the eNodeB2021 may provide the UE201 access to the EPC 203.
The EPC203 may include MME (Mobility Management Entity) 2031, hss (Home Subscriber Server) 2032, other MME2033, SGW (Serving gateway) 2034, pgw (PDN gateway) 2035, PCRF (Policy and Charging Rules Function) 2036, and the like. Optionally, the MME2031 is a control node that handles signaling between the UE201 and the EPC203, providing bearer and connection management. HSS2032 is used to provide some registers to manage functions such as home location register (not shown) and holds some user-specific information about service characteristics, data rates, etc. All user data may be sent through SGW2034, PGW2035 may provide IP address allocation and other functions for UE201, PCRF2036 is a policy and charging control policy decision point for traffic data flow and IP bearer resources, which selects and provides available policy and charging control decisions for policy and charging enforcement function (not shown).
IP services 204 may include the internet, intranets, IMS (IP Multimedia Subsystem), or other IP services, among others.
Although the LTE system is described as an example, it should be understood by those skilled in the art that the present application is not limited to the LTE system, but may also be applied to other wireless communication systems, such as GSM, CDMA2000, WCDMA, TD-SCDMA, 5G, and future new network systems (e.g. 6G), and the like.
Based on the above intelligent terminal hardware structure and communication network system, various embodiments of the present application are provided.
First embodiment
The present application provides a data processing method, which can be applied to an intelligent terminal (e.g. a terminal device), fig. 3 is a schematic flow chart of the data processing method shown in a first embodiment, as shown in fig. 3, the method includes the following steps:
s10: at least one application program is displayed in response to a first operation on the first data, the application program including an operation processing area.
In this step, the first operation may be a copy operation, a cut operation, or the like, and the user may perform the first operation on the first data on the terminal device, for example, when the first data is displayed on the terminal device, the user may trigger the display toolbar by selecting the first data, and perform the first operation on the first data through a "copy" or "cut" option on the toolbar. The terminal device may display at least one application in a certain area in response to a first operation on the first data.
Optionally, all the application programs in the terminal device are provided with a dedicated operation processing area, and each application program can only read and write the content in the dedicated operation processing area, so that the purpose of protecting the privacy of the user can be achieved.
Optionally, when the terminal device displays at least one application program, all the application programs may be displayed, or a default selected application program may be displayed.
S20: and responding to the second operation of a first target application program in the at least one application program, performing a first operation on the first data, and placing the first data in an operation processing area of the first target application program.
In this step, the second operation may be a click operation, a long-press operation, or the like, which may select the first target application program, after at least one application program is displayed, the user may select one or more applications thereof, that is, the first target application program, according to a requirement, and after the terminal device responds to the selection operation of the first target application program, the terminal device may place the first data in an operation processing area of the first target application program, so that the first target application program may access the first data.
According to the data processing method provided by the embodiment, the exclusive operation processing area is independently set for each application program, and the application program can only access the exclusive operation processing area of the application program, so that a user can select the application program to access the content of the operation processing area of another application program, the privacy of the user is protected, and the user experience is further improved.
In a possible embodiment, step S10 includes: responding to a first operation on first data, and acquiring at least one application program; sequencing at least one application program according to the use duration and/or the use frequency; and displaying the sorted application programs.
In this solution, when displaying at least one application, the terminal device may acquire one or at least one application on the terminal device after responding to the first operation on the first data. Optionally, in order to facilitate a user to determine the first target application, the terminal device may default to sort the displayed at least one application according to a use duration and/or a use frequency of the application, so as to display the sorted application.
Alternatively, when at least one application program is displayed, if the number of the application programs is large, a part of the application programs may be displayed on the display area, and the user may display another application program by performing a sliding operation on the display area.
Optionally, the terminal device may automatically pop up a window after responding to the first operation on the first data, and display the sorted application program on the window.
In a possible embodiment, the sorting of the at least one application according to the duration of use and/or the frequency of use comprises: sequencing at least one application program according to a first preset sequence of the use duration; and/or sorting the at least one application according to a second preset order of frequency of use.
In the scheme, in order to facilitate a user to quickly select the first target application program, when at least one application program is sequenced, the at least one application program can be sequenced according to the first preset sequence of the use duration and/or the second preset sequence of the use frequency, so that the time consumed by the user for searching the application program can be reduced, and the efficiency of the user for placing the first data in the operation processing area of the first target application program can be further improved.
Optionally, the first preset sequence may be a sequence from large to small, a sequence from small to large, or other preset sequences; the second preset sequence may be from high to low, from low to high, or in other preset sequences.
In a possible embodiment, step S20 includes: in response to a second operation on a first target application program in the at least one application program, setting the state of the first target application program to a selected state; the first data is placed in the operation processing area of the application program in the selected state.
In this scheme, when at least one application program is displayed, the state of each application program may be displayed at the same time, and before the user performs the second operation, the state of each application program is an unselected state. After responding to the second operation on the first target application program, the terminal device may adjust the state of the first target application program from the unselected state to the selected state, and then place the first data in the operation processing area of the application program in the selected state, that is, the operation processing area of the first target application program, thereby protecting the privacy of the user and improving the user experience.
Optionally, after the user selects the first target application, whether the currently selected first target application is selected may be further confirmed by a confirmation operation. Because the number of the first target application programs can be one or more, the user can conveniently change the current selection at any time through the confirmation operation, and when the number of the first target application programs is at least one, the first data can be subjected to the batch first operation, so that the efficiency of placing the first data in the operation processing area of the first target application programs is improved.
In a possible embodiment, the number of the application programs is at least one, and the method further includes: matching analysis is carried out on the first data and the first target application program by adopting a preset method, and a matching value of the application program and the first data is determined; and adjusting the display sequence of at least one application program according to the matching value.
In this scenario, the preset method may be various machine learning algorithms for performing analysis operations on data, and may perform matching analysis on the first data input by the user and the selected first target application program, so as to select a more accurate application program for the user.
Optionally, when the user performs the placement operation of the first data for the first time, the displayed applications may be sorted according to the usage duration and/or the usage frequency. If the user uses the terminal device to perform multiple placement operations, the terminal device may perform matching analysis on the first data input by the user and the selected first target application program by using a preset method, determine a matching value between the application program and the first data, and then adjust a display sequence of at least one application program, so that the user does not need to search for the application program through sliding operation, thereby improving the efficiency of selecting the target application program by the user.
In a possible embodiment, further comprising: and after the display sequence of at least one application program is adjusted, displaying the application programs according to a third preset sequence of the matching value of the first data.
In the scheme, after the display sequence of the at least one application program is adjusted, the adjusted matching values between the at least one application program and the first data can be sorted according to a third preset sequence, and then the application programs corresponding to the sorting result are displayed on a display screen of the terminal device, for example, the third preset sequence is from large to small, the first application program is the application program with the highest matching value with the first data, and when a user places the first data, the user can directly select the application program with the front sorting without searching the application program through sliding operation.
Optionally, when the application programs are displayed after the display sequence of at least one application program is adjusted, the number of the displayed application programs may be different from the number of the application programs before the display sequence is adjusted, for example, 10 application programs exist before the display sequence is adjusted, and only 5 application programs of which the matching values are greater than the preset value may be displayed after the display sequence is adjusted.
Alternatively, the third preset sequence may be a sequence from large to small, a sequence from small to large, or another preset sequence.
In one possible embodiment, a display application includes: determining similarity of the first data and the second data in response to a first operation on the second data; and displaying the application program in response to the similarity being larger than the first threshold.
In this scheme, when the user wants to perform a placement operation on the second data, the terminal device may first compare the first data with the second data, and if the similarity between the first data and the second data is greater than the first threshold, the terminal device may predict an application program to which the second data is to be placed according to the first data.
Optionally, if the similarity between the second data and the first data is less than or equal to the first threshold, the displayed applications may be sorted according to the usage duration and/or the usage frequency of the applications; at least one application program with the display sequence adjusted can also be displayed.
Optionally, by adjusting the display sequence of at least one application program, when the user places other data, the user does not need to search for the application program through a sliding operation, so that the efficiency of selecting the target application program by the user is improved, and the efficiency of placing the first data in the operation processing area of the first target application program by the user can be further improved.
In one possible embodiment, the method further comprises: when the application program is displayed, determining a second target application program of which the matching value is larger than a second threshold value in the application program; setting the state of the second target application program to be a selected state; second data is placed in the operation processing area of the application program in the selected state.
In this scheme, when the terminal device responds to the first operation on the second data, if the similarity between the first data and the second data is greater than the first threshold, the application programs with the adjusted display sequence are displayed, and if there are application programs with matching values greater than the second threshold in the displayed application programs, the state of the application program with the matching value greater than the second threshold may be set as the selected state by default, that is, the state of the second target application program is set as the selected state when the application programs are displayed. And after the user confirms, the second data can be placed in the operation processing area of the application program in the selected state, so that the privacy of the user is protected, and meanwhile, the efficiency of placing the second data in the operation processing area of the second target application program by the user can be improved.
Optionally, when displaying the application program, as shown in fig. 4, fig. 4 is a schematic diagram of displaying the application program shown according to the first embodiment, in fig. 4, the terminal device takes a mobile phone as an example, when the mobile phone detects an operation instruction for performing a first operation on the data to be processed, for example, the first operation may be an operation of selecting the data to be processed by a long press or an operation of selecting the data to be processed by a double click, a toolbar may be displayed on the display screen, and by clicking a "copy" option on the toolbar, display of at least one application program may be triggered, and in fig. 4, the at least one application program may be application program 1, application program 2, application program 3, and application program 4. The user can realize the placement of the data to be processed in the operation processing areas of the application program 1 and the application program 2 by selecting the application program 1 and the application program 2.
Second embodiment
The application also provides a data processing device. Fig. 5 is a schematic configuration diagram of a data processing apparatus according to a second embodiment, and as shown in fig. 5, the data processing apparatus 50 includes:
a display module 51, configured to display at least one application program in response to a first operation on the first data, where the application program includes an operation processing area;
the first operation module 52 is configured to, in response to the second operation on the first target application program of the at least one application program, perform the first operation on the first data, and place the first data in the operation processing area of the first target application program.
Optionally, when the display module 51 displays at least one application program in response to the first operation on the first data, the display module is specifically configured to: responding to a first operation on first data, and acquiring at least one application program; sequencing at least one application program according to the use duration and/or the use frequency; and displaying the sorted application programs.
Optionally, when the display module 51 sorts at least one application program according to the usage duration and/or the usage frequency, the display module is specifically configured to: sequencing at least one application program according to a first preset sequence of the use duration; and/or sorting the at least one application according to a second preset order of frequency of use.
Optionally, the first operation module 52, in response to the second operation on the first target application program in the at least one application program, performs the first operation on the first data, and places the first data in the operation processing area of the first target application program, specifically to: in response to a second operation on a first target application program in the at least one application program, setting the state of the first target application program to a selected state; the first data is placed in the operation processing area of the application program in the selected state.
Optionally, the number of the application programs is at least one, and the data processing apparatus 50 further includes a processing module (not shown), which is specifically configured to: matching analysis is carried out on the first data and the first target application program by adopting a preset method, and a matching value of the application program and the first data is determined; and adjusting the display sequence of at least one application program according to the matching value.
Optionally, the processing module is further specifically configured to: and after the display sequence of at least one application program is adjusted, displaying the application programs according to a third preset sequence of the matching values of the first data.
Optionally, when the processing module displays the application program, the processing module is specifically configured to: determining similarity of the first data and the second data in response to a first operation on the second data; in response to the similarity being greater than the first threshold, the application is displayed.
Optionally, the processing module is further specifically configured to: when the application program is displayed, determining a second target application program of which the matching value is greater than a second threshold value in the application program; setting the state of the second target application program to be a selected state; the second data is placed in the operation processing area of the application program in the selected state.
The data processing apparatus is configured to execute the technical solution provided in the foregoing data processing method embodiment, and the implementation principle and technical effect of the data processing apparatus are similar to those in the foregoing method embodiment, and are not described herein again.
The embodiment of the present application further provides an intelligent terminal, which includes a memory and a processor, where the memory stores a data processing program, and the data processing program, when executed by the processor, implements the steps of the data processing method in any of the above embodiments.
The embodiments of the present application further provide a storage medium, where a computer program is stored on the storage medium, and when the computer program is executed by a processor, the steps of the data processing method in any of the embodiments above are implemented.
In the embodiments of the intelligent terminal and the storage medium provided in the present application, all technical features of any one of the embodiments of the data processing method may be included, and the expanding and explaining contents of the specification are substantially the same as those of the embodiments of the method, and are not described herein again.
Embodiments of the present application further provide a computer program product, which includes computer program code, and when the computer program code runs on a computer, the computer is caused to execute the data processing method in the above various possible embodiments.
The embodiments of the present application also provide a chip, which includes a memory and a processor, where the memory is used to store a computer program, and the processor is used to call and run the computer program from the memory, so that a device in which the chip is installed executes the data processing method in the above various possible embodiments.
It should be understood that the foregoing scenarios are only examples, and do not constitute a limitation on application scenarios of the technical solutions provided in the embodiments of the present application, and the technical solutions of the present application may also be applied to other scenarios. For example, as can be known by those skilled in the art, with the evolution of system architecture and the emergence of new service scenarios, the technical solution provided in the embodiments of the present application is also applicable to similar technical problems.
The above-mentioned serial numbers of the embodiments of the present application are merely for description, and do not represent the advantages and disadvantages of the embodiments.
The steps in the method of the embodiment of the application can be sequentially adjusted, combined and deleted according to actual needs.
The units in the device in the embodiment of the application can be merged, divided and deleted according to actual needs.
In the present application, the same or similar descriptions of terms, technical solutions and/or application scenarios will generally be described in detail only when they occur for the first time, and when they occur repeatedly later, they will not be repeated again for brevity, and in understanding the technical solutions and the like of the present application, reference may be made to the related detailed descriptions and the like before the same or similar descriptions of terms, technical solutions and/or application scenarios and the like which are not described in detail later.
In the present application, each embodiment is described with emphasis, and reference may be made to the description of other embodiments for parts that are not described or illustrated in any embodiment.
The technical features of the technical solution of the present application may be arbitrarily combined, and for brevity of description, all possible combinations of the technical features in the embodiments are not described, however, as long as there is no contradiction between the combinations of the technical features, the scope of the present application should be considered as being described in the present application.
Through the above description of the embodiments, those skilled in the art will clearly understand that the method of the above embodiments can be implemented by software plus a necessary general hardware platform, and certainly can also be implemented by hardware, but in many cases, the former is a better implementation manner. Based on such understanding, the technical solutions of the present application may be embodied in the form of a software product, which is stored in a storage medium (e.g., ROM/RAM, magnetic disk, optical disk) and includes instructions for enabling a terminal device (e.g., a mobile phone, a computer, a server, a controlled terminal, or a network device) to execute the method of each embodiment of the present application.
In the above embodiments, the implementation may be wholly or partially realized by software, hardware, firmware, or any combination thereof. When implemented in software, may be implemented in whole or in part in the form of a computer program product. The computer program product includes one or more computer instructions. The procedures or functions according to the embodiments of the present application are all or partially generated when the computer program instructions are loaded and executed on a computer. The computer may be a general purpose computer, a special purpose computer, a network of computers, or other programmable device. The computer instructions may be stored on a storage medium or transmitted from one storage medium to another, for example, the computer instructions may be transmitted from one website, computer, server, or data center to another website, computer, server, or data center via wire (e.g., coaxial cable, fiber optic, digital subscriber line) or wirelessly (e.g., infrared, wireless, microwave, etc.). The storage medium may be any available medium that can be accessed by a computer or a data storage device including one or more available media integrated servers, data centers, and the like. The usable medium may be a magnetic medium (e.g., floppy Disk, memory Disk, magnetic tape), an optical medium (e.g., DVD), or a semiconductor medium (e.g., solid State Disk (SSD)), among others.
The above description is only a preferred embodiment of the present application, and not intended to limit the scope of the present application, and all modifications of equivalent structures and equivalent processes, which are made by the contents of the specification and the drawings of the present application, or which are directly or indirectly applied to other related technical fields, are included in the scope of the present application.

Claims (10)

1. A data processing method, characterized by comprising the steps of:
s10: in response to a first operation on first data, displaying at least one application program, wherein the application program comprises an operation processing area;
s20: and responding to a second operation on a first target application program in the at least one application program, performing a first operation on the first data, and placing the first data in an operation processing area of the first target application program.
2. The method according to claim 1, wherein step S10 comprises:
responding to a first operation on first data, and acquiring the at least one application program;
sorting the at least one application program according to the usage duration and/or the usage frequency;
and displaying the sorted application programs.
3. The method of claim 2, wherein said ranking said at least one application by duration of use and/or frequency of use comprises:
sequencing the at least one application program according to a first preset sequence of the use duration;
and/or sorting the at least one application according to a second preset order of frequency of use.
4. The method according to claim 1, wherein step S20 comprises:
in response to a second operation on a first target application program in the at least one application program, setting the state of the first target application program to a selected state;
and placing the first data in an operation processing area of the application program in the selected state.
5. The method according to any one of claims 1 to 4, wherein the number of the application programs is at least one, further comprising:
matching analysis is carried out on the first data and the first target application program by adopting a preset method, and a matching value of the application program and the first data is determined;
and adjusting the display sequence of at least one application program according to the matching value.
6. The method of claim 5, further comprising:
and after the display sequence of at least one application program is adjusted, displaying the application programs according to a third preset sequence of the matching value of the first data.
7. The method of claim 6, wherein displaying the application comprises:
determining similarity of first data and second data in response to a first operation on the second data;
in response to the similarity being greater than a first threshold, displaying an application.
8. The method of claim 7, further comprising:
when the application program is displayed, determining a second target application program of which the matching value is larger than a second threshold value in the application program;
setting the state of the second target application program to be a selected state;
and placing the second data in an operation processing area of the application program in the selected state.
9. An intelligent terminal, comprising: memory, a processor, wherein the memory has stored thereon a data processing program which, when executed by the processor, implements the steps of the data processing method of any one of claims 1 to 8.
10. A storage medium, characterized in that the storage medium has stored thereon a computer program which, when being executed by a processor, carries out the steps of the data processing method according to any one of claims 1 to 8.
CN202211608595.XA 2022-12-14 2022-12-14 Data processing method, intelligent terminal and storage medium Pending CN115794440A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202211608595.XA CN115794440A (en) 2022-12-14 2022-12-14 Data processing method, intelligent terminal and storage medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202211608595.XA CN115794440A (en) 2022-12-14 2022-12-14 Data processing method, intelligent terminal and storage medium

Publications (1)

Publication Number Publication Date
CN115794440A true CN115794440A (en) 2023-03-14

Family

ID=85420099

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202211608595.XA Pending CN115794440A (en) 2022-12-14 2022-12-14 Data processing method, intelligent terminal and storage medium

Country Status (1)

Country Link
CN (1) CN115794440A (en)

Similar Documents

Publication Publication Date Title
CN107247746B (en) Data sharing method and terminal
CN113268298A (en) Application display method, mobile terminal and readable storage medium
CN113325981A (en) Processing method, mobile terminal and storage medium
CN115494997A (en) Information reading method, intelligent terminal and storage medium
CN115914719A (en) Screen projection display method, intelligent terminal and storage medium
CN114138144A (en) Control method, intelligent terminal and storage medium
CN114640739A (en) Application pushing method, intelligent terminal and storage medium
CN113867765A (en) Application management method, intelligent terminal and storage medium
CN113381924A (en) Processing method, mobile terminal and storage medium
CN113824176A (en) Charging method, earphone, terminal and storage medium
CN112230825A (en) Sharing method, mobile terminal and storage medium
CN115794440A (en) Data processing method, intelligent terminal and storage medium
CN107479747B (en) Touch display method and device and computer storage medium
CN115167959A (en) Information processing method, intelligent terminal and storage medium
CN115048003A (en) Processing method, intelligent terminal and storage medium
CN117193596A (en) Display method, intelligent terminal and storage medium
CN114327184A (en) Data management method, intelligent terminal and storage medium
CN115495419A (en) File transfer method, intelligent terminal and storage medium
CN115756240A (en) Editing method, intelligent terminal and storage medium
CN115617233A (en) Screen projection method, terminal device and storage medium
CN113553181A (en) User space management and control method, terminal and storage medium
CN113805767A (en) Information processing method, mobile terminal and storage medium
CN115643444A (en) Screen projection display method, intelligent terminal and storage medium
CN116225279A (en) Adjustment method, intelligent terminal and storage medium
CN115098204A (en) Widget display method, intelligent terminal and storage medium

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication