CN112860146A - Text selection method and device and electronic equipment - Google Patents

Text selection method and device and electronic equipment Download PDF

Info

Publication number
CN112860146A
CN112860146A CN202110119192.8A CN202110119192A CN112860146A CN 112860146 A CN112860146 A CN 112860146A CN 202110119192 A CN202110119192 A CN 202110119192A CN 112860146 A CN112860146 A CN 112860146A
Authority
CN
China
Prior art keywords
text
control
input
cursor
target position
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
CN202110119192.8A
Other languages
Chinese (zh)
Inventor
董川
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
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 CN202110119192.8A priority Critical patent/CN112860146A/en
Publication of CN112860146A publication Critical patent/CN112860146A/en
Pending legal-status Critical Current

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F3/00Input arrangements for transferring data to be processed into a form capable of being handled by the computer; Output arrangements for transferring data from processing unit to output unit, e.g. interface arrangements
    • G06F3/01Input arrangements or combined input and output arrangements for interaction between user and computer
    • G06F3/048Interaction techniques based on graphical user interfaces [GUI]
    • G06F3/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
    • G06F3/04812Interaction techniques based on cursor appearance or behaviour, e.g. being affected by the presence of displayed objects
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F3/00Input arrangements for transferring data to be processed into a form capable of being handled by the computer; Output arrangements for transferring data from processing unit to output unit, e.g. interface arrangements
    • G06F3/01Input arrangements or combined input and output arrangements for interaction between user and computer
    • G06F3/048Interaction techniques based on graphical user interfaces [GUI]
    • G06F3/0484Interaction techniques based on graphical user interfaces [GUI] for the control of specific functions or operations, e.g. selecting or manipulating an object, an image or a displayed text element, setting a parameter value or selecting a range

Landscapes

  • Engineering & Computer Science (AREA)
  • General Engineering & Computer Science (AREA)
  • Theoretical 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 selection method and device and electronic equipment, and belongs to the technical field of information processing. The method comprises the following steps: receiving a first input to a first text; displaying two position cursors on both sides of the first text in an arrangement direction of the first text in response to the first input; displaying an adjustment control associated with a target position cursor, the target position cursor including at least one of two position cursors; under the condition that a second input to the adjusting control is received, adjusting the target position cursor to a first target position corresponding to the second input to obtain a selected target text; and the text between the two adjusted position cursors is the target text. By the method, the accuracy and convenience of text selection are improved.

Description

Text selection method and device and electronic equipment
Technical Field
The application belongs to the technical field of information processing, and particularly relates to a text selection method and device and electronic equipment.
Background
With the development of electronic devices, users often read texts by using the electronic devices, and during the reading process, the users may need to select parts of texts. Currently, when selecting a text displayed on a touch screen, a user often operates the text selected by fingers according to needs, so that two cursors are generated at two ends of the text, and then the user adjusts the positions of the cursors by the fingers to realize the selection of the text.
However, since the cursor displayed on the touch screen is small, when the user adjusts the cursor position by using a finger, an operation error is likely to occur, for example, the cursor disappears due to the fact that the user does not successfully click the cursor position but clicks another position, or the cursor is not successfully adjusted to a target position, and thus accuracy in selecting a text by using the cursor is low. In the case of misoperation, the operation is not convenient enough for repeated operation.
Disclosure of Invention
The embodiment of the application aims to provide a text selection method, a text selection device and electronic equipment, and the problems of low text selection accuracy and inconvenience in operation can be solved.
In order to solve the technical problem, the present application is implemented as follows:
in a first aspect, an embodiment of the present application provides a text selection method, where the method includes:
receiving a first input to a first text;
displaying two position cursors on both sides of the first text in an arrangement direction of the first text in response to the first input;
displaying an adjustment control associated with a target position cursor, the target position cursor including at least one of the two position cursors;
under the condition that a second input to the adjusting control is received, adjusting the target position cursor to a first target position corresponding to the second input to obtain a selected target text; and the text between the two adjusted position cursors is the target text.
In a second aspect, an embodiment of the present application provides a text selection apparatus, including:
the first receiving module is used for receiving a first input of a first text;
the cursor display module is used for responding to the first input and displaying two position cursors on two sides of the first text along the arrangement direction of the first text;
an adjustment control display module, configured to display an adjustment control associated with a target position cursor, where the target position cursor includes at least one of the two position cursors;
the cursor adjusting module is used for adjusting the target position cursor to a first target position corresponding to a second input under the condition that the second input to the adjusting control is received, so that the selected target text is obtained; and the text between the two adjusted position cursors is the target text.
In a third aspect, an embodiment of the present application provides an electronic device, which includes a processor, a memory, and a program or instructions stored on the memory and executable on the processor, and when executed by the processor, the program or instructions implement the steps of the method according to the first aspect.
In a fourth aspect, embodiments of the present application provide a readable storage medium, on which a program or instructions are stored, which when executed by a processor implement the steps of the method according to the first aspect.
In a fifth aspect, an embodiment of the present application provides a chip, where the chip includes a processor and a communication interface, where the communication interface is coupled to the processor, and the processor is configured to execute a program or instructions to implement the method according to the first aspect.
In the embodiment of the application, based on the first input of the target text by the user, two position cursors are displayed on two sides of the target text along the arrangement direction of the target text, in addition, an adjusting control associated with the target position cursors is also displayed, and a subsequent user can control the target position cursors to move by performing second input on the adjusting control, so that the target position cursors are adjusted to the first target position, and the purpose of selecting the text is achieved. In the embodiment of the application, an auxiliary adjusting control is provided for the position cursor, and a user can adjust the position cursor through the adjusting control, so that fine operation of the user on the position cursor is reduced, user operation is simplified, and accuracy in text selection is improved.
Drawings
Fig. 1 is a schematic flowchart of a text selection method provided in an embodiment of the present application;
FIG. 2 is a schematic diagram of a text selection provided by an embodiment of the present application;
FIG. 3 is a schematic diagram illustrating a position of an adjustment control according to an embodiment of the present disclosure;
FIG. 4 is a schematic diagram of a position of another adjustment control provided in an embodiment of the present application;
FIG. 5 is a schematic diagram illustrating a position of another adjustment control provided by an embodiment of the present application;
fig. 6 is a block diagram of a text selection apparatus according to an embodiment of the present application;
fig. 7 is a schematic diagram of a hardware structure of an electronic device according to an embodiment of the present application.
Detailed Description
The technical solutions in the embodiments of the present application will be clearly and completely described below with reference to the drawings in the embodiments of the present application, and it is obvious that the described embodiments are some, but not all, embodiments of the present application. All other embodiments, which can be derived by a person skilled in the art from the embodiments given herein without making any creative effort, shall fall within the protection scope of the present application.
The terms first, second and the like in the description and in the claims of the present application are used for distinguishing between similar elements and not necessarily for describing a particular sequential or chronological order. It is to be understood that the data so used is interchangeable under appropriate circumstances such that the embodiments of the application are capable of operation in sequences other than those illustrated or described herein. In addition, "and/or" in the specification and claims means at least one of connected objects, a character "/" generally means that a preceding and succeeding related objects are in an "or" relationship.
As background art, in the process of selecting a text, the method of adjusting the starting or ending position of the text by a cursor is low in operation accuracy, often requires a user to repeat the operation for many times, and is poor in operation convenience.
In order to solve the above technical problem, the text selection method, the text selection device, and the electronic device provided by the embodiments of the present application are described in detail below with reference to the accompanying drawings through specific embodiments and application scenarios thereof.
First, a text selection method provided in an embodiment of the present application is introduced, referring to fig. 1, where fig. 1 is a schematic flow diagram of a text selection method provided in an embodiment of the present application. The method comprises the following steps:
s110, receiving a first input of a first text.
The first input here refers to an input for selecting a text, for example, a long-press input, by which the first text can be selected. However, in this case, since the touch area of the finger of the user is limited, the selected first text is not completely the target text that the user wants to select, and therefore, after the first text is selected through the first input, the subsequent user needs to adjust the position cursors displayed on both sides of the first text arrangement direction, so that the text between the two position cursors is the target text that the user wants to select.
And S120, responding to the first input, and displaying two position cursors on two sides of the first text along the arrangement direction of the first text.
The two position cursors are used to indicate the start position and the end position of the first text. Here, the arrangement direction of the first text may be a horizontal direction or a vertical direction, for example, if the arrangement direction of the first text is a horizontal direction, two position cursors may be displayed on the left and right sides of the first text.
The shape of the position cursor may be an elongated rectangle, or may also be a trapezoid, a semi-ellipse, or the like, as shown in fig. 2, and fig. 2 is a text selection diagram provided in the embodiment of the present application. The embodiment of the application does not limit the specific shape of the position cursor.
S130, displaying an adjusting control associated with a target position cursor, wherein the target position cursor comprises at least one of two position cursors.
Because the target position cursor may include at least one of the two position cursors, if the target position cursor includes one position cursor, only the adjustment control associated with the position cursor is displayed; if the target position cursor comprises two position cursors, the adjusting control associated with each position cursor is displayed respectively, namely a first adjusting control associated with the first position cursor and a second adjusting control associated with the second position cursor are displayed simultaneously.
S140, under the condition that a second input to the adjusting control is received, adjusting the target position cursor to a first target position corresponding to the second input to obtain a selected target text; and the text between the two adjusted position cursors is the target text.
The second input here refers to a trigger input to the adjustment control, and the position of the target position cursor can be moved by triggering the adjustment control associated with the target position cursor. Of course, the second input herein may include a plurality of trigger inputs, for example, the second input may include at least one click input, each click input capable of controlling the distance that the target position cursor moves by one character.
Optionally, in order to prompt the user for the content of the first text or the target text, a background color may be added to the first text or the target text (the first text is the initially selected text, and the target text is the text after the first text is adjusted), as shown in fig. 2, to highlight the content of the selected text.
In the embodiment of the application, based on the first input of the target text by the user, two position cursors are displayed on two sides of the target text along the arrangement direction of the target text, in addition, an adjusting control associated with the target position cursors is also displayed, and a subsequent user can control the target position cursors to move by performing second input on the adjusting control, so that the target position cursors are adjusted to the first target position, and the purpose of selecting the text is achieved. In the embodiment of the application, an auxiliary adjusting control is provided for the position cursor, and a user can adjust the position cursor through the adjusting control, so that fine operation of the user on the position cursor is reduced, user operation is simplified, and accuracy in text selection is improved.
In some embodiments, the adjustment control includes at least one of a first movement control for controlling the target position cursor to move in the text alignment direction and a second movement control for controlling the target position cursor to move against the text alignment direction.
The first mobile control and the second mobile control can be displayed as icons in the shape of arrows on the screen, and the pointing directions of the arrows correspond to the moving direction of the cursor at the target position. For example, assuming that the text arrangement direction is a horizontal direction, the first moving control may be a right moving control for controlling the target position cursor to move to the right, and an arrow corresponding to the first moving control points to the right; the second moving control can be a left moving control and is used for controlling the target position cursor to move to the left, and an arrow corresponding to the second moving control points to the left. If the text arrangement direction is a vertical direction, the first moving control can be a downward moving control and is used for controlling the target position cursor to move downward, and an arrow corresponding to the first moving control points downward; the second moving control may be an upward moving control, and is configured to control the target position cursor to move upward, where an arrow corresponding to the second moving control points upward.
Alternatively, the first and second moving controls may also be displayed as plus and minus icons on the screen, for example, the first moving control corresponds to the plus icon, and the second moving control corresponds to the minus icon. The icon content corresponding to the first mobile control and the second mobile control is not limited in the embodiment of the application.
In this embodiment, by setting the first mobile control and/or the second mobile control, the user can control the position cursor to move back and forth along the text arrangement direction by adjusting the control, so as to facilitate the user to trigger, the icons of the first mobile control and the second mobile control can be set to be larger, the user can conveniently adjust the position of the position cursor by the first mobile control and/or the second mobile control, and the accuracy of text selection is improved.
Optionally, the adjustment control can be displayed by using a semitransparent suspended icon, so that after the adjustment control is displayed, a user can see part of content covered by the adjustment control through the adjustment control, on one hand, the user can conveniently adjust the position of the position cursor, and on the other hand, the user can conveniently check the screen content. As shown in fig. 2.
Optionally, in order to facilitate a user to know which position cursor the adjustment control is associated with, the position of the adjustment control may be set around the target position cursor, for example, the adjustment control may be set around the target position cursor, such as above, below, left, right, or the like, or the position of the adjustment control may be associated with the target position cursor through an arrow. The embodiment of the application does not limit the association mode between the adjustment control and the target position cursor.
In addition, the display position of the control can be adjusted to dynamically change according to the position of the cursor at the target position.
In some embodiments, referring to fig. 3, fig. 3 is a schematic diagram of a position of an adjustment control provided by an embodiment of the present application, where a text arrangement direction of a first text is from a first boundary to a second boundary of a screen; the S130 may include:
displaying a first movement control and a second movement control associated with a target position cursor;
under the condition that the cursor at the target position is positioned at the first boundary or the second boundary of the screen, the first mobile control and the second mobile control are positioned in different text rows;
and under the condition that the target position cursor is not positioned on the first boundary and the second boundary of the screen, the first mobile control and the second mobile control are positioned in the same text row with the target position cursor, and the first mobile control and the second mobile control are respectively positioned on two sides of the target position cursor.
When the text arrangement direction of the first text points to the second boundary from the first boundary of the screen, the indication of the moving direction of the cursor at the subsequent position comprises the following steps: in the direction from the first boundary to the second boundary, or in the direction from the second boundary to the first boundary. For example, if the first boundary is a left boundary and the second boundary is a right boundary, it indicates that the text arrangement direction of the first text is from the left side of the screen to the right side of the screen, i.e. the text arrangement direction is in the horizontal direction, and the position cursor can move from the left side of the text to the right side, or from the right side to the left side, etc.
In addition, referring to fig. 4, fig. 4 is a schematic position diagram of another adjustment control provided in the embodiment of the present application. When the target position cursor is located at any one of the four corners of the screen, since the target position cursor can also be regarded as being located at the first boundary or the second boundary at this time, the conditions of the above embodiment are also met, and the first movement control and the second movement control are located at different text rows.
In this embodiment, when the target position cursor is located on the first boundary or the second boundary of the screen, it indicates that the target position cursor can only move to a single side of the text at this time, for example, the first boundary is a left boundary, and when the target position cursor is located at a left side position of the screen, the target position cursor can only move to a right side.
Optionally, in other embodiments, the first movement control and the second movement control may also be in different text rows from the target position cursor, for example, the first movement control and the second movement control are both above or below the target position cursor, or the first movement control and the second movement control may also be simultaneously on the left or right side of the target position cursor, and the like.
The above are only some specific examples, and the specific display positions of the first movement control and the second movement control are not particularly limited in the embodiments of the present application.
In other embodiments, referring to fig. 5, fig. 5 is a schematic diagram illustrating a position of another adjustment control provided in an embodiment of the present application, where text of a first text is arranged in a direction from a first boundary to a second boundary of a screen; the S130 may include:
displaying a first movement control associated with the target position cursor if the target position cursor is at a first boundary of the screen;
in a case where the target position cursor is at a second boundary of the screen, a second movement control associated with the target position cursor is displayed.
In this embodiment, when the target position cursor is located on the first boundary or the second boundary, since the target position cursor can only move on one side at this time, only one moving control can be displayed, so that the user can only operate the one moving control, the shielding of the moving control on the screen display content is reduced, and the possibility of user operation errors is reduced. For example, assuming that the first boundary is a left boundary, when the target position cursor is at the left boundary of the screen, only a first movement control associated with the target position cursor may be displayed, the first movement control being used to control the target position cursor to move rightward.
In other embodiments, the S130 may include:
receiving a fourth input to a target position cursor, the target position cursor comprising a first position cursor of the two position cursors;
in response to the fourth input, a first adjustment control associated with the first position cursor is displayed.
In this embodiment, after the position cursor is displayed, the adjustment control is not automatically displayed, but after the fourth input to the first position cursor is received, the adjustment control associated with the first position cursor is displayed, and the second adjustment control associated with the second position cursor is not displayed. That is, when the user wants to adjust the cursor at the first position, the corresponding adjustment control needs to be displayed for assistance, so that the shielding of the adjustment control on the screen content is reduced, and the display flexibility of the adjustment control is improved. The fourth input here refers to an input operation of making contact with the target position cursor, and for example, the fourth input may include a click input, a long-press input, a drag input, or the like.
In a further embodiment, after receiving the fourth input to the target position cursor, the method may further include:
and if the fourth input is a drag input, adjusting the first position cursor to a position corresponding to the drag input.
In this embodiment, when the fourth input is the drag input, in response to the fourth input, on one hand, the adjustment control associated with the first position cursor is displayed, and on the other hand, the first position cursor is adjusted to the touch position corresponding to the drag input. That is, in this embodiment, the user may adjust the position cursor in two ways, one is by adjusting the control, and the other is by dragging the position cursor, in this case, the user may first adjust the position cursor to an approximate position by dragging the position cursor, and then fine-adjust the position cursor by adjusting the control. The mode enriches the mode of adjusting the position cursor by the user and improves the convenience of the user.
In order to avoid the adjustment control from blocking the screen content for a long time, in still other embodiments of the present application, after the displaying the first adjustment control associated with the first position cursor, the method may further include:
and under the condition that the second input is not received within the first preset time length, canceling to display the first adjusting control.
Accordingly, the S140 may include:
and under the condition that a second input is received within a first preset time length, adjusting the first position cursor to a first target position corresponding to the second input.
In this embodiment, the display time of the first adjustment control is recorded, and if the first adjustment control does not receive the second input all the time when the display duration reaches the first preset duration, that is, the user does not input the first adjustment control within the first preset duration, it indicates that the user may not want to adjust the target position cursor, so that the display of the first adjustment control may be cancelled. For example, the first preset duration is 1 minute, and if the first adjustment control has been displayed for 1 minute and has not received the second input of the user all the time, the display of the first adjustment control is cancelled. If the second input is received within the first preset time, the first position cursor is adjusted to a first target position corresponding to the second input, and the timing is triggered to restart. By the method, the display of the first adjusting control can be closed in time under the condition that the user does not operate the first adjusting control for a long time, so that the condition that the first adjusting control blocks screen contents for a long time under the unnecessary condition is avoided, and convenience of the user in text selection is improved.
In addition, the display of the first adjustment control may also be cancelled in other ways. In still other embodiments, after displaying the first adjustment control associated with the first position cursor, the method may further include:
and in the event that a fourth input for the second position cursor is received, displaying a second adjustment control associated with the second position cursor and canceling the display of the first adjustment control.
In this embodiment, since two position cursors are displayed at two ends of the first text, after receiving a fourth input of the user for the first position cursor, the first adjustment control corresponding to the first position cursor is displayed, and in the process of displaying the first adjustment control, if the fourth input of the user for the second position cursor is received, the first adjustment control is cancelled and the second adjustment control associated with the second position cursor is displayed. In other words, the adjustment control corresponding to the position cursor currently in the adjustment process can be displayed on the screen in such a way, so that the user can conveniently and accurately trigger the adjustment control, and the convenience of the user is improved.
In addition, this embodiment may also be combined with the above embodiment, that is, when the first adjustment control receives a fourth input for the second position cursor within the first preset time period, the second adjustment control associated with the second position cursor is displayed, and the first adjustment control is cancelled from being displayed. In other cases, the second adjustment control is directly displayed when a fourth input for the second position cursor is received.
In still other embodiments, after S110, the method may further include:
in response to the first input, a first floating window is displayed around the first text, the first floating window containing an operation control therein. Wherein the operation control comprises at least one of the following items: a cut control, a copy control, a share control, and a search control.
After S140, the method may further include:
receiving a third input to the target operation control in the first floating window;
and responding to the third input, executing the operation corresponding to the target operation control on the target text, and canceling the display adjustment control.
In this embodiment, after the first text is selected, a first floating window is further displayed around the first text, the first floating window includes operation controls selectable by a user, and the user can perform corresponding operations on the first text or the target text through the operation controls. For example, a cut control corresponds to a cut operation, a search control corresponds to a search operation, and so on. Since the purpose of the user's selection of the text is to perform the above-mentioned target operation on the text, after responding to the third input, the purpose of the text selection is indicated to be completed, and therefore, the display of the adjustment control can be cancelled at this time. The method is realized by combining the purpose of text selection of the user, the display of the adjusting control can be cancelled in time, and the shielding of the adjusting control on the screen display content is reduced.
It should be noted that, in the text selection method provided in the embodiment of the present application, the execution main body may be a text selection device, or a control module in the text selection device for executing the loaded text selection method. In the embodiment of the present application, a text selection apparatus is taken as an example to execute a loaded text selection method, and a text selection method provided in the embodiment of the present application is described.
Based on the above method embodiment, the present application embodiment further provides a text selection apparatus, as shown in fig. 6, and fig. 6 is a block diagram of a text selection apparatus provided in the present application embodiment. The device includes:
a first receiving module 210, configured to receive a first input of a first text;
a cursor display module 220 for displaying two position cursors on both sides of the first text in the arrangement direction of the first text in response to the first input;
an adjustment control display module 230, configured to display an adjustment control associated with a target position cursor, where the target position cursor includes at least one of two position cursors;
the cursor adjusting module 240 is configured to, in a case that a second input to the adjusting control is received, adjust the target position cursor to a first target position corresponding to the second input, so as to obtain a selected target text; and the text between the two adjusted position cursors is the target text.
In the embodiment of the application, based on the first input of the target text by the user, two position cursors are displayed on two sides of the target text along the arrangement direction of the target text, in addition, an adjusting control associated with the target position cursors is also displayed, and a subsequent user can control the target position cursors to move by performing second input on the adjusting control, so that the target position cursors are adjusted to the first target position, and the purpose of selecting the text is achieved. In the embodiment of the application, an auxiliary adjusting control is provided for the position cursor, and a user can adjust the position cursor through the adjusting control, so that fine operation of the user on the position cursor is reduced, user operation is simplified, and accuracy in text selection is improved.
In some embodiments, the adjustment control includes at least one of a first movement control for controlling the target position cursor to move in the text alignment direction and a second movement control for controlling the target position cursor to move against the text alignment direction.
In some embodiments, the text arrangement direction of the first text is from the first boundary to the second boundary of the screen; the adjustment control display module 230 may be configured to:
displaying a first movement control and a second movement control associated with a target position cursor; under the condition that the cursor at the target position is positioned at the first boundary or the second boundary of the screen, the first mobile control and the second mobile control are positioned in different text rows; and under the condition that the target position cursor is not positioned on the first boundary and the second boundary of the screen, the first mobile control and the second mobile control are positioned in the same text row with the target position cursor, and the first mobile control and the second mobile control are respectively positioned on two sides of the target position cursor.
In this embodiment, when the target position cursor is located on the first boundary or the second boundary of the screen, it indicates that the target position cursor can only move to a single side of the text at this time, for example, the first boundary is a left boundary, and when the target position cursor is located at a left side position of the screen, the target position cursor can only move to a right side.
In other embodiments, the adjustment control display module 230 may be configured to:
displaying a first movement control associated with the target position cursor if the target position cursor is at a first boundary of the screen; in a case where the target position cursor is at a second boundary of the screen, a second movement control associated with the target position cursor is displayed.
In this embodiment, when the target position cursor is located on the first boundary or the second boundary, since the target position cursor can only move on one side at this time, only one moving control can be displayed, so that the user can only operate the one moving control, the shielding of the moving control on the screen display content is reduced, and the possibility of user operation errors is reduced. For example, assuming that the first boundary is a left boundary, when the target position cursor is at the left boundary of the screen, only a first movement control associated with the target position cursor may be displayed, the first movement control being used to control the target position cursor to move rightward.
In other embodiments, the adjustment control display module 230 may include:
a fourth receiving unit, configured to receive a fourth input to a target position cursor, where the target position cursor includes a first position cursor of the two position cursors;
and the first control display unit is used for responding to the fourth input and displaying a first adjusting control associated with the first position cursor.
In this embodiment, after the position cursor is displayed, the adjustment control is not automatically displayed, but after the fourth input to the first position cursor is received, the adjustment control associated with the first position cursor is displayed, and the second adjustment control associated with the second position cursor is not displayed. That is, when the user wants to adjust the cursor at the first position, the corresponding adjustment control needs to be displayed for assistance, so that the shielding of the adjustment control on the screen content is reduced, and the display flexibility of the adjustment control is improved.
In a further embodiment, the apparatus 200 may further include:
and the cursor control module is used for adjusting the first position cursor to a position corresponding to the dragging input under the condition that the fourth input is the dragging input.
In this embodiment, when the fourth input is a drag input, in response to the fourth input, on one hand, an adjustment control associated with the first position cursor is displayed, and on the other hand, the first position cursor is adjusted to a position corresponding to the drag input. That is, in this embodiment, the user may adjust the position cursor in two ways, one is by adjusting the control, and the other is by dragging the position cursor, in this case, the user may first adjust the position cursor to an approximate position by dragging the position cursor, and then fine-adjust the position cursor by adjusting the control. The mode enriches the mode of adjusting the position cursor by the user and improves the convenience of the user.
In some embodiments of the present application, the first control display unit may be further configured to:
and under the condition that the second input is not received within the first preset time length, canceling to display the first adjusting control.
Accordingly, the cursor adjusting module 240 may be configured to: and under the condition that a second input is received within a first preset time length, adjusting the first position cursor to a first target position corresponding to the second input.
In this embodiment, the display time of the first adjustment control is recorded, and if the first adjustment control does not receive the second input all the time when the display duration reaches the first preset duration, that is, the user does not input the first adjustment control within the first preset duration, it indicates that the user may not want to adjust the target position cursor, so that the display of the first adjustment control may be cancelled. For example, the first preset duration is 1 minute, and if the first adjustment control has been displayed for 1 minute and has not received the second input of the user all the time, the display of the first adjustment control is cancelled. If the second input is received within the first preset time, the first position cursor is adjusted to a first target position corresponding to the second input, and the timing is triggered to restart. By the method, the display of the first adjusting control can be closed in time under the condition that the user does not operate the first adjusting control for a long time, so that the condition that the first adjusting control blocks screen contents for a long time under the unnecessary condition is avoided, and convenience of the user in text selection is improved.
In other embodiments, the adjustment control display module 230 may further include:
and the second control display unit is used for displaying a second adjusting control associated with the second position cursor and canceling the display of the first adjusting control under the condition that a fourth input aiming at the second position cursor is received.
In this embodiment, since two position cursors are displayed at two ends of the first text, after receiving a fourth input of the user for the first position cursor, the first adjustment control corresponding to the first position cursor is displayed, and in the process of displaying the first adjustment control, if the fourth input of the user for the second position cursor is received, the first adjustment control is cancelled and the second adjustment control associated with the second position cursor is displayed. In other words, the adjustment control corresponding to the position cursor currently in the adjustment process can be displayed on the screen in such a way, so that the user can conveniently and accurately trigger the adjustment control, and the convenience of the user is improved.
In still other embodiments, the apparatus 200 may further comprise:
and the operation control display module is used for responding to the first input and displaying a first floating window around the first text, and the first floating window contains the operation control. Wherein the operation control comprises at least one of the following items: a cut control, a copy control, a share control, and a search control.
The third receiving module is used for receiving third input of the target operation control in the first floating window;
and the operation execution module is used for responding to the third input, executing the operation corresponding to the target operation control on the target text and canceling the display of the adjustment control.
In this embodiment, after the first text is selected, a first floating window is further displayed around the first text, the first floating window includes operation controls selectable by a user, and the user can perform corresponding operations on the first text or the target text through the operation controls. For example, a cut control corresponds to a cut operation, a search control corresponds to a search operation, and so on. Since the purpose of the user's selection of the text is to perform the above-mentioned target operation on the text, after responding to the third input, the purpose of the text selection is indicated to be completed, and therefore, the display of the adjustment control can be cancelled at this time. The method is realized by combining the purpose of text selection of the user, the display of the adjusting control can be cancelled in time, and the shielding of the adjusting control on the screen display content is reduced.
The text selection apparatus 200 in the embodiment of the present application may be an apparatus, or may be a component, an integrated circuit, or a chip in a terminal. The apparatus 200 may be a mobile electronic device or a non-mobile electronic device. By way of example, the mobile electronic device may be a mobile phone, a tablet computer, a notebook computer, a palm top computer, a vehicle-mounted electronic device, a wearable device, an ultra-mobile personal computer (UMPC), a netbook or a Personal Digital Assistant (PDA), and the like, and the non-mobile electronic device may be a server, a Network Attached Storage (NAS), a Personal Computer (PC), a Television (TV), a teller machine or a self-service machine, and the like, and the embodiments of the present application are not particularly limited.
The text selection apparatus 200 in the embodiment of the present application may be an apparatus having an operating system. The operating system may be an Android (Android) operating system, an ios operating system, or other possible operating systems, and embodiments of the present application are not limited specifically.
The text selection apparatus 200 provided in this embodiment of the application can implement each process implemented by the text selection apparatus 200 in the method embodiment of fig. 1, and is not described here again to avoid repetition.
Optionally, an electronic device is further provided in this embodiment of the present application, and includes a processor, a memory, and a program or an instruction stored in the memory and capable of being executed on the processor, where the program or the instruction is executed by the processor to implement each process of the text selection method embodiment, and can achieve the same technical effect, and in order to avoid repetition, details are not described here again.
It should be noted that the electronic devices in the embodiments of the present application include the mobile electronic devices and the non-mobile electronic devices described above.
An embodiment of the present application further provides an electronic device, and fig. 7 is a schematic diagram of a hardware structure of an electronic device implementing an embodiment of the present application.
The electronic device 300 includes, but is not limited to: radio frequency unit 301, network module 302, audio output unit 303, input unit 304, sensor 305, display unit 306, user input unit 307, interface unit 308, memory 309, and processor 310.
Those skilled in the art will appreciate that the electronic device 300 may further include a power source (e.g., a battery) for supplying power to various components, and the power source may be logically connected to the processor 310 through a power management system, so as to implement functions of managing charging, discharging, and power consumption through the power management system. The input unit 304 may include a graphics processor, a microphone, and the like. The display component 306 may include a display panel. The user input unit 307 may include a touch panel and other input devices, and the like. The memory 309 may store, among other things, application programs and an operating system. The electronic device structure shown in fig. 7 does not constitute a limitation of the electronic device, and the electronic device may include more or less components than those shown, or combine some components, or arrange different components, and thus, the description is omitted here.
Wherein, the user input unit 307 is configured to receive a first input for a first text;
a display unit 306 for displaying two position cursors on both sides of the first text in the arrangement direction of the first text in response to the first input; displaying an adjustment control associated with a target position cursor, the target position cursor including at least one of two position cursors;
the processor 310 is configured to, in a case that a second input to the adjustment control is received, adjust the target position cursor to a first target position corresponding to the second input, and obtain a selected target text; and the text between the two adjusted position cursors is the target text.
In the embodiment of the application, based on the first input of the target text by the user, two position cursors are displayed on two sides of the target text along the arrangement direction of the target text, in addition, an adjusting control associated with the target position cursors is also displayed, and a subsequent user can control the target position cursors to move by performing second input on the adjusting control, so that the target position cursors are adjusted to the first target position, and the purpose of selecting the text is achieved. In the embodiment of the application, an auxiliary adjusting control is provided for the position cursor, and a user can adjust the position cursor through the adjusting control, so that fine operation of the user on the position cursor is reduced, user operation is simplified, and accuracy in text selection is improved.
Optionally, the adjustment control includes at least one of a first movement control and a second movement control, the first movement control is used for controlling the target position cursor to move along the text arrangement direction, and the first movement control is used for controlling the target position cursor to move against the text arrangement direction.
Optionally, the text arrangement direction of the first text is from the first boundary to the second boundary of the screen; the display unit 306 may be specifically configured to: displaying a first movement control and a second movement control associated with a target position cursor; under the condition that the cursor at the target position is positioned at the first boundary or the second boundary of the screen, the first mobile control and the second mobile control are positioned in different text rows; and under the condition that the target position cursor is not positioned on the first boundary and the second boundary of the screen, the first mobile control and the second mobile control are positioned in the same text row with the target position cursor, and the first mobile control and the second mobile control are respectively positioned on two sides of the target position cursor.
In this embodiment, when the target position cursor is located on the first boundary or the second boundary of the screen, it indicates that the target position cursor can only move to a single side of the text at this time, for example, the first boundary is a left boundary, and when the target position cursor is located at a left side position of the screen, the target position cursor can only move to a right side.
Optionally, the text arrangement direction of the first text is from the first boundary to the second boundary of the screen; the display unit 306 may be specifically configured to: displaying a first movement control associated with the target position cursor if the target position cursor is at a first boundary of the screen; in a case where the target position cursor is at a second boundary of the screen, a second movement control associated with the target position cursor is displayed.
In this embodiment, when the target position cursor is located on the first boundary or the second boundary, since the target position cursor can only move on one side at this time, only one moving control can be displayed, so that the user can only operate the one moving control, the shielding of the moving control on the screen display content is reduced, and the possibility of user operation errors is reduced. For example, assuming that the first boundary is a left boundary, when the target position cursor is at the left boundary of the screen, only a first movement control associated with the target position cursor may be displayed, the first movement control being used to control the target position cursor to move rightward.
Optionally, the user input unit 307 may be further configured to: receiving a fourth input to a target position cursor, the target position cursor comprising a first position cursor of the two position cursors;
the display unit 306 may be specifically configured to: in response to the fourth input, a first adjustment control associated with the first position cursor is displayed.
In this embodiment, after the position cursor is displayed, the adjustment control is not automatically displayed, but after the fourth input to the first position cursor is received, the adjustment control associated with the first position cursor is displayed, and the second adjustment control associated with the second position cursor is not displayed. That is, when the user wants to adjust the cursor at the first position, the corresponding adjustment control needs to be displayed for assistance, so that the shielding of the adjustment control on the screen content is reduced, and the display flexibility of the adjustment control is improved.
Optionally, the processor 310 may be further configured to: and if the fourth input is a drag input, adjusting the first position cursor to a position corresponding to the drag input.
In this embodiment, when the fourth input is a drag input, in response to the fourth input, on one hand, an adjustment control associated with the first position cursor is displayed, and on the other hand, the first position cursor is adjusted to a position corresponding to the drag input. That is, in this embodiment, the user may adjust the position cursor in two ways, one is by adjusting the control, and the other is by dragging the position cursor, in this case, the user may first adjust the position cursor to an approximate position by dragging the position cursor, and then fine-adjust the position cursor by adjusting the control. The mode enriches the mode of adjusting the position cursor by the user and improves the convenience of the user.
Optionally, the processor 310 may be further configured to: controlling the display unit 306 to cancel displaying the first adjustment control when the second input is not received within the first preset time period; and under the condition that a second input is received within a first preset time length, adjusting the first position cursor to a first target position corresponding to the second input.
In this embodiment, the display time of the first adjustment control is recorded, and if the first adjustment control does not receive the second input all the time when the display duration reaches the first preset duration, that is, the user does not input the first adjustment control within the first preset duration, it indicates that the user may not want to adjust the target position cursor, so that the display of the first adjustment control may be cancelled. For example, the first preset duration is 1 minute, and if the first adjustment control has been displayed for 1 minute and has not received the second input of the user all the time, the display of the first adjustment control is cancelled. And if the second input is received within the first preset time length, adjusting the first position cursor to a first target position corresponding to the second input, and triggering to restart timing. By the method, the display of the first adjusting control can be timely closed under the condition that a user does not operate the first adjusting control for a long time, so that the condition that the first adjusting control blocks screen contents for a long time under the unnecessary condition is avoided, and convenience of the user in text selection is improved.
Optionally, the display unit 306 may be further configured to: and in the event that a fourth input for the second position cursor is received, displaying a second adjustment control associated with the second position cursor and canceling the display of the first adjustment control.
In this embodiment, since two position cursors are displayed at two ends of the first text, after receiving a fourth input of the user for the first position cursor, the first adjustment control corresponding to the first position cursor is displayed, and in the process of displaying the first adjustment control, if the fourth input of the user for the second position cursor is received, the first adjustment control is cancelled and the second adjustment control associated with the second position cursor is displayed. In other words, the adjustment control corresponding to the position cursor currently in the adjustment process can be displayed on the screen in such a way, so that the user can conveniently and accurately trigger the adjustment control, and the convenience of the user is improved.
Optionally, the display unit 306 may be further configured to: in response to a first input, displaying a first floating window around the first text, wherein the first floating window contains an operation control; the operation control comprises at least one of the following: a cut control, a copy control, a share control, and a search control.
The user input unit 307 may also be used to: receiving a third input to the target operation control in the first floating window;
the processor 310 may also be configured to: in response to the third input, the operation corresponding to the target operation control is performed on the target text, and the display unit 306 is controlled to cancel the display adjustment control.
In this embodiment, after the first text is selected, a first floating window is further displayed around the first text, the first floating window includes operation controls selectable by a user, and the user can perform corresponding operations on the first text or the target text through the operation controls. For example, a cut control corresponds to a cut operation, a search control corresponds to a search operation, and so on. Since the purpose of the user's selection of the text is to perform the above-mentioned target operation on the text, after responding to the third input, the purpose of the text selection is indicated to be completed, and therefore, the display of the adjustment control can be cancelled at this time. The method is realized by combining the purpose of text selection of the user, the display of the adjusting control can be cancelled in time, and the shielding of the adjusting control on the screen display content is reduced.
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 process of the text selection method embodiment is implemented, and the same technical effect can be achieved, and in order to avoid repetition, details are not repeated here.
The processor is the processor in the electronic device in the above embodiment. Readable storage media, including computer-readable storage media, may include non-volatile Memory, such as computer Read-Only Memory (ROM), Random Access Memory (RAM), magnetic or optical disks, and so forth.
The embodiment of the present application further provides a chip, where the chip includes a processor and a communication interface, the communication interface is coupled to the processor, and the processor is configured to execute a program or an instruction to implement each process of the above text selection method embodiment, and the same technical effect can be achieved.
It should be understood that the chips mentioned in the embodiments of the present application may also be referred to as system-on-chip, system-on-chip or system-on-chip, 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 an … …" does not exclude the presence of other like elements in a process, method, article, or apparatus that comprises the element. Further, it should be noted that the scope of the methods and apparatus of the embodiments of the present application is not limited to performing the functions in the order illustrated or discussed, but may include performing the functions in a substantially simultaneous manner or in a reverse order based on the functions involved, e.g., the methods described may be performed in an order different than that described, and various steps may be added, omitted, or combined. In addition, features described with reference to certain examples may be combined in other examples.
Aspects of the present disclosure are described above with reference to flowchart illustrations and/or block diagrams of methods, apparatus (systems) and computer program products according to embodiments of the disclosure. It will be understood that each block of the flowchart illustrations and/or block diagrams, and combinations of blocks in the flowchart illustrations and/or block diagrams, can be implemented by computer program instructions. These computer program instructions may be provided to a processor of a general purpose computer, special purpose computer, or other programmable data processing apparatus to produce a machine, such that the instructions, which execute via the processor of the computer or other programmable data processing apparatus, enable the implementation of the functions/acts specified in the flowchart and/or block diagram block or blocks. Such a processor may be, but is not limited to, a general purpose processor, a special purpose processor, an application specific processor, or a field programmable logic circuit. It will also be understood that each block of the block diagrams and/or flowchart illustration, and combinations of blocks in the block diagrams and/or flowchart illustration, can be implemented by special purpose hardware for performing the specified functions or acts, or combinations of special purpose hardware and computer instructions.
Through the above description of the embodiments, those skilled in the art will clearly understand that the method of the above embodiments can be implemented by software plus a necessary general hardware platform, and certainly can also be implemented by hardware, but in many cases, the former is a better implementation manner. Based on such understanding, the technical solutions of the present application may be embodied in the form of a software product, which is stored in a storage medium (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 methods of the embodiments of the present application.
While the present embodiments have been described with reference to the accompanying drawings, it is to be understood that the invention is not limited to the precise embodiments described above, which are meant to be illustrative and not restrictive, and that various changes may be made therein by those skilled in the art without departing from the spirit and scope of the invention as defined by the appended claims.

Claims (11)

1. A text selection method, comprising:
receiving a first input to a first text;
displaying two position cursors on both sides of the first text in an arrangement direction of the first text in response to the first input;
displaying an adjustment control associated with a target position cursor, the target position cursor including at least one of the two position cursors;
under the condition that a second input to the adjusting control is received, adjusting the target position cursor to a first target position corresponding to the second input to obtain a selected target text; and the text between the two adjusted position cursors is the target text.
2. The method of claim 1, wherein after receiving the first input for the first text, further comprising:
in response to the first input, displaying a first floating window around the first text, the first floating window containing an operation control therein; the operational controls include at least one of: cutting a control, copying a control, sharing a control and searching a control;
after obtaining the selected target text, the method further includes:
receiving a third input to a target operation control within the first floating window;
and responding to the third input, executing the operation corresponding to the target operation control on the target text, and canceling the display of the adjustment control.
3. The method of claim 1, wherein displaying an adjustment control associated with a target position cursor comprises:
receiving a fourth input to the target position cursor, the target position cursor comprising a first position cursor of the two position cursors;
in response to the fourth input, displaying a first adjustment control associated with the first position cursor.
4. The method of claim 3, wherein after receiving the fourth input to the target position cursor, further comprising:
and when the fourth input is a dragging input, adjusting the first position cursor to a position corresponding to the dragging input.
5. The method of claim 3, wherein after displaying the first adjustment control associated with the first position cursor, further comprising:
under the condition that the second input is not received within a first preset time length, canceling to display the first adjusting control;
when a second input to the adjustment control is received, adjusting the target position cursor to a first target position corresponding to the second input, including:
and under the condition that the second input is received within the first preset time, adjusting the first position cursor to the first target position corresponding to the second input.
6. The method of claim 3, wherein after displaying the first adjustment control associated with the first position cursor, further comprising:
displaying a second adjustment control associated with the second position cursor and canceling display of the first adjustment control if the fourth input for the second position cursor is received.
7. The method of claim 1, wherein the adjustment control comprises at least one of a first movement control and a second movement control, wherein the first movement control is configured to control the target position cursor to move in a text alignment direction, and wherein the first movement control is configured to control the target position cursor to move against the text alignment direction.
8. The method according to claim 7, wherein the first text is arranged in a text direction from a first boundary to a second boundary of the screen; the displaying an adjustment control associated with a target position cursor includes:
displaying the first and second movement controls associated with the target position cursor;
wherein the first and second movement controls are in different text rows if the target position cursor is at the first or second boundary of the screen;
and under the condition that the target position cursor is not positioned on the first boundary and the second boundary of the screen, the first mobile control and the second mobile control are positioned in the same text row with the target position cursor, and the first mobile control and the second mobile control are respectively positioned on two sides of the target position cursor.
9. The method according to claim 7, wherein the first text is arranged in a text direction from a first boundary to a second boundary of the screen; the displaying an adjustment control associated with a target position cursor includes:
displaying the first movement control associated with the target position cursor if the target position cursor is at the first boundary of the screen;
displaying the second movement control associated with the target position cursor if the target position cursor is at the second boundary of the screen.
10. A text selection apparatus, comprising:
the first receiving module is used for receiving a first input of a first text;
the cursor display module is used for responding to the first input and displaying two position cursors on two sides of the first text along the arrangement direction of the first text;
an adjustment control display module, configured to display an adjustment control associated with a target position cursor, where the target position cursor includes at least one of the two position cursors;
the cursor adjusting module is used for adjusting the target position cursor to a first target position corresponding to a second input under the condition that the second input to the adjusting control is received, so that the selected target text is obtained; and the text between the two adjusted position cursors is the target text.
11. An electronic device comprising a processor, a memory, and a program or instructions stored on the memory and executable on the processor, the program or instructions when executed by the processor implementing the steps of the text selection method according to any one of claims 1-9.
CN202110119192.8A 2021-01-28 2021-01-28 Text selection method and device and electronic equipment Pending CN112860146A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202110119192.8A CN112860146A (en) 2021-01-28 2021-01-28 Text selection method and device and electronic equipment

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202110119192.8A CN112860146A (en) 2021-01-28 2021-01-28 Text selection method and device and electronic equipment

Publications (1)

Publication Number Publication Date
CN112860146A true CN112860146A (en) 2021-05-28

Family

ID=75987757

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202110119192.8A Pending CN112860146A (en) 2021-01-28 2021-01-28 Text selection method and device and electronic equipment

Country Status (1)

Country Link
CN (1) CN112860146A (en)

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN113778240A (en) * 2021-09-16 2021-12-10 维沃移动通信有限公司 Text input method and device
CN114610192A (en) * 2022-03-17 2022-06-10 维沃移动通信有限公司 Text selection method, text selection device, electronic equipment and readable storage medium
CN114816178A (en) * 2022-04-29 2022-07-29 咪咕数字传媒有限公司 Electronic book selection method and electronic equipment

Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20070157085A1 (en) * 2005-12-29 2007-07-05 Sap Ag Persistent adjustable text selector
CN103699292A (en) * 2013-11-29 2014-04-02 小米科技有限责任公司 Method and device for entering into text selection mode
CN106484229A (en) * 2016-09-28 2017-03-08 珠海市魅族科技有限公司 Cursor-moving method and electronic equipment
CN106648379A (en) * 2017-01-17 2017-05-10 维沃移动通信有限公司 Method and device for selecting text area
CN106681605A (en) * 2016-12-01 2017-05-17 深圳市金立通信设备有限公司 Character selecting method and terminal
CN107430597A (en) * 2015-04-03 2017-12-01 高通股份有限公司 The enhancing of text selecting control

Patent Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20070157085A1 (en) * 2005-12-29 2007-07-05 Sap Ag Persistent adjustable text selector
CN103699292A (en) * 2013-11-29 2014-04-02 小米科技有限责任公司 Method and device for entering into text selection mode
CN107430597A (en) * 2015-04-03 2017-12-01 高通股份有限公司 The enhancing of text selecting control
CN106484229A (en) * 2016-09-28 2017-03-08 珠海市魅族科技有限公司 Cursor-moving method and electronic equipment
CN106681605A (en) * 2016-12-01 2017-05-17 深圳市金立通信设备有限公司 Character selecting method and terminal
CN106648379A (en) * 2017-01-17 2017-05-10 维沃移动通信有限公司 Method and device for selecting text area

Cited By (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN113778240A (en) * 2021-09-16 2021-12-10 维沃移动通信有限公司 Text input method and device
CN113778240B (en) * 2021-09-16 2024-03-19 维沃移动通信有限公司 Text input method and device
CN114610192A (en) * 2022-03-17 2022-06-10 维沃移动通信有限公司 Text selection method, text selection device, electronic equipment and readable storage medium
WO2023174369A1 (en) * 2022-03-17 2023-09-21 维沃移动通信有限公司 Text selection method, text selection apparatus, electronic device and readable storage medium
CN114816178A (en) * 2022-04-29 2022-07-29 咪咕数字传媒有限公司 Electronic book selection method and electronic equipment

Similar Documents

Publication Publication Date Title
EP3190502B1 (en) Icon control method and corresponding terminal
CN110851068B (en) Method and electronic device for managing user interface
CN112860146A (en) Text selection method and device and electronic equipment
EP2693321B1 (en) Mobile terminal and control method thereof
US20130241829A1 (en) User interface method of touch screen terminal and apparatus therefor
US20110175826A1 (en) Automatically Displaying and Hiding an On-screen Keyboard
US20110164058A1 (en) Device, Method, and Graphical User Interface with Interactive Popup Views
US20110163966A1 (en) Apparatus and Method Having Multiple Application Display Modes Including Mode with Display Resolution of Another Apparatus
CN112162665B (en) Operation method and device
US20150277748A1 (en) Edit providing method according to multi-touch-based text block setting
KR102127387B1 (en) Mobile terminal and screen scroll method thereof
CN112148170A (en) Desktop element adjusting method and device and electronic equipment
CN112433693A (en) Split screen display method and device and electronic equipment
US20230385426A1 (en) Encryption Method and Apparatus, Electronic Device, and Medium
CN114385049A (en) Message processing method, device, equipment and storage medium
CN111580905A (en) Negative one-screen card management method, terminal and computer readable storage medium
CN114327726A (en) Display control method, display control device, electronic equipment and storage medium
CN114415871A (en) Graphic code management method and device
CN111857465B (en) Application icon sorting method and device and electronic equipment
CN112698762A (en) Icon display method and device and electronic equipment
US20150253980A1 (en) Information processing method and electronic device
CN112269523A (en) Object editing processing method and device and electronic equipment
WO2023093661A1 (en) Interface control method and apparatus, and electronic device and storage medium
EP4350496A1 (en) Program control method and apparatus, electronic device, and readable storage medium
WO2022247814A1 (en) Method and apparatus for selecting target character, electronic device, and 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
RJ01 Rejection of invention patent application after publication
RJ01 Rejection of invention patent application after publication

Application publication date: 20210528