CN102799568A - Method and system for selecting and copying read-only text - Google Patents

Method and system for selecting and copying read-only text Download PDF

Info

Publication number
CN102799568A
CN102799568A CN2011101392533A CN201110139253A CN102799568A CN 102799568 A CN102799568 A CN 102799568A CN 2011101392533 A CN2011101392533 A CN 2011101392533A CN 201110139253 A CN201110139253 A CN 201110139253A CN 102799568 A CN102799568 A CN 102799568A
Authority
CN
China
Prior art keywords
character
text
cursor
event
moving
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.)
Granted
Application number
CN2011101392533A
Other languages
Chinese (zh)
Other versions
CN102799568B (en
Inventor
马斌
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Tencent Technology Shenzhen Co Ltd
Original Assignee
Tencent Technology Shenzhen 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 Tencent Technology Shenzhen Co Ltd filed Critical Tencent Technology Shenzhen Co Ltd
Priority to CN201110139253.3A priority Critical patent/CN102799568B/en
Publication of CN102799568A publication Critical patent/CN102799568A/en
Application granted granted Critical
Publication of CN102799568B publication Critical patent/CN102799568B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Abstract

The invention discloses a method for selecting and copying a read-only text. The method comprises the following steps of: in response to a click event, acquiring the position of a character which is clicked and the position of a next character adjacent to the character; in response to a movement event, acquiring the position of the character when the movement event is finished; and according to the position of the character when is clicked, the position of the next character adjacent to the character which is clicked and the position of the character when the movement event is finished, acquiring the selected region of the text; and selecting and copying the selected region of the text. By adopting the method, the operations of selecting and copying the text content in the read-only text and the like can be realized, and the convenience is improved. In addition, the invention also provides a system for selecting and copying the read-only text.

Description

Read-only text choose clone method and system
[technical field]
The present invention relates to the text-processing field, what particularly relate to a kind of read-only text chooses clone method and system.
[background technology]
Traditional mobile terminal operating system such as Android (based on the operating system of linux kernel) system itself provides two control: the TextView (text display) and the EditText (text mark) of videotex; The former is the show state of read-only text, and the latter is the input editing state of editable text.Choose for text, have only editable text under the input editing state, its content could realize the operation of duplicating, sharing after selected.And be read-only for the content of read-only text, under show state, can not carry out any operation, therefore very inconvenient.
[summary of the invention]
Based on this, be necessary to provide a kind of clone method of choosing of the read-only text that can improve convenience.
A kind of read-only text choose clone method, may further comprise the steps: the response click event, obtain the position of the character that click event takes place, the position of the character late adjacent with said character; The response moving event, the position of the character when obtaining the moving event end; According to the position of the character of said generation click event, the position of character when position and said moving event said and that the adjacent character late of the character of click event takes place finish, obtain the text selected areas; Choose and duplicate said text selected areas.
In a preferred embodiment, the said step of obtaining the position of the character that click event takes place is: the coordinate that obtains the character that click event takes place; Coordinate to said character carries out offset correction; Position according to the character of the said generation click event of the coordinate Calculation of revised said character.
In a preferred embodiment, after the step of the position of the said position that obtains the character that click event takes place, the character late adjacent, also comprise: at the initial cursor of position display of the character of said generation click event with said character; Position display at the adjacent character late of character said and the generation click event finishes cursor.
In a preferred embodiment; The position of the position of said character according to said generation click event, the character when position and said moving event said and that the adjacent character late of the character of click event takes place finish, the step of obtaining the text selected areas comprises: what the said moving event of position judgment of the character when finishing according to said moving event moved is initial cursor or end cursor; When said moving event move be initial cursor the time, the position of the character when then said initial cursor being moved to said moving event and finishes, obtaining text filed between initial cursor and the said end cursor after said the moving is said text selected areas; What move when said moving event is when finishing cursor, the position of the character when then said end cursor being moved to said moving event and finishes, and obtaining text filed between the end cursor after said initial cursor and said the moving is said text selected areas.
In a preferred embodiment, the said step of duplicating said text selected areas of choosing is: incident is lifted in response, removes said initial cursor and finishes cursor; Display operation option emersion window receives duplicating of said text selected areas is shared operation; Share operation and the text in the said text selected areas is duplicated share according to said duplicating.
In addition, also be necessary to provide a kind of dubbing system of choosing of the read-only text that can improve convenience.
A kind of read-only text choose dubbing system, comprising: first logging modle, be used to respond click event, obtain the position of the character that click event takes place, the position of the character late adjacent with said character; Second logging modle is used to respond moving event, the position of the character when obtaining the moving event end; Text filed acquisition module is used for the position according to the character of said generation click event, the position of the character when position and said moving event said and that the adjacent character late of the character of click event takes place finish, and obtains the text selected areas; The operation respond module is used to choose and duplicates said text selected areas.
In a preferred embodiment, said first logging modle comprises: coordinate obtaining module is used to obtain the coordinate of the character that click event takes place; Correcting module is used for the coordinate of said character is carried out offset correction; Computing module is used for the coordinate according to revised said character, calculates the position of the character of said generation click event.
In a preferred embodiment, also comprise: display module is used for the initial cursor of position display at the character of said generation click event, and finishes cursor in the position display of the adjacent character late of character said and the generation click event.
In a preferred embodiment, said regional acquisition module comprises: judge module, and what be used for that the said moving event of position judgment of the character when finishing according to said moving event moves is initial cursor or end cursor; Mobile module, be used for when said moving event move be initial cursor the time, the position of the character when said initial cursor is moved to said moving event and finishes; Text selected areas acquisition module; After being used for the position of the character when said mobile module moves to said initial cursor said moving event and finishes, obtaining text filed between initial cursor and the said end cursor after said the moving is said text selected areas; What said mobile module also was used for moving when said moving event is when finishing cursor, the position of the character when then said end cursor being moved to said moving event and finishes; After said text selected areas acquisition module also was used for the position of the character when said mobile module says that said end cursor moves to said moving event and finishes, obtaining text filed between the end cursor after said initial cursor and said the moving was said text selected areas.
In a preferred embodiment, said operation respond module comprises: remove module, be used for response and lift incident, remove said initial cursor and finish cursor; Receiver module is used for display operation option emersion window, receives duplicating of said text selected areas shared operation; Processing module is used for sharing operation and the text of said text selected areas is duplicated sharing according to said duplicating.
Above-mentioned read-only text choose clone method and system; In the response click event, make read-only text get into selected state, the position that obtains the character that click event takes place reaches the position of the character late adjacent with this character; Behind the response moving event; Obtain the position of the character that moving event finishes, obtain the text selected areas, thereby realize the text selected areas such as is chosen, duplicates and share at function according to this several position of record; Make the user when using read-only text, can realize to read-only text choose, duplicate, share operation, improved the convenience of user when using read-only text.
[description of drawings]
Fig. 1 is the process flow diagram of choosing clone method of read-only text among the embodiment;
Fig. 2 is the method flow diagram that obtains the position of the character that click event takes place among Fig. 1;
Fig. 3 is for carrying out the synoptic diagram of offset correction among Fig. 2 to the coordinate of character;
Fig. 4 is for obtaining the method flow diagram of text selected areas among Fig. 1;
Fig. 5 is the synoptic diagram that read-only text gets into selected state among the embodiment;
Fig. 6 is the synoptic diagram that read-only text is chosen the text selected areas among the embodiment;
Fig. 7 is for choosing the method flow diagram of copy text selected areas among Fig. 1;
Fig. 8 duplicates the synoptic diagram of sharing among Fig. 7 to the text selected areas;
Fig. 9 is the structural representation of choosing dubbing system of read-only text among the embodiment;
Figure 10 is the structural representation of first logging modle among Fig. 9;
Figure 11 is the structural representation of regional acquisition module among Fig. 9;
Figure 12 is the structural representation of operation respond module among Fig. 9.
[embodiment]
In one embodiment, as shown in Figure 1, a kind of read-only text choose clone method, may further comprise the steps:
Step S102, the response click event is obtained the position of the character that click event takes place, the position of the character late adjacent with this character.
Be defaulted as non-selected state during read-only text initialization.When the user clicks read-only text, for example read-only text is carried out double click operation through touch-screen or through mouse.Respond click event, revise the property value of read-only text, it is designated selected state, then read-only text gets into selected state, and obtains the position of the character that click event takes place.
In a preferred embodiment, as shown in Figure 2, the detailed process of obtaining the position of the character that click event takes place among the step S102 is:
Step S112 obtains the coordinate of the character that click event takes place.
For example, in the Android system, response gets access to the coordinate of the character that the double-click incident takes place to the double-click incident of read-only text through showing control, and the coordinate of this character is for the upper right angle point that shows control being the coordinate in the coordinate system of initial point.
Step S122 carries out offset correction to the coordinate of this character.
Among this embodiment; According to the inset spacing that shows control and rolling distance the coordinate of the character that gets access to is carried out offset correction, thereby will be that coordinate conversion in the coordinate system of initial point is the coordinate in the coordinate system of initial point with text filed upper right angle point with the upper right angle point of demonstration control.
As shown in Figure 3, show that the size of control is the big square frame among Fig. 3, and text filed be little square frame among Fig. 3; (x0 y0), carries out being (x0-paddingleft after the offset correction for the coordinate of the character that click event takes place; Y0-paddingtop); Wherein, paddingleft is a text left side inset spacing, and paddingtop is a text top inset spacing.Because the content area of read-only text can be very big, carry out content displaying (for example showing read-only text through mobile phone) with a less relatively zone, then can produce scroll bar.To having the text filed of scroll bar; To the coordinate of character carry out after the offset correction for (x0-paddingleft+scrollx, y0-paddingtop+scrolly), wherein; Srcoll x is the amplitude that scroll bar rolls on the x direction, and scrolly is the amplitude that scroll bar rolls on the y direction.
The coordinate that carries out the character after the offset correction is for text filed upper right angle point being the coordinate in the coordinate system of initial point, so the coordinate of character has been positioned on the current content displayed, more can accurately get access to the position of character.
Step S132 is according to the position of the character of the coordinate Calculation generation click event of revised character.
In step S132, according to the coordinate of revised character, the character that can obtain taking place click event is which character in the read-only text.For example, calculating the character that click event takes place is m character, obtains m+1 character so simultaneously.
Should be noted that when needs obtain the position of each character in the read-only text, after getting access to the coordinate of this character, all need carry out offset correction, to get access to the coordinate of text filed middle character accurately the coordinate of character.
In one embodiment, after step S102, also comprise: at the initial cursor of position display of the character that click event takes place, at the position display end cursor of the character late adjacent with the character that click event takes place.Initial cursor in these two position display is initialized initial cursor and end cursor with finishing cursor.
Step S104, response moving event, the position of the character when obtaining the moving event end.
In step S104, after the user clicks (being generally double-clicks) read-only text, pass through touch-screen or mouse action again, for example touch screen and moving once more.The response moving event, the position of the character when obtaining the moving event end.
Step S106, the position of the character when finishing according to the position of the position of the character that click event takes place, the character late adjacent with the character that click event takes place and moving event obtains the text selected areas.
In one embodiment, as shown in Figure 4, the detailed process of step S106 is:
Step S116, what the position judgment moving event of the character when finishing according to moving event moved is initial cursor or end cursor, if initial cursor then gets into step S126, if finish cursor, then gets into step S136.
When being moved incident, obtain the position of the character at moving event place, promptly current moving on which character.What judge that moving event moves according to the position of the character at current moving event place is initial cursor or end cursor, and detailed process is:
The position of the character at current moving event place is during less than the position at current initial cursor place, and when being positioned at the upper left corner of position at current initial cursor place like the coordinate of the character at the current place of moving event, what then move is initial cursor; The position of the character at current moving event place is during greater than the position at current end cursor place, and what then move is to finish cursor; If both of these case does not satisfy, the explanatory text selected areas is being dwindled, and the initial cursor of position distance of the character at the current moving event of then further judgement place is closely still near apart from the end cursor.If the position initial cursor of distance of the character at current moving event place is nearer, what then moving event moved is initial cursor; If the position of the character at current moving event place is nearer apart from finishing cursor, what then moving event moved is to finish cursor.
Step S126, the position of the character when initial cursor is moved to moving event and finishes, the initial cursor that obtains after moving is the text selected areas with finishing text filed between the cursor.
Step S136, the position of the character when finishing cursor and move to moving event and finish, text filed between the end cursor after obtaining initial cursor and moving is the text selected areas.
In step S126 and step S136, can carry out background color to the text selected areas that gets access to and handle, for example, show shade etc. in the text selected areas.
In a concrete embodiment; As shown in Figure 5; Content to read-only text display is carried out double click operation, and read-only text gets into selected state, gets access to the position of the character that the double-click incident takes place and the position (like " read-only " among Fig. 5 these two characters) of the character late adjacent with this character; At initial cursor of the position display of these two characters and end cursor, like initial cursor A among Fig. 5 and end cursor A.
Among this embodiment; The response moving event; What judge to move is initial cursor or end cursor, as shown in Figure 6, when move be initial cursor the time; Initial cursor is moved to the position of the character at the current place of moving event, obtain the initial cursor after moving and finish text filed between the cursor and be text selected areas (is the text selected areas like the shade word segment among Fig. 6).
Step S108 chooses and duplicates said text selected areas.
In one embodiment, as shown in Figure 7, the detailed process of step S108 is:
Step S118, incident is lifted in response, removes initial cursor and finishes cursor.
Moving event finishes the back and lifts incident, explains that the user has chosen the text selected areas, and then incident is lifted in response, removes the initial cursor and end cursor of current demonstration.
Step S128, display operation option emersion window receives duplicating of text selected areas is shared operation.
In one embodiment, as shown in Figure 8, initial cursor and end cursor are removed back display operation option emersion window; Display operation button in option of operation emersion window; The user clicks corresponding option of operation, realizes the text in the text selected areas is operated, and for example duplicates, shares etc.
Step S138 shares operation and the text in the text selected areas is duplicated shares according to duplicating.
As shown in Figure 8, the user clicks the replicate run option, then the text in the text selected areas is pasted shear plate.The user clicks and shares option of operation, can the text in the text selected areas be shared in other application, for example, shares microblogging etc.
In one embodiment, as shown in Figure 9, a kind of read-only text choose dubbing system, comprise first logging modle 102, second logging modle 104, regional acquisition module 106 and operation respond module 108, wherein:
First logging modle 102 is used to respond click event, obtains the position of the character that click event takes place, the position of the character late adjacent with this character.
Be defaulted as non-selected state during read-only text initialization.When the user clicks read-only text, for example read-only text is carried out double click operation through touch-screen or through mouse.First logging modle 102 responds click event, revises the property value of read-only text, and it is designated selected state, and then read-only text gets into selected state, and obtains the position of the character that click event takes place.
In a preferred embodiment, shown in figure 10, first logging modle 102 comprises coordinate obtaining module 112, correcting module 122 and computing module 132, wherein:
Coordinate obtaining module 112 is used to obtain the coordinate of the character that click event takes place.For example, in the Android system, response gets access to the coordinate of the character that the double-click incident takes place to the double-click incident of read-only text through showing control, and the coordinate of this character is for the upper right angle point that shows control being the coordinate in the coordinate system of initial point.
Correcting module 122 is used for the coordinate of this character is carried out offset correction.
Among this embodiment; According to the inset spacing that shows control and rolling distance the coordinate of the character that gets access to is carried out offset correction, thereby will be that coordinate conversion in the coordinate system of initial point is the coordinate in the coordinate system of initial point with text filed upper right angle point with the upper right angle point of demonstration control.
As shown in Figure 3, show that the size of control is the big square frame among Fig. 3, and text filed be little square frame among Fig. 3; (x0 y0), carries out being (x0-paddingleft after the offset correction for the coordinate of the character that click event takes place; Y0-paddingtop); Wherein, paddingleft is a text left side inset spacing, and paddingtop is a text top inset spacing.Because the content area of read-only text can be very big, carry out content displaying (for example showing read-only text through mobile phone) with a less relatively zone, then can produce scroll bar.To having the text filed of scroll bar; To the coordinate of character carry out after the offset correction for (x0-paddingleft+scrollx, y0-paddingtop+scrolly), wherein; Srcoll x is the amplitude of scroll bar on the x direction, and scrolly is the amplitude of scroll bar on the y direction.
The coordinate that carries out the character after the offset correction is for text filed upper right angle point being the coordinate in the coordinate system of initial point, so the coordinate of character has been positioned on the current content displayed, more can accurately get access to the position of character.
Computing module 132 is used for the position according to the character of the coordinate Calculation generation click event of revised character.Among this embodiment, computing module 132 is according to the coordinate of revised character, and the character that can obtain taking place click event is which character in the read-only text.For example, calculating the character that click event takes place is m character, obtains m+1 character so simultaneously.Should be noted that when needs obtain the position of each character in the read-only text, after getting access to the coordinate of this character, all need carry out offset correction, to get access to the coordinate of text filed middle character accurately the coordinate of character.
Second logging modle 104 is used to respond moving event, the position of the character when obtaining the moving event end.
After the user clicks (being generally double-clicks) read-only text, pass through touch-screen or mouse action again, for example touch screen and moving once more.104 responses of second logging modle moving event, the position of the character when obtaining the moving event end.
The position of the character when position and the moving event that zone acquisition module 106 is used for the position according to the character that click event takes place, the character late adjacent with the character that click event takes place finishes obtains the text selected areas.
In one embodiment; The dubbing system of choosing of read-only text also comprises the display module (not shown); Display module is used for the initial cursor of position display at the character that click event takes place, at the position display end cursor of the character late adjacent with the character that click event takes place.Initial cursor in these two position display is initialized initial cursor and end cursor with finishing cursor.
In one embodiment, shown in figure 11, regional acquisition module 106 comprises judge module 116, mobile module 126 and text selected areas acquisition module 136, wherein:
What the position judgment moving event of the character when judge module 116 is used for finishing according to moving event moved is initial cursor or end cursor.
When being moved incident, obtain the position of the character at moving event place, promptly current moving on which character.What judge that moving event moves according to the position of the character at current moving event place is initial cursor or end cursor, and detailed process is:
The position of the character at current moving event place is during less than the position at current initial cursor place, and when being positioned at the upper left corner of position at current initial cursor place like the coordinate of the character at the current place of moving event, what then move is initial cursor; The position of the character at current moving event place is during greater than the position at current end cursor place, and what then move is to finish cursor; If both of these case does not satisfy, the explanatory text selected areas is being dwindled, and the initial cursor of position distance of the character at the current moving event of then further judgement place is closely still near apart from the end cursor.If the position initial cursor of distance of the character at current moving event place is nearer, what then moving event moved is initial cursor; If the position of the character at current moving event place is nearer apart from finishing cursor, what then moving event moved is to finish cursor.
Mobile module 126 be used for when moving event move be initial cursor the time, the position of the character when initial cursor is moved to moving event and finishes; The initial cursor that 136 of text selected areas acquisition modules are used to obtain after moving is the text selected areas with finishing text filed between the cursor.
Among this embodiment, what mobile module 126 also was used for moving when moving event is when finishing cursor, the position of the character when finishing cursor and move to moving event and finish; Text selected areas acquisition module 136 also be used to obtain initial cursor and move after the end cursor between text filedly be the text selected areas.
Among this embodiment, also can carry out background color and handle, for example, show shade etc. in the text selected areas to the text selected areas that gets access to.
Operation respond module 108 is used to choose duplicates said text selected areas.
In one embodiment, shown in figure 12, operation respond module 108 comprises removes module 118, receiver module 128 and processing module 138, wherein:
Removing module 118 is used for response and lifts incident, removes initial cursor and finishes cursor; Receiver module 128 is used for display operation option emersion window, receives duplicating of text selected areas shared operation; Processing module 138 is used for sharing operation and the text of text selected areas is duplicated sharing according to duplicating.
Above-mentioned read-only text choose clone method and system; In the response click event, make read-only text get into selected state, the position that obtains the character that click event takes place reaches the position of the character late adjacent with this character; Behind the response moving event; Obtain the position of the character that moving event finishes, obtain the text selected areas, thereby realize the text selected areas such as is chosen, duplicates and share at function according to this several position of record; Make the user when using read-only text, can realize to read-only text choose, duplicate, share operation, improved the convenience of user when using read-only text.
The above embodiment has only expressed several kinds of embodiments of the present invention, and it describes comparatively concrete and detailed, but can not therefore be interpreted as the restriction to claim of the present invention.Should be pointed out that for the person of ordinary skill of the art under the prerequisite that does not break away from the present invention's design, can also make some distortion and improvement, these all belong to protection scope of the present invention.Therefore, the protection domain of patent of the present invention should be as the criterion with accompanying claims.

Claims (10)

  1. A read-only text choose clone method, may further comprise the steps:
    The response click event is obtained the position of the character that click event takes place, the position of the character late adjacent with said character;
    The response moving event, the position of the character when obtaining the moving event end;
    According to the position of the character of said generation click event, the position of character when position and said moving event said and that the adjacent character late of the character of click event takes place finish, obtain the text selected areas;
    Choose and duplicate said text selected areas.
  2. Read-only text according to claim 1 choose clone method, it is characterized in that the said step of obtaining the position of the character that click event takes place is:
    Obtain the coordinate of the character that click event takes place;
    Coordinate to said character carries out offset correction;
    Position according to the character of the said generation click event of the coordinate Calculation of revised said character.
  3. Read-only text according to claim 1 choose clone method, it is characterized in that, after the step of the position of the said position that obtains the character that click event takes place, the character late adjacent, also comprise with said character:
    The initial cursor of position display at the character of said generation click event;
    Position display at the adjacent character late of character said and the generation click event finishes cursor.
  4. 4. read-only text according to claim 3 chooses clone method; It is characterized in that; The position of the position of said character according to said generation click event, the character when position and said moving event said and that the adjacent character late of the character of click event takes place finish, the step of obtaining the text selected areas comprises:
    What the said moving event of position judgment of the character when finishing according to said moving event moved is initial cursor or end cursor;
    When said moving event move be initial cursor the time, the position of the character when then said initial cursor being moved to said moving event and finishes, obtaining text filed between initial cursor and the said end cursor after said the moving is said text selected areas;
    What move when said moving event is when finishing cursor, the position of the character when then said end cursor being moved to said moving event and finishes, and obtaining text filed between the end cursor after said initial cursor and said the moving is said text selected areas.
  5. Read-only text according to claim 4 choose clone method, it is characterized in that the said step of duplicating said text selected areas of choosing is:
    Incident is lifted in response, removes said initial cursor and finishes cursor;
    Display operation option emersion window receives duplicating of said text selected areas is shared operation;
    Share operation and the text in the said text selected areas is duplicated share according to said duplicating.
  6. A read-only text choose dubbing system, it is characterized in that, comprising:
    First logging modle is used to respond click event, obtains the position of the character that click event takes place, the position of the character late adjacent with said character;
    Second logging modle is used to respond moving event, the position of the character when obtaining the moving event end;
    Text filed acquisition module is used for the position according to the character of said generation click event, the position of the character when position and said moving event said and that the adjacent character late of the character of click event takes place finish, and obtains the text selected areas;
    The operation respond module is used to choose and duplicates said text selected areas.
  7. Read-only text according to claim 6 choose dubbing system, it is characterized in that said first logging modle comprises:
    Coordinate obtaining module is used to obtain the coordinate of the character that click event takes place;
    Correcting module is used for the coordinate of said character is carried out offset correction;
    Computing module is used for the coordinate according to revised said character, calculates the position of the character of said generation click event.
  8. Read-only text according to claim 6 choose dubbing system, it is characterized in that, also comprise:
    Display module is used for the initial cursor of position display at the character of said generation click event, and finishes cursor in the position display of the adjacent character late of character said and the generation click event.
  9. Read-only text according to claim 8 choose dubbing system, it is characterized in that said regional acquisition module comprises:
    Judge module, what be used for that the said moving event of position judgment of the character when finishing according to said moving event moves is initial cursor or end cursor;
    Mobile module, be used for when said moving event move be initial cursor the time, the position of the character when said initial cursor is moved to said moving event and finishes;
    Text selected areas acquisition module; After being used for the position of the character when said mobile module moves to said initial cursor said moving event and finishes, obtaining text filed between initial cursor and the said end cursor after said the moving is said text selected areas;
    What said mobile module also was used for moving when said moving event is when finishing cursor, the position of the character when then said end cursor being moved to said moving event and finishes;
    After said text selected areas acquisition module also was used for the position of the character when said mobile module says that said end cursor moves to said moving event and finishes, obtaining text filed between the end cursor after said initial cursor and said the moving was said text selected areas.
  10. Read-only text according to claim 9 choose dubbing system, it is characterized in that said operation respond module comprises:
    Remove module, be used for response and lift incident, remove said initial cursor and finish cursor;
    Receiver module is used for display operation option emersion window, receives duplicating of said text selected areas shared operation;
    Processing module is used for sharing operation and the text of said text selected areas is duplicated sharing according to said duplicating.
CN201110139253.3A 2011-05-26 2011-05-26 Read-only text choose clone method and system Active CN102799568B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201110139253.3A CN102799568B (en) 2011-05-26 2011-05-26 Read-only text choose clone method and system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201110139253.3A CN102799568B (en) 2011-05-26 2011-05-26 Read-only text choose clone method and system

Publications (2)

Publication Number Publication Date
CN102799568A true CN102799568A (en) 2012-11-28
CN102799568B CN102799568B (en) 2016-04-13

Family

ID=47198681

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201110139253.3A Active CN102799568B (en) 2011-05-26 2011-05-26 Read-only text choose clone method and system

Country Status (1)

Country Link
CN (1) CN102799568B (en)

Cited By (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN104423852A (en) * 2013-08-22 2015-03-18 腾讯科技(深圳)有限公司 Text duplication method and device
CN106681605A (en) * 2016-12-01 2017-05-17 深圳市金立通信设备有限公司 Character selecting method and terminal
CN111859850A (en) * 2020-07-29 2020-10-30 厦门亿联网络技术股份有限公司 Method and device for integrating rich text fragments, electronic equipment and storage medium
CN112702255A (en) * 2019-10-23 2021-04-23 腾讯科技(深圳)有限公司 Instant messaging message processing method and device and electronic equipment
CN111859850B (en) * 2020-07-29 2024-05-10 厦门亿联网络技术股份有限公司 Method, device, electronic equipment and storage medium for integrating rich text fragments

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
EP1134647A1 (en) * 2000-03-17 2001-09-19 Seiko Instruments Inc. Information processing device, character input method and computer-readable storage medium storing a program for executing this method
US20070070443A1 (en) * 2005-09-16 2007-03-29 Samsung Electronics Co., Ltd. Host device having extraction function of text and extraction method thereof
CN101183355A (en) * 2006-11-15 2008-05-21 富士通株式会社 Program, copy and paste processing method, apparatus, and storage medium
CN101526881A (en) * 2008-03-04 2009-09-09 苹果公司 Text selection by gesture

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
EP1134647A1 (en) * 2000-03-17 2001-09-19 Seiko Instruments Inc. Information processing device, character input method and computer-readable storage medium storing a program for executing this method
US20070070443A1 (en) * 2005-09-16 2007-03-29 Samsung Electronics Co., Ltd. Host device having extraction function of text and extraction method thereof
CN101183355A (en) * 2006-11-15 2008-05-21 富士通株式会社 Program, copy and paste processing method, apparatus, and storage medium
CN101526881A (en) * 2008-03-04 2009-09-09 苹果公司 Text selection by gesture

Cited By (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN104423852A (en) * 2013-08-22 2015-03-18 腾讯科技(深圳)有限公司 Text duplication method and device
CN104423852B (en) * 2013-08-22 2019-01-29 腾讯科技(深圳)有限公司 The method and device of text duplication
CN106681605A (en) * 2016-12-01 2017-05-17 深圳市金立通信设备有限公司 Character selecting method and terminal
CN112702255A (en) * 2019-10-23 2021-04-23 腾讯科技(深圳)有限公司 Instant messaging message processing method and device and electronic equipment
CN111859850A (en) * 2020-07-29 2020-10-30 厦门亿联网络技术股份有限公司 Method and device for integrating rich text fragments, electronic equipment and storage medium
CN111859850B (en) * 2020-07-29 2024-05-10 厦门亿联网络技术股份有限公司 Method, device, electronic equipment and storage medium for integrating rich text fragments

Also Published As

Publication number Publication date
CN102799568B (en) 2016-04-13

Similar Documents

Publication Publication Date Title
US10929013B2 (en) Method for adjusting input virtual keyboard and input apparatus
CN101404152B (en) Information display device
CN102109922B (en) Information processing apparatus and control method therefor
CN104035677B (en) The display methods and device of prompt message
DE202016001214U1 (en) User interface for payments
US20130132878A1 (en) Touch enabled device drop zone
DE112011101206T5 (en) Portable electronic device and method for its control
CN102298504A (en) Method and system for magnifying display
DE102013103616A1 (en) Touch screen text input
CN105929954B (en) It is a kind of control cursor method and device, display equipment
DE112012006448T5 (en) Translate a touch input into a local input based on a translation profile for an application
KR101891306B1 (en) Method and Apparatus for Realizaing Human-Machine Interaction
DE202017105674U1 (en) Control a window using a touch-sensitive edge
CN103324306A (en) Touch screen computer mouse simulation system and method
CN102314282B (en) A kind of method and device realizing content choice based on scroll control
CN102799568A (en) Method and system for selecting and copying read-only text
CN102855074A (en) Touch screen operating method
CN106843701A (en) A kind of picture rotation methods of exhibiting and device
CN104777999B (en) Touch location display methods and touch location display system
CN104811639B (en) Information processing method and electronic equipment
CN103616973B (en) The operating method and touch panel device of a kind of touch-screen
CN108932089B (en) Target object adjusting method and device, electronic equipment and storage medium
JP6287861B2 (en) Information processing apparatus, information processing method, and program storage medium
CN103870118B (en) Information processing method and electronic equipment
CN103399687B (en) The execution processing method that a kind of single-point touch window shows

Legal Events

Date Code Title Description
C06 Publication
PB01 Publication
C10 Entry into substantive examination
SE01 Entry into force of request for substantive examination
C14 Grant of patent or utility model
GR01 Patent grant