CN113342241A - Target character selection method and device, electronic equipment and storage medium - Google Patents

Target character selection method and device, electronic equipment and storage medium Download PDF

Info

Publication number
CN113342241A
CN113342241A CN202110606959.XA CN202110606959A CN113342241A CN 113342241 A CN113342241 A CN 113342241A CN 202110606959 A CN202110606959 A CN 202110606959A CN 113342241 A CN113342241 A CN 113342241A
Authority
CN
China
Prior art keywords
target
input
character
position identification
user
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
CN202110606959.XA
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 CN202110606959.XA priority Critical patent/CN113342241A/en
Publication of CN113342241A publication Critical patent/CN113342241A/en
Priority to PCT/CN2022/094600 priority patent/WO2022247814A1/en
Pending legal-status Critical Current

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F3/00Input arrangements for transferring data to be processed into a form capable of being handled by the computer; Output arrangements for transferring data from processing unit to output unit, e.g. interface arrangements
    • G06F3/01Input arrangements or combined input and output arrangements for interaction between user and computer
    • G06F3/048Interaction techniques based on graphical user interfaces [GUI]
    • G06F3/0484Interaction techniques based on graphical user interfaces [GUI] for the control of specific functions or operations, e.g. selecting or manipulating an object, an image or a displayed text element, setting a parameter value or selecting a range
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F3/00Input arrangements for transferring data to be processed into a form capable of being handled by the computer; Output arrangements for transferring data from processing unit to output unit, e.g. interface arrangements
    • G06F3/01Input arrangements or combined input and output arrangements for interaction between user and computer
    • G06F3/048Interaction techniques based on graphical user interfaces [GUI]
    • G06F3/0487Interaction techniques based on graphical user interfaces [GUI] using specific features provided by the input device, e.g. functions controlled by the rotation of a mouse with dual sensing arrangements, or of the nature of the input device, e.g. tap gestures based on pressure sensed by a digitiser
    • G06F3/0488Interaction techniques based on graphical user interfaces [GUI] using specific features provided by the input device, e.g. functions controlled by the rotation of a mouse with dual sensing arrangements, or of the nature of the input device, e.g. tap gestures based on pressure sensed by a digitiser using a touch-screen or digitiser, e.g. input of commands through traced gestures
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F40/00Handling natural language data
    • G06F40/20Natural language analysis
    • G06F40/279Recognition of textual entities
    • 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)
  • General Engineering & Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • Software Systems (AREA)
  • Human Computer Interaction (AREA)
  • Health & Medical Sciences (AREA)
  • Artificial Intelligence (AREA)
  • Audiology, Speech & Language Pathology (AREA)
  • Computational Linguistics (AREA)
  • General Health & Medical Sciences (AREA)
  • Input From Keyboards Or The Like (AREA)
  • User Interface Of Digital Computer (AREA)

Abstract

The application discloses a target character selection method and device, electronic equipment and a storage medium, and belongs to the technical field of electronics. The specific scheme comprises the following steps: receiving a first input of a user under the condition that a position mark is displayed at a corresponding position of a character; in response to a first input, displaying M location identity pairs, a location identity pair comprising a start location identity and an end location identity, a start location identity indicating a start character of a target character and an end location identity indicating an end character of a target character; determining N target characters based on the starting position identification and the ending position identification of each position identification pair, wherein each target character comprises at least one character; wherein M is greater than or equal to N, and M and N are positive integers.

Description

Target character selection method and device, electronic equipment and storage medium
Technical Field
The application belongs to the technical field of electronics, and particularly relates to a method and a device for selecting a target character, electronic equipment and a storage medium.
Background
During the daily use of electronic devices, users often need to copy textual information from one application interface into another.
In the prior art, a user can copy a piece of text information in a long-time pressing mode. However, this method can only copy a continuous text message at a time, and if it is necessary to copy multiple discontinuous sub-text messages in a text message, multiple copy operations are required, which is cumbersome.
Disclosure of Invention
The embodiment of the application aims to provide a method and a device for selecting a target character, electronic equipment and a storage medium. The problem of complex operation when a user copies a plurality of discontinuous text messages can be solved.
In a first aspect, an embodiment of the present application provides a method for selecting a target character, where the method includes: receiving a first input of a user under the condition that a position mark is displayed at a corresponding position of a character; in response to a first input, displaying M location identity pairs, a location identity pair comprising a start location identity and an end location identity, a start location identity indicating a start character of a target character and an end location identity indicating an end character of a target character; determining N target characters based on the starting position identification and the ending position identification of each position identification pair, wherein each target character comprises at least one character; wherein M is greater than or equal to N, and M and N are positive integers.
In a second aspect, an embodiment of the present application provides an apparatus for selecting a target character, including: the device comprises a receiving module, a display module and a processing module; the receiving module is used for receiving a first input of a user under the condition that a position mark is displayed at a corresponding position of a character; a display module for displaying M location identity pairs in response to a first input, a location identity pair comprising a start location identity and an end location identity, a start location identity indicating a start character of a target character and an end location identity indicating an end character of a target character; a processing module for determining N target characters based on the start position identifier and the end position identifier of each position identifier pair, each target character including at least one character; wherein M is greater than or equal to N, and M and N are positive integers.
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, because the corresponding position of the character comprises a position identifier, and the N target characters can be determined based on the starting position identifier and the ending position identifier of each position identifier pair, when a user wants to select a plurality of target characters, the position identifier of the starting character and the position identifier of the ending character of each target character can be input, so that even if the plurality of target characters are discontinuous text information, the target characters can be obtained through one-time operation, the operation process of the user when the user selects the plurality of discontinuous text information is simplified, and the convenience of the selection operation is further improved.
Drawings
FIG. 1 is a schematic diagram of a method for selecting a target character according to an embodiment of the present disclosure;
FIG. 2 is a schematic view of an interface operation of a method for selecting a target character according to an embodiment of the present disclosure;
FIG. 3 is a second schematic view illustrating an interface operation of the method for selecting a target character according to the embodiment of the present application;
fig. 4 is a third schematic interface operation diagram of a method for selecting a target character according to the embodiment of the present application;
FIG. 5 is a fourth schematic view illustrating an interface operation of the method for selecting a target character according to the embodiment of the present application;
FIG. 6 is a fifth exemplary view illustrating an interface operation of the method for selecting a target character according to the embodiment of the present application;
FIG. 7 is a schematic structural diagram of a device for selecting a target character according to an embodiment of the present application;
FIG. 8 is a hardware diagram of an electronic device provided by an embodiment of the present application;
fig. 9 is a second hardware schematic diagram 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 described clearly 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 that can be derived by one of ordinary skill in the art from the embodiments given herein are intended to be within the scope of the present disclosure.
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 will be appreciated that the data so used may be interchanged under appropriate circumstances such that embodiments of the application may be practiced in sequences other than those illustrated or described herein, and that the terms "first," "second," and the like are generally used herein in a generic sense and do not limit the number of terms, e.g., the first term can be one or more than one. 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.
The method for selecting a target character according to the embodiments of the present application is described in detail below with reference to the accompanying drawings through specific embodiments and application scenarios thereof.
As shown in fig. 1, the embodiment of the present application provides a method for selecting a target character, which is applied to an electronic device and may include steps 101 and 103.
Step 101, the electronic device receives a first input of a user under the condition that a position mark is displayed at a corresponding position of a character.
When a user wants to select a character, the electronic device may be triggered to display a location identifier at a corresponding location of the character, and then the user may perform a first input on the electronic device according to the displayed location identifier.
Optionally, the electronic device may display a position identifier at a corresponding position of each character in the interface, or may display a position identifier at a corresponding position of a first character and a last character of each sentence in the interface, which may be determined specifically according to an actual use condition, and the embodiment of the present application does not limit this.
Optionally, the first input may include a first sub-input and a second sub-input. The electronic device may first receive a first sub-input of a user, and in response to the first sub-input, display a location identity pair and an add control in an input display area of the display screen, and then receive a second sub-input of the add control by the user, and in response to the second sub-input, display a location identity pair input area for displaying a next location identity pair input by the user. That is, the user may enter, via the first input, a plurality of location identity pairs, the location identity pairs including a start location identity and an end location identity, the start location identity being indicative of a start character of a target character and the end location identity being indicative of an end character of the target character.
Illustratively, as shown in fig. 2 (a), the corresponding position of each character in the target range 10 displays a position identifier, i.e. a number 1 to a number 32, in this case, as shown in fig. 2 (b), the user can input a position identifier pair (1,8) through a first sub-input, the electronic device can display the position identifier pair (1,8) and the adding control 12 in the input display area 11 in response to the first sub-input, and if the user wants to continue to select the character, the adding control 12 can be clicked and a new position identifier pair can be continuously input through the first sub-input; if the user does not want to continue selecting characters, the confirmation control 13 may be clicked.
Step 102, the electronic device responds to the first input and displays M position identification pairs.
Wherein M is a positive integer.
Optionally, after the user clicks the confirmation control, the electronic device may confirm the M location identity pairs and display the M location identity pairs in the input display area.
Step 103, the electronic device determines N target characters based on the start position identifier and the end position identifier of each position identifier pair.
After the electronic device displays the M position identifier pairs, N target characters may be determined according to a start position identifier and an end position identifier of each position identifier pair in the M position identifier pairs, where each target character may include at least one character. M is greater than or equal to N, and N is a positive integer.
Illustratively, with continued reference to fig. 2 (b), if the starting location identifier of the location identifier pair is the number "1" and the ending location identifier is the number "8", then the corresponding target character is "he is roaming in stars". The target character includes 8 characters.
Optionally, in a case where the first target character includes a second target character, the electronic device may delete the second target character, thereby obtaining N target characters. The first target character and the second target character are target characters in M position identification pairs of corresponding M target characters.
Illustratively, if the first target character is "he is roaming stars on monday and tuesday" and the second target character is "he is roaming stars on tuesday". The electronic device may delete the second target character because the first target character includes all of the characters in the second target character. Since the electronic device can delete the target character with repeated content, the electronic device can obtain N target characters which are not identical from M target characters.
Optionally, the target character of the N target characters may include at least one of the following features: non-contiguous, there are partially crossing characters. Where non-continuous means that the N target characters may not be continuous within the target range, for example, as shown in fig. 2, the target character "he is roaming in stars" and the target character "tries to find a good party for disseminating solitary and pain" may be the target character of the N target characters. The presence of partial cross characters means that the characters in the two target characters may be partially identical, e.g., the N target characters may include the target character "he is roaming stars on monday" and the target character "he is roaming stars on tuesday".
In the embodiment of the application, because the corresponding position of the character comprises a position identifier, and the N target characters can be determined based on the starting position identifier and the ending position identifier of each position identifier pair, when a user wants to select a plurality of target characters, the position identifier of the starting character and the position identifier of the ending character of each target character can be input, so that even if the plurality of target characters are discontinuous text information, the target characters can be obtained through one-time operation, the operation process of the user when the user selects the plurality of discontinuous text information is simplified, and the convenience of the selection operation is further improved.
Optionally, before performing step 101, the method for selecting a target character may further include steps 104 and 105:
and 104, the electronic equipment receives a second input of the user.
Optionally, when the user wants to select a character, a second input may be made to the electronic device, and the second input may be a touch input, a voice input, a gesture input, or the like. For example, the touch input may be a long press input of a user to a character interface displayed by the electronic device, or the like.
Optionally, the second input may include two sub-inputs, where a first sub-input may be used to trigger the electronic device to display a selection control, and a second sub-input may be used to enable the electronic device to determine the target range through the selection control.
And step 105, the electronic equipment responds to the second input, determines a target range, and displays a position identifier in sequence at the corresponding position of each character in the target range.
Alternatively, the corresponding position of the character may be one of the upper, lower, left, and right areas of the area where the character is located, or may be an area having an association relationship with the character, for example, a pointing arrow may be included between the character and the corresponding position.
Alternatively, the position identifiers may be letters, numbers or a combination thereof, such as a1, b3, etc.
In the embodiment of the application, because the electronic device can respond to the second input, determine the target range and display a position identifier arranged in sequence at the corresponding position of each character in the target range, the electronic device does not need to display the position identifier in a large range, thereby not only reducing the selection range of a user, but also improving the running speed of the electronic device.
Optionally, after the electronic device displays a position identifier at a corresponding position of the character, before the step 101 is executed, the method for selecting the target character may further include the step 106 and the step 107, and the step 101 may be specifically implemented by the following step 101 a:
and 106, the electronic equipment receives a third input of the user.
Optionally, the second input may be a touch input, a voice input, a gesture input, or the like. For example, the touch input may be a user click input to an input display area, or the like.
And step 107, the electronic equipment responds to the third input and displays the target keyboard.
The target keyboard may include a plurality of keys, and each key corresponds to one or more location identifiers.
Optionally, in a case that the number of the position identifiers in the target range is smaller than the first threshold, each key in the target keyboard may correspond to one position identifier; and under the condition that the number of the position identifications in the target range is greater than or equal to a first threshold value, at least one key in the target keyboard can correspond to a plurality of position identifications.
Illustratively, taking the first threshold value as 21 as an example, as shown in fig. 3 (a), since the number of location identifiers in the target range is 17, which is smaller than the first threshold value 21, the target keyboard may include 20 keys, each key corresponding to one number from 1 to 20; as shown in fig. 3 (b), since the number of location identifiers in the target range is 32, which is greater than the first threshold value 21, the target keyboard may include 4 keys, and each key may correspond to 10 location identifiers. It should be noted that, the user may first click one of the 4 keys, and then trigger the electronic device to display its sub-keyboard.
Step 101a, the electronic device receives a first input of a target keyboard from a user.
Specifically, the user may implement the input of the position identification pair through the target keyboard.
In the embodiment of the application, since the keys in the target keyboard can directly correspond to the position identifiers in the target range, the user can directly realize the input of the position identifiers by clicking the corresponding keys, thereby simplifying the input process and improving the input efficiency.
Optionally, with continued reference to FIG. 3, the target keyboard may include a display area 14. The step 102 may be specifically implemented by the following step 102a, and after the step 103, the method for selecting the target character may further include the steps 108 and 109:
and 102a, the electronic equipment displays M position identification pairs in a display area of the target keyboard.
And 108, under the condition that the target keyboard is displayed on the pasting interface, the electronic equipment receives fourth input of the user to the M position identification pairs in the display area.
After a user inputs M position identifier pairs in a target keyboard, the electronic device can be triggered to switch to a paste interface, and under the condition that the electronic device displays the paste interface, the user can trigger the electronic device to redisplay the target keyboard, at the moment, a display area of the target keyboard comprises the M position identifier pairs, the user can perform fourth input on the M position identifier pairs, and correspondingly, the electronic device can receive the fourth input of the user on the M position identifier pairs in the display area.
Optionally, the fourth input may be a touch input of the user to the M position identification pairs, for example, the touch input may be a click input or a drag input.
And step 109, the electronic equipment responds to the fourth input and displays N target characters on the pasting interface.
Illustratively, the fourth input is taken as a click input. As shown in fig. 4 (a), in the case where the electronic device displays the target keyboard in the paste interface, the user may perform a click input on the target keyboard display area position identification pair (1,8), and as shown in fig. 4 (b), the electronic device may display the target character "he roams among stars" in the information input area of the paste interface in response to the click input.
In the embodiment of the application, the electronic equipment can receive the input of the user to the M position identification pairs and display the N target characters on the pasting interface, so that the electronic equipment can determine the corresponding target characters according to the position identification pairs on the pasting interface, and the user does not need to repeatedly input the position identification pairs on the pasting interface, thereby simplifying the user operation and improving the convenience of the pasting operation.
Optionally, after the step 103, the method for selecting the target character may further include steps 110 to 113:
and 110, in the case that the paste interface is displayed, the electronic equipment receives a fifth input of the user to the paste interface.
Wherein the fifth input may be used to input a target location identity pair, which is one of M location identity pairs.
Optionally, the user may input the target location identifier pair through a common keyboard, or may input the target location identifier pair through the target keyboard, which may be specifically determined according to actual use requirements, and the embodiment of the present application is not limited.
Alternatively, in the case where the user inputs the target position identification pair through the target keyboard, the fifth input is a different input from the fourth input, for example, if the fourth input is a click input to the target position identification pair, the fifth input may be an input to input the target position identification pair through a key in the target keyboard, or a long-press input to the target position identification pair.
And step 111, responding to the fifth input by the electronic equipment, displaying the target position identification pair on the pasting interface, and displaying the target character corresponding to the target position identification pair in a floating manner.
Illustratively, the target location identification pair is (1,8) as an example. As shown in fig. 5 (a), in response to the fifth input, the electronic device may hover to display the target character "he roams among stars" corresponding to the pair of location markers (1,8) while the paste interface displays the pair of location markers (1, 8).
Optionally, after the user inputs the start position identifier in the target position identifier pair, the electronic device may display the target character corresponding to the position identifier pair including the start position identifier in a floating manner.
Step 112, the electronic device receives a sixth input of the target character from the user.
Alternatively, the sixth input may be a click input or a long-press input of the target character by the user. The method can be determined according to actual use requirements, and the embodiment of the application is not limited.
And 113, the electronic equipment responds to the sixth input, cancels the display of the target position identification pair and displays the target character on the pasting interface.
As shown in fig. 5 (b), the electronic device may cancel the display position identification pair (1,8) and display the target character "he roams among stars" in the paste interface.
In the embodiment of the application, after the user inputs the target position identification pair on the pasting interface, the electronic device can display the corresponding target character, so that the user can realize the pasting process through inputting the target character. Therefore, the user can visually see the target character corresponding to the position identification during pasting operation, and can correct the target character in time when inputting errors, so that the user experience is improved.
Optionally, before performing step 102, the method for selecting a target character may further include steps 114 to 116:
and step 114, the electronic equipment displays the K position identification pairs which are sequentially arranged according to the input sequence of the user.
Wherein K is greater than or equal to M and is a positive integer.
Optionally, the electronic device may display K position identifier pairs in the input display area 11 shown in fig. 2, or may display K position identifier pairs in the display area of the target keyboard, which is not limited in this embodiment of the present application.
Step 115, the electronic device receives a fifth input of the first location identity pair from the user.
The first position identification pair may be one or more of K position identification pairs.
And step 116, the electronic equipment responds to the fifth input and executes the target operation.
The target operation may include any one of: canceling the display of the first position identification pair; and adjusting the arrangement sequence of the first position identification pairs in the K position identification pairs.
Optionally, the user may trigger the electronic device to display a deletion identifier on each of the K position identifier pairs, and after the user performs a fifth input on the deletion identifier on the first position identifier pair, the electronic device may cancel displaying the first position identifier pair in response to the fifth input.
For example, taking the first location identity pair as the location identity pair (19,32) as an example, as shown in fig. 6, the user may trigger the electronic device to display a deletion identity 15 in each of the upper right corners of the location identity pair (1,8) and the location identity pair (19,32) by pressing any one of the location identity pair (1,8) and the location identity pair (19,32), and when the user clicks the location identity pair (19,32), the electronic device may cancel the display of the location identity pair (19,32) in response to the click input.
Alternatively, the user may perform a drag input on a first position identification pair of the K position identification pairs, thereby changing an arrangement order of the first position identification pair in the K position identification pairs.
Optionally, the rank order of one position identifier pair in the K position identifier pairs corresponds to the order of the target character corresponding to the one position identifier pair in the N target characters. For example, if the K position id pairs are arranged in order according to the input order of the user: the position identification pair 1, the position identification pair 2 and the position identification pair 3, the N target characters include a target character 1, a target character 2 and a target character 3, the target character corresponding to the position identification pair 1 is the target character 1, the target character corresponding to the position identification pair 2 is the target character 2, the target character corresponding to the position identification pair 3 is the target character 3, and when a user pastes the N target characters to the pasting interface, the sequence is the target character 1, the target character 2 and the target character 3.
In the embodiment of the application, the electronic device may delete the first position identifier pair or change the sequence of the first position identifier pair in the K position identifier pairs under the trigger of the user, so that, on one hand, the user may re-edit the position identifier pair input by the user, and on the other hand, may change the final display content of the N target characters.
Optionally, after the step 102 is executed, the method for selecting a target character may further include the step 117:
step 117, the electronic device highlights N target characters in the target range.
Optionally, the electronic device may highlight N target characters in the target range, or may bold the N target characters, and it is understood that a form of the N target characters that is different from other characters in the target range may be within the protection scope of the embodiment of the present application.
In the embodiment of the application, the electronic equipment can highlight the N target characters, so that a user can visually see the character content selected by the user, and the possibility of character selection errors caused by error input is reduced.
It should be noted that, in the method for selecting a target character provided in the embodiment of the present application, the execution main body may be a target character selection device, or a control module of the method for executing selection of a target character in the target character selection device. In the embodiment of the present application, a method for selecting a target character by using a target character selection device is taken as an example, and a device for selecting a target character provided in the embodiment of the present application is described.
As shown in fig. 7, an embodiment of the present application further provides an apparatus 700 for selecting a target character, including: a receiving module 701, a display module 702 and a processing module 703. A receiving module 701, which may be configured to receive a first input of a user when the displaying module 702 displays a location identifier at a corresponding location of a character; the display module 702, which may be configured to display M location identity pairs in response to the first input, a location identity pair comprising a start location identity and an end location identity, a start location identity indicating a start character of a target character and an end location identity indicating an end character of a target character; the processing module 703 may be configured to determine N target characters based on the start position identifier and the end position identifier of each position identifier pair, where each target character includes at least one character; wherein M is greater than or equal to N, and M and N are positive integers.
Optionally, the receiving module 701 may be further configured to receive a second input of the user before receiving the first input of the user; the processing module 703 may be further configured to determine the target range in response to the second input; the display module 702 may be further configured to display a sequentially arranged position identifier at a corresponding position of each character in the target range.
Optionally, the receiving module 701 may be further configured to receive a third input from the user after displaying a position identifier at the corresponding position of the character and before receiving the first input from the user; the display module 702 may be further configured to display, in response to the third input, a target keyboard, where the target keyboard includes a plurality of keys, and each key corresponds to one or more location identifiers; the receiving module 701 may be specifically configured to receive a first input of the target keyboard from a user.
Optionally, under the condition that the number of the position identifiers in the target range is smaller than a first threshold, each key in the target keyboard corresponds to one position identifier; and under the condition that the number of the position identifications in the target range is greater than or equal to the first threshold value, at least one key in the target keyboard corresponds to a plurality of position identifications.
Optionally, the target keyboard comprises a display area; the display module 702 may be specifically configured to display the M location identifier pairs in a display area of the target keyboard; the receiving module 701 may be further configured to receive, by the display module 702, a fourth input of the M position identifier pairs in the display area from the user when the target keyboard is displayed on the paste interface after the processing module 703 determines the N target characters; the display module 702 can be further configured to display the N target characters on the paste interface in response to the fourth input.
Optionally, the receiving module 701 may be further configured to, after the processing module determines N target characters, receive, by the display module 702, a fifth input to the paste interface by the user when the paste interface is displayed, where the fifth input may be used to input a target position identification pair; the display module 702 may be further configured to, in response to the fifth input, display a target position identifier pair on the pasting interface, and display a target character corresponding to the target position identifier pair in a floating manner; the receiving module 701 may be further configured to receive a sixth input of the target character from the user; the display module 702 may be further configured to cancel displaying the target location identifier pair and display the target character on the paste interface in response to the sixth input; wherein the target location identity pair is one of the M location identity pairs.
Optionally, the first input includes a first sub-input and a second sub-input; the receiving module 701 may be specifically configured to receive a first sub-input of a user; the display module 702 may be specifically configured to display a position identifier pair and an add control in response to the first sub-input; the receiving module 701 may be specifically configured to receive a second sub-input of the add control by the user; the processing module 703 may be specifically configured to, in response to the second sub-input, display a location identifier pair input area, where the location identifier pair input area is used to display a next location identifier pair input by the user.
Optionally, the processing module 703 may be specifically configured to delete the second target character to obtain the N target characters when the first target character includes the second target character; wherein the first target character and the second target character are target characters in M corresponding target characters of the M position identification pairs.
Optionally, the display module 702 may be further configured to display K position identifier pairs sequentially arranged according to an input sequence of a user before the M position identifier pairs are displayed; the receiving module 701 may further be configured to receive a fifth input of the first location identity pair from the user; the display module 702 may be further configured to, in response to the fifth input, perform any one of: canceling the display of the first location identity pair; adjusting the arrangement sequence of the first position mark pair in the K position mark pairs; wherein the first pair of location identifiers is one or more of the K pairs of location identifiers; the arrangement sequence of one position identification pair in the K position identification pairs corresponds to the sequence of the target character corresponding to the position identification pair in the N target characters; k is greater than or equal to M and is a positive integer.
In the embodiment of the application, because the corresponding position of the character comprises a position identifier, and the N target characters can be determined based on the starting position identifier and the ending position identifier of each position identifier pair, when a user wants to select a plurality of target characters, the position identifier of the starting character and the position identifier of the ending character of each target character can be input, so that even if the plurality of target characters are discontinuous text information, the target characters can be obtained through one-time operation, the operation process of the user when the user selects the plurality of discontinuous text information is simplified, and the convenience of the selection operation is further improved.
The device for selecting the target character in the embodiment of the present application may be a device, or may be a component, an integrated circuit, or a chip in a terminal. The device can be mobile electronic equipment or non-mobile electronic equipment. 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 selection device of the target character in the embodiment of the present application may be a device 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 device for selecting a target character provided in the embodiment of the present application can implement each process implemented by the method embodiments of fig. 1 to fig. 6, and is not described here again to avoid repetition.
Optionally, as shown in fig. 8, an electronic device 800 is further provided in this embodiment of the present application, and includes a processor 801, a memory 802, and a program or an instruction stored in the memory 802 and executable on the processor 801, where the program or the instruction is executed by the processor 801 to implement each process of the above-mentioned embodiment of the target character selection method, and can achieve the same technical effect, and in order to avoid repetition, details are not repeated here.
It should be noted that the electronic device in the embodiment of the present application includes the mobile electronic device and the non-mobile electronic device described above.
Fig. 9 is a schematic diagram of a hardware structure of an electronic device implementing an embodiment of the present application.
The electronic device 1000 includes, but is not limited to: a radio frequency unit 1001, a network module 1002, an audio output unit 1003, an input unit 1004, a sensor 1005, a display unit 1006, a user input unit 1007, an interface unit 1008, a memory 1009, and a processor 1010.
Those skilled in the art will appreciate that the electronic device 1000 may further comprise a power source (e.g., a battery) for supplying power to various components, and the power source may be logically connected to the processor 1010 through a power management system, so as to implement functions of managing charging, discharging, and power consumption through the power management system. The electronic device structure shown in fig. 9 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 not repeated here.
The user input unit 1007 may be configured to receive a first input from the user when the display unit 1006 displays a position identifier at a corresponding position of the character.
A display unit 1006 may be configured to display M location identity pairs in response to the first input, a location identity pair comprising a start location identity indicating a start character of a target character and an end location identity indicating an end character of the target character.
A processor 1010 operable to determine N target characters based on the start position identification and the end position identification of each position identification pair, each target character including at least one character; wherein M is greater than or equal to N, and M and N are positive integers.
In the embodiment of the application, because the corresponding position of the character comprises a position identifier, and the N target characters can be determined based on the starting position identifier and the ending position identifier of each position identifier pair, when a user wants to select a plurality of target characters, the position identifier of the starting character and the position identifier of the ending character of each target character can be input, so that even if the plurality of target characters are discontinuous text information, the target characters can be obtained through one-time operation, the operation process of the user when the user selects the plurality of discontinuous text information is simplified, and the convenience of the selection operation is further improved.
Optionally, the user input unit 1007 may be further configured to receive a second input from the user before receiving the first input from the user.
The processor 1010 may be further configured to determine the target range in response to the second input.
The display unit 1006 may be further configured to display a sequentially arranged position identifier at a corresponding position of each character in the target range.
In the embodiment of the application, because the electronic device can respond to the second input, determine the target range and display a position identifier arranged in sequence at the corresponding position of each character in the target range, the electronic device does not need to display the position identifier in a large range, thereby not only reducing the selection range of a user, but also improving the running speed of the electronic device.
Optionally, the user input unit 1007 may be further configured to receive a third input from the user after displaying a position identifier at the corresponding position of the character and before receiving the first input from the user.
The display unit 1006 may be further configured to display a target keyboard in response to the third input, where the target keyboard includes a plurality of keys, and each key corresponds to one or more location identifiers.
The user input unit 1007 may be specifically configured to receive a first input from the user to the target keyboard.
In the embodiment of the application, since the keys in the target keyboard can directly correspond to the position identifiers in the target range, the user can directly realize the input of the position identifiers by clicking the corresponding keys, thereby simplifying the input process and improving the input efficiency.
Optionally, the target keyboard comprises a display area. The display unit 1006 may be specifically configured to display the M position identifier pairs in a display area of the target keyboard.
The user input unit 1007 may also be configured that after the processor 1010 determines N target characters, the display unit 1006 receives a fourth input of the M position identification pairs in the display area from the user in a case that the target keyboard is displayed on the paste interface.
The display unit 1006 may be further configured to display the N target characters on the paste interface in response to the fourth input.
In the embodiment of the application, the electronic equipment can receive the input of the user to the M position identification pairs and display the N target characters on the pasting interface, so that the electronic equipment can determine the corresponding target characters according to the position identification pairs on the pasting interface, and the user does not need to repeatedly input the position identification pairs on the pasting interface, thereby simplifying the user operation and improving the convenience of the pasting operation.
Optionally, the user input unit 1007 may also be used, after the processing module determines N target characters, and the display unit 1006, in a case that the pasting interface is displayed, receives a fifth input of the pasting interface from the user, where the fifth input may be used to input a target position identification pair.
The display unit 1006 may be further configured to display a target location identifier pair on the pasting interface in response to the fifth input, and to float and display a target character corresponding to the target location identifier pair.
The user input unit 1007 may be further configured to receive a sixth input of the target character by the user.
The display unit 1006, further configured to cancel displaying the target location identification pair and display the target character on the paste interface in response to the sixth input; wherein the target location identity pair is one of the M location identity pairs.
In the embodiment of the application, after the user inputs the target position identification pair on the pasting interface, the electronic device can display the corresponding target character, so that the user can realize the pasting process through inputting the target character. Therefore, the user can visually see the target character corresponding to the position identification during pasting operation, and can correct the target character in time when inputting errors, so that the user experience is improved.
Optionally, the first input includes a first sub-input and a second sub-input. The user input unit 1007 may be specifically configured to receive a first sub-input of a user.
The display unit 1006 may be specifically configured to display a position identification pair and an add control in response to the first sub-input.
The user input unit 1007 may be specifically configured to receive a second sub-input of the add control from the user.
The processor 1010 may be specifically configured to display a location identity pair input area in response to the second sub-input, where the location identity pair input area is configured to display a next location identity pair input by the user.
In the embodiment of the application, since the electronic device can display the addition control, the user can input a plurality of position identification pairs through the first input.
Optionally, the processor 1010 may be specifically configured to delete the second target character to obtain the N target characters when the first target character includes the second target character; wherein the first target character and the second target character are target characters in M corresponding target characters of the M position identification pairs.
In the embodiment of the application, the electronic equipment can delete the repeated target characters, so that the finally displayed target characters can better meet the requirements of users.
Optionally, the display unit 1006 may be further configured to display K position identifier pairs sequentially arranged according to the input order of the user before the M position identifier pairs.
The user input unit 1007 may be further configured to receive a fifth input from the user on the first location identity pair.
The display unit 1006, may be further configured to perform, in response to the fifth input, any one of: canceling the display of the first location identity pair; adjusting the arrangement sequence of the first position mark pair in the K position mark pairs; wherein the first pair of location identifiers is one or more of the K pairs of location identifiers; the arrangement sequence of one position identification pair in the K position identification pairs corresponds to the sequence of the target character corresponding to the position identification pair in the N target characters; k is greater than or equal to M and is a positive integer.
In the embodiment of the application, the electronic device may delete the first position identifier pair or change the sequence of the first position identifier pair in the K position identifier pairs under the trigger of the user, so that, on one hand, the user may re-edit the position identifier pair input by the user, and on the other hand, may change the final display content of the N target characters.
It should be understood that in the embodiment of the present application, the input Unit 1004 may include a Graphics Processing Unit (GPU) 10041 and a microphone 10042, and the Graphics Processing Unit 10041 processes image data of still pictures or videos obtained by an image capturing device (such as a camera) in a video capturing mode or an image capturing mode. The display unit 1006 may include a display panel 10061, and the display panel 10061 may be configured in the form of a liquid crystal display, an organic light emitting diode, or the like. The user input unit 1007 includes a touch panel 10071 and other input devices 10072. The touch panel 10071 is also referred to as a touch screen. The touch panel 10071 may include two parts, a touch detection device and a touch controller. Other input devices 10072 may include, but are not limited to, a physical keyboard, function keys (e.g., volume control keys, switch keys, etc.), a trackball, a mouse, and a joystick, which are not described in detail herein. The memory 1009 may be used to store software programs as well as various data, including but not limited to application programs and operating systems. Processor 1010 may integrate an application processor that handles primarily operating systems, user interfaces, applications, etc. and a modem processor that handles primarily wireless communications. It will be appreciated that the modem processor described above may not be integrated into processor 1010.
The embodiment of the present application further provides a readable storage medium, where a program or an instruction is stored on the readable storage medium, and when the program or the instruction is executed by a processor, the program or the instruction implements each process of the above-mentioned embodiment of the method for selecting a target character, and can achieve the same technical effect, and in order to avoid repetition, details are not repeated here.
The processor is the processor in the electronic device described in the above embodiment. The readable storage medium includes a computer readable storage medium, such as a Read-Only Memory (ROM), a Random Access Memory (RAM), a magnetic disk or an optical disk, and so on.
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 run a program or an instruction to implement each process of the above-mentioned target character selection method embodiment, and can achieve the same technical effect, and in order to avoid repetition, the details are not repeated here.
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.
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 computer 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, or a network device) to execute the method according to 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 (12)

1. A method for selecting a target character, comprising:
receiving a first input of a user under the condition that a position mark is displayed at a corresponding position of a character;
in response to said first input, displaying M location identity pairs, a location identity pair comprising a start location identity and an end location identity, one said start location identity indicating a start character of a target character and one said end location identity indicating an end character of a target character;
determining N target characters based on the starting position identification and the ending position identification of each position identification pair, wherein each target character comprises at least one character;
wherein M is greater than or equal to N, and M and N are positive integers.
2. The method of claim 1, wherein prior to receiving the first input from the user, the method further comprises:
receiving a second input of the user;
in response to the second input, a target range is determined and a sequentially arranged position indication is displayed at a corresponding position of each character within the target range.
3. The method for selecting a target character according to claim 1 or 2, wherein after displaying a position identifier at a corresponding position of the character and before receiving a first input from a user, the method further comprises:
receiving a third input of the user;
in response to the third input, displaying a target keyboard, the target keyboard comprising a plurality of keys, each key corresponding to one or more location identifiers;
the receiving a first input of a user comprises:
receiving a first input of the target keyboard from a user.
4. The method of selecting a target character according to claim 3,
under the condition that the number of the position identifications in the target range is smaller than a first threshold value, each key in the target keyboard corresponds to one position identification;
and under the condition that the number of the position identifications in the target range is greater than or equal to the first threshold value, at least one key in the target keyboard corresponds to a plurality of position identifications.
5. The method of claim 3, wherein the target keyboard comprises a display area; the displaying the M location identity pairs comprises: displaying the M position identification pairs in a display area of the target keyboard;
after the determining N target characters, the method further includes:
receiving a fourth input of the user to the M position identification pairs in the display area under the condition that the target keyboard is displayed on the pasting interface;
in response to the fourth input, displaying the N target characters on the paste interface.
6. The method of selecting a target character according to claim 1, 2 or 4, wherein after determining the N target characters, the method further comprises:
under the condition that a pasting interface is displayed, receiving a fifth input of a user to the pasting interface, wherein the fifth input is used for inputting a target position identification pair;
responding to the fifth input, displaying a target position identification pair on the pasting interface, and displaying a target character corresponding to the target position identification pair in a suspending manner;
receiving a sixth input of the target character by the user;
in response to the sixth input, canceling the display of the target position identification pair, and displaying the target character on the pasting interface;
wherein the target location identity pair is one of the M location identity pairs.
7. The method of selecting a target character according to claim 1, wherein the first input includes a first sub-input and a second sub-input; the receiving a first input of a user comprises:
receiving a first sub-input of a user;
displaying a position identification pair and an adding control in response to the first sub-input;
receiving a second sub-input of the user to the adding control;
and responding to the second sub-input, displaying a position identification pair input area, wherein the position identification pair input area is used for displaying the next position identification pair input by the user.
8. The method for selecting a target character according to claim 1 or 7, wherein the determining N target characters comprises:
deleting the second target character under the condition that the first target character comprises the second target character to obtain the N target characters;
wherein the first target character and the second target character are target characters in M target characters corresponding to the M position identification pairs.
9. The method of selecting a target character according to claim 1 or 7, wherein before displaying the M position identification pairs, the method further comprises:
displaying K position identification pairs which are sequentially arranged according to the input sequence of a user;
receiving a fifth input of the first position identification pair from the user;
in response to the fifth input, performing any of:
canceling the display of the first pair of location identifiers;
adjusting the arrangement sequence of the first position identification pairs in the K position identification pairs;
wherein the first pair of location identifiers is one or more of the K pairs of location identifiers; the arrangement sequence of one position identification pair in the K position identification pairs corresponds to the sequence of the target character corresponding to the position identification pair in the N target characters; k is greater than or equal to M and is a positive integer.
10. A device for selecting a target character, comprising: the device comprises a receiving module, a display module and a processing module;
the receiving module is used for receiving a first input of a user under the condition that the display module displays a position identifier at a corresponding position of a character;
the display module is used for responding to the first input and displaying M position identification pairs, wherein one position identification pair comprises a starting position identification and an ending position identification, one starting position identification is used for indicating a starting character of a target character, and one ending position identification is used for indicating an ending character of the target character;
the processing module is used for determining N target characters based on the starting position identification and the ending position identification of each position identification pair, and each target character comprises at least one character;
wherein M is greater than or equal to N, and M and N are positive integers.
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 method of selecting a target character according to any one of claims 1-9.
12. A readable storage medium, characterized in that it stores thereon a program or instructions which, when executed by a processor, implement the steps of the method of selection of a target character according to any one of claims 1-9.
CN202110606959.XA 2021-05-27 2021-05-27 Target character selection method and device, electronic equipment and storage medium Pending CN113342241A (en)

Priority Applications (2)

Application Number Priority Date Filing Date Title
CN202110606959.XA CN113342241A (en) 2021-05-27 2021-05-27 Target character selection method and device, electronic equipment and storage medium
PCT/CN2022/094600 WO2022247814A1 (en) 2021-05-27 2022-05-24 Method and apparatus for selecting target character, electronic device, and storage medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202110606959.XA CN113342241A (en) 2021-05-27 2021-05-27 Target character selection method and device, electronic equipment and storage medium

Publications (1)

Publication Number Publication Date
CN113342241A true CN113342241A (en) 2021-09-03

Family

ID=77473817

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202110606959.XA Pending CN113342241A (en) 2021-05-27 2021-05-27 Target character selection method and device, electronic equipment and storage medium

Country Status (2)

Country Link
CN (1) CN113342241A (en)
WO (1) WO2022247814A1 (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2022247814A1 (en) * 2021-05-27 2022-12-01 维沃移动通信有限公司 Method and apparatus for selecting target character, electronic device, and storage medium

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN104360990A (en) * 2014-10-27 2015-02-18 深圳市金立通信设备有限公司 Content editing method
CN106951168A (en) * 2017-03-03 2017-07-14 宇龙计算机通信科技(深圳)有限公司 A kind of literal processing method and mobile terminal
CN107967093A (en) * 2017-12-21 2018-04-27 维沃移动通信有限公司 A kind of multistage text clone method and mobile terminal
CN109388506A (en) * 2018-09-30 2019-02-26 联想(北京)有限公司 A kind of data processing method and electronic equipment
CN110018762A (en) * 2019-03-15 2019-07-16 维沃移动通信有限公司 A kind of text clone method and mobile terminal

Family Cites Families (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2009237885A (en) * 2008-03-27 2009-10-15 Ntt Data Corp Document editing device, method, and program
CN101753665A (en) * 2008-12-18 2010-06-23 深圳富泰宏精密工业有限公司 Mobile phone capable of quickly inputing characters and method for quickly inputing characters with mobile phone
CN102541278B (en) * 2010-12-25 2016-11-09 上海量明科技发展有限公司 A kind of text input interface enters the method and system that line character selects
CN103294655A (en) * 2012-02-17 2013-09-11 侯圣勇 Method, device and input method system with function of correcting input error quickly
CN112748842A (en) * 2020-12-31 2021-05-04 维沃移动通信有限公司 Text selection method and device
CN113342241A (en) * 2021-05-27 2021-09-03 维沃移动通信有限公司 Target character selection method and device, electronic equipment and storage medium

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN104360990A (en) * 2014-10-27 2015-02-18 深圳市金立通信设备有限公司 Content editing method
CN106951168A (en) * 2017-03-03 2017-07-14 宇龙计算机通信科技(深圳)有限公司 A kind of literal processing method and mobile terminal
CN107967093A (en) * 2017-12-21 2018-04-27 维沃移动通信有限公司 A kind of multistage text clone method and mobile terminal
CN109388506A (en) * 2018-09-30 2019-02-26 联想(北京)有限公司 A kind of data processing method and electronic equipment
CN110018762A (en) * 2019-03-15 2019-07-16 维沃移动通信有限公司 A kind of text clone method and mobile terminal

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2022247814A1 (en) * 2021-05-27 2022-12-01 维沃移动通信有限公司 Method and apparatus for selecting target character, electronic device, and storage medium

Also Published As

Publication number Publication date
WO2022247814A1 (en) 2022-12-01

Similar Documents

Publication Publication Date Title
WO2022121790A1 (en) Split-screen display method and apparatus, electronic device, and readable storage medium
WO2023005920A1 (en) Screen splitting method and apparatus, and electronic device
CN111984115A (en) Message sending method and device and electronic equipment
CN113518026B (en) Message processing method and device and electronic equipment
CN112988006B (en) Display method, display device, electronic equipment and storage medium
CN112286416A (en) Information display method and device and electronic equipment
CN112817676A (en) Information processing method and electronic device
CN113485603A (en) Message display method and device and electronic equipment
CN114385049A (en) Message processing method, device, equipment and storage medium
CN112269501A (en) Icon moving method and device and electronic equipment
CN114415847A (en) Text information deleting method and device and electronic equipment
CN113849092A (en) Content sharing method and device and electronic equipment
CN113253883A (en) Application interface display method and device and electronic equipment
CN113703634A (en) Interface display method and device
CN113434226A (en) Communication method, communication device, electronic equipment and readable storage medium
CN113282213A (en) Interface display method and device
CN113114845A (en) Notification message display method and device
CN113342241A (en) Target character selection method and device, electronic equipment and storage medium
EP4351117A1 (en) Information display method and apparatus, and electronic device
CN114385562A (en) Text information deleting method and device and electronic equipment
CN112399010B (en) Page display method and device and electronic equipment
CN114416264A (en) Message display method and device
CN112162689B (en) Input method and device and electronic equipment
CN113805756A (en) Interface display method and device, electronic equipment and storage medium
CN113824841A (en) Notification message processing method and device, electronic equipment and readable storage medium

Legal Events

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