CN113778240B - Text input method and device - Google Patents

Text input method and device Download PDF

Info

Publication number
CN113778240B
CN113778240B CN202111086352.XA CN202111086352A CN113778240B CN 113778240 B CN113778240 B CN 113778240B CN 202111086352 A CN202111086352 A CN 202111086352A CN 113778240 B CN113778240 B CN 113778240B
Authority
CN
China
Prior art keywords
text
input
box
receiving
target
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Active
Application number
CN202111086352.XA
Other languages
Chinese (zh)
Other versions
CN113778240A (en
Inventor
秦业海
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Vivo Mobile Communication Co Ltd
Original Assignee
Vivo Mobile Communication 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 Vivo Mobile Communication Co Ltd filed Critical Vivo Mobile Communication Co Ltd
Priority to CN202111086352.XA priority Critical patent/CN113778240B/en
Publication of CN113778240A publication Critical patent/CN113778240A/en
Application granted granted Critical
Publication of CN113778240B publication Critical patent/CN113778240B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

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/02Input arrangements using manually operated switches, e.g. using keyboards or dials
    • G06F3/023Arrangements for converting discrete items of information into a coded form, e.g. arrangements for interpreting keyboard generated codes as alphanumeric codes, operand codes or instruction codes
    • G06F3/0233Character input methods
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/44Arrangements for executing specific programs
    • G06F9/451Execution arrangements for user interfaces

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Software Systems (AREA)
  • General Engineering & Computer Science (AREA)
  • Human Computer Interaction (AREA)
  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • User Interface Of Digital Computer (AREA)

Abstract

The application discloses a text input method and device, and belongs to the technical field of computers. A text input method, comprising: receiving a first input of a target text; displaying a text-holding box on a desktop in response to the first input, wherein the text-holding box has the target text displayed thereon; receiving a second input to the text box; and in response to the second input, inputting the target text at a text input interface.

Description

Text input method and device
Technical Field
The application belongs to the technical field of computers, and particularly relates to a text input method and device.
Background
With the development of electronic technology, electronic devices such as mobile phones are not only a voice communication tool, but also a universal tool for providing various convenience for personal life and work of users, and can convey massive information to users. Information acquisition is an interactive process, and compared with information acquisition through voice interaction, information acquisition through text reading is faster, applicable occasions are wider, and therefore how to input text information more conveniently and rapidly is still the main direction of improvement at present.
In the prior art, the text input speed is improved mainly by copying the existing text and then pasting. However, for a scene of multiple copy and paste, since only the last copy of text is pasted by default during paste, if a copy of text before paste is required, a cutting board needs to be opened to search for and paste again, which is complex in operation and results in lower text input efficiency.
Disclosure of Invention
The embodiment of the application aims to provide a text input method and device, which can solve the problem of low text input efficiency in the prior art.
In a first aspect, an embodiment of the present application provides a text input method, where the method includes:
receiving a first input of a target text;
displaying a text-holding box on a desktop in response to the first input, wherein the text-holding box has the target text displayed thereon;
receiving a second input to the text box;
and in response to the second input, inputting the target text at a text input interface.
In a second aspect, embodiments of the present application provide a text input device, the device including:
a first receiving module for receiving a first input of a target text;
the first display module is used for responding to the first input and displaying a text fixing box on a desktop, wherein the text fixing box displays the target text;
a second receiving module for receiving a second input to the text box;
and the input module is used for responding to the second input and inputting the target text in a text input interface.
In a third aspect, embodiments of the present application provide an electronic device comprising a processor, a memory and a program or instruction stored on the memory and executable on the processor, the program or instruction implementing the steps of the method according to the first aspect when executed by the processor.
In a fourth aspect, embodiments of the present application provide a readable storage medium having stored thereon a program or instructions which when executed by a processor implement the steps of the method according to the first aspect.
In a fifth aspect, embodiments of the present application provide a chip, where the chip includes a processor and a communication interface, where the communication interface is coupled to the processor, and where the processor is configured to execute a program or instructions to implement a method according to the first aspect.
In the embodiment of the application, after receiving a first input of a target text, displaying a text fixing box on a desktop of the electronic equipment, wherein the text fixing box is displayed with the target text; after receiving the second input to the text-holding box on the desktop, the target text is entered at the text input interface. Compared with the prior art, in the embodiment of the application, the copied text can be fixed on the desktop of the electronic equipment in a text fixing frame mode, so that the copied text is clear at a glance, and for a scene of repeated copying and pasting, as a plurality of copies of the text are visually displayed on the desktop, the text fixing frame corresponding to the desktop can be simply operated for one copy of the text to be pasted, the text can be input without repeatedly opening a cutting board for searching and confirming, and the text input efficiency is improved.
Drawings
FIG. 1 is a flow chart of a text input method provided in an embodiment of the present application;
FIG. 2 is a first exemplary diagram of a text box display provided in an embodiment of the present application;
FIG. 3 is a second exemplary diagram of a text box display provided in an embodiment of the present application;
FIG. 4 is a third exemplary diagram of a text box display provided in an embodiment of the present application;
FIG. 5 is an exemplary diagram of implementing text input based on a desktop text fixation box provided by an embodiment of the present application;
FIG. 6 is an exemplary diagram of a desktop text anchor box editing manner provided by an embodiment of the present application;
FIG. 7 is an exemplary diagram of a desktop text anchor box cancel display provided by an embodiment of the present application;
FIG. 8 is a block diagram of a text input device according to an embodiment of the present application;
fig. 9 is a schematic structural diagram of an electronic device according to an embodiment of the present application;
fig. 10 is a schematic hardware structure of an electronic device implementing an embodiment of the present application.
Detailed Description
Technical solutions in the embodiments of the present application will be clearly described below with reference to the drawings in the embodiments of the present application, and it is apparent that the described embodiments are some embodiments of the present application, but not all embodiments. All other embodiments obtained by a person of ordinary skill in the art based on the embodiments in the present application are within the scope of the protection of the present application.
The terms first, second and the like in the description and in the claims, are used for distinguishing between similar objects and not necessarily for describing a particular sequential or chronological order. It is to be understood that the data so used may be interchanged, as appropriate, such that embodiments of the present application may be implemented in sequences other than those illustrated or described herein, and that the objects identified by "first," "second," etc. are generally of a type and not limited to the number of objects, e.g., the first object may be one or more. Furthermore, in the description and claims, "and/or" means at least one of the connected objects, and the character "/", generally means that the associated object is an "or" relationship.
In recent years, electronic equipment such as a mobile phone is not only a traditional voice communication tool, but also a universal tool for providing various convenience for personal life and work of users, and can convey massive information to users. Information acquisition is an interactive process, and for information input, if information input can be performed quickly, the information interaction rate will be improved. Compared with the method of acquiring information through voice interaction, the method has the advantages that the method is faster in acquiring information through text reading, applicable occasions are wider, although voice input is generally faster and more convenient than text input when information is input, voice text conversion also consumes more time and does not necessarily accurately convert all languages or dialects, so that how to input text information more conveniently and rapidly is still an improvement direction.
In the prior art, the manner of improving the input speed of the text mainly comprises two modes: one is to increase the generation speed of text, such as the typing speed, the conversion of voice to text, etc.; another is to use existing text for re-entry, i.e. copy-and-paste of text. Embodiments of the present application are directed to improvements in text copy-and-paste of the second type.
At present, the copy and paste mode of the text in the prior art mainly has the following defects:
firstly, the text content in the cutting board cannot be intuitively seen, and generally the text is copied and pasted once, but if a plurality of texts are copied, only the latest text is pasted by default during pasting, the cutting board is required to be opened for searching and pasting when a certain text copied before pasting is required to be pasted, and if the copying of a certain text is forgotten, the cutting board is required to be opened for confirmation when a plurality of texts are copied, so that the use efficiency of the copy-paste function is influenced by the non-intuitive cutting board, and the text input efficiency is lower.
The second defect is that the user needs to copy and paste the text in the input box, for example, a scene exists, a section of text needs to be checked after taking care in the WeChat chat, other things break the editing thought of the user, so that the user needs to save the current text and copy the current text generally, the text can be stored in the cutting board, the text can be covered by other copy contents, the cutting board needs to be searched when the text is reused, another safer mode is to copy and paste the text to the notepad, copy and paste the text back when the text is used, and thus the copy and paste operation is needed twice, the operation is complicated, and the text input efficiency is low.
In order to solve the technical problems, the embodiment of the application provides a text input method and a text input device, so that the purposes of editing a text at any time and conveniently pasting the text when the text input device is used are achieved.
The text input method provided by the embodiment of the application is described in detail below through specific embodiments and application scenes thereof with reference to the accompanying drawings.
The text input method provided by the embodiment of the application is applicable to an electronic device, and in practical application, the electronic device may include: mobile terminals such as smartphones, tablet computers, personal digital assistants, etc., to which embodiments of the present application are not limited.
Fig. 1 is a flowchart of a text input method according to an embodiment of the present application, and as shown in fig. 1, the method may include the following steps: step 101, and step 102, wherein,
in step 101, a first input is received for a target text, and in response to the first input, a text-holding box is displayed on the desktop, wherein the target text is displayed on the text-holding box.
In an embodiment of the present application, the first input may include any one of the following: copying input, moving input of an existing text box, and selecting input of a first control on an input method interface, wherein the existing text box comprises a target text, the first control is used for triggering and displaying a text fixing box, and the target text is: and after the text fixing box is displayed on the desktop based on the first control, inputting the text input in the method interface.
When the first input is a copy input, in one example, as shown in fig. 2, the target text is "principal, design driving, user guiding, learning, team, which is our new core value view", and when the target text is copied, the text box is selected to be copied, then the text box is displayed on the desktop, and the copied target text is written into the text box.
When the first input is the selection input of the first control on the input method interface, in one example, as shown in fig. 3, when the user selects the icon of the text fixing box in the input method, the text fixing box is displayed on the desktop, and then the input text is "book, design driving, user guiding, learning and team, so that the new core value is the target text, and the target text is directly written into the text fixing box.
When the first input is an input of moving an existing text box, in one example, as shown in fig. 4, for an existing text box in chat software, the user can directly press the whole text box in the chat page, namely, the text box containing "principal, design driving, user guiding, learning and team, becomes a new core value view" and drags out to the desktop to display a new text fixed box.
In the embodiment of the application, when the text fixing frame is displayed, the text fixing frame can be displayed at any position of the desktop, and the display position can be designated by a user.
In step 102, a second input to the text-holding box is received, and in response to the second input, a target text is entered at the text input interface.
In this embodiment of the present application, the text input interface may be a text input box of an input method, a dialog box of chat software, a page of a document, a search box of a web page, or the like.
In this embodiment of the present application, the second input may be a mobile input, in an example, as shown in fig. 5, a user drags a text fixing box to a text input interface, so that text input can be implemented, and compared with a mode of long-pressing a screen and searching for a text pasted on a cutting board, the method is simpler and more convenient.
In this embodiment of the present application, the second input may be other input modes such as long-press input and sliding input.
As can be seen from the above embodiment, in this embodiment, after receiving a first input of a target text, a text-fixing box is displayed on a desktop of an electronic device, where the target text is displayed on the text-fixing box; after receiving the second input to the text-holding box on the desktop, the target text is entered at the text input interface. Compared with the prior art, in the embodiment of the application, the copied text can be fixed on the desktop of the electronic equipment in a text fixing frame mode, so that the copied text is clear at a glance, and for a scene of repeated copying and pasting, as a plurality of copies of the text are visually displayed on the desktop, the text fixing frame corresponding to the desktop can be simply operated for one copy of the text to be pasted, the text can be input without repeatedly opening a cutting board for searching and confirming, and the text input efficiency is improved.
In another embodiment provided in the present application, after displaying the text box on the desktop, the text box may be optionally dragged and zoomed to be sized, and for text with more content, the box may automatically show only the first few lines, for example, the first two lines. Accordingly, the text input method provided in the embodiment of the present application may further include the following steps based on the embodiment of fig. 1:
a fifth input to the text box is received, and in response to the fifth input, a display size, a position, or a number of lines of display content of the text box is adjusted.
In this embodiment of the present application, the fifth input may be a drag input.
In another embodiment provided by the application, temporary storage texts can be input and fixed on a desktop, so that the text storage function is realized, editing can be conveniently continued, and incomplete matters can be reminded; accordingly, the text input method provided in the embodiment of the present application may further include the following steps based on the embodiment of fig. 1:
receiving a third input to the text fixing box, and responding to the third input, displaying an editing interface of the text fixing box;
and receiving a fourth input of the editing interface, responding to the fourth input, and editing the text in the text fixing box according to the information input by the fourth input.
In this embodiment of the present application, the third input may be a double-click input, in an example, as shown in fig. 6, a user may enter an editing mode by double-clicking a text fixing box, in the editing mode, edit information, for example, input text, or input setting information such as a font, a color, a size, etc. of the text is input, and after editing is completed, the user clicks a determination key of the input panel or clicks a peripheral area of the text fixing box, that is, the editing is completed and then the text is automatically saved.
In another embodiment provided in the present application, considering that too many text-holding boxes on the desktop may affect the user to use other applications, and too many text-holding boxes may occupy storage resources of the electronic device, correspondingly, the text input method provided in the embodiment of the present application may add the following steps on the basis of the embodiment of fig. 1:
and inputting a target text in the text input interface, and canceling displaying the text fixing box.
In the embodiment of the application, the text fixing frame can be set to automatically cancel display after being used once; alternatively, the text box may not disappear by default after the text input is completed by using the text box, and for such reusable or unused text boxes, the user may cancel the display, as shown in fig. 7, and the user may drag the text box to the edge of the screen, that is, cancel the display.
In another embodiment provided in the present application, besides the copy and paste function, the use function of the text fixing box can be extended, and the use scene is enlarged, and accordingly, the text input method provided in the embodiment of the present application may further include the following steps based on the embodiment of fig. 1:
and establishing an association relation between the text fixing box and a target application program in the electronic equipment.
In one example, the text-holding box is fixed on the desktop, so that the text-holding box can be used as a memo and can be combined with an alarm clock function to shake; or, the screen saver can be set to be turned off, so that the content of the screen saver can be conveniently defined; or, the text box can be set as a screen scroll subtitle bar to support the scroll display of a plurality of texts, so that a text box fixed on a desktop has functions of memo, screen extinguishing screen protection, screen scroll subtitle and the like.
In addition, in the embodiment of the application, text information such as a short message, a telephone directory business card, a chat record and the like can be extracted by one key to a text fixing frame of a desktop, so that the text information is convenient to drag, use and share to other people.
Fig. 8 is a block diagram of a text input device according to an embodiment of the present application, and as shown in fig. 8, a text input device 800 may include: a first receiving module 801, a first display module 802, a second receiving module 803, and an input module 804, wherein,
a first receiving module 801 for receiving a first input of a target text;
a first display module 802, configured to display a text box on a desktop in response to the first input, where the text box has the target text displayed thereon;
a second receiving module 803 for receiving a second input to the text box;
an input module 804 is configured to input the target text at a text input interface in response to the second input.
As can be seen from the above embodiment, in this embodiment, after receiving a first input of a target text, a text-fixing box is displayed on a desktop of an electronic device, where the target text is displayed on the text-fixing box; after receiving the second input to the text-holding box on the desktop, the target text is entered at the text input interface. Compared with the prior art, in the embodiment of the application, the copied text can be fixed on the desktop of the electronic equipment in a text fixing frame mode, so that the copied text is clear at a glance, and for a scene of repeated copying and pasting, as a plurality of copies of the text are visually displayed on the desktop, the text fixing frame corresponding to the desktop can be simply operated for one copy of the text to be pasted, the text can be input without repeatedly opening a cutting board for searching and confirming, and the text input efficiency is improved.
Alternatively, as an embodiment, the first input may include any one of the following:
copying the input;
and selecting and inputting a first control on an input method interface, wherein the first control is used for triggering and displaying the text fixing box, and the target text is: and displaying the text fixed box on a desktop based on the first control, and inputting the text in the input method interface.
Optionally, as an embodiment, the text input device 800 may further include:
a third receiving module for receiving a third input to the text fixing box;
the second display module is used for responding to the third input and displaying an editing interface of the text fixing frame;
a fourth receiving module for receiving a fourth input to the editing interface;
and the editing module is used for responding to the fourth input and editing the text in the text fixing frame according to the information input by the fourth input.
Optionally, as an embodiment, the text input device 800 may further include:
a fifth receiving module for receiving a fifth input to the text fixing box;
and the adjusting module is used for responding to the fifth input and adjusting the display size, the position or the line number of the display content of the text fixing frame.
Optionally, as an embodiment, the text input device 800 may further include:
and the establishing module is used for establishing the association relation between the text fixing frame and the target application program in the electronic equipment after the text fixing frame is displayed on the desktop.
The text input device in the embodiment of the application may be a device, or may be a component, an integrated circuit, or a chip in a terminal. The device may be a mobile electronic device or a non-mobile electronic device. By way of example, the mobile electronic device may be a cell phone, tablet computer, notebook computer, palm computer, vehicle-mounted electronic device, wearable device, ultra-mobile personal computer (ultra-mobile personal computer, UMPC), netbook or personal digital assistant (personal digital assistant, PDA), etc., and the non-mobile electronic device may be a server, network attached storage (Network Attached Storage, NAS), personal computer (personal computer, PC), television (TV), teller machine or self-service machine, etc., and the embodiments of the present application are not limited in particular.
The text input device in the embodiments of the present application may be a device having an operating system. The operating system may be an Android operating system, an ios operating system, or other possible operating systems, which are not specifically limited in the embodiments of the present application.
The text input device provided in the embodiment of the present application can implement each process implemented by the embodiment of the method of fig. 1, and in order to avoid repetition, a description is omitted here.
Optionally, as shown in fig. 9, the embodiment of the present application further provides an electronic device 900, including a processor 901, a memory 902, and a program or an instruction stored in the memory 902 and capable of running on the processor 901, where the program or the instruction implements each process of the above text input method embodiment when executed by the processor 901, and the process can achieve the same technical effect, and for avoiding repetition, a description is omitted herein.
The electronic device in the embodiment of the application includes the mobile electronic device and the non-mobile electronic device described above.
Fig. 10 is a schematic hardware structure of an electronic device implementing an embodiment of the present application.
The electronic device 1000 includes, but is not limited to: radio frequency unit 1001, network module 1002, audio output unit 1003, input unit 1004, sensor 1005, display unit 1006, user input unit 1007, interface unit 1008, memory 1009, and processor 1010.
Those skilled in the art will appreciate that the electronic device 1000 may also include a power source (e.g., a battery) for powering the various components, which may be logically connected to the processor 1010 by a power management system to perform functions such as managing charge, discharge, and power consumption by the power management system. The electronic device structure shown in fig. 10 does not constitute a limitation of the electronic device, and the electronic device may include more or less components than shown, or may combine certain components, or may be arranged in different components, which are not described in detail herein.
Wherein the user input unit 1007 is configured to receive a first input of a target text;
a display unit 1006, configured to display a text fixing box on a desktop in response to the first input, where the text fixing box displays the target text;
a user input unit 1007 also for receiving a second input to the text box;
a processor 1010 for inputting the target text at a text input interface in response to the second input.
Therefore, in the embodiment of the application, the copied text can be fixed on the desktop of the electronic device in a text fixing frame mode, so that the copied text is clear at a glance, and for a scene of repeated copying and pasting, as a plurality of copies of the text are visually displayed on the desktop, for one copy of the text to be pasted, the corresponding text fixing frame on the desktop can be simply operated, the input of the copy of the text can be realized, the search and the confirmation of a cutting board are not required to be repeatedly opened, and the text input efficiency is improved.
Optionally, as an embodiment, the first input includes any one of the following:
copying the input;
selecting and inputting a first control on an input method interface, wherein the first control is used for triggering and displaying a text fixing box, and the target text is: and displaying the text fixed box on a desktop based on the first control, and inputting the text in the input method interface.
Optionally, as an embodiment, the user input unit 1007 is further configured to receive a third input to the text box;
a display unit 1006, further configured to display an editing interface of the text fixing box in response to the third input;
a user input unit 1007 also for receiving a fourth input to the editing interface;
the processor 1010 is further configured to edit the text in the text fixing box according to the information input by the fourth input in response to the fourth input.
Optionally, as an embodiment, the user input unit 1007 is further configured to receive a fifth input to the text fixing box;
the processor 1010 is further configured to adjust a display size, a position, or a number of lines of display content of the text box in response to the fifth input.
Optionally, as an embodiment, the processor 1010 is further configured to establish an association between the text box and the target application in the electronic device after the text box is displayed on the desktop.
It should be understood that in the embodiment of the present application, the input unit 1004 may include a graphics processor (Graphics Processing Unit, GPU) 10041 and a microphone 10042, and the graphics processor 10041 processes image data of still pictures or videos obtained by an image capturing device (such as a camera) in a video capturing mode or an image capturing mode. The display unit 1006 may include a display panel 10061, and the display panel 10061 may be configured in the form of a liquid crystal display, an organic light emitting diode, or the like. The user input unit 1007 includes a touch panel 10071 and other input devices 10072. The touch panel 10071 is also referred to as a touch screen. The touch panel 10071 can include two portions, a touch detection device and a touch controller. Other input devices 10072 may include, but are not limited to, a physical keyboard, function keys (e.g., volume control keys, switch keys, etc.), a trackball, a mouse, a joystick, and so forth, which are not described in detail herein. Memory 1009 may be used to store software programs as well as various data including, but not limited to, application programs and an operating system. The processor 1010 may integrate an application processor that primarily handles operating systems, user interfaces, applications, etc., with a modem processor that primarily handles wireless communications. It will be appreciated that the modem processor described above may not be integrated into the processor 1010.
The embodiment of the present application further provides a readable storage medium, where a program or an instruction is stored on the readable storage medium, and when the program or the instruction is executed by a processor, the program or the instruction realizes each process of the above text input method embodiment, and the same technical effect can be achieved, so that repetition is avoided, and no description is repeated here.
Wherein the processor is a processor in the electronic device described in the above embodiment. The readable storage medium includes a computer readable storage medium such as a Read-Only Memory (ROM), a random access Memory (Random Access Memory, RAM), a magnetic disk or an optical disk, and the like.
The embodiment of the application further provides a chip, the chip includes a processor and a communication interface, the communication interface is coupled with the processor, and the processor is used for running a program or an instruction, so that each process of the above text input method embodiment can be implemented, and the same technical effect can be achieved, so that repetition is avoided, and no redundant description is provided here.
It should be understood that the chips referred to in the embodiments of the present application may also be referred to as system-on-chip chips, chip systems, or system-on-chip chips, etc.
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, an element defined by the phrase "comprising one … …" does not exclude the presence of other like elements in a process, method, article, or apparatus that comprises the element. Furthermore, it should be noted that the scope of the methods and apparatus in the embodiments of the present application is not limited to performing the functions in the order shown or discussed, but may also include performing the functions in a substantially simultaneous manner or in an opposite order depending on the functions involved, e.g., the described methods may be performed in an order different from that described, and various steps may also be added, omitted, or combined. Additionally, features described with reference to certain examples may be combined in other examples.
From the above description of the embodiments, it will be clear to those skilled in the art that the above-described embodiment method may be implemented by means of software plus a necessary general hardware platform, but of course may also be implemented by means of hardware, but in many cases the former is a preferred embodiment. Based on such understanding, the technical solutions of the present application may be embodied essentially or in a part contributing to the prior art in the form of a computer software product stored in a storage medium (such as ROM/RAM, magnetic disk, optical disk), comprising several instructions for causing a terminal (which may be a mobile phone, a computer, a server, or a network device, etc.) to perform the methods described in the embodiments of the present application.
The embodiments of the present application have been described above with reference to the accompanying drawings, but the present application is not limited to the above-described embodiments, which are merely illustrative and not restrictive, and many forms may be made by those of ordinary skill in the art without departing from the spirit of the present application and the scope of the claims, which are also within the protection of the present application.

Claims (4)

1. A method of text entry, the method comprising:
receiving a first input of target text, wherein the first input comprises: copying the input;
displaying a text-holding box on a desktop in response to the first input, wherein the text-holding box has the target text displayed thereon;
receiving a second input to the text box;
inputting the target text at a text input interface in response to the second input;
after the text input interface inputs the target text, dragging the text fixing box to the edge of the screen will cancel displaying the text fixing box;
after the text fixing frame is displayed on the desktop, the method further comprises the following steps:
receiving a fifth input to the text fixing box, and responding to the fifth input, adjusting the display size, the position or the line number of the display content of the text fixing box;
receiving a third input to the text fixing box, and responding to the third input, displaying an editing interface of the text fixing box;
receiving a fourth input of the editing interface, responding to the fourth input, and editing the text in the text fixing box according to the information input by the fourth input;
after the text fixing frame is displayed on the desktop, the method further comprises the following steps:
and establishing the association relation between the text fixing box and the target application program in the electronic equipment.
2. The method of claim 1, wherein the first input further comprises:
and selecting and inputting a first control on an input method interface, wherein the first control is used for triggering and displaying the text fixing box, and the target text is: and displaying the text fixed box on a desktop based on the first control, and inputting the text in the input method interface.
3. A text input device, the device comprising:
a first receiving module, configured to receive a first input to a target text, where the first input includes: copying the input;
the first display module is used for responding to the first input and displaying a text fixing box on a desktop, wherein the text fixing box displays the target text;
a second receiving module for receiving a second input to the text box;
the input module is used for responding to the second input, inputting the target text in a text input interface, and dragging the text fixing box to the edge of the screen after the target text is input in the text input interface cancels the display of the text fixing box;
a fifth receiving module for receiving a fifth input to the text fixing box;
an adjustment module, configured to adjust a display size, a position, or a number of lines of display content of the text fixing frame in response to the fifth input;
a third receiving module for receiving a third input to the text fixing box;
the second display module is used for responding to the third input and displaying an editing interface of the text fixing frame;
a fourth receiving module for receiving a fourth input to the editing interface;
the editing module is used for responding to the fourth input and editing the text in the text fixing frame according to the information input by the fourth input;
and the establishing module is used for establishing the association relation between the text fixing frame and the target application program in the electronic equipment after the text fixing frame is displayed on the desktop.
4. The apparatus of claim 3, wherein the first input further comprises:
and selecting and inputting a first control on an input method interface, wherein the first control is used for triggering and displaying the text fixing box, and the target text is: and displaying the text fixed box on a desktop based on the first control, and inputting the text in the input method interface.
CN202111086352.XA 2021-09-16 2021-09-16 Text input method and device Active CN113778240B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202111086352.XA CN113778240B (en) 2021-09-16 2021-09-16 Text input method and device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202111086352.XA CN113778240B (en) 2021-09-16 2021-09-16 Text input method and device

Publications (2)

Publication Number Publication Date
CN113778240A CN113778240A (en) 2021-12-10
CN113778240B true CN113778240B (en) 2024-03-19

Family

ID=78851504

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202111086352.XA Active CN113778240B (en) 2021-09-16 2021-09-16 Text input method and device

Country Status (1)

Country Link
CN (1) CN113778240B (en)

Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN107967093A (en) * 2017-12-21 2018-04-27 维沃移动通信有限公司 A kind of multistage text clone method and mobile terminal
CN109782998A (en) * 2019-01-29 2019-05-21 维沃移动通信(深圳)有限公司 Display panel control method and mobile terminal
WO2019232131A1 (en) * 2018-06-01 2019-12-05 Apple Inc. Devices, methods, and graphical user interfaces for an electronic device interacting with a stylus
CN110750368A (en) * 2019-10-08 2020-02-04 维沃移动通信有限公司 Copying and pasting method and terminal
CN111984130A (en) * 2020-07-06 2020-11-24 维沃移动通信有限公司 Shortcut operation method and device and electronic equipment
CN112860146A (en) * 2021-01-28 2021-05-28 维沃移动通信有限公司 Text selection method and device and electronic equipment

Patent Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN107967093A (en) * 2017-12-21 2018-04-27 维沃移动通信有限公司 A kind of multistage text clone method and mobile terminal
WO2019232131A1 (en) * 2018-06-01 2019-12-05 Apple Inc. Devices, methods, and graphical user interfaces for an electronic device interacting with a stylus
CN109782998A (en) * 2019-01-29 2019-05-21 维沃移动通信(深圳)有限公司 Display panel control method and mobile terminal
CN110750368A (en) * 2019-10-08 2020-02-04 维沃移动通信有限公司 Copying and pasting method and terminal
CN111984130A (en) * 2020-07-06 2020-11-24 维沃移动通信有限公司 Shortcut operation method and device and electronic equipment
CN112860146A (en) * 2021-01-28 2021-05-28 维沃移动通信有限公司 Text selection method and device and electronic equipment

Also Published As

Publication number Publication date
CN113778240A (en) 2021-12-10

Similar Documents

Publication Publication Date Title
CN113518026B (en) Message processing method and device and electronic equipment
US20160196251A1 (en) Method and apparatus for annotating an electronic document
CN113467660A (en) Information sharing method and electronic equipment
CN114116098B (en) Application icon management method and device, electronic equipment and storage medium
CN112181253A (en) Information display method and device and electronic equipment
CN102759987A (en) Information inputting method
US20240061990A1 (en) Document Generation Method and Electronic Device and Non-transitory Readable Storage Medium
CN112399010B (en) Page display method and device and electronic equipment
CN113849092A (en) Content sharing method and device and electronic equipment
CN112422735B (en) Information prompting method and device
CN113885746A (en) Message sending method and device and electronic equipment
CN113099033A (en) Information sending method, information sending device and electronic equipment
CN111813305A (en) Application program starting method and device
CN112163432A (en) Translation method, translation device and electronic equipment
CN113778240B (en) Text input method and device
WO2022161265A1 (en) Content display method and apparatus, and electronic device and storage medium
JP2014052746A (en) Display device and display program
US20030090493A1 (en) Information processing apparatus and method, and information processing program
EP4174628A1 (en) Content editing method and apparatus, and electronic device
CN112256179B (en) Text processing method and device
CN114385562A (en) Text information deleting method and device and electronic equipment
US11256855B2 (en) Systems and methods for collation of digital content
CN112764634A (en) Content processing method and device
CN113436297A (en) Picture processing method and electronic equipment
CN113296661A (en) Image processing method and device, electronic equipment and readable storage medium

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
GR01 Patent grant
GR01 Patent grant