CN111625372A - Text pasting method, device, PC (personal computer) terminal, mobile terminal and system - Google Patents

Text pasting method, device, PC (personal computer) terminal, mobile terminal and system Download PDF

Info

Publication number
CN111625372A
CN111625372A CN201911222023.6A CN201911222023A CN111625372A CN 111625372 A CN111625372 A CN 111625372A CN 201911222023 A CN201911222023 A CN 201911222023A CN 111625372 A CN111625372 A CN 111625372A
Authority
CN
China
Prior art keywords
text
mobile terminal
text information
pasting
terminal
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
CN201911222023.6A
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.)
Mushroom Car Union Information Technology Co Ltd
Original Assignee
Mushroom Car Union Information Technology 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 Mushroom Car Union Information Technology Co Ltd filed Critical Mushroom Car Union Information Technology Co Ltd
Priority to CN201911222023.6A priority Critical patent/CN111625372A/en
Publication of CN111625372A publication Critical patent/CN111625372A/en
Pending legal-status Critical Current

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/46Multiprogramming arrangements
    • G06F9/54Interprogram communication
    • G06F9/543User-generated data transfer, e.g. clipboards, dynamic data exchange [DDE], object linking and embedding [OLE]

Landscapes

  • Engineering & Computer Science (AREA)
  • Software Systems (AREA)
  • Theoretical Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Information Transfer Between Computers (AREA)
  • User Interface Of Digital Computer (AREA)
  • Document Processing Apparatus (AREA)

Abstract

The embodiment of the invention discloses a text pasting method, a text pasting device, a PC (personal computer) terminal, a mobile terminal and a text pasting system, wherein the text pasting method comprises the following steps: starting an automatic pasting function; when the clipboard content of the PC terminal is monitored to change, first text information is obtained from the clipboard content, and the first text information is used for representing text information which needs to be automatically pasted to the mobile terminal at the PC terminal; carrying out code conversion on the first text information to obtain second text information; the code conversion is used for representing the conversion of codes used by the PC terminal into codes used by the mobile terminal; and sending the second text information to the mobile terminal so that the mobile terminal automatically pastes the second text information into a text editing box of the mobile terminal according to the started automatic pasting function. Therefore, the embodiment of the invention realizes the function of copying and pasting the text from the PC end to the mobile terminal by one key, improves the text pasting speed from the PC end to the mobile terminal and also improves the text pasting efficiency.

Description

Text pasting method, device, PC (personal computer) terminal, mobile terminal and system
Technical Field
The invention relates to the technical field of communication, in particular to a text pasting method, a text pasting device, a PC (personal computer) terminal, a mobile terminal and a text pasting system.
Background
With the continuous development of communication technology, users have more and more communication terminal devices personally, such as: a PC (Personal Computer), a mobile terminal, and the like. At present, text pasting between a PC and a mobile terminal is generally performed by tools such as WeChat or QQ. However, the efficiency of text pasting by WeChat or QQ is low, and the operation process is also complicated.
Disclosure of Invention
Because the existing method has the problems, the embodiment of the invention provides a text pasting method, a text pasting device, a PC (personal computer) end, a mobile terminal and a text pasting system.
In a first aspect, an embodiment of the present invention provides a text pasting method, including:
starting an automatic pasting function;
when the clipboard content of a PC terminal is monitored to change, first text information is obtained from the clipboard content, and the first text information is used for representing text information which needs to be automatically pasted to a mobile terminal by the PC terminal;
performing code conversion on the first text information to obtain second text information; the code conversion is used for representing the conversion of codes used by the PC terminal into codes used by the mobile terminal;
and sending the second text information to the mobile terminal so that the mobile terminal automatically pastes the second file information into a text editing box of the mobile terminal according to the started automatic pasting function.
Optionally, the starting of the automatic paste function includes:
and opening an automatic pasting function in the remote control window.
Optionally, when it is heard that the clipboard content of the PC end changes, acquiring first text information from the clipboard content includes:
starting a monitoring clipboard function of the PC terminal, wherein the monitoring clipboard function is used for monitoring whether the clipboard content of the PC terminal changes;
when detecting that the text copying operation for triggering automatic pasting is performed and the change of the clipboard content of the PC end is monitored, acquiring the first text information from the clipboard content.
Optionally, the sending the second text message to the mobile terminal includes:
determining communication connection between the PC terminal and the mobile terminal, wherein the communication connection comprises a socket;
and sending the second text message to the mobile terminal through the socket.
In a second aspect, an embodiment of the present invention provides a text pasting method, including:
starting an automatic pasting function;
receiving second text information sent by a PC (personal computer) end, wherein the second text information is obtained by performing code conversion on the first text information by the PC end; the first text information is used for representing the text information which needs to be automatically pasted to the mobile terminal at the PC end, and the code conversion is used for representing the code used by the PC end to be converted into the code used by the mobile terminal;
and automatically pasting the second file information into a text editing box of the mobile terminal according to the automatic pasting function.
In a third aspect, an embodiment of the present invention provides a text pasting device, including:
the first opening module is used for opening the automatic pasting function;
the monitoring module is used for acquiring first text information from the clipboard content when monitoring that the clipboard content of the PC terminal changes, wherein the first text information is used for representing text information which needs to be automatically pasted to the mobile terminal by the PC terminal;
the conversion module is used for carrying out coding conversion on the first text information to obtain second text information; the code conversion is used for representing the conversion of codes used by the PC terminal into codes used by the mobile terminal;
and the sending module is used for sending the second text information to the mobile terminal so that the mobile terminal can automatically paste the second file information into a text editing box of the mobile terminal.
In a fourth aspect, an embodiment of the present invention provides a text pasting apparatus, including:
the second opening module is used for opening the automatic pasting function;
the receiving module is used for receiving second text information sent by the PC terminal, wherein the second text information is obtained by performing code conversion on the first text information by the PC terminal; the first text information is used for representing the text information which needs to be automatically pasted to the mobile terminal at the PC end, and the code conversion is used for representing the code used by the PC end to be converted into the code used by the mobile terminal;
and the automatic pasting module is used for automatically pasting the second file information into the text editing box of the mobile terminal.
In a fifth aspect, an embodiment of the present invention provides a PC, including a memory, a processor, and a computer program stored in the memory and executable on the processor, where the processor implements the steps of the text pasting method according to the first aspect when executing the program.
In a sixth aspect, an embodiment of the present invention provides a mobile terminal, including a memory, a processor, and a computer program stored in the memory and executable on the processor, where the processor implements the steps of the text pasting method according to the second aspect when executing the program.
In a seventh aspect, an embodiment of the present invention provides a text pasting system, including: the PC terminal according to the fifth aspect, and the mobile terminal according to the sixth aspect.
According to the technical scheme, by starting the automatic pasting function, when the change of the clipboard content of the PC end is monitored, the first text information is obtained from the clipboard content and used for representing the text information needing to be automatically pasted to the mobile terminal at the PC end, the first text information is subjected to code conversion to obtain the second text information, and the second text information is sent to the mobile terminal.
Drawings
In order to more clearly illustrate the embodiments of the present invention or the technical solutions in the prior art, the drawings used in the description of the embodiments or the prior art will be briefly described below, it is obvious that the drawings in the following description are only some embodiments of the present invention, and for those skilled in the art, other drawings can be obtained according to these drawings without creative efforts.
Fig. 1 is a schematic flowchart of a text pasting method according to an embodiment of the present invention;
fig. 2 is a schematic flowchart of a text pasting method according to an embodiment of the present invention;
fig. 3 is a schematic flowchart of a text pasting apparatus according to an embodiment of the present invention;
fig. 4 is a schematic flowchart of a text pasting apparatus according to an embodiment of the present invention;
fig. 5 is a schematic physical structure diagram of a PC end according to an embodiment of the present invention;
fig. 6 is a schematic physical structure diagram of a mobile terminal according to an embodiment of the present invention.
Detailed Description
The following further describes embodiments of the present invention with reference to the accompanying drawings. The following examples are only for illustrating the technical solutions of the present invention more clearly, and the protection scope of the present invention is not limited thereby.
Fig. 1 is a schematic flowchart of a text pasting method according to an embodiment of the present invention; the method can be used for a PC end, wherein an automatic pasting switch is added at the PC end, and the function of automatically monitoring a clipboard at the PC end is also added, such as: the PC program is used for monitoring the content of the clipboard on the Windows; as shown in fig. 1, the text pasting method may include:
and S110, starting an automatic pasting function.
Specifically, the auto-paste function may refer to: the PC side can automatically paste the text copied by the user to the mobile terminal. The mobile terminal can be an Android device provided with an Android operating system. Such as: smart phones, tablet computers, VR (Virtual Reality) all-in-one machines, android machines, and the like.
Because the PC end is additionally provided with the automatic pasting switch, a user can determine whether to start the automatic pasting function or close the automatic pasting function through the switch. If the user turns on the switch, the PC end will turn on the corresponding automatic pasting function and execute the subsequent automatic pasting operation.
S120, when the clipboard content of the PC terminal is monitored to change, first text information is obtained from the clipboard content, and the first text information is used for representing text information which needs to be automatically pasted to the mobile terminal at the PC terminal.
Specifically, because the PC end is added with the function of automatically monitoring the clipboard of the PC end, if the user opens the automatically pasting switch, the PC end can actively monitor the clipboard content on Windows, and when the clipboard content is monitored to change, the text to be pasted to the mobile terminal can be automatically acquired.
S130, performing coding conversion on the first text information to obtain second text information; wherein, the code conversion is used for representing the conversion of the codes used by the PC terminal into the codes used by the mobile terminal.
Specifically, since the operating systems used by the PC and the mobile terminal are different, the text needs to be transcoded before being pasted.
Such as: the operating system used by the PC side is a Windows operating system, the android system used by the mobile terminal is an android system, and the two operating systems use different encoding modes in the aspect of text encoding. Wherein, the code used by the PC side may be a uniform code (UNICODE), and the code used by the mobile terminal includes a variable length character code (UTF 8).
And S140, sending the second text information to the mobile terminal so that the mobile terminal automatically pastes the second file information into a text editing box of the mobile terminal according to the started automatic pasting function.
Specifically, since the mobile terminal also starts the auto-paste function and the second text information is already subjected to transcoding and is suitable for display by the mobile terminal, the mobile terminal can automatically paste the second text information into the text editing box of the mobile terminal according to the started auto-paste function.
As can be seen from the above embodiments, by starting the automatic paste function, when it is monitored that the clipboard content of the PC end changes, the first text information is obtained from the clipboard content, where the first text information is used to represent the text information that the PC end needs to be automatically pasted to the mobile terminal, and the first text information is subjected to code conversion to obtain the second text information, and the second text information is sent to the mobile terminal.
Further, based on the method shown in fig. 1, when performing S110, the method may include:
and (1-1) opening an automatic pasting function in a remote control window.
Specifically, the remote control window may be a screen projection assistant window used by the mobile terminal to project a screen to the PC. Such as: the mobile terminal is an Android device provided with an Android (Android) operating system, and the remote operating window is an Android screen-casting assistant window used by the Android device to the PC terminal.
According to the embodiment, the automatic pasting function is opened in the remote control window, and a subsequent user can automatically paste the text to the corresponding mobile terminal after copying the text at the PC terminal, so that the text pasting speed between the PC terminal and the mobile terminal is increased.
Further, based on the method shown above, when performing S120, the method may include:
and (2-1) starting a monitoring clipboard function of the PC terminal, wherein the monitoring clipboard function is used for monitoring whether the clipboard content of the PC terminal changes.
Specifically, since the PC end is added with the function of automatically monitoring the clipboard of the PC end, if the user opens the switch for automatic pasting, the PC end will start the function of monitoring the clipboard, that is, actively monitor the content of the clipboard on Windows, and when it is monitored that the content of the clipboard changes, automatically acquire the text to be pasted to the mobile terminal.
And 2-2, when detecting that the text copying operation for triggering automatic pasting is triggered and monitoring that the clipboard content of the PC end is changed, acquiring the first text information from the clipboard content.
Specifically, the user can perform a text copy operation (Ctrl + C) on the PC side, and the PC side program will monitor whether the clipboard content has changed.
According to the embodiment, by starting the function of monitoring the clipboard, when the text copying operation for triggering automatic pasting is detected and the change of the clipboard content of the PC end is monitored, the first text information is obtained from the clipboard content, so that the efficiency and the accuracy of obtaining the text to be pasted are improved.
Further, based on the method shown in fig. 1, when performing S140, the method may include:
and (3-1) determining communication connection between the PC terminal and the mobile terminal, wherein the communication connection comprises a socket (socket).
Specifically, the communication connection between the PC and the mobile terminal may be implemented by WI-FI (wireless internet access), USB (Universal Serial Bus), or the like.
(3-2) transmitting the second text message to the mobile terminal through the socket.
It can be seen from the above embodiments that, by establishing the communication connection between the PC side and the mobile terminal, the communication connection includes the socket, and the socket sends the second text message to the mobile terminal, thereby reducing the hardware requirement for text pasting and improving the reliability of text pasting.
Fig. 2 is a schematic flowchart of a text pasting method according to an embodiment of the present invention; the method can be applied to a mobile terminal, and the mobile terminal can be an Android device installed with an Android (Android) operating system, such as: the system comprises a smart phone, a tablet personal computer, a VR (virtual reality) all-in-one machine, an android machine and the like; as shown in fig. 2, the text pasting method may include:
and S210, starting an automatic pasting function.
Specifically, the mobile terminal can start the automatic pasting function through a remote control window. The remote control window can be a screen projection assistant window used by the mobile terminal to project a screen to the PC terminal. Such as: the mobile terminal is an Android device provided with an Android (Android) operating system, and the remote operating window is an Android screen-casting assistant window used by the Android device to the PC terminal.
And S220, receiving second text information sent by the PC terminal, wherein the second text information is obtained by performing code conversion on the first text information by the PC terminal. The first text information is used for representing the text information which needs to be automatically pasted to the mobile terminal at the PC end, and the code conversion is used for representing the code used by the PC end to be converted into the code used by the mobile terminal.
Specifically, the second text information is subjected to code conversion and is suitable for being displayed by the mobile terminal, so that the second text information can be automatically pasted into a text editing box of the mobile terminal after the mobile terminal receives the second text information sent by the PC terminal.
Such as: the operating system used by the PC side is a Windows operating system, the android system used by the mobile terminal is an android system, and the two operating systems use different encoding modes in the aspect of text encoding. Wherein, the code used by the PC side may be a uniform code (UNICODE), and the code used by the mobile terminal includes a variable length character code (UTF 8).
And S230, automatically pasting the second file information into a text editing box of the mobile terminal according to the automatic pasting function.
It can be seen from the above embodiments that, by starting the automatic pasting function, when receiving the second text message sent by the PC, the second text message can be automatically pasted into the text editing box of the mobile terminal according to the automatic pasting function, thereby implementing the function of copying and pasting the text from the PC to the mobile terminal by one key, increasing the text pasting speed from the PC to the mobile terminal, and also increasing the text pasting efficiency.
Fig. 3 is a schematic flowchart of a text pasting apparatus according to an embodiment of the present invention, where the text pasting apparatus can be used at a PC, and an auto-paste switch is added at the PC, and a clipboard function at the PC is also added, such as: the PC program is used for monitoring the content of the clipboard on the Windows; as shown in fig. 3, the text pasting device may include:
a first opening module 31 for opening an automatic pasting function;
the monitoring module 32 is configured to obtain first text information from clipboard content when it is monitored that clipboard content of the PC end changes, where the first text information is used to represent text information that the PC end needs to be automatically pasted to the mobile terminal;
the conversion module 33 is configured to perform code conversion on the first text information to obtain second text information; the code conversion is used for representing the conversion of codes used by the PC terminal into codes used by the mobile terminal;
a sending module 34, configured to send the second text message to the mobile terminal, so that the mobile terminal automatically pastes the second file message into a text editing box of the mobile terminal.
Further, based on the apparatus shown in fig. 3, the first opening module 31 includes:
and the first opening submodule is used for opening the automatic pasting function in the remote control window.
Further, based on the above-mentioned apparatus, the monitoring module 32 includes:
the second starting sub-module is used for starting a monitoring clipboard function of the PC terminal, and the monitoring clipboard function is used for monitoring whether the clipboard content of the PC terminal changes;
the obtaining sub-module is used for obtaining the first text information from the clipboard content when detecting that the text copying operation for triggering automatic pasting is detected and the clipboard content of the PC end is monitored to be changed.
Further, based on the apparatus shown in fig. 3, the sending module 34 includes:
the determining submodule is used for determining communication connection between the PC terminal and the mobile terminal, and the communication connection comprises a socket;
and the sending submodule is used for sending the second text message to the mobile terminal through the socket.
The text pasting device described in this embodiment may be used to implement the method embodiment of the PC side, and the principle and technical effect are similar, which are not described herein again.
Fig. 4 is a flowchart of a text pasting apparatus according to an embodiment of the present invention, where the text pasting apparatus can be used in a mobile terminal, such as: the system comprises a smart phone, a tablet personal computer, a VR (virtual reality) all-in-one machine, an Android machine and the like, wherein an Android operating system is installed on the smart phone; as shown in fig. 4, the text pasting device may include:
a second starting module 41, configured to start an automatic pasting function;
a receiving module 42, configured to receive second text information sent by a PC, where the second text information is obtained after the PC performs code conversion on the first text information; the first text information is used for representing the text information which needs to be automatically pasted to the mobile terminal at the PC end, and the code conversion is used for representing the code used by the PC end to be converted into the code used by the mobile terminal;
and an automatic pasting module 43, configured to automatically paste the second file information into a text editing box of the mobile terminal.
The text pasting device described in this embodiment may be used to implement the method embodiment of the intelligent terminal, and the principle and technical effect are similar, which are not described herein again.
Fig. 5 is a schematic physical structure diagram of a PC end according to an embodiment of the present invention, and as shown in fig. 5, the PC end may include: a processor (processor)501, a communication Interface (Communications Interface)502, a memory (memory)503, and a communication bus 504, wherein the processor 501, the communication Interface 502, and the memory 503 are configured to communicate with each other via the communication bus 504. The processor 501 may call logic instructions in the memory 503 to perform the following method:
starting an automatic pasting function;
when the clipboard content of a PC terminal is monitored to change, first text information is obtained from the clipboard content, and the first text information is used for representing text information which needs to be automatically pasted to a mobile terminal by the PC terminal;
performing code conversion on the first text information to obtain second text information; the code conversion is used for representing the conversion of codes used by the PC terminal into codes used by the mobile terminal;
and sending the second text information to the mobile terminal so that the mobile terminal automatically pastes the second file information into a text editing box of the mobile terminal according to the started automatic pasting function.
In addition, the logic instructions in the memory 503 may be implemented in the form of software functional units and stored in a computer readable storage medium when the logic instructions are sold or used as independent products. Based on such understanding, the technical solution of the present invention may be embodied in the form of a software product, which is stored in a storage medium and includes instructions for causing a computer device (which may be a personal computer, a server, or a network device) to execute all or part of the steps of the method according to the embodiments of the present invention. And the aforementioned storage medium includes: a U-disk, a removable hard disk, a Read-Only Memory (ROM), a Random Access Memory (RAM), a magnetic disk or an optical disk, and other various media capable of storing program codes.
Fig. 6 is a schematic entity structure diagram of a mobile terminal according to an embodiment of the present invention, and as shown in fig. 6, the mobile terminal may include: a processor (processor)601, a communication Interface (Communications Interface)602, a memory (memory)603 and a communication bus 604, wherein the processor 601, the communication Interface 602 and the memory 603 complete communication with each other through the communication bus 604. The processor 601 may call logic instructions in the memory 603 to perform the following method:
starting an automatic pasting function;
receiving second text information sent by a PC (personal computer) end, wherein the second text information is obtained by performing code conversion on the first text information by the PC end; the first text information is used for representing the text information which needs to be automatically pasted to the mobile terminal at the PC end, and the code conversion is used for representing the code used by the PC end to be converted into the code used by the mobile terminal;
and automatically pasting the second file information into a text editing box of the mobile terminal according to the automatic pasting function.
In addition, the logic instructions in the memory 603 may be implemented in the form of software functional units and stored in a computer readable storage medium when the logic instructions are sold or used as independent products. Based on such understanding, the technical solution of the present invention may be embodied in the form of a software product, which is stored in a storage medium and includes instructions for causing a computer device (which may be a personal computer, a server, or a network device) to execute all or part of the steps of the method according to the embodiments of the present invention. And the aforementioned storage medium includes: a U-disk, a removable hard disk, a Read-Only Memory (ROM), a Random Access Memory (RAM), a magnetic disk or an optical disk, and other various media capable of storing program codes.
Further, the embodiment of the present invention discloses a text pasting system, including: a PC terminal shown in fig. 5, and a mobile terminal shown in fig. 6. The PC shown in fig. 5 is used to execute the text pasting method shown in fig. 1, and the mobile terminal shown in fig. 6 is used to execute the text pasting method shown in fig. 2.
Further, embodiments of the present invention disclose a computer program product comprising a computer program stored on a non-transitory computer-readable storage medium, the computer program comprising program instructions, which when executed by a computer, the computer is capable of performing the methods provided by the above-mentioned method embodiments, for example, comprising:
starting an automatic pasting function;
when the clipboard content of a PC terminal is monitored to change, first text information is obtained from the clipboard content, and the first text information is used for representing text information which needs to be automatically pasted to a mobile terminal by the PC terminal;
performing code conversion on the first text information to obtain second text information; the code conversion is used for representing the conversion of codes used by the PC terminal into codes used by the mobile terminal;
and sending the second text information to the mobile terminal so that the mobile terminal automatically pastes the second file information into a text editing box of the mobile terminal according to the started automatic pasting function.
Further, embodiments of the present invention disclose a computer program product comprising a computer program stored on a non-transitory computer-readable storage medium, the computer program comprising program instructions, which when executed by a computer, the computer is capable of performing the methods provided by the above-mentioned method embodiments, for example, comprising:
starting an automatic pasting function;
receiving second text information sent by a PC (personal computer) end, wherein the second text information is obtained by performing code conversion on the first text information by the PC end; the first text information is used for representing the text information which needs to be automatically pasted to the mobile terminal at the PC end, and the code conversion is used for representing the code used by the PC end to be converted into the code used by the mobile terminal;
and automatically pasting the second file information into a text editing box of the mobile terminal according to the automatic pasting function.
The above-described embodiments of the apparatus are merely illustrative, and the units described as separate parts may or may not be physically separate, and parts displayed as units may or may not be physical units, may be located in one place, or may be distributed on a plurality of network units. Some or all of the modules may be selected according to actual needs to achieve the purpose of the solution of the present embodiment. One of ordinary skill in the art can understand and implement it without inventive effort.
Through the above description of the embodiments, those skilled in the art will clearly understand that each embodiment can be implemented by software plus a necessary general hardware platform, and certainly can also be implemented by hardware. With this understanding in mind, the above-described technical solutions may be embodied in the form of a software product, which can be stored in a computer-readable storage medium such as ROM/RAM, magnetic disk, optical disk, etc., and includes instructions for causing a computer device (which may be a personal computer, a server, or a network device, etc.) to execute the methods described in the embodiments or some parts of the embodiments.
Finally, it should be noted that: the above examples are only intended to illustrate the technical solution of the present invention, but not to limit it; although the present invention has been described in detail with reference to the foregoing embodiments, it will be understood by those of ordinary skill in the art that: the technical solutions described in the foregoing embodiments may still be modified, or some technical features may be equivalently replaced; and such modifications or substitutions do not depart from the spirit and scope of the corresponding technical solutions of the embodiments of the present invention.

Claims (10)

1. A method of text pasting, comprising:
starting an automatic pasting function;
when the clipboard content of a PC terminal is monitored to change, first text information is obtained from the clipboard content, and the first text information is used for representing text information which needs to be automatically pasted to a mobile terminal by the PC terminal;
performing code conversion on the first text information to obtain second text information; the code conversion is used for representing the conversion of codes used by the PC terminal into codes used by the mobile terminal;
and sending the second text information to the mobile terminal so that the mobile terminal automatically pastes the second file information into a text editing box of the mobile terminal according to the started automatic pasting function.
2. The text pasting method of claim 1, wherein said activating an auto-paste function comprises:
and opening an automatic pasting function in the remote control window.
3. The method according to claim 1 or 2, wherein the obtaining the first text information from the clipboard content when the clipboard content of the PC is monitored to be changed comprises:
starting a monitoring clipboard function of the PC terminal, wherein the monitoring clipboard function is used for monitoring whether the clipboard content of the PC terminal changes;
when detecting that the text copying operation for triggering automatic pasting is performed and the change of the clipboard content of the PC end is monitored, acquiring the first text information from the clipboard content.
4. The text pasting method of claim 1, wherein the sending the second text message to the mobile terminal comprises:
determining communication connection between the PC terminal and the mobile terminal, wherein the communication connection comprises a socket;
and sending the second text message to the mobile terminal through the socket.
5. A method of text pasting, comprising:
starting an automatic pasting function;
receiving second text information sent by a PC (personal computer) end, wherein the second text information is obtained by performing code conversion on the first text information by the PC end; the first text information is used for representing the text information which needs to be automatically pasted to the mobile terminal at the PC end, and the code conversion is used for representing the code used by the PC end to be converted into the code used by the mobile terminal;
and automatically pasting the second file information into a text editing box of the mobile terminal according to the automatic pasting function.
6. A text pasting device, comprising:
the first opening module is used for opening the automatic pasting function;
the monitoring module is used for acquiring first text information from the clipboard content when monitoring that the clipboard content of the PC terminal changes, wherein the first text information is used for representing text information which needs to be automatically pasted to the mobile terminal by the PC terminal;
the conversion module is used for carrying out coding conversion on the first text information to obtain second text information; the code conversion is used for representing the conversion of codes used by the PC terminal into codes used by the mobile terminal;
and the sending module is used for sending the second text information to the mobile terminal so that the mobile terminal can automatically paste the second file information into a text editing box of the mobile terminal.
7. A text pasting device, comprising:
the second opening module is used for opening the automatic pasting function;
the receiving module is used for receiving second text information sent by the PC terminal, wherein the second text information is obtained by performing code conversion on the first text information by the PC terminal; the first text information is used for representing the text information which needs to be automatically pasted to the mobile terminal at the PC end, and the code conversion is used for representing the code used by the PC end to be converted into the code used by the mobile terminal;
and the automatic pasting module is used for automatically pasting the second file information into the text editing box of the mobile terminal.
8. A PC comprising a memory, a processor and a computer program stored on the memory and executable on the processor, wherein the processor when executing the program performs the steps of the text pasting method according to any one of claims 1 to 4.
9. A mobile terminal comprising a memory, a processor and a computer program stored on the memory and executable on the processor, wherein the processor implements the steps of the text pasting method as claimed in claim 5 when executing the program.
10. A text pasting system, comprising: a PC terminal as in claim 8, and a mobile terminal as in claim 9.
CN201911222023.6A 2019-12-03 2019-12-03 Text pasting method, device, PC (personal computer) terminal, mobile terminal and system Pending CN111625372A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201911222023.6A CN111625372A (en) 2019-12-03 2019-12-03 Text pasting method, device, PC (personal computer) terminal, mobile terminal and system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201911222023.6A CN111625372A (en) 2019-12-03 2019-12-03 Text pasting method, device, PC (personal computer) terminal, mobile terminal and system

Publications (1)

Publication Number Publication Date
CN111625372A true CN111625372A (en) 2020-09-04

Family

ID=72259730

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201911222023.6A Pending CN111625372A (en) 2019-12-03 2019-12-03 Text pasting method, device, PC (personal computer) terminal, mobile terminal and system

Country Status (1)

Country Link
CN (1) CN111625372A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2024104466A1 (en) * 2022-11-18 2024-05-23 广州视源电子科技股份有限公司 Data transmission method, electronic device, and storage medium

Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
EP0597575A1 (en) * 1992-11-10 1994-05-18 International Business Machines Corporation Clipboard facility for computer network
US20030182388A1 (en) * 2002-03-20 2003-09-25 Alexander Geoffrey D. Method and system for portable persistent clipboard function
CN101022398A (en) * 2007-03-21 2007-08-22 中国科学院计算技术研究所 Method for realizing scrapbook sharing in multinode intelligent network application service system
US20090144368A1 (en) * 2007-12-03 2009-06-04 Microsoft Corporation Clipboard for application sharing
CN102821140A (en) * 2012-07-17 2012-12-12 北京小米科技有限责任公司 Information sharing method and information sharing terminal
CN103761154A (en) * 2014-01-27 2014-04-30 宇龙计算机通信科技(深圳)有限公司 Cross-platform shear plate synchronizing method and system
CN104216787A (en) * 2014-09-23 2014-12-17 北京奇虎科技有限公司 Method, device and system for synchronizing clipboards between terminal equipment

Patent Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
EP0597575A1 (en) * 1992-11-10 1994-05-18 International Business Machines Corporation Clipboard facility for computer network
US20030182388A1 (en) * 2002-03-20 2003-09-25 Alexander Geoffrey D. Method and system for portable persistent clipboard function
CN101022398A (en) * 2007-03-21 2007-08-22 中国科学院计算技术研究所 Method for realizing scrapbook sharing in multinode intelligent network application service system
US20090144368A1 (en) * 2007-12-03 2009-06-04 Microsoft Corporation Clipboard for application sharing
CN102821140A (en) * 2012-07-17 2012-12-12 北京小米科技有限责任公司 Information sharing method and information sharing terminal
CN103761154A (en) * 2014-01-27 2014-04-30 宇龙计算机通信科技(深圳)有限公司 Cross-platform shear plate synchronizing method and system
CN104216787A (en) * 2014-09-23 2014-12-17 北京奇虎科技有限公司 Method, device and system for synchronizing clipboards between terminal equipment

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2024104466A1 (en) * 2022-11-18 2024-05-23 广州视源电子科技股份有限公司 Data transmission method, electronic device, and storage medium

Similar Documents

Publication Publication Date Title
CN111625371A (en) Text transmission method, device, PC (personal computer) terminal, mobile terminal and system
CN107292808B (en) Image processing method and device and image coprocessor
CN109510754B (en) Online document generation method, device and system and electronic equipment
WO2018103405A1 (en) Method for identifying access point and hotspot, and related product
CN104253741A (en) Information sending method and device and system thereof
CN110445632B (en) Method and device for preventing client from crashing
CN111291292A (en) Page rendering method and device, terminal equipment and storage medium
CN108933947B (en) Bullet screen display method and device
CN105376636A (en) A verification code filling-in method, a verification code filling-in assisting method, an intelligent television set and an intelligent mobile terminal
CN110083768B (en) Information sharing method, device, equipment and medium
CN104639973B (en) Information pushing method and device
US20170168796A1 (en) Method and electronic apparatus for transferring application program from pc to mobile apparatus
CN111625372A (en) Text pasting method, device, PC (personal computer) terminal, mobile terminal and system
CN111629020A (en) Remote input method, device, PC (personal computer) terminal, android device and system
CN105337926B (en) Multi-terminal linkage method and related equipment and system
CN102377793A (en) Flash interaction method and device based on mobile communication equipment terminal
CN104391576A (en) Remote input method and device based on wireless Ethernet
CN107318129B (en) Data processing method and device and terminal
CN112887362B (en) Equipment access method, equipment access device and server
CN112905355B (en) Method, apparatus and computer storage medium for information processing
CN110881001B (en) Electronic red packet detection method, system and terminal equipment
CN113626402A (en) Log data acquisition method and device, electronic equipment and storage medium
CN105791568B (en) Information processing method and terminal thereof
CN112651212A (en) Method and terminal for remotely acquiring word stock
CN111031145A (en) Remote assistance method and system based on intelligent 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
RJ01 Rejection of invention patent application after publication

Application publication date: 20200904

RJ01 Rejection of invention patent application after publication