CN112783409A - Control method and device and electronic equipment - Google Patents

Control method and device and electronic equipment Download PDF

Info

Publication number
CN112783409A
CN112783409A CN202110275264.8A CN202110275264A CN112783409A CN 112783409 A CN112783409 A CN 112783409A CN 202110275264 A CN202110275264 A CN 202110275264A CN 112783409 A CN112783409 A CN 112783409A
Authority
CN
China
Prior art keywords
content
input operation
received
sub
processing
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
CN202110275264.8A
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.)
Lenovo Beijing Ltd
Original Assignee
Lenovo Beijing 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 Lenovo Beijing Ltd filed Critical Lenovo Beijing Ltd
Priority to CN202110275264.8A priority Critical patent/CN112783409A/en
Publication of CN112783409A publication Critical patent/CN112783409A/en
Pending legal-status Critical Current

Links

Images

Classifications

    • 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/0484Interaction techniques based on graphical user interfaces [GUI] for the control of specific functions or operations, e.g. selecting or manipulating an object, an image or a displayed text element, setting a parameter value or selecting a range
    • 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
    • G06F3/0489Interaction 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 using dedicated keyboard keys or combinations thereof
    • G06F3/04895Guidance during keyboard input operation, e.g. prompting

Abstract

The application discloses a control method, a control device and electronic equipment, wherein the method comprises the following steps: receiving a first input operation; the first input operation is an operation of acquiring first content; outputting second content under the condition that a second input operation is received, wherein the second input operation is an operation for processing the first content; wherein the second content is related to the first content.

Description

Control method and device and electronic equipment
Technical Field
The present application relates to the field of computer technologies, and in particular, to a control method and apparatus, and an electronic device.
Background
Copy-and-paste operations are commonly used when performing text operations on a computer.
However, there may be a case where the content is not copied successfully, resulting in failure to paste successfully when pasting, for example, nothing is pasted or history content inside the clipboard is pasted to the current location, and so on.
Disclosure of Invention
In view of the above, the present application provides a control method, an apparatus and an electronic device, as follows:
a control method, comprising:
receiving a first input operation; the first input operation is an operation of acquiring first content;
outputting second content under the condition that a second input operation is received, wherein the second input operation is an operation for processing the first content;
wherein the second content is related to the first content.
In the foregoing method, optionally, when the control condition is met, the second content is at least used to prompt that the first content fails to be acquired.
In the method, optionally, the first input operation includes a first sub-operation and a second sub-operation;
wherein the control condition is satisfied, including:
an operation time difference between the first sub-operation and the second sub-operation is greater than or equal to a first threshold value and less than or equal to a second threshold value, the second threshold value being greater than the first threshold value.
The above method, optionally, where the control condition is satisfied, includes: the content at the first location is unchanged before the first input operation is received and after the first input operation is received.
Optionally, in the method, when the control condition is met, the second content is further used to prompt whether to acquire the first content;
wherein after outputting the second content, the method further comprises:
under the condition that a third input operation is received, obtaining the first content, and writing the first content into a first position, so that the first content on the first position is processed;
wherein the third input operation is an operation of confirming acquisition of the first content.
In the above method, optionally, the second content at least includes the first content and a third content, and the third content includes historical content at the first location, so as to prompt the determination of the first content and/or the third content.
The above method, optionally, further includes:
receiving a fourth input operation, wherein the fourth input operation is an operation of determining target content in the second content, and the target content is the first content and/or the third content;
and processing the target content.
The method, optionally, processing the first content includes:
writing the first content to a second location.
A control device, comprising:
an operation receiving unit for receiving a first input operation; the first input operation is an operation of acquiring first content;
a content output unit configured to output a second content in a case where the operation reception unit receives a second input operation that is an operation of processing the first content;
wherein the second content is related to the first content.
An electronic device, comprising:
a memory for storing an application program and data generated by the application program running;
a processor for executing the application to implement: receiving a first input operation; the first input operation is an operation of acquiring first content; outputting second content under the condition that a second input operation is received, wherein the second input operation is an operation for processing the first content;
wherein the second content is related to the first content.
According to the scheme, in the control method, the control device and the electronic equipment, when a first input operation for acquiring the first content is received, if a second input operation for processing the first content is received, the second content is output, and the output second content is related to the first content acquired by the first input operation. As can be seen, in the present application, after a first input operation for acquiring a first content is performed, if a second input operation for processing the first content is received, a second content related to the first content is output, and based on this, a situation that processing of the first content fails when the first content is not successfully acquired can be avoided.
Drawings
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 are briefly introduced below, and it is obvious that the drawings in the following description are only some embodiments of the present application, and it is obvious for those skilled in the art to obtain other drawings without creative efforts.
Fig. 1 is a flowchart of a control method according to an embodiment of the present application;
FIG. 2 is a diagram illustrating an example of an application in an embodiment of the present application;
fig. 3 is another flowchart of a control method according to an embodiment of the present application;
FIGS. 4-5 are diagrams of another exemplary application of the embodiments of the present application;
fig. 6 is a flowchart of a control method according to an embodiment of the present application;
FIG. 7 is a diagram of another example of an application in an embodiment of the present application;
fig. 8 is a schematic structural diagram of a control device according to a second embodiment of the present application;
fig. 9 is another schematic structural diagram of a control device according to a second embodiment of the present disclosure;
fig. 10 is a schematic structural diagram of an electronic device according to a third embodiment of the present application.
Detailed Description
The technical solutions in the embodiments of the present application will be clearly and completely described below with reference to the drawings in the embodiments of the present application, and it is obvious that the described embodiments are only a part of the embodiments of the present application, 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 application.
Referring to fig. 1, a flowchart of an implementation of a control method provided in an embodiment of the present application is shown, where the method in the embodiment is applied to an electronic device, such as a computer, capable of performing operations and processing on content. The technical scheme in the embodiment is mainly used for avoiding the situation that the first content is failed to be processed when the first content is not successfully acquired.
Specifically, the method in this embodiment may include:
step 101: a first input operation is received.
The first input operation is an operation of acquiring the first content. For example, the first input operation is an operation of copying the first content.
Specifically, the first content may be characters, text, pictures, audio or video content. For example, the user copies the first content such as "newton's law of three maxima" on the document output interface, and based on this, the electronic device in the present embodiment receives the first input operation of copying "newton's law of three maxima".
Step 102: and outputting the second content when the second input operation is received.
Wherein the second input operation is an operation of processing the first content. The method specifically comprises the following steps: the second input operation is: and an operation of writing the first content at the first position to the second position. For example, an operation of pasting the first content on the clipboard to a specific position.
Specifically, the second content is related to the first content, for example, the second content is the first content itself, or the second content includes the first content and also includes other content, or the second content is a prompt content for the first content.
As can be seen from the foregoing solution, in a control method provided in the first embodiment of the present application, in a case where a first input operation for acquiring a first content is received, if a second input operation for processing the first content is received, a second content is output, and the output second content is related to the first content acquired by the first input operation. As can be seen, in this embodiment, after the first input operation for acquiring the first content is performed, if the second input operation for processing the first content is received, the second content related to the first content is output, and based on this, it is possible to avoid a situation that the first content cannot be processed or fails to be processed when the first content is not successfully acquired.
In one implementation, in the case that the control condition is satisfied in step 102, the output second content is at least used for prompting the failure of the acquisition of the first content.
Specifically, the control condition is a condition that characterizes the failure of obtaining the first content, and specifically includes the following conditions:
in one case, the first input operation includes a first sub-operation and a second sub-operation, such as a first sub-operation of pressing "Ctrl" and a second sub-operation of pressing "c", and after the user presses "Ctrl" and "c" in sequence, the first input operation is received in this embodiment, that is, the input operation of pressing "Ctrl" and "c" is received.
Based on this, the control condition is satisfied, which may be:
the difference in operation time between the first sub-operation and the second sub-operation is greater than or equal to a first threshold value and less than or equal to a second threshold value.
Wherein the second threshold is greater than the first threshold. That is, when the second content is output in step 102, it is determined whether or not the control condition is satisfied, for example: and determining the output second content based on the determination result by determining the magnitude of the operation time difference between the first sub-operation and the second sub-operation in the first input operation and the magnitude of the first threshold and the second threshold.
It should be noted that, the difference between the first sub-operation and the second sub-operation is smaller than the second threshold, that is, the user is characterized to perform the first sub-operation and the second sub-operation, that is, the first sub-operation and the second sub-operation are sequentially performed, so as to obtain the first content; the difference between the operation time of the first sub-operation and the operation time of the second sub-operation is greater than the first threshold, which indicates that the electronic device does not recognize the sequential execution of the first sub-operation and the second sub-operation as the operation of acquiring the first content due to the misoperation although the user executes the first sub-operation and the second sub-operation in sequence, and the electronic device does not acquire the first content successfully at this time. Based on this, the second content representation output in step 102 when the operation time difference between the first sub-operation and the second sub-operation is greater than or equal to the first threshold and less than or equal to the second threshold fails to acquire the first content.
For example, the difference between the operation time of the first sub-operation and the operation time of the second sub-operation is less than a second threshold value, such as 0.5 second, that means that the user performs the operations of pressing "Ctrl" and "c" in sequence on the computer file output interface in order to copy "newton's law of three large laws" to a specified location, such as a clipboard; and the difference between the operation time of the first sub-operation and the operation time of the second sub-operation is greater than the first threshold, for example, 0.3 second, which means that although the user performs the operation of pressing "Ctrl" and "c", the computer does not recognize the pressing "Ctrl" and "c" as the copy operation due to the long interval between the pressing "Ctrl" and "c", and the "newton's law of three laws" is not successfully copied onto the clipboard. Based on this, the second content characterization pair "newton's law" output in the dialog box of the cascade output on the document output interface at the time when the difference in operation time between the first sub-operation and the second sub-operation is greater than 0.3 seconds in step 102 fails in the copy, as shown in fig. 2.
In another case, the control condition being satisfied may include: the content at the first location is unchanged before the first input operation is received and after the first input operation is received.
That is, when the second content is output in step 102, it is determined whether or not the control condition is satisfied, for example: by judging whether the content at the first position changes before the first input operation is received and after the first input operation is received, namely, continuously monitoring the content at the first position, comparing the current content at the first position with the historical content before the first input operation is received after the first input operation is received, if so, determining that the control condition is met, and if not, determining that the control condition is not met.
It should be noted that, after the first input operation is received, if the content at the first location is unchanged from the content at the first location before the first input operation is received, it is characterized that the first input operation does not successfully acquire and store the first content at the first location, that is, the first content is not successfully acquired; and if the content at the first position after the first input operation is received is changed from the content at the first position before the first input operation is received, the first content is successfully acquired and stored to the first position by representing that the first input operation is successful, namely the first content is successfully acquired. Based on this, the second content representation output in step 102 when the content at the first location is unchanged after receiving the first input operation and before receiving the first input operation fails to acquire the first content.
For example, after receiving the operations of pressing "Ctrl" and "c" in sequence, if the contents on the clipboard are unchanged from the contents before receiving the operations of pressing "Ctrl" and "c" in sequence, then the first input operation is characterized by not successfully copying "newton's law of three large laws" to the clipboard; if the content on the clipboard changes after receiving the operation of pressing down the 'Ctrl' and 'c' in sequence and before receiving the operation of pressing down the 'Ctrl' and 'c' in sequence, the first input operation is characterized to be successful in copying 'three laws of newton' to the clipboard. Based on this, the second content representation output in step 102 when the content on the clipboard is unchanged after receiving the operation of pressing "Ctrl" and "c" in sequence and before receiving the operation of pressing "Ctrl" and "c" in sequence fails to be copied against "newton's law of three makings".
Based on the above implementation, in the case that the control condition is satisfied, the second content output in step 102 is used to prompt whether to acquire the first content, in addition to prompting that the first content is not successfully acquired, so that the user performs a confirmation operation on the second content to confirm whether the user is to acquire the first content.
Based on this, after outputting the second content in step 102, the method in this embodiment may further include the following steps, as shown in fig. 3:
step 103: in a case where the third input operation is received, the first content is obtained and written to the first location so that the first content on the first location is processed.
Wherein the third input operation is an operation of confirming acquisition of the first content.
As shown in fig. 4, the second content includes a control prompting the user to perform a confirmation operation, so as to facilitate the user to perform a click operation, and after receiving a click operation of the user on the control of the second content, that is, a third input operation confirming acquisition of the first content, the electronic device acquires the first content and writes the first content to the first location, for example, writes "newton's three large law" to the clipboard, so that the content on the clipboard can be processed, for example, pasted to a specific location.
In one implementation, the second content at least includes a first content and a third content, the third content includes a history content at the first location, and the first content is a currently acquired content, so that in this embodiment, the first content and the third content are output to prompt to determine the first content and/or the third content, so that the user can perform a confirmation operation of the first content and/or the third content with respect to the second content.
In a specific implementation, when the control condition is satisfied, the second content includes the first content and the third content, that is, the first content intended to be acquired in the first input operation and the third content, that is, the history content at the first position are included in the second content. Based on this, the user can perform a confirmation operation based on these contents to confirm the target content stored to the first location.
For example, in a case where the difference in operation time between the first sub-operation and the second sub-operation is greater than or equal to the first threshold and less than or equal to the second threshold or the content at the first position of the first book is unchanged before the first input operation is received and after the first input operation is received, the first content "newton's three laws" for which the first input operation is output and the historical content "ampere rule" on the clipboard in step 102 may perform a confirmation operation for the "newton's three laws" and the "ampere rule" as shown in fig. 5, based on which the user may perform a confirmation operation for confirming that the "newton's three laws" and/or the "ampere rule" are written to the clipboard so as to process the content on the clipboard.
Based on this, the method in this embodiment may further include the following steps, as shown in fig. 6:
step 104: a fourth input operation is received.
As shown in fig. 7, when the output second content includes the first content and the third content, the user performs an operation of confirming the second content to confirm whether the user acquires the first content, the third content, or both the first content and the third content. Based on the above, the target content confirmed by the user is acquired and stored in the first position. For example, the user performs a confirmation operation on "three laws of newton" of "three laws of newton" and "ampere rule", based on which the electronic device receives the operation and acquires and writes "three laws of newton" on the clipboard.
Step 105: and processing the target content.
Specifically, the target content at the first location is written to the second location. For example, "newton's law of three maxima" on the clipboard is written to the current location of the document cursor.
Referring to fig. 8, a schematic structural diagram of a control device provided in the second embodiment of the present application is shown, where the control device may be configured in an electronic device capable of performing content operations and processing, such as a mobile phone, a pad, a computer, or the like. The technical scheme in the embodiment is mainly used for avoiding the situation that the first content is failed to be processed when the first content is not successfully acquired.
Specifically, the apparatus in this embodiment may include the following units:
an operation receiving unit 801 for receiving a first input operation; the first input operation is an operation of acquiring first content;
a content output unit 802 configured to output a second content if the operation receiving unit receives a second input operation, which is an operation of processing the first content, such as writing the first content from a first location to a second location;
wherein the second content is related to the first content.
As can be seen from the above-mentioned solution, in the second embodiment, in the case of receiving the first input operation for acquiring the first content, if the second input operation for processing the first content is received, the second content is output, and the output second content is related to the first content acquired by the first input operation. As can be seen, in the embodiment, after the first input operation for acquiring the first content is performed, if the second input operation for processing the first content is received, the second content related to the first content is output, and based on this, it is possible to avoid a situation where processing of the first content fails when the first content is not successfully acquired.
In one implementation, in the case where the control condition is satisfied, the second content output by the content output unit 802 is used at least to prompt that the first content acquisition has failed.
In one implementation, the first input operation includes a first sub-operation and a second sub-operation;
wherein the control condition is satisfied, including:
an operation time difference between the first sub-operation and the second sub-operation is greater than or equal to a first threshold value and less than or equal to a second threshold value, the second threshold value being greater than the first threshold value.
In one implementation, the control condition is satisfied, including: the content at the first location is unchanged before the first input operation is received and after the first input operation is received.
In one implementation, in a case that the control condition is satisfied, the second content is further used for prompting whether to acquire the first content;
after outputting the second content, the control device in this embodiment further includes the following units, as shown in fig. 9:
a content processing unit 803 configured to obtain the first content and write the first content in a first location so that the first content in the first location is processed, in a case where the operation receiving unit 801 receives a third input operation;
wherein the third input operation is an operation of confirming acquisition of the first content.
In one implementation, the second content includes at least the first content and a third content, the third content including historical content at a first location to prompt a determination of the first content and/or the third content.
Based on the above implementation, the content processing unit 803 is further configured to: receiving a fourth input operation, wherein the fourth input operation is an operation of determining target content in the second content, and the target content is the first content and/or the third content; and processing the target content, such as writing the target content to a second location.
It should be noted that, for the specific implementation of each unit in the present embodiment, reference may be made to the corresponding content in the foregoing, and details are not described here.
Referring to fig. 10, a schematic structural diagram of an electronic device provided in this embodiment, where the electronic device may be a computer or the like. The technical scheme in the embodiment is mainly used for avoiding the situation that the first content is failed to be processed when the first content is not successfully acquired.
Specifically, the electronic device in this embodiment may include the following structure:
a memory 1001 for storing an application program and data generated by the operation of the application program;
a processor 1002 for executing the application to implement: receiving a first input operation; the first input operation is an operation of acquiring first content; outputting second content under the condition that a second input operation is received, wherein the second input operation is an operation for processing the first content;
wherein the second content is related to the first content.
As can be seen from the foregoing solution, in an electronic device provided in the third embodiment of the present application, in the case that a first input operation for acquiring a first content is received, if a second input operation for processing the first content is received, a second content is output, and the output second content is related to the first content acquired by the first input operation. As can be seen, in the embodiment, after the first input operation for acquiring the first content is performed, if the second input operation for processing the first content is received, the second content related to the first content is output, and based on this, it is possible to avoid a situation where processing of the first content fails when the first content is not successfully acquired.
The following takes a personal computer as an example to explain the technical solution in the present application in detail:
at present, computer users often use a combination of Ctrl + C and Ctrl + V keys to copy and paste, but sometimes the user may not copy the content to be copied due to misoperation or software limitation, and then the user pastes the historical content in the clipboard when pasting, which causes pasting failure and troubles for the user.
For example, when a user previously chats with a chat application and friends or copies password information or other personal privacy contents, and then simultaneously chats with another conference application and colleagues, the work information is copied to the colleagues without successful copying, so that the previously copied privacy contents and documents are sent out according to Ctrl + V, and the bad conference application and other software do not support message revocation, and privacy is leaked due to the failure of pasting.
To sum up, there are two possible problems currently encountered with content on a clipboard when a user presses Ctrl + C:
1. the operated document is set with rights not to permit copying, in which case many software do not prompt not to permit copying.
2. When the user presses the two buttons Ctrl and C in sequence, the operating system of the computer considers that the button is not a combination key due to a time difference, and further the copy is not made, so that the copy content is unsuccessful.
Based on the above problems, the technical scheme of the application provides the following solutions:
firstly, the operating system is improved to monitor whether the clipboard content changes after the user presses Ctrl and C, and if not, the copy is not successful, and then the user is reminded that the copy has not been successful. Specifically, an interface capable of monitoring the clipboard may be set in the operating system, so as to monitor whether the clipboard content changes after the user presses Ctrl and C.
Or, monitoring the time difference between Ctrl and C pressed by the user in the operating system, if there is a time difference between Ctrl and C pressed by the user (Ctrl is always pressed first), detecting whether the time difference is within a reasonable range (e.g., less than 0.5 second), if so, determining that the user intends to perform the copy operation, but the time difference is more than 0.3 second, at this time, determining that the user has not successfully copied, and further, replacing the user in the operating system to copy or pop up a reminder to inform the user that the copy operation has not been successfully copied.
The embodiments in the present description are described in a progressive manner, each embodiment focuses on differences from other embodiments, and the same and similar parts among the embodiments are referred to each other. The device disclosed by the embodiment corresponds to the method disclosed by the embodiment, so that the description is simple, and the relevant points can be referred to the method part for description.
Those of skill would further appreciate that the various illustrative elements and algorithm steps described in connection with the embodiments disclosed herein may be implemented as electronic hardware, computer software, or combinations of both, and that the various illustrative components and steps have been described above generally in terms of their functionality in order to clearly illustrate this interchangeability of hardware and software. Whether such functionality is implemented as hardware or software depends upon the particular application and design constraints imposed on the implementation. Skilled artisans may implement the described functionality in varying ways for each particular application, but such implementation decisions should not be interpreted as causing a departure from the scope of the present application.
The steps of a method or algorithm described in connection with the embodiments disclosed herein may be embodied directly in hardware, in a software module executed by a processor, or in a combination of the two. A software module may reside in Random Access Memory (RAM), memory, Read Only Memory (ROM), electrically programmable ROM, electrically erasable programmable ROM, registers, hard disk, a removable disk, a CD-ROM, or any other form of storage medium known in the art.
The previous description of the disclosed embodiments is provided to enable any person skilled in the art to make or use the present application. Various modifications to these embodiments will be readily apparent to those skilled in the art, and the generic principles defined herein may be applied to other embodiments without departing from the spirit or scope of the application. Thus, the present application is not intended to be limited to the embodiments shown herein but is to be accorded the widest scope consistent with the principles and novel features disclosed herein.

Claims (10)

1. A control method, comprising:
receiving a first input operation; the first input operation is an operation of acquiring first content;
outputting second content under the condition that a second input operation is received, wherein the second input operation is an operation for processing the first content;
wherein the second content is related to the first content.
2. The method of claim 1, the second content at least to prompt the first content to fail acquisition if a control condition is satisfied.
3. The method of claim 2, the first input operation comprising a first sub-operation and a second sub-operation;
wherein the control condition is satisfied, including:
an operation time difference between the first sub-operation and the second sub-operation is greater than or equal to a first threshold value and less than or equal to a second threshold value, the second threshold value being greater than the first threshold value.
4. The method of claim 2, the control condition being satisfied, comprising: the content at the first location is unchanged before the first input operation is received and after the first input operation is received.
5. The method of claim 2, wherein the second content is further used to prompt whether to acquire the first content if the control condition is satisfied;
wherein after outputting the second content, the method further comprises:
under the condition that a third input operation is received, obtaining the first content, and writing the first content into a first position, so that the first content on the first position is processed;
wherein the third input operation is an operation of confirming acquisition of the first content.
6. The method of claim 1, the second content comprising at least the first content and a third content, the third content comprising historical content at a first location to prompt determination of the first content and/or the third content.
7. The method of claim 6, further comprising:
receiving a fourth input operation, wherein the fourth input operation is an operation of determining target content in the second content, and the target content is the first content and/or the third content;
and processing the target content.
8. The method of claim 1, processing the first content, comprising:
writing the first content to a second location.
9. A control device, comprising:
an operation receiving unit for receiving a first input operation; the first input operation is an operation of acquiring first content;
a content output unit configured to output a second content in a case where the operation reception unit receives a second input operation that is an operation of processing the first content;
wherein the second content is related to the first content.
10. An electronic device, comprising:
a memory for storing an application program and data generated by the application program running;
a processor for executing the application to implement: receiving a first input operation; the first input operation is an operation of acquiring first content; outputting second content under the condition that a second input operation is received, wherein the second input operation is an operation for processing the first content;
wherein the second content is related to the first content.
CN202110275264.8A 2021-03-15 2021-03-15 Control method and device and electronic equipment Pending CN112783409A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202110275264.8A CN112783409A (en) 2021-03-15 2021-03-15 Control method and device and electronic equipment

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202110275264.8A CN112783409A (en) 2021-03-15 2021-03-15 Control method and device and electronic equipment

Publications (1)

Publication Number Publication Date
CN112783409A true CN112783409A (en) 2021-05-11

Family

ID=75762596

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202110275264.8A Pending CN112783409A (en) 2021-03-15 2021-03-15 Control method and device and electronic equipment

Country Status (1)

Country Link
CN (1) CN112783409A (en)

Citations (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103885666A (en) * 2012-12-20 2014-06-25 腾讯科技(深圳)有限公司 Transmission processing method and transmission processing system of shared information
US20150172364A1 (en) * 2013-12-12 2015-06-18 Sony Corporation Information processing apparatus, relay computer, information processing system, and information processing program
CN106055532A (en) * 2016-05-26 2016-10-26 珠海市魅族科技有限公司 Processing method and device for data replication
CN106325771A (en) * 2016-08-23 2017-01-11 惠州市拉维尼科技有限公司 Method for processing data of multiple terminals
US20190012370A1 (en) * 2017-07-07 2019-01-10 Fuji Xerox Co., Ltd. Information processing apparatus
CN109388506A (en) * 2018-09-30 2019-02-26 联想(北京)有限公司 A kind of data processing method and electronic equipment
CN110489039A (en) * 2019-08-14 2019-11-22 Oppo广东移动通信有限公司 Information processing method, device, storage medium and electronic equipment
CN112231111A (en) * 2019-07-15 2021-01-15 武汉金山办公软件有限公司 Data pasting method and device, electronic equipment and storage medium

Patent Citations (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103885666A (en) * 2012-12-20 2014-06-25 腾讯科技(深圳)有限公司 Transmission processing method and transmission processing system of shared information
US20150172364A1 (en) * 2013-12-12 2015-06-18 Sony Corporation Information processing apparatus, relay computer, information processing system, and information processing program
CN106055532A (en) * 2016-05-26 2016-10-26 珠海市魅族科技有限公司 Processing method and device for data replication
CN106325771A (en) * 2016-08-23 2017-01-11 惠州市拉维尼科技有限公司 Method for processing data of multiple terminals
US20190012370A1 (en) * 2017-07-07 2019-01-10 Fuji Xerox Co., Ltd. Information processing apparatus
CN109388506A (en) * 2018-09-30 2019-02-26 联想(北京)有限公司 A kind of data processing method and electronic equipment
CN112231111A (en) * 2019-07-15 2021-01-15 武汉金山办公软件有限公司 Data pasting method and device, electronic equipment and storage medium
CN110489039A (en) * 2019-08-14 2019-11-22 Oppo广东移动通信有限公司 Information processing method, device, storage medium and electronic equipment

Similar Documents

Publication Publication Date Title
US11144191B2 (en) Method and apparatus for activating application function based on inputs on an application interface
EP4145260A1 (en) Information sending method and apparatus, and electronic device
US20120011426A1 (en) Automatic linking of contacts in message content
EP2730999A1 (en) Touch operation processing method and terminal device
US20110161989A1 (en) Dynamic program integration
US20120124524A1 (en) Quick Data Share
US8448138B2 (en) Recording user-driven events within a computing system
US20150199058A1 (en) Information processing method and electronic device
WO2022135323A1 (en) Image generation method and apparatus, and electronic device
CN105446591A (en) Message reminding method and system and intelligent terminal
CN112035087B (en) Information prompting method and device, electronic equipment and readable storage medium
US8090777B2 (en) Method and system for managing instant messaging interruptions
WO2015139406A1 (en) Operation method for display page of terminal, and terminal
CN108881766B (en) Video processing method, device, terminal and storage medium
US8589806B1 (en) Online meeting systems and methods for handheld machines
CN112783409A (en) Control method and device and electronic equipment
US20170272406A1 (en) E-mail sending-receiving system, control method therefor, information processing apparatus, control method therefor, and storage medium storing control program therefor
EP2405631B1 (en) Automatic linking of contacts in message content
US20200313920A1 (en) Method for recording a multimedia call by common consent via an instant communication software program, and electronic devices and computer program products that implement the same
CN115361354A (en) Message processing method and device, electronic equipment and readable storage medium
CN108650424B (en) Message processing method, system, readable storage medium and mobile terminal
CA2768418C (en) Apparatus and method for managing call notes in a wireless device
CN112416210A (en) Information encryption and decryption method, system, storage medium and electronic equipment
JP4830834B2 (en) Portable mobile communication terminal device and character data creation program
KR20120095582A (en) Apparatus and method for managering content data in portable terminal

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination