CN111638816A - Dialogue processing method, device and storage medium - Google Patents

Dialogue processing method, device and storage medium Download PDF

Info

Publication number
CN111638816A
CN111638816A CN202010334928.9A CN202010334928A CN111638816A CN 111638816 A CN111638816 A CN 111638816A CN 202010334928 A CN202010334928 A CN 202010334928A CN 111638816 A CN111638816 A CN 111638816A
Authority
CN
China
Prior art keywords
window
memo
dialog
icon
conversation
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
CN202010334928.9A
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.)
Hefei Lianbao Information Technology Co Ltd
Original Assignee
Hefei Lianbao Information Technology 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 Hefei Lianbao Information Technology Co Ltd filed Critical Hefei Lianbao Information Technology Co Ltd
Priority to CN202010334928.9A priority Critical patent/CN111638816A/en
Publication of CN111638816A publication Critical patent/CN111638816A/en
Pending legal-status Critical Current

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F3/00Input arrangements for transferring data to be processed into a form capable of being handled by the computer; Output arrangements for transferring data from processing unit to output unit, e.g. interface arrangements
    • G06F3/01Input arrangements or combined input and output arrangements for interaction between user and computer
    • G06F3/048Interaction techniques based on graphical user interfaces [GUI]
    • G06F3/0481Interaction techniques based on graphical user interfaces [GUI] based on specific properties of the displayed interaction object or a metaphor-based environment, e.g. interaction with desktop elements like windows or icons, or assisted by a cursor's changing behaviour or appearance
    • G06F3/04817Interaction techniques based on graphical user interfaces [GUI] based on specific properties of the displayed interaction object or a metaphor-based environment, e.g. interaction with desktop elements like windows or icons, or assisted by a cursor's changing behaviour or appearance using icons
    • 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
    • G06F3/04842Selection of displayed objects or displayed text elements

Landscapes

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

Abstract

The invention discloses a conversation processing method, a device and a computer readable storage medium, wherein after a terminal receives a trigger operation aiming at a memo icon in a conversation window, the terminal responds to the trigger operation aiming at the memo icon and displays the memo window in the conversation window, and a recorded conversation text is displayed in the memo window; and further after the terminal receives a selection operation for the recorded dialog text in the memo window, responding to the selection operation, and copying the selected dialog text to an input box of the dialog window to serve as the current dialog text to be sent.

Description

Dialogue processing method, device and storage medium
Technical Field
The present invention relates to the field of communications technologies, and in particular, to a method and an apparatus for processing a dialog, and a computer-readable storage medium.
Background
When using text dialogues in existing communication software, there are generally a number of possible situations: 1) the other party responds too slowly but my party has a lot of messages to transmit; 2) if a plurality of messages are transmitted at one time, the other party cannot reply in detail item by item in real time; 3) if a plurality of related messages are transmitted after delay, the original purpose of the party may be forgotten or details of the message related to the other party are omitted sometimes after the other party replies; 4) when facing multiple dialog windows at the same time, it is easy to cause human misoperation in transmitting information; 5) when multiple dialog windows are simultaneously faced, the time spent on connecting the dialog contents with the last dialog is additionally increased.
Disclosure of Invention
The embodiment of the invention provides a conversation processing method, a conversation processing device and a computer readable storage medium in order to solve the problems of the existing communication software.
According to a first aspect of the embodiments of the present invention, there is provided a dialog processing method, including: receiving trigger operation aiming at the memorandum icon in the conversation window; responding to the trigger operation aiming at the memo icon, and displaying a memo window in the conversation window, wherein the recorded conversation text is displayed in the memo window; receiving a selection operation for the recorded dialog text in the memo window; and in response to the selection operation, copying the selected dialog text to an input box of the dialog window to serve as the current dialog text to be sent.
According to an embodiment of the present invention, the trigger operation for the memo icon includes a long press operation for the memo icon; correspondingly, in response to the trigger operation for the memo icon, displaying a memo window in the conversation window, including: detecting whether the long-press operation on the memorandum icon reaches a time length threshold value; and when the long-press operation on the memorandum icon reaches a time length threshold value, responding to the long-press operation on the memorandum icon, and displaying a memorandum window in the conversation window.
According to an embodiment of the present invention, a memo window is displayed in the dialog window, including: and highlighting a memo window in the conversation window in an interface display mode different from that of the conversation window.
According to an embodiment of the invention, the method further comprises: receiving a trigger operation aiming at adding an icon in the memo window; and in response to the triggering operation for the adding icon, copying and adding the dialog text in the input box of the dialog window to the recorded dialog text in the memo window.
According to an embodiment of the invention, the method further comprises: and responding to the trigger operation aiming at the adding icon, and controlling to close the memo window if no dialog text exists in an input box of the dialog window.
According to a second aspect of the embodiments of the present invention, there is also provided a conversation processing apparatus, including: the receiving module is used for receiving the trigger operation aiming at the memorandum icon in the conversation window; the display control module is used for responding to the trigger operation aiming at the memo icon, displaying a memo window in the conversation window, and displaying the recorded conversation text in the memo window; the receiving module is further used for receiving selection operation aiming at the recorded conversation text in the memo window; and the copying module is used for copying the selected dialog text to the input box of the dialog window in response to the selection operation to serve as the current dialog text to be sent.
According to an embodiment of the present invention, the trigger operation for the memo icon includes a long press operation for the memo icon; correspondingly, the display control module is specifically used for detecting whether the long-time pressing operation on the memorandum icon reaches a time length threshold value; and when the long-press operation on the memorandum icon reaches a time length threshold value, responding to the long-press operation on the memorandum icon, and displaying a memorandum window in the conversation window.
According to an embodiment of the present invention, the display control module is specifically configured to display a memo window in the dialog window in a manner of displaying an interface different from the dialog window.
According to an embodiment of the present invention, the receiving module is further configured to receive a trigger operation for adding an icon in the memo window; and the copying module is also used for copying and adding the dialog text in the input box of the dialog window to the recorded dialog text in the memo window in response to the triggering operation for the adding icon.
According to an embodiment of the present invention, the display control module is further configured to respond to the trigger operation for adding the icon, and control to close the memo window if there is no dialog text in the input box of the dialog window.
According to a third aspect of the embodiments of the present invention, there is provided a computer-readable storage medium, wherein the storage medium includes a set of computer-executable instructions, and when the instructions are executed, the storage medium is configured to perform any one of the above-mentioned dialog processing methods.
After a terminal receives a trigger operation aiming at a memo icon in a dialog window, responding to the trigger operation aiming at the memo icon, and displaying the memo window in the dialog window, wherein a recorded dialog text is displayed in the memo window; and further after the terminal receives a selection operation for the recorded dialog text in the memo window, responding to the selection operation, and copying the selected dialog text to an input box of the dialog window to serve as the current dialog text to be sent. Therefore, the method and the device have the advantages that the mode of adding the memo window in the dialog window is triggered, so that the user can check the chat records in real time through the recorded dialog text, and the user can be helped to remember trivial matters and avoid missing important details when the message throughput is high; meanwhile, the method completes the copy of the conversation text through simple selection operation, so that the user can be connected with the conversation content last time quickly, the time for repeatedly reviewing conversation records is saved, the operation is simple and smooth, and the user experience is effectively improved.
It is to be understood that the teachings of the present invention need not achieve all of the above-described benefits, but rather that specific embodiments may achieve specific technical results, and that other embodiments of the present invention may achieve benefits not mentioned above.
Drawings
The above and other objects, features and advantages of exemplary embodiments of the present invention will become readily apparent from the following detailed description read in conjunction with the accompanying drawings. Several embodiments of the invention are illustrated by way of example, and not by way of limitation, in the figures of the accompanying drawings and in which:
in the drawings, the same or corresponding reference numerals indicate the same or corresponding parts.
FIG. 1 is a first flow chart illustrating a method for processing a dialog according to an embodiment of the present invention;
FIG. 2 is a schematic diagram illustrating a second flowchart of implementing the dialog processing method according to the embodiment of the present invention;
FIG. 3 is a flow chart illustrating a specific implementation of a dialog processing method according to an application example of the present invention;
FIG. 4 is a diagram illustrating the display effect of the interface of a dialog window in an embodiment of the present invention;
FIG. 5 is a diagram illustrating a first display effect of the interface of a long press memo icon in an application example of the present invention;
FIG. 6 is a diagram illustrating a second display effect of the interface of a long press memo icon in an application example of the present invention;
FIG. 7 is a diagram showing a third display effect of the interface of a long press memo icon in an application example of the present invention;
FIG. 8 is a flow chart showing a third implementation of the dialogue processing method according to the embodiment of the invention;
fig. 9 is a schematic diagram showing a configuration of a dialogue processing apparatus according to an embodiment of the present invention.
Detailed Description
The principles and spirit of the present invention will be described with reference to a number of exemplary embodiments. It is understood that these embodiments are given only to enable those skilled in the art to better understand and to implement the present invention, and do not limit the scope of the present invention in any way. Rather, these embodiments are provided so that this disclosure will be thorough and complete, and will fully convey the scope of the invention to those skilled in the art.
The technical solution of the present invention is further elaborated below with reference to the drawings and the specific embodiments.
Fig. 1 is a first schematic flow chart illustrating an implementation of a dialog processing method according to an embodiment of the present invention.
Referring to fig. 1, a dialog processing method according to an embodiment of the present invention includes: an operation 101 of receiving a trigger operation for a memo icon in a dialog window; an operation 102 of displaying a memo window in the dialog window in response to the trigger operation for the memo icon; an operation 103 of receiving a selection operation for the recorded dialog text in the memo window; in response to the selection operation, operation 104 copies the selected dialog text to the input box of the dialog window as the dialog text to be sent currently.
In operation 101, a user is conducting a text conversation through an instant messaging APP run by a terminal, and the terminal is in a conversation window interface. The dialog window interface is provided with a memorandum icon. When the user needs to check the chat records, the memo icon is triggered, so that the terminal receives the trigger operation aiming at the memo icon in the conversation window. Here, the trigger operation may be any type of icon trigger operation such as a touch operation, a click operation, or a long press operation.
In operation 102, in response to a trigger operation for the memo icon, a memo window is displayed in the dialog window, and a recorded dialog text, that is, a chat record, is displayed in the memo window, so that the user can conveniently view the dialog text.
According to an embodiment of the present invention, when the memo window is displayed in the dialog window, in order to highlight the memo window, the display control module of the terminal controls to highlight the memo window in an interface display manner different from the dialog window. For example, if the interface display mode of the dialog window is transparent, the memo window can be controlled to be displayed in a gray scale display mode.
In operation 103, when the user needs to send a certain dialog text recorded in the memo window as the current dialog text, a selection operation for the recorded dialog text may be performed in the memo window, so that the terminal receives the selection operation for the recorded dialog text in the memo window to select the dialog text.
In operation 104, in response to the selection operation, i.e., when the user releases the selected dialog text in the memo window, the terminal controls to copy the selected dialog text to the input box of the dialog window as the dialog text currently to be sent.
Therefore, the method and the device have the advantages that the mode of adding the memo window in the dialog window is triggered, so that the user can check the chat records in real time through the recorded dialog text, and the user can be helped to remember trivial matters and avoid missing important details when the message throughput is high; meanwhile, the method completes the copy of the conversation text through simple selection operation, so that the user can be connected with the conversation content last time quickly, the time for repeatedly reviewing conversation records is saved, the operation is simple and smooth, and the user experience is effectively improved.
FIG. 2 is a schematic diagram illustrating a second flowchart of implementing the dialog processing method according to the embodiment of the present invention; FIG. 3 is a flow chart illustrating a specific implementation of a dialog processing method according to an application example of the present invention; FIG. 4 is a diagram illustrating the display effect of the interface of a dialog window in an embodiment of the present invention; FIG. 5 is a diagram illustrating a first display effect of the interface of a long press memo icon in an application example of the present invention; FIG. 6 is a diagram illustrating a second display effect of the interface of a long press memo icon in an application example of the present invention; fig. 7 is a diagram showing a third display effect of the interface of a long press of the memo icon in an application example of the present invention.
Referring to fig. 2, the trigger operation for the memo icon in the dialog processing method according to the embodiment of the present invention includes a long press operation for the memo icon; the dialogue processing method provided by the embodiment of the invention comprises the following steps: an operation 201 of receiving a long press operation for a memo icon in a dialog window; operation 202, in response to the long press operation on the memo icon, detecting whether the long press operation on the memo icon reaches a duration threshold; operation 203, when the long-press operation on the memo icon reaches a time length threshold, responding to the long-press operation on the memo icon, and displaying a memo window in the conversation window; operation 204, receiving a selection operation for the recorded dialog text in the memo window; in operation 205, in response to the selection operation, the selected dialog text is copied to the input box of the dialog window as the dialog text to be sent currently.
Referring to fig. 3, in operations 201 to 202, in the dialog window shown in fig. 4 where the communication software has a text conversation with a person, the user triggers the memo icon by long pressing the memo icon, as shown in fig. 5; when the long press operation on the memo icon exceeds a time length threshold, such as 0.6 second, a memo window is displayed in the dialog window, as shown in fig. 6.
In operations 204-205, referring to fig. 3, when the user needs to send a certain recorded dialog text in the memo window as the current dialog text, the selection operation for the recorded dialog text can be executed in the memo window, so that the terminal receives the selection operation for the recorded dialog text in the memo window to select the dialog text; then, in response to the selection operation, that is, when the user releases the selected dialog text in the memo window, the terminal controls to copy the selected dialog text to the input box of the dialog window as the dialog text to be currently sent.
In an example, referring to fig. 6 and 7, the user performs a dialog text "Will you back home for diner? "as shown in FIG. 6; when the user selects the selected dialog text "Will you back home for diner? "when released, is the dialog text" Will you background for diner? "copied to the input box of the dialog window as shown in fig. 7 as the dialog text currently to be sent for transmission.
Fig. 8 is a schematic flow chart showing the implementation of the dialogue processing method according to the embodiment of the invention.
Referring to fig. 3, a dialog processing method according to an embodiment of the present invention includes: operation 301, receiving a trigger operation for a memo icon in a dialog window; operation 302, displaying a memo window in the conversation window in response to the trigger operation for the memo icon; operation 303, receiving a selection operation for the recorded dialog text in the memo window; operation 304, in response to the selection operation, copying the selected dialog text to the input box of the dialog window to serve as the current dialog text to be sent; operation 305, receiving a trigger operation for adding an icon in the memo window; operation 306, in response to the triggering operation for the add icon, adding the dialog text in the input box of the dialog window to the recorded dialog text in the memo window in a copy manner.
The specific implementation processes of operations 301 to 304 are similar to the specific implementation processes of operations 101 to 104 in the embodiment shown in fig. 1, and are not described here again.
In operations 305-306, as shown in fig. 3, when the user needs to add the dialog text currently sent to the other party to the memo, the trigger operation for adding the icon may be executed in the memo window, so that the terminal receives the trigger operation for adding the icon in the memo window; then, responding to the trigger operation aiming at the adding icon, namely when the user releases the adding icon which executes the trigger operation in the memo window, detecting whether the dialog text exists in the input box of the dialog window; if yes, copying and adding the dialog text in the input box of the dialog window to the recorded dialog text in the memo window; otherwise, if the input box of the dialogue window has no dialogue text, the memorandum window is controlled to be closed.
Therefore, the method and the device have the advantages that the mode of adding the icons in the memo window is adopted, so that a user can add the dialog text in the input box of the dialog window into the memo window at any time for backup, the user can trigger to view the dialog text at any time in the later period, the operation is simple and smooth, and the user experience is effectively improved.
Similarly, based on the above-mentioned dialog processing method, an embodiment of the present invention further provides a computer-readable storage medium, where a program is stored, and when the program is executed by a processor, the processor is caused to perform at least the following operation steps: an operation 101 of receiving a trigger operation for a memo icon in a dialog window; an operation 102 of displaying a memo window in the dialog window in response to the trigger operation for the memo icon; an operation 103 of receiving a selection operation for the recorded dialog text in the memo window; in response to the selection operation, operation 104 copies the selected dialog text to the input box of the dialog window as the dialog text to be sent currently.
Further, based on the above-mentioned dialog processing method, an embodiment of the present invention further provides a dialog processing apparatus, as shown in fig. 9, where the apparatus 90 includes: a receiving module 901, configured to receive a trigger operation for a memo icon in a dialog window; a display control module 902, configured to, in response to the trigger operation for the memo icon, display a memo window in the dialog window, where the recorded dialog text is displayed in the memo window; a receiving module 901, configured to receive a selection operation for the recorded dialog text in the memo window; and the copying module 903 is configured to copy the selected dialog text to the input box of the dialog window in response to the selection operation, so as to serve as the current dialog text to be sent.
According to an embodiment of the present invention, the trigger operation for the memo icon includes a long press operation for the memo icon; correspondingly, the display control module 902 is specifically configured to detect whether the long press operation on the memo icon reaches a time length threshold; and when the long-press operation on the memorandum icon reaches a time length threshold value, responding to the long-press operation on the memorandum icon, and displaying a memorandum window in the conversation window.
According to an embodiment of the present invention, the display control module 902 is specifically configured to display a memo window in the dialog window in an interface display manner different from that of the dialog window.
According to an embodiment of the present invention, the receiving module 901 is further configured to receive a trigger operation for adding an icon in the memo window; the copying module 903 is further configured to copy and add the dialog text in the input box of the dialog window to the dialog text recorded in the memo window in response to the trigger operation for the add icon.
According to an embodiment of the present invention, the display control module 902 is further configured to, in response to the triggering operation for adding the icon, control to close the memo window if there is no dialog text in the input box of the dialog window.
Here, it should be noted that: the above description of the embodiment of the dialog processing device is similar to the description of the method embodiment shown in fig. 1 to 8, and has similar beneficial effects to the method embodiment shown in fig. 1 to 8, and therefore, the description thereof is omitted. For technical details not disclosed in the embodiment of the dialog processing device of the present invention, please refer to the description of the method embodiment shown in fig. 1 to 8 of the present invention for understanding, and therefore, for brevity, will not be described again.
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.
In the several embodiments provided in the present application, it should be understood that the disclosed apparatus and method may be implemented in other ways. The above-described device embodiments are merely illustrative, for example, the division of the unit is only a logical functional division, and there may be other division ways in actual implementation, such as: multiple units or components may be combined, or may be integrated into another system, or some features may be omitted, or not implemented. In addition, the coupling, direct coupling or communication connection between the components shown or discussed may be through some interfaces, and the indirect coupling or communication connection between the devices or units may be electrical, mechanical or other forms.
The units described as separate parts may or may not be physically separate, and parts displayed as units may or may not be physical units; can be located in one place or distributed on a plurality of network units; some or all of the units can be selected according to actual needs to achieve the purpose of the solution of the embodiment.
In addition, all the functional units in the embodiments of the present invention may be integrated into one processing unit, or each unit may be separately regarded as one unit, or two or more units may be integrated into one unit; the integrated unit can be realized in a form of hardware, or in a form of hardware plus a software functional unit.
Those of ordinary skill in the art will understand that: all or part of the steps for realizing the method embodiments can be completed by hardware related to program instructions, the program can be stored in a computer readable storage medium, and the program executes the steps comprising the method embodiments when executed; and the aforementioned storage medium includes: various media that can store program codes, such as a removable Memory device, a Read Only Memory (ROM), a magnetic disk, or an optical disk.
Alternatively, the integrated unit of the present invention may be stored in a computer-readable storage medium if it is implemented in the form of a software functional module and sold or used as a separate product. Based on such understanding, the technical solutions of the embodiments of the present invention may be essentially implemented or a part contributing to the prior art may be embodied in the form of a software product, which is stored in a storage medium and includes several instructions for causing a computer device (which may be a personal computer, a server, or a network device) to execute all or part of the methods described in the embodiments of the present invention. And the aforementioned storage medium includes: a removable storage device, a ROM, a magnetic or optical disk, or other various media that can store program code.
The above description is only for the specific embodiments of the present invention, but the scope of the present invention is not limited thereto, and any person skilled in the art can easily conceive of the changes or substitutions within the technical scope of the present invention, and all the changes or substitutions should be covered within the scope of the present invention. Therefore, the protection scope of the present invention shall be subject to the protection scope of the appended claims.

Claims (10)

1. A method of dialog processing, the method comprising:
receiving trigger operation aiming at the memorandum icon in the conversation window;
responding to the trigger operation aiming at the memo icon, and displaying a memo window in the conversation window, wherein the recorded conversation text is displayed in the memo window;
receiving a selection operation for the recorded dialog text in the memo window;
and in response to the selection operation, copying the selected dialog text to an input box of the dialog window to serve as the current dialog text to be sent.
2. The method according to claim 1, wherein the trigger operation for the memo icon includes a long press operation for the memo icon;
correspondingly, in response to the trigger operation for the memo icon, displaying a memo window in the conversation window, including: detecting whether the long-press operation on the memorandum icon reaches a time length threshold value; and when the long-press operation on the memorandum icon reaches a time length threshold value, responding to the long-press operation on the memorandum icon, and displaying a memorandum window in the conversation window.
3. The method of claim 1, wherein displaying a memo window in the conversation window comprises:
and highlighting a memo window in the conversation window in an interface display mode different from that of the conversation window.
4. The method according to any one of claims 1 to 3, further comprising:
receiving a trigger operation aiming at adding an icon in the memo window;
and in response to the triggering operation for the adding icon, copying and adding the dialog text in the input box of the dialog window to the recorded dialog text in the memo window.
5. The method of claim 4, further comprising:
and responding to the trigger operation aiming at the adding icon, and controlling to close the memo window if no dialog text exists in an input box of the dialog window.
6. A conversation processing apparatus, characterized in that the apparatus comprises:
the receiving module is used for receiving the trigger operation aiming at the memorandum icon in the conversation window;
the display control module is used for responding to the trigger operation aiming at the memo icon, displaying a memo window in the conversation window, and displaying the recorded conversation text in the memo window;
the receiving module is further used for receiving selection operation aiming at the recorded conversation text in the memo window;
and the copying module is used for copying the selected dialog text to the input box of the dialog window in response to the selection operation to serve as the current dialog text to be sent.
7. The apparatus according to claim 6, wherein the trigger operation for the memo icon includes a long press operation for the memo icon;
correspondingly, the display control module is specifically used for detecting whether the long-time pressing operation on the memorandum icon reaches a time length threshold value; and when the long-press operation on the memorandum icon reaches a time length threshold value, responding to the long-press operation on the memorandum icon, and displaying a memorandum window in the conversation window.
8. The apparatus of claim 6,
the display control module is specifically configured to highlight a memo window in the dialog window in an interface display manner different from that of the dialog window.
9. The apparatus according to any one of claims 6 to 8,
the receiving module is further used for receiving a trigger operation aiming at adding an icon in the memo window;
and the copying module is also used for copying and adding the dialog text in the input box of the dialog window to the recorded dialog text in the memo window in response to the triggering operation for the adding icon.
10. A computer-readable storage medium comprising a set of computer-executable instructions which, when executed, perform the dialog processing method of any of claims 1 to 5.
CN202010334928.9A 2020-04-21 2020-04-21 Dialogue processing method, device and storage medium Pending CN111638816A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202010334928.9A CN111638816A (en) 2020-04-21 2020-04-21 Dialogue processing method, device and storage medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202010334928.9A CN111638816A (en) 2020-04-21 2020-04-21 Dialogue processing method, device and storage medium

Publications (1)

Publication Number Publication Date
CN111638816A true CN111638816A (en) 2020-09-08

Family

ID=72332864

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202010334928.9A Pending CN111638816A (en) 2020-04-21 2020-04-21 Dialogue processing method, device and storage medium

Country Status (1)

Country Link
CN (1) CN111638816A (en)

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN106406711A (en) * 2016-09-30 2017-02-15 珠海市魅族科技有限公司 Pasting method and apparatus
CN106649469A (en) * 2016-09-27 2017-05-10 深圳市金立通信设备有限公司 Chat record information management method and terminal
CN106791055A (en) * 2016-12-08 2017-05-31 宇龙计算机通信科技(深圳)有限公司 A kind of method for generating memorandum record, device and mobile terminal
CN110535753A (en) * 2019-08-28 2019-12-03 广州视源电子科技股份有限公司 Task creation method, apparatus, equipment and storage medium
CN110581794A (en) * 2018-06-11 2019-12-17 腾讯科技(深圳)有限公司 Information processing method, information processing device, storage medium and computer equipment

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN106649469A (en) * 2016-09-27 2017-05-10 深圳市金立通信设备有限公司 Chat record information management method and terminal
CN106406711A (en) * 2016-09-30 2017-02-15 珠海市魅族科技有限公司 Pasting method and apparatus
CN106791055A (en) * 2016-12-08 2017-05-31 宇龙计算机通信科技(深圳)有限公司 A kind of method for generating memorandum record, device and mobile terminal
CN110581794A (en) * 2018-06-11 2019-12-17 腾讯科技(深圳)有限公司 Information processing method, information processing device, storage medium and computer equipment
CN110535753A (en) * 2019-08-28 2019-12-03 广州视源电子科技股份有限公司 Task creation method, apparatus, equipment and storage medium

Similar Documents

Publication Publication Date Title
CN110162371B (en) Display control method and device, electronic equipment and storage medium
CN109799938B (en) Control display management method, terminal device and computer readable storage medium
US20220100353A1 (en) Launching Application Task Based on Single User Input and Preset Condition
US10496267B2 (en) Operation method and terminal device
US20200396191A1 (en) Efficient processing of unread messages
CN103543903B (en) shortcut operation method, device and mobile terminal
US8364767B2 (en) Message processing in a messaging service client device
US10389675B2 (en) User interfaces and associated processes in email communication
KR20230003095A (en) Information transmission method, information transmission device and electronic device
US20060117263A1 (en) Method and system for inhibiting overlooking notifications in applications
CN108108216A (en) A kind of method, terminal and computer readable storage medium for managing message
CN102640114B (en) Method for directly manipulating incoming interactions in an instant communication client application
CN107066188A (en) A kind of method and terminal for sending screenshot picture
TW200910182A (en) Interacting with phone numbers and other contact information contained in browser content
CN112688860B (en) Message processing method and device, storage medium and electronic equipment
CN109302341A (en) Instant communicating method, device, electronic equipment and storage medium
CN109151167A (en) A kind of method regularly sent, electronic equipment and storage medium
US10318136B2 (en) Operation processing method and device
CN106708354B (en) Instant messaging method and client
US20160188127A1 (en) Communication device and method for processing message of the communication device
CN111638816A (en) Dialogue processing method, device and storage medium
WO2017032037A1 (en) Text message operating method and terminal
CN104023138A (en) Caller identity display method and device, outgoing call dialing method and device and communication system
CN106878143A (en) Message treatment method and terminal
CN108845848B (en) Application starting method and device of terminal, storage medium and terminal

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination
RJ01 Rejection of invention patent application after publication

Application publication date: 20200908

RJ01 Rejection of invention patent application after publication