CN111273827B - Text processing method and electronic equipment - Google Patents

Text processing method and electronic equipment Download PDF

Info

Publication number
CN111273827B
CN111273827B CN202010052092.3A CN202010052092A CN111273827B CN 111273827 B CN111273827 B CN 111273827B CN 202010052092 A CN202010052092 A CN 202010052092A CN 111273827 B CN111273827 B CN 111273827B
Authority
CN
China
Prior art keywords
cursor
characters
user
preset
target text
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
CN202010052092.3A
Other languages
Chinese (zh)
Other versions
CN111273827A (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 CN202010052092.3A priority Critical patent/CN111273827B/en
Publication of CN111273827A publication Critical patent/CN111273827A/en
Application granted granted Critical
Publication of CN111273827B publication Critical patent/CN111273827B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

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/0481Interaction techniques based on graphical user interfaces [GUI] based on specific properties of the displayed interaction object or a metaphor-based environment, e.g. interaction with desktop elements like windows or icons, or assisted by a cursor's changing behaviour or appearance
    • 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
    • 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)
  • Theoretical Computer Science (AREA)
  • Software Systems (AREA)
  • General Engineering & Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • Human Computer Interaction (AREA)
  • User Interface Of Digital Computer (AREA)

Abstract

The embodiment of the invention provides a text processing method and electronic equipment, wherein the method comprises the following steps: receiving a first input of a user on a current display interface; in response to a first input, dividing target text content on a current display interface into a plurality of groups of characters; receiving movement input for controlling a cursor to move on the target text content; and responding to the movement input, controlling the cursor to move along the preset direction by taking the length of each group of characters in the plurality of groups of characters as a unit, and determining the text passing through when the cursor moves as the text to be processed. By adopting the embodiment of the invention, the accuracy and efficiency of cursor movement can be improved, the operation steps are simplified, the user can conveniently select the text to be processed, and the use experience of the user is improved.

Description

Text processing method and electronic equipment
Technical Field
The present invention relates to the field of communications technologies, and in particular, to a text processing method and an electronic device.
Background
With the development of electronic device technology and the demand of life and entertainment, various self-media and reading platforms are developed vigorously, and the client becomes the main entrance for users to read. When a user wants to copy and share a segment of text to a social contact or a favorite, the existing text copy and paste operations are generally: the user clicks the initial text to be copied in the page content area for a long time, then selects the content to be copied word by word line, and saves or edits the copied content through the clipboard. When the user determines the location where the pasting is needed, the content on the clipboard may be pasted by selecting paste.
In the existing text copying and pasting operation mode, due to the reasons of finger sliding and the like, a text is difficult to select quickly when copying is carried out, a cursor is often required to be moved for multiple times, secondly, due to the fact that the size of the current electronic equipment is increased, a user is difficult to select and copy characters on the whole display screen under the condition of one hand, and the cursor is difficult to move.
Therefore, the prior art has the problems of complicated operation steps and low efficiency when processing text contents (such as copying and cutting the text contents).
Disclosure of Invention
The embodiment of the invention provides a text processing method and electronic equipment, and aims to solve the problems of complicated operation steps and low operation efficiency in text content processing in the prior art.
In order to solve the above problem, the embodiment of the present invention is implemented as follows:
in a first aspect, an embodiment of the present invention provides a text processing method, which is applied to an electronic device, and the method includes:
receiving a first input of a user on a current display interface;
in response to a first input, dividing target text content on a current display interface into a plurality of groups of characters;
receiving movement input for controlling a cursor to move on the target text content;
and responding to the movement input, controlling the cursor to move along the preset direction by taking the length of each group of characters in the plurality of groups of characters as a unit, and determining the text passing through when the cursor moves as the text to be processed.
In a second aspect, an embodiment of the present invention provides an electronic device, including:
the first receiving module is used for receiving a first input of a user on a current display interface;
the dividing module is used for responding to the first input and dividing the target text content on the current display interface into a plurality of groups of characters;
a second receiving module for receiving a movement input for controlling the cursor to move on the target text content;
and the first processing module is used for responding to the movement input, controlling the cursor to move along the preset direction by taking the length of each group of characters in the plurality of groups of characters as a unit, and determining the text passing through when the cursor moves as the text to be processed.
In a third aspect, an embodiment of the present invention further provides an electronic device, which includes a processor, a memory, and a computer program stored in the memory and being executable on the processor, where the computer program, when executed by the processor, implements the steps of the text processing method described above.
In a fourth aspect, an embodiment of the present invention further provides a computer-readable storage medium, on which a computer program is stored, where the computer program, when executed by a processor, implements the steps of the text processing method described above.
In the embodiment of the invention, the target text content on the display interface is divided into a plurality of groups of characters according to the first input of the user on the display interface, the cursor is controlled to move along the preset direction by taking the length of each group of characters in the plurality of groups of characters as a unit according to the movement input of the user for controlling the cursor to move on the target text content, and the text passing through when the cursor moves is determined to be the text to be processed, so that the accuracy and the efficiency of cursor movement can be improved, the operation steps are simplified, the text to be processed can be conveniently selected by the user, and the use experience of the user is improved.
Drawings
The technical solutions in the embodiments of the present invention will be clearly and completely described below with reference to the drawings in the embodiments of the present invention, and it is obvious that the described embodiments are some, not all, embodiments of the present invention. All other embodiments, which can be derived by a person skilled in the art from the embodiments given herein without making any creative effort, shall fall within the protection scope of the present invention.
FIG. 1 is a schematic diagram of a text processing method according to an embodiment of the present invention;
FIG. 2 is a schematic diagram illustrating initial cursor movement according to an embodiment of the present invention;
FIG. 3 is a schematic diagram illustrating a floating control displayed in a preset one-handed operation area according to an embodiment of the present invention;
FIG. 4 is a flow chart of an embodiment of a text processing method according to the present invention;
FIG. 5 is a schematic diagram of an electronic device according to an embodiment of the invention;
fig. 6 is a schematic diagram of a hardware structure of an electronic device according to an embodiment of the present invention.
Detailed Description
The technical solutions in the embodiments of the present invention will be clearly and completely described below with reference to the drawings in the embodiments of the present invention, and it is obvious that the described embodiments are some, not all, embodiments of the present invention. All other embodiments, which can be derived by a person skilled in the art from the embodiments given herein without making any creative effort, shall fall within the protection scope of the present invention.
An embodiment of the present invention provides a text processing method applied to an electronic device, and as shown in fig. 1, the method includes:
step 101, receiving a first input of a user on a current display interface.
When the target text content is displayed on the current display interface and the user needs to select at least part of the target text content, a first input performed by the user on the current display interface can be received, wherein the first input includes but is not limited to a click input, a long press input and a sliding input.
Step 102, in response to the first input, dividing the target text content on the current display interface into a plurality of groups of characters.
After receiving a first input executed by a user on a current display interface, dividing the target text content on the current display interface in response to the first input, so as to divide the target text content into multiple groups of characters, where the number of characters in each group of characters may be the same or different. And under the condition that the first input is received, the cursor positioned in the target text content can be switched to a flashing state, and the cursor in the flashing state represents that the current cursor can move.
For example, after receiving a long press input of a user on the target text content of the current display interface, the processing mode is entered, at this time, the cursor is switched to a flashing state, and the target text content is divided into a plurality of groups of characters with the same or different numbers of characters in the current mode.
And 103, receiving movement input for controlling the cursor to move on the target text content.
After the target text content on the current display interface is divided into a plurality of groups of characters, movement input for controlling a cursor to move on the target text content, which is executed by a user, can be received.
And step 104, responding to the movement input, controlling the cursor to move along a preset direction by taking the length of each group of characters in the plurality of groups of characters as a unit, and determining the text passing by the cursor when the cursor moves as the text to be processed.
And responding to the movement input of the user, determining a movement unit corresponding to each group of characters according to the length of each group of characters in the plurality of groups of characters, controlling the cursor to move along a preset direction according to the movement unit, and determining the text passing by the cursor when moving as the text to be processed according to the movement of the cursor.
In the implementation process, the target text content on the display interface is divided into the multiple groups of characters through the first input of the user on the display interface, the cursor is controlled to move along the preset direction by taking the length of each group of characters in the multiple groups of characters as a unit according to the movement input of the user for controlling the cursor to move on the target text content, and the text passing through when the cursor moves is determined to be the text to be processed, so that the accuracy and the efficiency of cursor movement can be improved, the operation steps are simplified, the user can conveniently select the text to be copied, and the use experience of the user is improved.
Optionally, in an embodiment of the present invention, the method further includes:
receiving a second input of the user on the current display interface;
in response to the second input, the text to be processed is copied or cut.
After the text to be processed is determined, a second input executed by the user on the current display interface can be received, and the determined text to be processed is copied or cut according to the second input executed by the user.
The cursor is controlled to move along the preset direction by taking the length of each group of characters in the multiple groups of characters as a unit, the text passing through when the cursor moves is determined to be the text to be processed, and the text to be processed is copied or cut according to the second input, so that the efficiency of copying or cutting the text can be improved, and the operation experience of a user is further improved.
Optionally, in an embodiment of the present invention, dividing the target text content on the current display interface into a plurality of groups of characters includes at least one of the following schemes:
performing semantic recognition on the target text content, and dividing the target text content into a plurality of groups of characters according to a semantic recognition result;
carrying out format recognition on the target text content, and dividing the target text content into a plurality of groups of characters according to a format recognition result;
dividing the target text content into a plurality of groups of characters according to the principle that a preset number of characters form a group;
and dividing the target text content into a plurality of groups of characters according to the principle that the same character type is a group.
When the target text content is divided to obtain multiple groups of characters, the target text content can be divided into multiple groups of characters according to semantic recognition, format recognition or a preset principle, the division result is stored, and the stored division result is called when a cursor moves. The division is explained in detail below.
Performing semantic recognition on target text content and then dividing: performing lexical and syntactic analysis on the target text content through a lexical and syntactic analysis module, analyzing the meaning formed by each character, and performing word breaking and sentence breaking on the target text content to obtain a plurality of groups of characters; or extracting the content of the target text, transmitting the content to the server side for semantic understanding, storing the semantic understanding result, and dividing the target text content according to the semantic understanding result to obtain a plurality of groups of characters.
Carrying out format recognition on the target text content and then dividing: and carrying out format recognition on the target text content, wherein the format recognition includes but is not limited to recognizing bold text, underlined text, oblique text and the like, and dividing the target text content according to a format recognition result to obtain a plurality of groups of characters.
Dividing the target text content according to the principle that a preset number of characters form a group: and dividing the target text content from the starting point to the end point of the target text content according to the principle that a preset number of characters correspond to a group of characters. The preset number corresponding to each group of characters may be the same, or the preset number corresponding to each group of characters may not be completely the same. For the case that the preset numbers corresponding to the groups of characters are not completely the same, at least two groups of corresponding preset numbers in the groups of characters may be the same, or the preset numbers corresponding to the groups of characters form a preset rule, for example, the preset numbers corresponding to the groups of characters gradually decrease after sequentially increasing. The preset number corresponding to each group of characters is not completely the same, and may correspond to various situations, and is not described in detail here.
Dividing the target text content according to the principle that the same character types are in one group: and performing character type recognition on the target text content, wherein the character type recognition comprises but is not limited to recognition of Chinese character types, number types, Chinese pinyin types, foreign language character types, punctuation mark types and the like, and dividing the target text content according to the character type recognition result to obtain a plurality of groups of characters.
In the following, the following description is given by taking semantic recognition, format recognition and the same character type as a group as a division principle, for example, the original text is: taking the event distribution mechanism as an example, the whole process involves the system starting process, the Input Manager (Input Manager), the communication of the system service and the UI,Event distributionAnd a series of links are formed. The text after division may be: taking event distribution mechanism as an example, the whole process involves a series of links, such as system startup process, Input management, communication between system services and the UI, event distribution, and the like.
According to the implementation process, the target text content is divided according to at least one of semantic recognition, format recognition, a group of preset number of characters and a group of same character types, so that the division result can be enriched, the cursor is controlled to move according to the user requirement, and the use experience of the user can be met.
Optionally, in an embodiment of the present invention, the cursor includes a start cursor and an end cursor; in response to the movement input, the control cursor moves along a preset direction by taking the length of each group of characters in the plurality of groups of characters as a unit, and the method comprises the following steps:
in response to the movement input of a user to the starting cursor, controlling the starting cursor to move in a first preset direction by taking the length of at least one group of characters sequentially arranged in the first preset direction as a unit;
in response to the movement input of the user to the ending cursor, controlling the ending cursor to move in a second preset direction by taking the length of at least one group of characters sequentially arranged in the second preset direction as a unit;
the first preset direction and the second preset direction are the same direction or opposite directions.
The cursor includes a start cursor and an end cursor, and both the start cursor and the end cursor are located in the target text content, and when the control cursor moves, at least one of the start cursor and the end cursor needs to be controlled to move. If only the start cursor is controlled to move, the start point of the text to be processed can be re-determined according to the position of the start cursor after moving, and if only the end cursor is controlled to move, the end point of the text to be processed can be re-determined according to the position of the end cursor after moving.
The following explains the implementation process of controlling the movement of the start cursor and the end cursor:
when a user drags the start cursor to move, the start cursor may be moved along a moving direction (a first preset direction) with an initial position of the start cursor as a starting point, specifically: and determining a moving unit corresponding to each group of characters according to the lengths of at least one group of characters sequentially arranged along a first preset direction, and controlling the initial cursor to move according to at least one determined moving unit in the first preset direction. When the user drags the end cursor to move, the user may move along the moving direction (a second preset direction) with the initial position of the end cursor as a starting point, specifically: and determining a moving unit corresponding to each group of characters according to the lengths of at least one group of characters sequentially arranged along a second preset direction, and controlling the ending cursor to move according to at least one determined moving unit in the second preset direction.
The first preset direction and the second preset direction are the same direction or opposite directions, that is, the moving directions of the start cursor and the end cursor may be the same or opposite. When the moving directions of the two are the same (for example, both move leftward), the initial position of the start cursor may be used as a starting point, a moving unit corresponding to each group of characters is determined according to the length of at least one group of characters along the leftward moving direction, and the start cursor is controlled to move leftward according to the determined at least one moving unit. When the user drags the ending cursor to move, the initial position of the ending cursor is used as a starting point, the moving unit corresponding to each group of characters is determined according to the length of at least one group of characters along the direction of moving leftwards, and the ending cursor is controlled to move leftwards according to the determined at least one moving unit.
When the moving directions of the two are opposite (for example, the start cursor moves to the left, and the end cursor moves to the right), the initial position of the start cursor is used as a starting point, a moving unit corresponding to each group of characters is determined according to the length of at least one group of characters along the moving direction to the left, and the start cursor is controlled to move to the left according to at least one determined moving unit. When the user drags the ending cursor to move, the initial position of the ending cursor is used as a starting point, the moving unit corresponding to each group of characters is determined according to the length of at least one group of characters along the direction of moving rightwards, and the ending cursor is controlled to move rightwards according to at least one determined moving unit.
I.e., when the start cursor and the end cursor are moved, the distance moved at each time is not a single character but is moved according to the length of a group of characters. Taking the start cursor as an example, as shown in fig. 2, the cursor located in the middle represents the start cursor in the initial state, and jumps to the left cursor if the start cursor moves to the left, and jumps to the right cursor if the start cursor moves to the right.
According to the implementation process, the starting cursor and the ending cursor are controlled to move according to the length of the group of characters respectively, so that the accuracy and the efficiency of cursor movement can be improved, a user can conveniently select a text to be processed, and the operation experience of the user is improved.
Optionally, in an embodiment of the present invention, in a case that a moving area of the cursor exceeds a preset one-handed operation area, a suspended control corresponding to the cursor is displayed at a preset position of the preset one-handed operation area;
in response to the movement input, the control cursor moves along a preset direction by taking the length of each group of characters in the plurality of groups of characters as a unit, and the method comprises the following steps:
responding to the movement input of a user to a sliding assembly in the suspension control, and controlling a cursor to move along a preset direction on the target text content by taking the length of each group of characters in the plurality of groups of characters as a unit;
when the user carries out movement input, the position of the suspension control is kept unchanged, and the sliding assembly in the suspension control is controlled to move.
When the cursor is detected to move out of the preset one-hand operation area, a floating control corresponding to the cursor can be displayed at a preset position of the preset one-hand operation area, wherein the operation of the user on the floating control can be mapped to the movement behavior of the cursor, and the number of the floating controls is at least one. As shown in fig. 3, the area below the dotted line is a preset one-hand operation area, and the floating control is displayed at a preset position at the bottom of the screen where the user can touch the screen with one hand.
Receiving the movement input of a user to a sliding assembly in the suspension control, responding to the movement input of the user, determining a movement unit corresponding to each group of characters according to the length of each group of characters in the plurality of groups of characters, and controlling a cursor to move on the target text content along a preset direction according to the movement unit.
In the process of executing the movement input by the user, the position of the suspension control is kept unchanged, the sliding assembly in the suspension control receives the movement input of the user to move, and the moving direction of the sliding assembly is the moving direction of the corresponding cursor. Because the moving distance of the sliding component in a certain direction in the floating control is limited, when the sliding component moves to the edge and needs to move continuously along the direction, the sliding component can return to the central position of the floating control, and the position of the cursor remains still. The cursor moves synchronously as the sliding assembly returns to the center position to continue moving in the previous direction of movement. It should be noted that the position of the floating control can be adjusted according to the use habit of the user, so as to ensure the best experience of the user operation.
According to the process, when the cursor moves to the outside of the preset single-hand operation area in the single-hand operation scene, the suspension control is displayed at the preset position, the cursor moves through the suspension control, the single-hand operation is greatly facilitated, the scene that the cursor is not easily controlled on a large screen is greatly facilitated, and the user can conveniently select text content to process.
Optionally, in an embodiment of the present invention, the cursor includes a start cursor and an end cursor, and the preset position displays a first floating control corresponding to the start cursor and/or a second floating control corresponding to the end cursor;
responding to the movement input of a user to a sliding assembly in the suspension control, and controlling a cursor to move along a preset direction on the target text content by taking the length of each group of characters in the plurality of groups of characters as a unit, wherein the method comprises the following steps:
under the condition that only a first suspension control is displayed at a preset position, responding to the movement input of a user to a sliding assembly in the first suspension control, and controlling an initial cursor to move along a first preset direction on the target text content;
under the condition that only the second suspension control is displayed at the preset position, responding to the movement input of a user to a sliding assembly in the second suspension control, and controlling an ending cursor to move along a second preset direction on the target text content;
under the condition that a first suspension control and a second suspension control are displayed at preset positions, a starting cursor is controlled to move on the target text content along a first preset direction in response to the movement input of a user to a sliding assembly in the first suspension control, and an ending cursor is controlled to move on the target text content along a second preset direction in response to the movement input of the user to the sliding assembly in the second suspension control;
the first preset direction and the second preset direction are the same direction or opposite directions.
The suspension control displayed at the preset position is at least one of a first suspension control corresponding to the start cursor and a second suspension control corresponding to the end cursor, and under the condition that only the first suspension control is displayed at the preset position, the start cursor can be controlled to move on the target text content along a first preset direction according to the movement input of the user on the sliding assembly in the first suspension control, so that the operation of the user on the first suspension control is mapped to the movement behavior of the start cursor. Since the ending cursor is located in the preset one-handed operation area at this time, the user can directly operate the ending cursor.
Under the condition that only the second suspension control is displayed at the preset position, the ending cursor can be controlled to move along the second preset direction on the target text content according to the movement input of the user to the sliding assembly in the second suspension control, and the operation of the user on the second suspension control is mapped to the movement behavior of the ending cursor. Since the start cursor is located in the preset one-handed operation area at this time, the start cursor can be directly operated by the user.
Under the condition that the first suspension control and the second suspension control are displayed at the preset positions, the starting cursor can be controlled to move on the target text content along the first preset direction according to the movement input of the user to the sliding assembly in the first suspension control, the ending cursor can be controlled to move on the target text content along the second preset direction according to the movement input of the user to the sliding assembly in the second suspension control, and the operation of the user on the first suspension control and the operation of the user on the second suspension control are mapped to the movement behaviors of the starting cursor and the ending cursor respectively. When the first preset direction and the second preset direction are the same direction, the start cursor and the end cursor can move along the same direction, and when the first preset direction and the second preset direction are opposite directions, the start cursor and the end cursor can move along the opposite directions.
According to the implementation process, the operation on the suspension control can be mapped to the cursor, so that the movement of the cursor is controlled, a user can move the cursor at any position in the display interface conveniently in a single-hand scene, and the single-hand operation experience of the user is improved.
The scheme for controlling the cursor to move according to the moving unit in the embodiment of the present invention may also be applied to other scenarios, such as a scenario in which an input operation is performed in a keyboard area.
The following explains the overall implementation process of the embodiment of the present invention, as shown in fig. 4, including:
step 401, entering a processing mode according to a first input of a user.
Step 402, dividing the target text content according to at least one item of a group of semantic recognition, format recognition and a group of preset number of characters and a group of same character types to obtain a plurality of groups of characters.
And step 403, controlling the cursor to move along a preset direction by taking the length of each group of characters in the plurality of groups of characters as a unit according to the movement input of the user.
And step 404, detecting whether the cursor exceeds a preset one-hand operation area, if so, executing step 405, otherwise, executing step 406.
And 405, displaying a suspension control corresponding to the cursor at a preset position of a preset one-hand operation area. Step 407 is then performed.
And step 406, continuing to hide the floating control corresponding to the cursor. Step 407 is then performed.
Step 407, detecting whether the text to be processed is determined, if so, executing step 408, otherwise, continuing to execute step 403.
Step 408, copy or cut text to be processed.
According to the process, the target text content is divided into a plurality of groups of characters according to the first input of the user, the cursor is controlled to move by taking the length of each group of characters as a unit, the suspension control is displayed when the cursor exceeds the preset one-hand operation area, the accuracy and the efficiency of cursor movement can be improved, and meanwhile, the user can conveniently process the text by one hand.
According to the text processing method provided by the embodiment of the invention, the target text content on the display interface is divided into the multiple groups of characters according to the first input of the user on the display interface, the cursor is controlled to move along the preset direction by taking the length of each group of characters in the multiple groups of characters as a unit according to the movement input of the user for controlling the cursor to move on the target text content, and the text passing through when the cursor moves is determined to be the text to be processed, so that the accuracy and the efficiency of cursor movement can be improved, the operation steps are simplified, the text to be processed can be conveniently selected by the user, and the use experience of the user is improved.
Through the suspension control displayed at the preset position of the preset one-hand operation area, the cursor at any position in the display interface can be conveniently moved by the user under the one-hand scene, and the one-hand operation experience of the user is improved.
An embodiment of the present invention provides an electronic device, as shown in fig. 5, including:
the first receiving module 10 is used for receiving a first input of a user on a current display interface;
a dividing module 20, configured to divide the target text content on the current display interface into a plurality of groups of characters in response to the first input;
a second receiving module 30, configured to receive a movement input for controlling a cursor to move on the target text content;
the first processing module 40 is configured to, in response to the movement input, control the cursor to move along a preset direction by taking the length of each group of characters in the plurality of groups of characters as a unit, and determine that a text passed by the cursor when moving is a text to be processed.
Optionally, the electronic device further includes:
the third receiving module is used for receiving a second input of the user on the current display interface;
and the second processing module is used for responding to a second input and copying or cutting the text to be processed.
Optionally, the dividing module includes at least one of the following sub-modules:
the first dividing module is used for carrying out semantic recognition on the target text content and dividing the target text content into a plurality of groups of characters according to a semantic recognition result;
the second division submodule is used for carrying out format recognition on the target text content and dividing the target text content into a plurality of groups of characters according to a format recognition result;
the third division submodule is used for dividing the target text content into a plurality of groups of characters according to the principle that a preset number of characters are in one group;
and the fourth division submodule is used for dividing the target text content into a plurality of groups of characters according to the principle that the same character types are in one group.
Optionally, the cursor includes a start cursor and an end cursor;
the first processing module includes:
the first control submodule is used for responding to the movement input of a user to the starting cursor and controlling the starting cursor to move in a first preset direction by taking the length of at least one group of characters sequentially arranged in the first preset direction as a unit;
the second control submodule is used for responding to the movement input of the user to the ending cursor and controlling the ending cursor to move in a second preset direction by taking the length of at least one group of characters which are sequentially arranged in the second preset direction as a unit;
the first preset direction and the second preset direction are the same direction or opposite directions.
Optionally, under the condition that the movement area of the cursor exceeds the preset one-hand operation area, displaying a suspension control corresponding to the cursor at a preset position of the preset one-hand operation area;
the first processing module includes:
the processing submodule is used for responding to the movement input of a user to the sliding assembly in the suspension control, and controlling a cursor to move along a preset direction on the target text content by taking the length of each group of characters in the plurality of groups of characters as a unit;
when the user carries out movement input, the position of the suspension control is kept unchanged, and the sliding assembly in the suspension control is controlled to move.
Optionally, the cursor includes a start cursor and an end cursor, and the preset position displays a first floating control corresponding to the start cursor and/or a second floating control corresponding to the end cursor;
the processing submodule comprises:
the first processing unit is used for responding to the movement input of a user to a sliding component in the first suspension control under the condition that only the first suspension control is displayed at a preset position, and controlling an initial cursor to move along a first preset direction on the target text content;
the second processing unit is used for responding to the movement input of the user to the sliding assembly in the second suspension control under the condition that only the second suspension control is displayed at the preset position, and controlling the ending cursor to move along a second preset direction on the target text content;
the third processing unit is used for responding to the movement input of a user to a sliding component in the first suspension control to control the starting cursor to move on the target text content along the first preset direction under the condition that the first suspension control and the second suspension control are displayed at preset positions, and responding to the movement input of the user to the sliding component in the second suspension control to control the ending cursor to move on the target text content along the second preset direction;
the first preset direction and the second preset direction are the same direction or opposite directions.
According to the electronic equipment provided by the embodiment of the invention, the target text content on the display interface is divided into the multiple groups of characters according to the first input of the user on the display interface, the cursor is controlled to move along the preset direction by taking the length of each group of characters in the multiple groups of characters as a unit according to the movement input of the user control cursor on the target text content, and the text passing through when the cursor moves is determined to be the text to be processed, so that the accuracy and the efficiency of cursor movement can be improved, the operation steps are simplified, the text to be processed can be conveniently selected by the user, and the use experience of the user is improved.
Through the suspension control displayed at the preset position of the preset one-hand operation area, the cursor at any position in the display interface can be conveniently moved by the user under the one-hand scene, and the one-hand operation experience of the user is improved.
Fig. 6 is a schematic diagram of a hardware structure of an electronic device 600 for implementing various embodiments of the present invention, where the electronic device 600 includes, but is not limited to: a radio frequency unit 601, a network module 602, an audio output unit 603, an input unit 604, a sensor 605, a display unit 606, a user input unit 607, an interface unit 608, a memory 609, a processor 610, and a power supply 611.
Those skilled in the art will appreciate that the electronic device configuration shown in fig. 6 does not constitute a limitation of the electronic device, and that the electronic device may include more or fewer components than shown, or some components may be combined, or a different arrangement of components. In the embodiment of the present invention, the electronic device includes, but is not limited to, a mobile phone, a tablet computer, a notebook computer, a palm computer, a vehicle-mounted terminal, a wearable device, a pedometer, and the like.
Wherein the user input unit 607 is configured to: receiving a first input of a user on a current display interface; the processor 610 is configured to: in response to a first input, dividing target text content on a current display interface into a plurality of groups of characters; the user input unit 607 is also for: receiving movement input for controlling a cursor to move on the target text content; the processor 610 is further configured to: and responding to the movement input, controlling the cursor to move along the preset direction by taking the length of each group of characters in the plurality of groups of characters as a unit, and determining the text passing through when the cursor moves as the text to be processed.
Optionally, the user input unit 607 is further configured to: receiving a second input of the user on the current display interface; the processor 610 is further configured to: in response to the second input, the text to be processed is copied or cut.
Optionally, when the target text content on the current display interface is divided into a plurality of groups of characters, the processor 610 is configured to execute at least one of the following schemes:
performing semantic recognition on the target text content, and dividing the target text content into a plurality of groups of characters according to a semantic recognition result;
carrying out format recognition on the target text content, and dividing the target text content into a plurality of groups of characters according to a format recognition result;
dividing the target text content into a plurality of groups of characters according to the principle that a preset number of characters form a group;
and dividing the target text content into a plurality of groups of characters according to the principle that the same character type is a group.
Optionally, the cursor includes a start cursor and an end cursor; in response to the movement input, when the control cursor moves in the preset direction by taking the length of each of the plurality of groups of characters as a unit, the processor 610 is further configured to:
in response to the movement input of a user to the starting cursor, controlling the starting cursor to move in a first preset direction by taking the length of at least one group of characters sequentially arranged in the first preset direction as a unit;
in response to the movement input of the user to the ending cursor, controlling the ending cursor to move in a second preset direction by taking the length of at least one group of characters sequentially arranged in the second preset direction as a unit;
the first preset direction and the second preset direction are the same direction or opposite directions.
Optionally, under the condition that the movement area of the cursor exceeds the preset one-hand operation area, displaying a suspension control corresponding to the cursor at a preset position of the preset one-hand operation area;
in response to the movement input, when the control cursor moves in the preset direction by taking the length of each of the plurality of groups of characters as a unit, the processor 610 is further configured to:
responding to the movement input of a user to a sliding assembly in the suspension control, and controlling a cursor to move along a preset direction on the target text content by taking the length of each group of characters in the plurality of groups of characters as a unit;
when the user carries out movement input, the position of the suspension control is kept unchanged, and the sliding assembly in the suspension control is controlled to move.
Optionally, the cursor includes a start cursor and an end cursor, and the preset position displays a first floating control corresponding to the start cursor and/or a second floating control corresponding to the end cursor;
in response to a user's movement input of the sliding component within the hover control, the processor 610 is further configured to, when controlling the cursor to move in a preset direction on the target text content in units of lengths of respective groups of the plurality of groups of characters:
under the condition that only a first suspension control is displayed at a preset position, responding to the movement input of a user to a sliding assembly in the first suspension control, and controlling an initial cursor to move along a first preset direction on the target text content;
under the condition that only the second suspension control is displayed at the preset position, responding to the movement input of a user to a sliding assembly in the second suspension control, and controlling an ending cursor to move along a second preset direction on the target text content;
under the condition that a first suspension control and a second suspension control are displayed at preset positions, a starting cursor is controlled to move on the target text content along a first preset direction in response to the movement input of a user to a sliding assembly in the first suspension control, and an ending cursor is controlled to move on the target text content along a second preset direction in response to the movement input of the user to the sliding assembly in the second suspension control;
the first preset direction and the second preset direction are the same direction or opposite directions.
Therefore, according to the first input of the user on the display interface, the target text content on the display interface is divided into a plurality of groups of characters, the cursor is controlled to move along the preset direction by taking the length of each group of characters in the plurality of groups of characters as a unit according to the movement input of the user for controlling the cursor to move on the target text content, the text passing through when the cursor moves is determined to be the text to be processed, the accuracy and the efficiency of cursor movement can be improved, the operation steps are simplified, the text to be processed can be conveniently selected by the user, and the use experience of the user is improved.
Through the suspension control displayed at the preset position of the preset one-hand operation area, the cursor at any position in the display interface can be conveniently moved by the user under the one-hand scene, and the one-hand operation experience of the user is improved.
It should be understood that, in the embodiment of the present invention, the radio frequency unit 601 may be used for receiving and sending signals during a message sending and receiving process or a call process, and specifically, receives downlink data from a base station and then processes the received downlink data to the processor 610; in addition, the uplink data is transmitted to the base station. In general, radio frequency unit 601 includes, but is not limited to, an antenna, at least one amplifier, a transceiver, a coupler, a low noise amplifier, a duplexer, and the like. Further, the radio frequency unit 601 may also communicate with a network and other devices through a wireless communication system.
The electronic device provides wireless broadband internet access to the user via the network module 602, such as assisting the user in sending and receiving e-mails, browsing web pages, and accessing streaming media.
The audio output unit 603 may convert audio data received by the radio frequency unit 601 or the network module 602 or stored in the memory 609 into an audio signal and output as sound. Also, the audio output unit 603 may also provide audio output related to a specific function performed by the electronic apparatus 600 (e.g., a call signal reception sound, a message reception sound, etc.). The audio output unit 603 includes a speaker, a buzzer, a receiver, and the like.
The input unit 604 is used to receive audio or video signals. The input Unit 604 may include a Graphics Processing Unit (GPU) 6041 and a microphone 6042, and the Graphics processor 6041 processes image data of a still picture or video obtained by an image capturing apparatus (such as a camera) in a video capture mode or an image capture mode. The processed image frames may be displayed on the display unit 606. The image frames processed by the graphic processor 6041 may be stored in the memory 609 (or other storage medium) or transmitted via the radio frequency unit 601 or the network module 602. The microphone 6042 can receive sound, and can process such sound into audio data. The processed audio data may be converted into a format output transmittable to a mobile communication base station via the radio frequency unit 601 in case of the phone call mode.
The electronic device 600 also includes at least one sensor 605, such as a light sensor, motion sensor, and other sensors. Specifically, the light sensor includes an ambient light sensor that can adjust the brightness of the display panel 6061 according to the brightness of ambient light, and a proximity sensor that can turn off the display panel 6061 and/or the backlight when the electronic apparatus 600 is moved to the ear. As one type of motion sensor, an accelerometer sensor can detect the magnitude of acceleration in each direction (generally three axes), detect the magnitude and direction of gravity when stationary, and can be used to identify the posture of an electronic device (such as horizontal and vertical screen switching, related games, magnetometer posture calibration), and vibration identification related functions (such as pedometer, tapping); the sensors 605 may also include fingerprint sensors, pressure sensors, iris sensors, molecular sensors, gyroscopes, barometers, hygrometers, thermometers, infrared sensors, etc., which are not described in detail herein.
The display unit 606 is used to display information input by the user or information provided to the user. The Display unit 606 may include a Display panel 6061, and the Display panel 6061 may be configured by a Liquid Crystal Display (LCD), an Organic Light-Emitting Diode (OLED), or the like.
The user input unit 607 may be used to receive input numeric or character information and generate key signal inputs related to user settings and function control of the electronic device. Specifically, the user input unit 607 includes a touch panel 6071 and other input devices 6072. Touch panel 6071, also referred to as a touch screen, may collect touch operations by a user on or near it (e.g., operations by a user on or near touch panel 6071 using a finger, stylus, or any suitable object or accessory). The touch panel 6071 may include two parts of a touch detection device and a touch controller. The touch detection device detects the touch direction of a user, detects a signal brought by touch operation and transmits the signal to the touch controller; the touch controller receives touch information from the touch sensing device, converts the touch information into touch point coordinates, sends the touch point coordinates to the processor 610, receives a command from the processor 610, and executes the command. In addition, the touch panel 6071 can be implemented by various types such as a resistive type, a capacitive type, an infrared ray, and a surface acoustic wave. The user input unit 607 may include other input devices 6072 in addition to the touch panel 6071. Specifically, the other input devices 6072 may include, but are not limited to, a physical keyboard, function keys (such as volume control keys, switch keys, etc.), a track ball, a mouse, and a joystick, which are not described herein again.
Further, the touch panel 6071 can be overlaid on the display panel 6061, and when the touch panel 6071 detects a touch operation on or near the touch panel 6071, the touch operation is transmitted to the processor 610 to determine the type of the touch event, and then the processor 610 provides a corresponding visual output on the display panel 6061 according to the type of the touch event. Although the touch panel 6071 and the display panel 6061 are shown in fig. 6 as two separate components to implement the input and output functions of the electronic device, in some embodiments, the touch panel 6071 and the display panel 6061 may be integrated to implement the input and output functions of the electronic device, and this is not limited here.
The interface unit 608 is an interface for connecting an external device to the electronic apparatus 600. For example, the external device may include a wired or wireless headset port, an external power supply (or battery charger) port, a wired or wireless data port, a memory card port, a port for connecting a device having an identification module, an audio input/output (I/O) port, a video I/O port, an earphone port, and the like. The interface unit 608 may be used to receive input (e.g., data information, power, etc.) from external devices and transmit the received input to one or more elements within the electronic device 600 or may be used to transmit data between the electronic device 600 and external devices.
The memory 609 may be used to store software programs as well as various data. The memory 609 may mainly include a program storage area and a data storage area, wherein the program storage area may store an operating system, an application program required by at least one function (such as a sound playing function, an image playing function, etc.), and the like; the storage data area may store data (such as audio data, a phonebook, etc.) created according to the use of the cellular phone, and the like. Further, the memory 609 may include high speed random access memory, and may also include non-volatile memory, such as at least one magnetic disk storage device, flash memory device, or other volatile solid state storage device.
The processor 610 is a control center of the electronic device, connects various parts of the whole electronic device by using various interfaces and lines, performs various functions of the electronic device and processes data by running or executing software programs and/or modules stored in the memory 609, and calling data stored in the memory 609, thereby performing overall monitoring of the electronic device. Processor 610 may include one or more processing units; preferably, the processor 610 may integrate an application processor, which mainly handles operating systems, user interfaces, application programs, etc., and a modem processor, which mainly handles wireless communications. It will be appreciated that the modem processor described above may not be integrated into the processor 610.
The electronic device 600 may further include a power supply 611 (e.g., a battery) for supplying power to the various components, and preferably, the power supply 611 may be logically connected to the processor 610 via a power management system, such that the power management system may be used to manage charging, discharging, and power consumption.
In addition, the electronic device 600 includes some functional modules that are not shown, and are not described in detail herein.
Preferably, an embodiment of the present invention further provides an electronic device, which includes a processor 610, a memory 609, and a computer program stored in the memory 609 and capable of running on the processor 610, where the computer program, when executed by the processor 610, implements each process of the text processing method embodiment, and can achieve the same technical effect, and in order to avoid repetition, details are not described here again.
The embodiment of the present invention further provides a computer-readable storage medium, where a computer program is stored on the computer-readable storage medium, and when the computer program is executed by a processor, the computer program implements each process of the text processing method embodiment, and can achieve the same technical effect, and in order to avoid repetition, details are not repeated here. The computer-readable storage medium may be a Read-Only Memory (ROM), a Random Access Memory (RAM), a magnetic disk or an optical disk.
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 an … …" does not exclude the presence of other like elements in a process, method, article, or apparatus that comprises the element.
Through the above description of the embodiments, those skilled in the art will clearly understand that the method of the above embodiments can be implemented by software plus a necessary general hardware platform, and certainly can also be implemented by hardware, but in many cases, the former is a better implementation manner. Based on such understanding, the technical solutions of the present invention may be embodied in the form of a software product, which is stored in a storage medium (such as ROM/RAM, magnetic disk, optical disk) and includes instructions for enabling a terminal (such as a mobile phone, a computer, a server, an air conditioner, or a network device) to execute the method according to the embodiments of the present invention.
While the present invention has been described with reference to the embodiments shown in the drawings, the present invention is not limited to the embodiments, which are illustrative and not restrictive, and it will be apparent to those skilled in the art that various changes and modifications can be made therein without departing from the spirit and scope of the invention as defined in the appended claims.

Claims (8)

1. A text processing method applied to electronic equipment is characterized by comprising the following steps:
receiving a first input of a user on a current display interface;
in response to the first input, dividing target text content on a current display interface into a plurality of groups of characters;
receiving movement input controlling movement of a cursor over the target text content;
responding to the movement input, controlling a cursor to move along a preset direction by taking the length of each group of characters in the plurality of groups of characters as a unit, and determining a text passing through when the cursor moves as a text to be processed;
the dividing of the target text content on the current display interface into a plurality of groups of characters comprises at least one of the following schemes:
carrying out format recognition on the target text content, and dividing the target text content into a plurality of groups of characters according to a format recognition result;
dividing the target text content into a plurality of groups of characters according to the principle that a preset number of characters are in one group;
dividing the target text content into a plurality of groups of characters according to the principle that the same character types are in one group;
under the condition that the moving area of the cursor exceeds a preset one-hand operation area, displaying a suspension control corresponding to the cursor at a preset position of the preset one-hand operation area;
the controlling the cursor to move along a preset direction by taking the length of each group of characters in the plurality of groups of characters as a unit in response to the movement input comprises:
in response to the user's movement input of a sliding assembly in the floating control, controlling the cursor to move on the target text content along the preset direction by taking the length of each group of characters in the plurality of groups of characters as a unit;
when the user carries out movement input, the position of the suspension control is kept unchanged, and the sliding assembly in the suspension control is controlled to move.
2. The method of claim 1, further comprising:
receiving a second input of the user on a current display interface;
in response to the second input, copying or cutting the text to be processed.
3. The method of claim 1, wherein the cursor comprises a start cursor and an end cursor;
the controlling the cursor to move along a preset direction by taking the length of each group of characters in the plurality of groups of characters as a unit in response to the movement input comprises:
responding to the movement input of a user to the starting cursor, and controlling the starting cursor to move in a first preset direction by taking the length of at least one group of characters sequentially arranged in the first preset direction as a unit;
in response to the movement input of the user to the ending cursor, controlling the ending cursor to move in a second preset direction by taking the length of at least one group of characters sequentially arranged in the second preset direction as a unit;
the first preset direction and the second preset direction are the same direction or opposite directions.
4. The method according to claim 1, wherein the cursor comprises a start cursor and an end cursor, and the preset position displays a first floating control corresponding to the start cursor and/or a second floating control corresponding to the end cursor;
the controlling the cursor to move along the preset direction on the target text content by taking the length of each group of characters in the plurality of groups of characters as a unit in response to the movement input of the user to the sliding assembly in the floating control comprises:
under the condition that only the first floating control is displayed at the preset position, responding to the movement input of a user to a sliding assembly in the first floating control, and controlling the starting cursor to move along a first preset direction on the target text content;
under the condition that only the second suspension control is displayed at the preset position, responding to the movement input of a user to a sliding assembly in the second suspension control, and controlling the ending cursor to move along a second preset direction on the target text content;
under the condition that the first suspension control and the second suspension control are displayed at the preset positions, the starting cursor is controlled to move on the target text content along a first preset direction in response to the movement input of a user to a sliding component in the first suspension control, and the ending cursor is controlled to move on the target text content along a second preset direction in response to the movement input of the user to the sliding component in the second suspension control;
the first preset direction and the second preset direction are the same direction or opposite directions.
5. An electronic device, characterized in that the electronic device comprises:
the first receiving module is used for receiving a first input of a user on a current display interface;
the dividing module is used for responding to the first input and dividing the target text content on the current display interface into a plurality of groups of characters;
a second receiving module for receiving a movement input for controlling a cursor to move on the target text content;
the first processing module is used for responding to the movement input, controlling a cursor to move along a preset direction by taking the length of each group of characters in the plurality of groups of characters as a unit, and determining a text passing through when the cursor moves as a text to be processed;
the partitioning module includes at least one of the following sub-modules:
the second division submodule is used for carrying out format recognition on the target text content and dividing the target text content into a plurality of groups of characters according to a format recognition result;
the third division submodule is used for dividing the target text content into a plurality of groups of characters according to the principle that a preset number of characters are in one group;
the fourth division submodule is used for dividing the target text content into a plurality of groups of characters according to the principle that the same character types are in one group;
under the condition that the moving area of the cursor exceeds a preset one-hand operation area, displaying a suspension control corresponding to the cursor at a preset position of the preset one-hand operation area;
the first processing module comprises:
the processing sub-module is used for responding to the movement input of the user to the sliding assembly in the suspension control, and controlling the cursor to move along the preset direction on the target text content by taking the length of each group of characters in the plurality of groups of characters as a unit;
when the user carries out movement input, the position of the suspension control is kept unchanged, and the sliding assembly in the suspension control is controlled to move.
6. The electronic device of claim 5, further comprising:
the third receiving module is used for receiving a second input of the user on the current display interface;
and the second processing module is used for responding to the second input and copying or cutting the text to be processed.
7. The electronic device of claim 6, wherein the cursor comprises a start cursor and an end cursor;
the first processing module comprises:
the first control submodule is used for responding to the movement input of the starting cursor by a user and controlling the starting cursor to move in a first preset direction by taking the length of at least one group of characters sequentially arranged in the first preset direction as a unit;
the second control submodule is used for responding to the movement input of the user to the ending cursor and controlling the ending cursor to move in a second preset direction by taking the length of at least one group of characters sequentially arranged in the second preset direction as a unit;
the first preset direction and the second preset direction are the same direction or opposite directions.
8. The electronic device according to claim 5, wherein the cursor comprises a start cursor and an end cursor, and the preset position displays a first floating control corresponding to the start cursor and/or a second floating control corresponding to the end cursor;
the processing submodule comprises:
the first processing unit is used for responding to the movement input of a user to a sliding component in the first floating control under the condition that only the first floating control is displayed at the preset position, and controlling the starting cursor to move on the target text content along a first preset direction;
the second processing unit is used for responding to the movement input of a user to a sliding assembly in the second suspension control under the condition that only the second suspension control is displayed at the preset position, and controlling the ending cursor to move on the target text content along a second preset direction;
a third processing unit, configured to, when the first floating control and the second floating control are displayed at the preset position, control the start cursor to move on the target text content along a first preset direction in response to a user's movement input to a sliding component in the first floating control, and control the end cursor to move on the target text content along a second preset direction in response to a user's movement input to a sliding component in the second floating control;
the first preset direction and the second preset direction are the same direction or opposite directions.
CN202010052092.3A 2020-01-17 2020-01-17 Text processing method and electronic equipment Active CN111273827B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202010052092.3A CN111273827B (en) 2020-01-17 2020-01-17 Text processing method and electronic equipment

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202010052092.3A CN111273827B (en) 2020-01-17 2020-01-17 Text processing method and electronic equipment

Publications (2)

Publication Number Publication Date
CN111273827A CN111273827A (en) 2020-06-12
CN111273827B true CN111273827B (en) 2021-10-22

Family

ID=70997360

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202010052092.3A Active CN111273827B (en) 2020-01-17 2020-01-17 Text processing method and electronic equipment

Country Status (1)

Country Link
CN (1) CN111273827B (en)

Families Citing this family (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN112445403A (en) * 2020-11-30 2021-03-05 北京搜狗科技发展有限公司 Text processing method and device and text processing device
CN112486377B (en) * 2020-12-07 2022-07-12 网易(杭州)网络有限公司 Text editing method and device and electronic equipment

Citations (10)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102541421A (en) * 2010-12-31 2012-07-04 上海量明科技发展有限公司 Cursor moving method and system in input method
CN102880417A (en) * 2011-09-12 2013-01-16 微软公司 Dominant touch selection and the cursor is placed
WO2013044450A1 (en) * 2011-09-27 2013-04-04 Motorola Mobility, Inc. Gesture text selection
CN104238745A (en) * 2014-07-31 2014-12-24 天津三星通信技术研究有限公司 Method for operating mobile terminal by one hand and mobile terminal
CN104932807A (en) * 2014-03-19 2015-09-23 腾讯科技(深圳)有限公司 Cursor positioning method and touch screen device
CN105404444A (en) * 2015-11-26 2016-03-16 广州华多网络科技有限公司 Cursor moving method and apparatus
CN107015738A (en) * 2016-09-20 2017-08-04 阿里巴巴集团控股有限公司 A kind of text selection method and equipment
CN108664201A (en) * 2017-03-29 2018-10-16 北京搜狗科技发展有限公司 A kind of method for editing text, device and electronic equipment
CN110262747A (en) * 2019-06-21 2019-09-20 Oppo广东移动通信有限公司 Method, apparatus, terminal and the storage medium of controlling terminal
CN110287465A (en) * 2019-06-22 2019-09-27 广州视源电子科技股份有限公司 Text handling method, device, equipment and storage medium

Family Cites Families (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP6053500B2 (en) * 2012-12-21 2016-12-27 京セラ株式会社 Portable terminal and user interface control program and method
CN103530049B (en) * 2013-04-15 2017-12-12 Tcl集团股份有限公司 A kind of mobile terminal one-handed performance processing method and system with touch-screen

Patent Citations (10)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102541421A (en) * 2010-12-31 2012-07-04 上海量明科技发展有限公司 Cursor moving method and system in input method
CN102880417A (en) * 2011-09-12 2013-01-16 微软公司 Dominant touch selection and the cursor is placed
WO2013044450A1 (en) * 2011-09-27 2013-04-04 Motorola Mobility, Inc. Gesture text selection
CN104932807A (en) * 2014-03-19 2015-09-23 腾讯科技(深圳)有限公司 Cursor positioning method and touch screen device
CN104238745A (en) * 2014-07-31 2014-12-24 天津三星通信技术研究有限公司 Method for operating mobile terminal by one hand and mobile terminal
CN105404444A (en) * 2015-11-26 2016-03-16 广州华多网络科技有限公司 Cursor moving method and apparatus
CN107015738A (en) * 2016-09-20 2017-08-04 阿里巴巴集团控股有限公司 A kind of text selection method and equipment
CN108664201A (en) * 2017-03-29 2018-10-16 北京搜狗科技发展有限公司 A kind of method for editing text, device and electronic equipment
CN110262747A (en) * 2019-06-21 2019-09-20 Oppo广东移动通信有限公司 Method, apparatus, terminal and the storage medium of controlling terminal
CN110287465A (en) * 2019-06-22 2019-09-27 广州视源电子科技股份有限公司 Text handling method, device, equipment and storage medium

Also Published As

Publication number Publication date
CN111273827A (en) 2020-06-12

Similar Documents

Publication Publication Date Title
CN108762954B (en) Object sharing method and mobile terminal
CN111061574B (en) Object sharing method and electronic device
CN110798397B (en) File sending method and device and electronic equipment
CN108415652B (en) Text processing method and mobile terminal
CN111338530B (en) Control method of application program icon and electronic equipment
CN107943390B (en) Character copying method and mobile terminal
CN110874147B (en) Display method and electronic equipment
CN108132752B (en) Text editing method and mobile terminal
CN109379484B (en) Information processing method and terminal
CN110618969B (en) Icon display method and electronic equipment
CN108763540B (en) File browsing method and terminal
CN111610904B (en) Icon arrangement method, electronic device and storage medium
CN111124245A (en) Control method and electronic equipment
CN110703972A (en) File control method and electronic equipment
CN110795402B (en) Method and device for displaying file list and electronic equipment
JP7408627B2 (en) Character input method and terminal
CN111273827B (en) Text processing method and electronic equipment
CN111061446A (en) Display method and electronic equipment
CN111090529A (en) Method for sharing information and electronic equipment
CN110780751A (en) Information processing method and electronic equipment
CN111240551B (en) Application program control method and electronic equipment
CN110333803B (en) Multimedia object selection method and terminal equipment
CN111443968A (en) Screenshot method and electronic equipment
CN111459300A (en) Character display method and electronic equipment
CN108471549B (en) Remote control method and 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
GR01 Patent grant
GR01 Patent grant