WO2012024947A1 - 一种email的信息显示方法和装置 - Google Patents

一种email的信息显示方法和装置 Download PDF

Info

Publication number
WO2012024947A1
WO2012024947A1 PCT/CN2011/074269 CN2011074269W WO2012024947A1 WO 2012024947 A1 WO2012024947 A1 WO 2012024947A1 CN 2011074269 W CN2011074269 W CN 2011074269W WO 2012024947 A1 WO2012024947 A1 WO 2012024947A1
Authority
WO
WIPO (PCT)
Prior art keywords
email
information
display
interface
mail
Prior art date
Application number
PCT/CN2011/074269
Other languages
English (en)
French (fr)
Inventor
周宝忠
Original Assignee
惠州Tcl移动通信有限公司
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 惠州Tcl移动通信有限公司 filed Critical 惠州Tcl移动通信有限公司
Priority to EP11819322.6A priority Critical patent/EP2610787A4/en
Priority to US13/515,492 priority patent/US8943418B2/en
Publication of WO2012024947A1 publication Critical patent/WO2012024947A1/zh

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06QINFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
    • G06Q10/00Administration; Management
    • G06Q10/10Office automation; Time management
    • G06Q10/107Computer-aided management of electronic mailing [e-mailing]
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F40/00Handling natural language data
    • G06F40/10Text processing
    • G06F40/166Editing, e.g. inserting or deleting
    • G06F40/174Form filling; Merging
    • YGENERAL TAGGING OF NEW TECHNOLOGICAL DEVELOPMENTS; GENERAL TAGGING OF CROSS-SECTIONAL TECHNOLOGIES SPANNING OVER SEVERAL SECTIONS OF THE IPC; TECHNICAL SUBJECTS COVERED BY FORMER USPC CROSS-REFERENCE ART COLLECTIONS [XRACs] AND DIGESTS
    • Y10TECHNICAL SUBJECTS COVERED BY FORMER USPC
    • Y10STECHNICAL SUBJECTS COVERED BY FORMER USPC CROSS-REFERENCE ART COLLECTIONS [XRACs] AND DIGESTS
    • Y10S707/00Data processing: database and file management or data structures
    • Y10S707/99931Database or file accessing
    • Y10S707/99933Query processing, i.e. searching
    • Y10S707/99935Query augmenting and refining, e.g. inexact access

Definitions

  • the invention belongs to the technical field of mail receiving and receiving, and particularly relates to an information display method and device for email.
  • the existing mailboxes basically do not modify the display language after setting the display language.
  • emails are often displayed when displayed. Send and receive language barriers.
  • An object of the present invention is to provide an information display method for an email, which aims to provide a universal encoding and display mode for facilitating the use of mail senders and receivers in different languages.
  • the embodiment of the present invention is implemented by the method for displaying information of an email, and the method includes the following steps:
  • the display information obtained when the user selects the email is displayed to the user in a unicode encoded format.
  • Another object of the present invention is to provide an information display apparatus for an email, the apparatus comprising:
  • the mail display information obtaining module is configured to obtain the mail display information through the mail interface
  • a text display interface calling module for calling a text display interface
  • the display module is configured to display, by the user, the display information obtained by the user when the user selects the email in a unicode encoding format to the user.
  • the mail display information is first obtained through the mail interface, and the text display interface is invoked, and the displayed display information is displayed to the user in the unicode encoding format when the user selects the email, because Unicode Is an important universal character encoding standard for interaction and display, so the present invention is extremely convenient.
  • FIG. 1 is a flowchart of an information display method of an email according to an embodiment of the present invention.
  • FIG. 2 is a structural diagram of an information display apparatus for an email according to an embodiment of the present invention.
  • FIG. 1 shows a flow of an information display method of an email provided by an embodiment of the present invention.
  • step S101 the mail display information is obtained through the mail interface
  • the mail display information includes: sender information, a user's email address, information of a corresponding CC person, information of a mail subject, a name of an email attachment, information of a mail body, and information of a mail sending time.
  • step S102 the corresponding email entry is loaded in the sms list
  • step S103 the acquired email entry is inserted into the sms inbox.
  • step S104 the text display interface is invoked
  • step S105 the displayed display information is displayed to the user in a unicode encoded format when the user selects the email.
  • step S106 in the inbox interface presented in the form of unicode, the text content is edited by the text editing interface;
  • step S107 the edited body content is sent by email.
  • the information of the body of the mail is obtained through the use of the mail interface, and the text content of the converted text is presented in a unicode encoded format. Other images, formats, tables, etc. do not need to be loaded;
  • the information of the mail sending time is obtained through the use of the mail interface, and is displayed in the unicode encoding format.
  • the inbox set the option->replay function.
  • the inbox interface presented in text mode for the sender, the recipient's information has been obtained, the text editing interface is used to edit the body content, and the email is required to send the required information.
  • the recipient, the sender configuration is selected, and can be sent using the original email process mechanism.
  • Unicode It is an important universal character encoding standard for interaction and display, covering languages in the United States, Europe, the Middle East, Africa, India, Asia and the Pacific, as well as ancient and professional symbols. Unicode Allows the exchange, processing and display of multilingual text as well as common professional and mathematical symbols, so whether it is mail
  • FIG. 2 shows the structure of an information display apparatus for an email provided by an embodiment of the present invention.
  • the mail display information obtaining module 21 is configured to obtain mail display information through a mail interface
  • the mail display information includes:
  • An email entry loading module 22 configured to load a corresponding email entry in the sms list
  • the email entry processing module 23 is configured to insert the obtained email entry into the sms inbox.
  • the text display interface calling module 24 is configured to invoke a text display interface
  • the display module 25 is configured to display the acquired display information to the user in a unicode encoded format when the user selects the email.
  • the editing module 26 is configured to edit the body content in a text editing interface in an inbox interface presented in a unicode format
  • the sending module 27 is configured to send the edited body content by email.
  • the text editing interface is used to edit the body content, and the email is required to send the required information
  • the recipient, the sender configuration is selected, and is sent using the original email process mechanism.
  • the mail display information is first obtained through the mail interface, and the text display interface is invoked, and the displayed display information is displayed to the user in the unicode encoding format when the user selects the email, because Unicode Is an important universal character encoding standard for interaction and display, so the present invention is extremely convenient.

Landscapes

  • Engineering & Computer Science (AREA)
  • Business, Economics & Management (AREA)
  • Human Resources & Organizations (AREA)
  • Entrepreneurship & Innovation (AREA)
  • Strategic Management (AREA)
  • Marketing (AREA)
  • Data Mining & Analysis (AREA)
  • Economics (AREA)
  • Computer Hardware Design (AREA)
  • Operations Research (AREA)
  • Quality & Reliability (AREA)
  • Tourism & Hospitality (AREA)
  • Physics & Mathematics (AREA)
  • General Business, Economics & Management (AREA)
  • General Physics & Mathematics (AREA)
  • Theoretical Computer Science (AREA)
  • Information Transfer Between Computers (AREA)

Description

一种email的信息显示方法和装置
技术领域
本发明属于邮件收发技术领域,具体涉及一种email的信息显示方法和装置。
背景技术
随着邮箱的不断普及,用户对邮箱功能的要求也越来越高。
现有的邮箱在收发邮件的过程中,基本上都是在对显示语言进行设置后,不能对其修改,这样在将邮件发送至不同国家或者语言不同的地区时,邮件在显示时往往会造成收发双方语言上的障碍。
如何提供一种通用的编码以及显示方式,方便不同语言的邮件收发方的使用,是邮件收发技术领域研究的方向之一。
发明内容
本发明的目的在于提供一种email的信息显示方法,旨在提供一种通用的编码以及显示方式,方便不同语言的邮件收发方的使用。
本发明实施例是这样实现的,一种email的信息显示方法,所述方法包括以下步骤:
通过邮件接口获取邮件显示信息;
调用文本显示界面;
在用户选择该email时将获取的显示信息以unicode的编码格式显示给用户。
本发明实施例的另一目的在于提供一种email的信息显示装置,所述装置包括:
邮件显示信息获取模块,用于通过邮件接口获取邮件显示信息;
文本显示界面调用模块,用于调用文本显示界面;
显示模块,用于用户在用户选择该email时将获取的显示信息以unicode的编码格式显示给用户。
本发明实施例中,首先通过邮件接口获取邮件显示信息,调用文本显示界面,在用户选择该email时将获取的显示信息以unicode的编码格式显示给用户,由于Unicode 是一种重要的交互和显示的通用字符编码标准,因此本发明极大的方便了
不同语言的邮件收发方的使用,给用户的使用带来极大的便利。
附图说明
图1为本发明实施例提供的email的信息显示方法的流程图;
图2为本发明实施例提供的email的信息显示装置的结构图。
具体实施方式
为了使本发明的目的、技术方案及优点更加清楚明白,以下结合附图及实施例,对本发明进行进一步详细说明。应当理解,此处所描述的具体实施例仅用以解释本发明,并不用于限定本发明。
图1示出了本发明实施例提供的email的信息显示方法的流程。
在步骤S101中,通过邮件接口获取邮件显示信息;
优选的,所述邮件显示信息包括:发件人信息、用户的邮箱地址、相应抄送人员的信息、邮件主题的信息、邮件附件的名称、邮件正文的信息、邮件发送时间的信息。
在步骤S102中,在sms list中加载相应的email条目;
在步骤S103中,将获取的email条目插入到sms inbox中。
在步骤S104中,调用文本显示界面;
在步骤S105中,在用户选择该email时将获取的显示信息以unicode的编码格式显示给用户。
在步骤S106中,在以unicode形式呈现的inbox界面中,以文本编辑界面编辑正文内容;
在步骤S107中,将编辑后的正文内容以email发送。
譬如,以Inbox的文本方式显现的流程为例,针对各个显示信息的流程描述如下:
a、发件人:
mmi_email_read_goto_addr->mmi_email_entry_read_addr->mmi_email_read_get_addr_list;
通过邮件接口的使用获取到相应得发件人信息,并以unicode的编码格式显现;
b、收件人:
通过当前生效的email profile的配置情况获取到用户的邮箱地址并以unicode的呈现;
c、抄送人:
通过邮件接口的使用获取到相应抄送人员的信息,并以unicode的编码格式显现;
d、主题:
通过邮件接口的使用获取到邮件主题的信息,并以unicode的编码格式显现;
e、附件名称:
通过邮件接口的使用获取到邮件附件的名称,但此处不需要对附件进行加载,只需要以并以unicode的编码格式显现附件名称;
f、邮件正文:
通过邮件接口的使用获取到邮件正文的信息,并转换正文的文本内容以unicode的编码格式显现。其他的图片,格式,表格等内容不需要加载;
g、发送时间:
通过邮件接口的使用获取到邮件发送时间的信息,以unicode的编码格式显现。
获取到以上信息后,在sms list中加载相应的email条目,插入到sms inbox中,调用文本显示界面并在用户选择该email时呈现以上7部分内容,以此达到email的内容以unicode的文本形式的呈现。
以Outbox的回复中文本方式显现的流程为例,发送的流程描述如下:
在inbox中设置option-〉replay功能,在以文本模式呈现的inbox界面中,对于发件人,收件人的信息已经获取,以文本编辑界面编辑正文内容,将email发送需要的信息, 收件人,发件配置选定,使用原来的email的流程机制发送即可。
Unicode 是一种重要的交互和显示的通用字符编码标准,它覆盖了美国、欧洲、中东、非洲、印度、亚洲和太平洋的语言,以及古文和专业符号。Unicode 允许交换、处理和显示多语言文本以及公用的专业和数学符号,因此,不管是邮件收
发方处于哪个国家,都有利于双方对邮件的使用。
图2示出了本发明实施例提供的email的信息显示装置的结构。
其中,邮件显示信息获取模块21,用于通过邮件接口获取邮件显示信息;
所述邮件显示信息包括:
发件人信息、用户的邮箱地址、相应抄送人员的信息、邮件主题的信息、邮件附件的名称、邮件正文的信息、邮件发送时间的信息。
email条目加载模块22,用于在sms list中加载相应的email条目;
email条目处理模块23,用于将获取的email条目插入到sms inbox中。
文本显示界面调用模块24,用于调用文本显示界面;
显示模块25,用于在用户选择该email时将获取的显示信息以unicode的编码格式显示给用户。
编辑模块26,用于在以unicode形式呈现的inbox界面中,以文本编辑界面编辑正文内容;
发送模块27,用于将编辑后的正文内容以email发送。
其中,在以文本模式呈现的inbox界面中,对于发件人,收件人的信息已经获取,以文本编辑界面编辑正文内容,将email发送需要的信息;
收件人,发件配置选定,使用原来的email的流程机制发送。
本发明实施例中,首先通过邮件接口获取邮件显示信息,调用文本显示界面,在用户选择该email时将获取的显示信息以unicode的编码格式显示给用户,由于Unicode 是一种重要的交互和显示的通用字符编码标准,因此本发明极大的方便了
不同语言的邮件收发方的使用,给用户的使用带来极大的便利。
应当理解的是,对本领域普通技术人员来说,可以根据上述说明加以改进或变换,而这些改进和变换都应属于本发明所附权利要求的保护范围。

Claims (8)

  1. 一种email的信息显示方法,其特征在于,所述方法包括以下步骤:
    通过邮件接口获取邮件显示信息;
    调用文本显示界面;
    在用户选择该email时将获取的显示信息以unicode的编码格式显示给用户。
  2. 如权利要求1所述的email的信息显示方法,其特征在于,所述邮件显示信息包括:
    发件人信息、用户的邮箱地址、相应抄送人员的信息、邮件主题的信息、邮件附件的名称、邮件正文的信息、邮件发送时间的信息。
  3. 如权利要求1所述的email的信息显示方法,其特征在于,在通过邮件接口获取邮件显示信息的步骤之后,所述方法还包括:
    在sms list中加载相应的email条目;
    将获取的email条目插入到sms inbox中。
  4. 如权利要求1所述的email的信息显示方法,其特征在于,所述方法还包括:
    在以unicode形式呈现的inbox界面中,以文本编辑界面编辑正文内容;
    将编辑后的正文内容以email发送。
  5. 一种email的信息显示装置,其特征在于,所述装置包括:
    邮件显示信息获取模块,用于通过邮件接口获取邮件显示信息;
    文本显示界面调用模块,用于调用文本显示界面;
    显示模块,用于在用户选择该email时将获取的显示信息以unicode的编码格式显示给用户。
  6. 如权利要求5所述的email的信息显示装置,其特征在于,所述邮件显示信息包括:
    发件人信息、用户的邮箱地址、相应抄送人员的信息、邮件主题的信息、邮件附件的名称、邮件正文的信息、邮件发送时间的信息。
  7. 如权利要求5所述的email的信息显示装置,其特征在于,所述装置还包括:
    email条目加载模块,用于在sms list中加载相应的email条目;
    email条目处理模块,用于将获取的email条目插入到sms inbox中。
  8. 如权利要求5所述的email的信息显示装置,其特征在于,所述装置还包括:
    编辑模块,用于在以unicode形式呈现的inbox界面中,以文本编辑界面编辑正文内容;
    发送模块,用于将编辑后的正文内容以email发送。
PCT/CN2011/074269 2010-08-26 2011-05-18 一种email的信息显示方法和装置 WO2012024947A1 (zh)

Priority Applications (2)

Application Number Priority Date Filing Date Title
EP11819322.6A EP2610787A4 (en) 2010-08-26 2011-05-18 METHOD AND DEVICE FOR DISPLAYING ELECTRONIC MAIL INFORMATION
US13/515,492 US8943418B2 (en) 2010-08-26 2011-05-18 Method and device for displaying information of email

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
CN201010265457.7 2010-08-26
CN2010102654577A CN101937530A (zh) 2010-08-26 2010-08-26 一种email的信息显示方法和装置

Publications (1)

Publication Number Publication Date
WO2012024947A1 true WO2012024947A1 (zh) 2012-03-01

Family

ID=43390847

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2011/074269 WO2012024947A1 (zh) 2010-08-26 2011-05-18 一种email的信息显示方法和装置

Country Status (4)

Country Link
US (1) US8943418B2 (zh)
EP (1) EP2610787A4 (zh)
CN (1) CN101937530A (zh)
WO (1) WO2012024947A1 (zh)

Families Citing this family (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101937530A (zh) 2010-08-26 2011-01-05 惠州Tcl移动通信有限公司 一种email的信息显示方法和装置
CN103988158B (zh) * 2011-12-12 2017-07-14 国际商业机器公司 三维时间序列数据处理系统、装置及方法
CN108768835B (zh) * 2018-05-30 2022-03-18 彩讯科技股份有限公司 一种邮件解析方法、装置、服务器和存储介质
CN109039876B (zh) * 2018-09-19 2021-01-08 天津字节跳动科技有限公司 邮件处理方法和装置

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101072195A (zh) * 2007-05-30 2007-11-14 腾讯科技(深圳)有限公司 一种显示邮件内容的方法及系统
CN201286115Y (zh) * 2008-10-20 2009-08-05 青岛海信移动通信技术股份有限公司 电子邮件客户端和移动通信终端
CN101937530A (zh) * 2010-08-26 2011-01-05 惠州Tcl移动通信有限公司 一种email的信息显示方法和装置

Family Cites Families (16)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7251667B2 (en) * 2002-03-21 2007-07-31 International Business Machines Corporation Unicode input method editor
CN1452058A (zh) * 2002-04-20 2003-10-29 鸿富锦精密工业(深圳)有限公司 专利资料多语言文字显示方法及系统
CN1467672A (zh) * 2003-06-18 2004-01-14 北京爱思美网科技发展有限公司 多语言电子邮件地址的转换方法
US7698558B2 (en) * 2003-11-21 2010-04-13 Rpost International Limited System for, and method of, providing the transmission, receipt and content of an e-mail message
US20070102521A1 (en) * 2005-11-10 2007-05-10 Urban Petersson Method and system for using barcoded contact information for compatible use with various software
WO2007060654A2 (en) * 2005-11-23 2007-05-31 Daniel Farb Business and software security and storage methods, devices, and applications
US20070255792A1 (en) * 2006-04-26 2007-11-01 Momail, Ab Method and apparatus for an email gateway
US20070257917A1 (en) * 2006-05-03 2007-11-08 International Business Machines Corporation Method, system, and computer program product for preventing characters from bypassing content filters
US7953805B2 (en) * 2007-03-20 2011-05-31 International Business Machines Corporation Methods for creating and using electronic mailing groups
GB2467073B (en) * 2007-11-16 2012-01-25 Ericsson Telefon Ab L M A terminal client and a client device for managing messages in a network infrastructure of a telecommunications system
US9275019B2 (en) * 2007-12-21 2016-03-01 Sap Se System and method for performing Unicode matching
US8713124B1 (en) * 2008-09-03 2014-04-29 Message Protocols LLC Highly specialized application protocol for email and SMS and message notification handling and display
US8572496B2 (en) * 2010-04-27 2013-10-29 Go Daddy Operating Company, LLC Embedding variable fields in individual email messages sent via a web-based graphical user interface
US20120011426A1 (en) * 2010-07-09 2012-01-12 Research In Motion Limited Automatic linking of contacts in message content
US20120011448A1 (en) * 2010-07-10 2012-01-12 Tse Edward T Building Email conversations by applying an Atomicity Dissection Method to extract atomic elements embedded in Emails and showing the constructed conversation without loss of conveyed meaning while transmitting conversations in separated units
US20120034938A1 (en) * 2010-08-04 2012-02-09 Motorola, Inc. Real time text messaging method and device

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101072195A (zh) * 2007-05-30 2007-11-14 腾讯科技(深圳)有限公司 一种显示邮件内容的方法及系统
CN201286115Y (zh) * 2008-10-20 2009-08-05 青岛海信移动通信技术股份有限公司 电子邮件客户端和移动通信终端
CN101937530A (zh) * 2010-08-26 2011-01-05 惠州Tcl移动通信有限公司 一种email的信息显示方法和装置

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
See also references of EP2610787A4 *

Also Published As

Publication number Publication date
CN101937530A (zh) 2011-01-05
EP2610787A4 (en) 2014-04-16
US20120254771A1 (en) 2012-10-04
EP2610787A1 (en) 2013-07-03
US8943418B2 (en) 2015-01-27

Similar Documents

Publication Publication Date Title
WO2012024947A1 (zh) 一种email的信息显示方法和装置
WO2012139443A1 (zh) 一种在即时通讯中传输会话消息的方法和即时通讯客户端、存储介质
WO2014183454A1 (en) Method, terminal and computer storage medium for group sending message in instant communication
WO2015099295A1 (ko) 사용자 단말 장치, 통신 시스템 및 그 제어 방법
WO2016095072A1 (zh) 一种视频处理方法、视频处理装置及显示装置
WO2019161598A1 (zh) 即时通讯与邮件的交互方法、装置、设备和存储介质
US20110078273A1 (en) Mobile communication terminal and message automatic cleaning method thereof
EP3038334B1 (en) Method and device for replying to a call
US20170214973A1 (en) Interactive display telecommunication method and system
WO2014201838A1 (zh) 社交信息推送方法和系统、推送服务器和存储介质
CN103368829B (zh) 即时通信工具的聊天信息处理方法和系统
WO2017129079A1 (zh) 在视频直播中插入推送信息的方法、服务器和终端
Black et al. Silicon and silicon dioxide thermal bonding for silicon‐on‐insulator applications
WO2016119414A1 (zh) 一种基于二维码的文件共享方法、系统及移动终端
WO2019233190A1 (zh) 基于显示终端的文本转语音方法、显示终端及存储介质
WO2021056833A1 (zh) 私密联系人的私密信息保护方法、装置及可读存储介质
WO2014071703A1 (zh) 通信信息传输方法和系统
WO2018145597A1 (zh) 基于移动终端的屏幕补光拍照方法及系统、移动终端
WO2013170700A1 (zh) 一种手机消息的分类管理方法、系统及手机
WO2012113295A1 (zh) 一种移动终端的短消息发送方法及系统
JP2010134785A (ja) 顔認証を利用した情報処理方法および情報表示装置
CN1407767A (zh) 播放接收装置和播放接收方法
CN105704322A (zh) 天气信息获取方法及装置
CN106549903A (zh) 一种设置用户头像的方法和装置
WO2012079215A1 (zh) 协同操作方法、装置及移动通信终端

Legal Events

Date Code Title Description
121 Ep: the epo has been informed by wipo that ep was designated in this application

Ref document number: 11819322

Country of ref document: EP

Kind code of ref document: A1

WWE Wipo information: entry into national phase

Ref document number: 13515492

Country of ref document: US

NENP Non-entry into the national phase

Ref country code: DE

REEP Request for entry into the european phase

Ref document number: 2011819322

Country of ref document: EP

WWE Wipo information: entry into national phase

Ref document number: 2011819322

Country of ref document: EP