CN111143000A - E-mail processing method, device, storage medium and terminal - Google Patents

E-mail processing method, device, storage medium and terminal Download PDF

Info

Publication number
CN111143000A
CN111143000A CN201911352645.0A CN201911352645A CN111143000A CN 111143000 A CN111143000 A CN 111143000A CN 201911352645 A CN201911352645 A CN 201911352645A CN 111143000 A CN111143000 A CN 111143000A
Authority
CN
China
Prior art keywords
mail
folder
snapshot
user
mails
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
CN201911352645.0A
Other languages
Chinese (zh)
Other versions
CN111143000B (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.)
Zhenjiang Sulubang Science And Technology Innovation Service Co ltd Nanjing Branch
Original Assignee
Huizhou TCL Mobile Communication Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Huizhou TCL Mobile Communication Co Ltd filed Critical Huizhou TCL Mobile Communication Co Ltd
Priority to CN201911352645.0A priority Critical patent/CN111143000B/en
Priority claimed from CN201911352645.0A external-priority patent/CN111143000B/en
Publication of CN111143000A publication Critical patent/CN111143000A/en
Application granted granted Critical
Publication of CN111143000B publication Critical patent/CN111143000B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/44Arrangements for executing specific programs
    • G06F9/451Execution arrangements for user interfaces
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/10File systems; File servers
    • G06F16/16File or folder operations, e.g. details of user interfaces specifically adapted to file systems
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L51/00User-to-user messaging in packet-switching networks, transmitted according to store-and-forward or real-time protocols, e.g. e-mail
    • H04L51/42Mailbox-related aspects, e.g. synchronisation of mailboxes

Abstract

The embodiment of the application discloses an email processing method, an email processing device, a storage medium and a terminal. The email processing method comprises the following steps: starting an email; when the fact that the mails in the electronic mailbox are changed is detected, a folder where the mails are located is obtained, and the folder comprises the mails of the same receiving and sending type; acquiring a mail snapshot of the mail; updating the folder based on the mail snapshot; and when the viewing operation of the user is detected, displaying the mail snapshot in the folder corresponding to the viewing operation on a current display interface. According to the method and the device, the mail snapshot is generated when the electronic mailbox is started, so that the related display content can be directly displayed at one time, the waiting time is reduced, the user experience is improved, and the display speed of the terminal electronic mail can be effectively improved.

Description

E-mail processing method, device, storage medium and terminal
Technical Field
The application relates to the field of mobile terminal application, in particular to an electronic mail processing method, an electronic mail processing device, a storage medium and a terminal.
Background
With the rapid development of network technology, people send letters in the form of e-mails, which are different from paper letters in the past. Email refers to a communication method for electronically transmitting information such as letters, documents, and materials. The electronic mail integrates the characteristics of telephone communication and postal letters, and its information transmission speed is as fast as that of telephone, and it can make the receiver receive the character record at receiving end like letter. Email systems are also known as computer-based mail messaging systems. It participates in the overall process from the mail entering the system until the mail reaches its destination. The e-mail may be transmitted not only using the telephone network but also using any other communication network.
The e-mail adopts a store-and-forward mode to gradually transmit information on the network, which is not as direct and timely as a telephone, but has low cost. In the related technology, when a user uses an email, when new email information is received, the user needs to enter a mailbox for searching, steps are complicated, and user experience is influenced.
Disclosure of Invention
The embodiment of the application provides an email processing method, an email processing device, a storage medium and a terminal, which can effectively improve the display rate of email of the terminal.
The embodiment of the application provides an email processing method, which comprises the following steps:
starting an email;
when the fact that the mails in the electronic mailbox are changed is detected, a folder where the mails are located is obtained, and the folder comprises the mails of the same receiving and sending type;
acquiring a mail snapshot of the mail;
updating the folder based on the mail snapshot;
and when the viewing operation of the user is detected, displaying the mail snapshot in the folder corresponding to the viewing operation on a current display interface.
Correspondingly, an embodiment of the present application further provides an email processing apparatus, including:
the starting unit is used for starting the electronic mailbox;
the detection unit is used for acquiring a folder where the mails are located when detecting that the mails in the electronic mailbox change, wherein the folder comprises the mails of the same receiving and sending type;
the acquisition unit is used for acquiring a mail snapshot of the mail;
an updating unit, configured to update the folder based on the mail snapshot;
and the display unit is used for displaying the mail snapshot in the folder corresponding to the viewing operation on the current display interface when the viewing operation of the user is detected.
Correspondingly, the embodiment of the present application further provides a storage medium, where the storage medium stores a plurality of instructions, and the instructions are suitable for being loaded by a processor to perform the steps in the email processing method as described above.
Correspondingly, the embodiment of the present application further provides a terminal, which includes a processor and a memory, where the memory stores a plurality of instructions, and the processor loads the instructions to execute the steps in the email processing method described above.
According to the method and the device, the mail snapshot is generated when the electronic mailbox is started, so that the related display content can be directly displayed at one time, the waiting time is reduced, the user experience is improved, and the display speed of the terminal electronic mail can be effectively improved.
Drawings
In order to more clearly illustrate the technical solutions in the embodiments of the present application, the drawings needed to be used in the description of the embodiments are briefly introduced below, and it is obvious that the drawings in the following description are only some embodiments of the present application, and it is obvious for those skilled in the art to obtain other drawings based on these drawings without creative efforts.
Fig. 1 is a schematic flowchart of a first email processing method according to an embodiment of the present application.
Fig. 2 is a flowchart illustrating a second email processing method according to an embodiment of the present application.
Fig. 3 is a block diagram of a first email processing apparatus according to an embodiment of the present application.
Fig. 4 is a block diagram of a second email processing apparatus according to an embodiment of the present application.
Fig. 5 is a block diagram of a third email processing apparatus according to an embodiment of the present application.
Fig. 6 is a schematic structural diagram of a terminal according to an embodiment of the present application.
Detailed Description
The technical solutions in the embodiments of the present application will be described clearly and completely with reference to the drawings in the embodiments of the present application, and it is obvious that the described embodiments are only a part of the embodiments of the present application, and not all of the embodiments. All other embodiments, which can be derived by a person skilled in the art from the embodiments given herein without making any creative effort, shall fall within the protection scope of the present application.
Based on the above problems, embodiments of the present application provide a method, an apparatus, a storage medium, and a terminal for processing an email, which can effectively improve the display rate of an email in a terminal. The following are detailed below. It should be noted that the following description of the embodiments is not intended to limit the preferred order of the embodiments.
Referring to fig. 1, fig. 1 is a schematic flowchart illustrating an email processing method according to an embodiment of the present disclosure. The email processing method can be applied to mobile terminals such as mobile phones, tablet computers, notebook computers, palmtop computers, Portable Media Players (PMPs), and fixed terminals such as desktop computers. The specific flow of the email processing method can be as follows:
101. and starting the electronic mailbox.
Specifically, the electronic mailbox may be started in various ways, for example, the user may set a power-on self-start (when the terminal is started, the electronic mailbox is started at the same time), or the electronic mailbox is started by a user click operation.
The E-MAIL BOX (E-MAIL BOX) is an electronic information space for network communication provided by a network electronic post office to a network client. The electronic mailbox has the functions of storing and transmitting electronic information and is the most important information communication tool in the internet. In the network, the electronic mailbox can automatically receive the electronic mails sent by any electronic mailbox in the network and can store electronic files with various formats such as a specified size and the like.
102. When the change of the mails in the electronic mailbox is detected, a folder where the mails are located is obtained, and the folder comprises the mails of the same receiving and sending type.
Specifically, after the electronic mailbox is opened, the mail change condition in the electronic mailbox can be detected in real time, for example, the mail change condition may be a newly added receiving mail, a newly added sending mail, a newly added draft mail, or the like.
When detecting that the mail in the electronic mailbox changes, first obtaining a folder where the mail is located, where the folder may include mails of the same type as the mail, for example, if the mail is a received mail, the folder may be used to store the received mail.
The file folders can be established in advance or after the mailbox is opened, and the electronic mailbox can comprise at least one file folder, and each file folder is used for storing the electronic mails with the same sending and receiving types. The transceiving types may include receiving mail, sending mail or draft mail, and the like.
For example, a receiving folder, a sending folder, a draft folder, and the like may be included in the electronic mailbox, wherein the receiving folder may include receiving mails, the sending folder may include sending files, and the draft folder may include draft mails.
For example, when newly-added and received mails in the electronic mailbox are currently detected, the folder where the newly-added mails are obtained may be a receiving folder.
When the change of the mails in the electronic mailbox is detected, and the changed mails are acquired without folders of corresponding types, the folders can be newly created by changing the mail types. Then, in some embodiments, before the step "acquiring the folder in which the mail is located", the following steps may be further included:
acquiring the sending and receiving type of the mail;
judging whether the electronic mailbox has the folder of the receiving and sending type or not;
if yes, executing the step to obtain a folder where the mail is located;
and if not, creating a corresponding folder based on the transceiving type.
Specifically, the sending and receiving type of the mail is obtained, and whether the mail is a mail receiving mail, a mail sending mail, a draft mail, or the like can be detected. For example, the type of sending and receiving the acquired mail may be draft mail.
After the sending and receiving type of the mail is acquired, whether a folder corresponding to the sending and receiving type of the mail exists in the electronic mailbox can be judged. For example, if the currently detected changed mailing type may be a draft mail, it may be determined whether a draft folder exists in the email.
When the folder corresponding to the mail receiving and sending type exists in the electronic mailbox, the folder corresponding to the mail receiving and sending type can be directly obtained, and if the folder corresponding to the mail receiving and sending type does not exist in the electronic mailbox, a new folder can be established based on the mail receiving and sending type.
For example, the currently changed sending and receiving type of the mail may be a draft mail, the folders included in the electronic mailbox may be a receiving folder, a sending folder, a draft folder, and the like, it may be determined that the folder corresponding to the sending and receiving type of the mail exists in the electronic mailbox, and the draft folder may be directly obtained from the electronic mailbox.
For another example, the sending and receiving type of the currently changed email may be a draft email, and the folders included in the email may be a receiving folder, a sending folder, and the like, so that it may be determined that the folder corresponding to the sending and receiving type does not exist in the email, the draft folder may be newly created in the email, and the draft folder may be used to store files with the same sending and receiving type.
103. And acquiring a mail snapshot of the mail.
Specifically, a mail snapshot of the mail is taken, the snapshot being a fully available copy of a specified data set that includes a mapping of the corresponding data at a point in time (the point in time at which the copy began). The snapshot may be a copy of the data it represents or may be a replica of the data. The system snapshot is the 'photo' of the system, namely, various data in a certain state of the system are recorded in a file, and the virtual machine does not need to start the virtual system after making the system snapshot, and directly restores the snapshot.
The snapshot is used for online data backup and recovery. When the storage device has application failure or file damage, the data can be quickly recovered, and the data can be recovered to the state of an available time point. The snapshot has another function of providing another data access channel for the storage user, so that when the original data is subjected to online application processing, the user can access the snapshot data and can also utilize the snapshot to perform work such as testing.
After detecting a changed email in the email box, the email snapshot of the email can be obtained, wherein the email snapshot can be generated in various ways, for example, when the email box is not opened, the email snapshot is generated when the email change in the email box is detected; or the method can be used for generating the mail snapshot and the like when the electronic mailbox is started and the mail change in the mailbox is detected, and the method for generating the mail snapshot can be completed before the user views the mail, so that the waiting time for the user to view the mail is saved, and good experience can be brought to the user.
In particular, the mail snapshot may include mail keyword content, for example, the mail snapshot includes main content such as a contact, a mail subject, and a contact time.
For example, taking the current mail snapshot may include the contact being Zhang III, the mail subject may be a work report, the contact time may be 2019, 12, 17, 14, 38 minutes, and so on.
104. Updating the folder based on the mail snapshot.
Specifically, after the mail snapshot of the mail is obtained, the mail snapshot may be added to the folder. In order to facilitate the user to view the folder, the mail snapshots in the folder may be classified, and the classification manner may be classified according to the keywords, for example, the mail snapshots of the same contact may be classified according to the contact, that is, the mail snapshots of the same contact may be classified into one category.
In some embodiments, the step "updating the folder based on the mail snapshot" may include the following flow:
acquiring the existing contact persons in the file;
matching the existing contact with the target contact;
and if the matching is successful, adding the mail subject and the contact time to the mail information corresponding to the existing contact person.
Specifically, the existing contacts in the folder are obtained, and all contacts included in the folder can be obtained through all existing email snapshots in the folder. For example, the existing contacts retrieved into the folder may be: zhang three, Li four, Wang five, etc.
Further, a target contact person in the mail snapshot is determined, then the target contact person is matched with the existing contact person in the folder, and the mail snapshot is added to the folder according to the matching result.
For example, the target contact may be zhang san, the existing contacts may include zhang san, lie si, and the like, it may be determined that the folder includes the mail information of the target contact, and the mail snapshot may be added to the mail information corresponding to the existing contacts, so that the user may view the mail information conveniently.
In some embodiments, after the step "updating the folder based on the mail snapshot", the following may be further included:
judging whether checking operation of a user is detected within a preset time period;
if yes, executing the step of displaying the mail snapshot in the folder corresponding to the viewing operation on a current display interface;
and if not, displaying the mail snapshot in the updated folder on the current display interface.
Specifically, after the folder of the electronic mailbox is updated, whether the checking operation of the user is detected or not is judged within a preset time period, the checking operation of the user is detected, and whether the user selects the folder for checking or not can be judged according to the touch operation of the user on the current display screen by detecting the touch operation of the user.
When the viewing operation of the user is detected, step 105 may be executed; if the user's check operation is not detected, in order to improve the mailbox check efficiency, after the mailbox is opened, the updated or newly added folder can be displayed on the current display screen interface, and the change condition of the mails in the electronic mailbox of the user can be prompted.
105. And when the viewing operation of the user is detected, displaying the mail snapshot in the folder corresponding to the viewing operation on a current display interface.
Specifically, when the viewing operation of the user is detected, the folder which the user wants to view is obtained according to the operation of the user, the mail snapshot included in the folder can be displayed on the current display screen interface, extra loading time is not needed, the mail snapshot can be displayed immediately after the user selects the folder, time is saved, and mail viewing efficiency is improved.
In some embodiments, after the step "displaying the mail snapshot in the folder corresponding to the viewing operation on the current display interface", the following steps may be further included:
when the user clicks a display screen, acquiring a click position;
determining a target mail snapshot based on the click location;
and displaying the mail content corresponding to the target mail snapshot on a current display interface.
Specifically, a folder is opened according to a user viewing operation, a mail snapshot in the current folder is displayed behind a current display screen interface, and when it is detected that a user clicks a display screen, a click position where the user clicks the screen can be obtained. The corresponding target mail snapshot can be determined according to the user click position and is used as the target mail snapshot, the target mail snapshot can be a mail which needs to be checked by the user, and at the moment, the specific mail content corresponding to the target mail snapshot can be displayed on the current display interface.
For example, the folder includes a mail snapshot 1, a mail snapshot 2, a mail snapshot 3, and the like, and according to a click position where the user clicks the display screen, it may be determined that a mail that the user wants to view is a mail content corresponding to the mail snapshot 1, and then a specific mail content of the mail snapshot 1 may be displayed on the current display screen interface. The specific mail display content may include a contact, a mail subject, mail body content, a mail attachment, and the like.
The embodiment of the application discloses an email processing method, which comprises the following steps: starting an email; when the fact that the mails in the electronic mailbox are changed is detected, a folder where the mails are located is obtained, and the folder comprises the mails of the same receiving and sending type; acquiring a mail snapshot of the mail; updating the folder based on the mail snapshot; and when the viewing operation of the user is detected, displaying the mail snapshot in the folder corresponding to the viewing operation on a current display interface. According to the method and the device, the mail snapshot is generated when the electronic mailbox is started, so that the related display content can be directly displayed at one time, the waiting time is reduced, the user experience is improved, and the display speed of the terminal electronic mail can be effectively improved.
Referring to fig. 2, fig. 2 is a schematic flowchart of a second email processing method according to an embodiment of the present application. The specific scene application of the email processing method can be as follows:
201. and the terminal receives a user opening instruction and starts the electronic mailbox according to the opening instruction.
Specifically, the terminal receives a start instruction of a user, and can detect an input instruction of the user by detecting a touch operation of the user on a current display screen. When the input instruction is an opening instruction, the electronic mailbox can be opened, the display interface of the current display screen is switched to the electronic mailbox interface, and a user can execute corresponding operation.
202. And the terminal logs in the mailbox according to the account information input by the user.
After entering an email interface according to an opening instruction triggered by a user, the display interface can be an email login interface, in order to protect the privacy of the user, account information of the email can be cleared when the user exits the email, account information input again by the user can be acquired when the user reenters the email, and email login is performed according to the account information input by the user.
203. And the terminal acquires the touch operation of the user and opens the target folder according to the touch operation of the user.
Specifically, according to the account information input by the user, after the user successfully logs in to the electronic mailbox, the touch operation of the user on the current electronic mailbox interface can be continuously acquired. When the touch operation of the user is detected, a target folder can be determined according to the touch operation of the user, and the target folder is the folder which the user wants to open.
For example, the electronic mailbox may include an inbox folder, an outgoing folder, a draft folder, and the like, and if the folder corresponding to the current user touch operation may be the inbox folder, the inbox folder may be opened for the user to view.
204. And the terminal acquires all the mail snapshots in the target folder and displays the mail snapshots on a display screen.
Specifically, the terminal obtains all mail snapshots in the target folder, can detect the mail change condition in each folder in the electronic mailbox when entering the electronic mailbox, and can update the mail snapshots in the folders according to the detected mail change condition, so that when a user selects the target folder to view, all mails in the target folder can be immediately viewed, the time for reading the mails one by one from the server is saved, and the user experience is improved.
For example, the target mail file may include mail snapshot 1, mail snapshot 2, mail snapshot 3, and so on, at which time mail snapshot 1, mail snapshot 2, and mail snapshot 3 may be displayed on the current display screen interface.
205. The terminal judges whether the click operation of the user is detected.
Specifically, after the mail snapshot of the target folder is displayed on the current display screen interface, the user can quickly view the mail, and the target viewing mail can be determined through the mail snapshot.
Judging whether the click operation of the user exists in the current mail snapshot display interface, and if the click operation of the user is detected, executing step 206; if no click operation by the user is detected, step 207 may be executed.
206. And the terminal enters a mail content display interface corresponding to the mail snapshot according to the clicking operation.
Specifically, when the click operation of the user on the current display interface is detected, the corresponding mail snapshot can be determined according to the click operation of the user, the specific mail content corresponding to the mail snapshot is obtained, and then the specific mail content can be displayed on the current display interface.
207. And the terminal finishes the operation.
And when the terminal does not detect the clicking operation of the user, continuing to display the mail snapshot in the target folder for the user to check.
The embodiment of the application discloses an email processing method, which comprises the following steps: starting an email; when the fact that the mails in the electronic mailbox are changed is detected, a folder where the mails are located is obtained, and the folder comprises the mails of the same receiving and sending type; acquiring a mail snapshot of the mail; updating the folder based on the mail snapshot; and when the viewing operation of the user is detected, displaying the mail snapshot in the folder corresponding to the viewing operation on a current display interface. According to the method and the device, the mail snapshot is generated when the electronic mailbox is started, so that the related display content can be directly displayed at one time, the waiting time is reduced, the user experience is improved, and the display speed of the terminal electronic mail can be effectively improved.
In order to better implement the email processing method provided by the embodiment of the present application, an embodiment of the present application further provides a device based on the email processing method. Wherein the meaning of the noun is the same as that in the above-mentioned e-mail processing method, and the details of the implementation can refer to the description in the method embodiment.
Referring to fig. 3, fig. 3 is a block diagram of a first electronic mail processing apparatus according to an embodiment of the present application, which can be applied to a mobile terminal such as a mobile phone, a tablet computer, a notebook computer, a palm computer, a Portable Media Player (PMP), and a fixed terminal such as a desktop computer, and the apparatus includes:
a starting unit 301, configured to start an email;
a first detecting unit 302, configured to, when detecting that a mail in the electronic mailbox changes, obtain a folder where the mail is located, where the folder includes mails of the same sending and receiving type;
a first obtaining unit 303, configured to obtain a mail snapshot of the mail;
an updating unit 304, configured to update the folder based on the mail snapshot;
the displaying unit 305 is configured to, when a viewing operation of a user is detected, display the mail snapshot in the folder corresponding to the viewing operation on the current display interface.
In some embodiments, referring to fig. 4, fig. 4 is a block diagram of a second email processing apparatus according to an embodiment of the present application, and the updating unit 304 may include:
an obtaining subunit 3041, configured to obtain an existing contact in the file;
a matching subunit 3042, configured to match the existing contact with the target contact;
an adding subunit 3043, configured to add the mail topic and the contact time to the mail information corresponding to the existing contact if the matching is successful.
In some embodiments, please refer to fig. 5, fig. 5 is a block diagram illustrating a third exemplary email processing apparatus according to an embodiment of the present disclosure, where the apparatus further includes:
a second obtaining unit 306, configured to obtain a sending/receiving type of the email;
a first judgment unit 307 for judging whether the folder of the transceiving type exists in the electronic mailbox;
a first executing unit 308, configured to execute the steps to obtain a folder where the email is located;
a second executing unit 309, configured to create a corresponding folder based on the transceiving type.
In some embodiments, the apparatus may further comprise:
the second detection unit is used for acquiring a click position when detecting that the user clicks the display screen;
the determining unit is used for determining a target mail snapshot based on the clicking position;
and the display unit is used for displaying the mail content corresponding to the target mail snapshot on a current display interface.
In some embodiments, the apparatus may further comprise:
the second judgment unit is used for judging whether the checking operation of the user is detected within a preset time period;
the first operation unit is used for executing the step to display the mail snapshot in the folder corresponding to the viewing operation on a current display interface if the mail snapshot is in the folder corresponding to the viewing operation;
and the second operation unit is used for displaying the mail snapshot in the updated folder on the current display interface if the mail snapshot in the updated folder is not displayed on the current display interface.
The embodiment of the application discloses an email processing device, which comprises: starting an email; when the fact that the mails in the electronic mailbox are changed is detected, a folder where the mails are located is obtained, and the folder comprises the mails of the same receiving and sending type; acquiring a mail snapshot of the mail; updating the folder based on the mail snapshot; and when the viewing operation of the user is detected, displaying the mail snapshot in the folder corresponding to the viewing operation on a current display interface. According to the method and the device, the mail snapshot is generated when the electronic mailbox is started, so that the related display content can be directly displayed at one time, the waiting time is reduced, the user experience is improved, and the display speed of the terminal electronic mail can be effectively improved.
The embodiment of the application also provides a terminal. As shown in fig. 6, the terminal may include a Radio Frequency (RF) circuit 601, a memory 602 including one or more storage media, an input unit 603, a display unit 604, a sensor 605, an audio circuit 606, a Wireless Fidelity (WiFi) module 607, a processor 608 including one or more processing cores, and a power supply 609. Those skilled in the art will appreciate that the terminal structure shown in fig. 6 is not intended to be limiting and may include more or fewer components than those shown, or some components may be combined, or a different arrangement of components. Wherein:
the RF circuit 601 may be used for receiving and transmitting signals during the process of transmitting and receiving information, and in particular, for processing the received downlink information of the base station by one or more processors 608; in addition, data relating to uplink is transmitted to the base station. In general, the RF circuit 601 includes, but is not limited to, an antenna, at least one Amplifier, a tuner, one or more oscillators, a Subscriber Identity Module (SIM) card, a transceiver, a coupler, a Low Noise Amplifier (LNA), a duplexer, and the like. In addition, the RF circuit 601 may also communicate with networks and other devices via wireless communications.
The memory 602 may be used to store software programs and modules, and the processor 608 executes various functional applications and data processing by operating the software programs and modules stored in the memory 602. The memory 602 may mainly include a storage program area and a storage data area, wherein the storage program area may store an operating system, an application program required for at least one function (such as a sound playing function, an image playing function, etc.), and the like. Further, the memory 602 may include high speed random access memory, and may also include non-volatile memory, such as at least one magnetic disk storage device, flash memory device, or other volatile solid state storage device. Accordingly, the memory 602 may also include a memory controller to provide the processor 608 and the input unit 603 access to the memory 602.
The input unit 603 may be used to receive input numeric or character information and generate keyboard, mouse, joystick, optical or trackball signal inputs related to user settings and function control. In particular, in one particular embodiment, input unit 603 may include a touch-sensitive surface as well as other input devices. The touch-sensitive surface, also referred to as a touch display screen or a touch pad, may collect touch operations by a user (e.g., operations by a user on or near the touch-sensitive surface using a finger, a stylus, or any other suitable object or attachment) thereon or nearby, and drive the corresponding connection device according to a predetermined program. The input unit 603 may include other input devices in addition to the touch-sensitive surface. In particular, other input devices may include, but are not limited to, one or more of a physical keyboard, function keys (such as volume control keys, switch keys, etc.), a trackball, a mouse, a joystick, and the like.
The display unit 604 may be used to display information input by or provided to the user and various graphical user interfaces of the server, which may be made up of graphics, text, icons, video, and any combination thereof. The display unit 604 may include a display panel, and optionally, the display panel may be configured in the form of a Liquid Crystal Display (LCD), an Organic Light-Emitting Diode (OLED), or the like. Further, the touch-sensitive surface may overlay the display panel, and when a touch operation is detected on or near the touch-sensitive surface, the touch operation is transmitted to the processor 608 to determine the type of touch event, and the processor 608 then provides a corresponding visual output on the display panel according to the type of touch event. Although in FIG. 6 the touch-sensitive surface and the display panel are two separate components to implement input and output functions, in some embodiments the touch-sensitive surface may be integrated with the display panel to implement input and output functions.
The terminal may also include at least one sensor 605, such as a light sensor, motion sensor, and other sensors. Specifically, the light sensor may include an ambient light sensor that adjusts the brightness of the display panel according to the brightness of ambient light, and a proximity sensor that turns off the display panel and the backlight when the server moves to the ear.
Audio circuitry 606, speakers, and microphones may provide an audio interface between the user and the server. The audio circuit 606 may transmit the electrical signal converted from the received audio data to a speaker, and convert the electrical signal into a sound signal for output; on the other hand, the microphone converts the collected sound signal into an electrical signal, which is received by the audio circuit 606 and converted into audio data, which is then processed by the audio data output processor 608, and then passed through the RF circuit 601 to be sent to, for example, a terminal, or the audio data is output to the memory 602 for further processing. The audio circuitry 606 may also include an ear-bud jack to provide communication of peripheral headphones with the server.
WiFi belongs to short-distance wireless transmission technology, and the terminal can help a user to receive and send e-mails, browse webpages, access streaming media and the like through the WiFi module 607, and provides wireless broadband internet access for the user. Although fig. 6 shows the WiFi module 607, it is understood that it does not belong to the essential constitution of the terminal, and may be omitted entirely as needed within the scope of not changing the essence of the application.
The processor 608 is a control center of the terminal, connects various parts of the entire handset using various interfaces and lines, and performs various functions of the server and processes data by operating or executing software programs and modules stored in the memory 602 and calling data stored in the memory 602, thereby performing overall monitoring of the handset. Optionally, processor 608 may include one or more processing cores; preferably, the processor 608 may integrate an application processor, which primarily handles operating systems, user interfaces, applications, etc., and a modem processor, which primarily handles wireless communications. It will be appreciated that the modem processor described above may not be integrated into the processor 608.
The terminal also includes a power supply 609 (e.g., a battery) for powering the various components, which may preferably be logically connected to the processor 608 via a power management system that may be used to manage charging, discharging, and power consumption. The power supply 609 may also include any component of one or more dc or ac power sources, recharging systems, power failure detection circuitry, power converters or inverters, power status indicators, and the like.
Specifically, in this embodiment, the processor 608 in the terminal loads the executable file corresponding to the process of one or more application programs into the memory 602 according to the following instructions, and the processor 608 runs the application programs stored in the memory 602, thereby implementing various functions:
starting an email;
when the fact that the mails in the electronic mailbox are changed is detected, a folder where the mails are located is obtained, and the folder comprises the mails of the same receiving and sending type;
acquiring a mail snapshot of the mail;
updating the folder based on the mail snapshot;
and when the viewing operation of the user is detected, displaying the mail snapshot in the folder corresponding to the viewing operation on a current display interface.
The embodiment of the application discloses an email processing method, an email processing device, a storage medium and a terminal. The email processing method comprises the following steps: starting an email; when the fact that the mails in the electronic mailbox are changed is detected, a folder where the mails are located is obtained, and the folder comprises the mails of the same receiving and sending type; acquiring a mail snapshot of the mail; updating the folder based on the mail snapshot; and when the viewing operation of the user is detected, displaying the mail snapshot in the folder corresponding to the viewing operation on a current display interface. According to the method and the device, the mail snapshot is generated when the electronic mailbox is started, so that the related display content can be directly displayed at one time, the waiting time is reduced, the user experience is improved, and the display speed of the terminal electronic mail can be effectively improved.
It will be understood by those skilled in the art that all or part of the steps in the methods of the above embodiments may be performed by instructions or by instructions controlling associated hardware, which may be stored in a storage medium and loaded and executed by a processor.
To this end, the present application provides a storage medium, in which a plurality of instructions are stored, where the instructions can be loaded by a processor to execute the steps in any one of the email processing methods provided in the present application. For example, the instructions may perform the steps of:
starting an email; when the fact that the mails in the electronic mailbox are changed is detected, a folder where the mails are located is obtained, and the folder comprises the mails of the same receiving and sending type; acquiring a mail snapshot of the mail; updating the folder based on the mail snapshot; and when the viewing operation of the user is detected, displaying the mail snapshot in the folder corresponding to the viewing operation on a current display interface.
The above operations can be implemented in the foregoing embodiments, and are not described in detail herein.
Wherein the storage medium may include: read Only Memory (ROM), Random Access Memory (RAM), magnetic or optical disks, and the like.
Since the instructions stored in the storage medium can execute the steps in any of the email processing methods provided in the embodiments of the present application, the beneficial effects that can be achieved by any of the email processing methods provided in the embodiments of the present application can be achieved, which are detailed in the foregoing embodiments and will not be described again here.
The email processing method, the email processing apparatus, the storage medium and the terminal provided in the embodiments of the present application are described in detail above, and a specific example is applied in the present application to explain the principle and the implementation of the present application, and the description of the above embodiments is only used to help understanding the method and the core idea of the present application; meanwhile, for those skilled in the art, according to the idea of the present application, there may be variations in the specific embodiments and the application scope, and in summary, the content of the present specification should not be construed as a limitation to the present application.

Claims (10)

1. An electronic mail processing method, comprising:
starting an email;
when the fact that the mails in the electronic mailbox are changed is detected, a folder where the mails are located is obtained, and the folder comprises the mails of the same receiving and sending type;
acquiring a mail snapshot of the mail;
updating the folder based on the mail snapshot;
and when the viewing operation of the user is detected, displaying the mail snapshot in the folder corresponding to the viewing operation on a current display interface.
2. The method of claim 1, wherein the mail snapshot includes at least a target contact, a mail subject, and a contact time;
the updating the folder based on the mail snapshot includes:
acquiring the existing contact persons in the file;
matching the existing contact with the target contact;
and if the matching is successful, adding the mail subject and the contact time to the mail information corresponding to the existing contact person.
3. The method according to claim 1, before obtaining the folder in which the mail is located, further comprising:
acquiring the sending and receiving type of the mail;
judging whether the electronic mailbox has the folder of the receiving and sending type or not;
if yes, executing the step to obtain a folder where the mail is located;
and if not, creating a corresponding folder based on the transceiving type.
4. The method of claim 1, wherein after the displaying the mail snapshot in the folder corresponding to the viewing operation on the current display interface, further comprising:
when the user clicks a display screen, acquiring a click position;
determining a target mail snapshot based on the click location;
and displaying the mail content corresponding to the target mail snapshot on a current display interface.
5. The method of claim 1, further comprising, after updating the folder based on the mail snapshot:
judging whether checking operation of a user is detected within a preset time period;
if yes, executing the step of displaying the mail snapshot in the folder corresponding to the viewing operation on a current display interface;
and if not, displaying the mail snapshot in the updated folder on the current display interface.
6. An electronic mail processing apparatus, comprising:
the starting unit is used for starting the electronic mailbox;
the first detection unit is used for acquiring a folder where the mails are located when the mails in the electronic mailbox are detected to be changed, wherein the folder comprises the mails of the same receiving and sending type;
the first acquisition unit is used for acquiring a mail snapshot of the mail;
an updating unit, configured to update the folder based on the mail snapshot;
and the display unit is used for displaying the mail snapshot in the folder corresponding to the viewing operation on the current display interface when the viewing operation of the user is detected.
7. The apparatus of claim 6, wherein the updating unit comprises:
the acquiring subunit is used for acquiring the existing contacts in the file;
the matching subunit is used for matching the existing contact person with the target contact person;
and the adding subunit is configured to add the mail topic and the contact time to the mail information corresponding to the existing contact person if the matching is successful.
8. The apparatus of claim 6, further comprising:
a second obtaining unit, configured to obtain a sending/receiving type of the email;
the first judging unit is used for judging whether the receiving and sending type folders exist in the electronic mailbox or not;
the first execution unit is used for executing the steps to obtain the folder where the mail is located;
and the second execution unit is used for creating a corresponding folder based on the transceiving type.
9. A storage medium storing a plurality of instructions adapted to be loaded by a processor to perform the steps of the method of any of claims 1 to 5.
10. A terminal comprising a processor and a memory, said memory storing a plurality of instructions, said processor loading said instructions to perform the steps of the email processing method of any of claims 1 to 5.
CN201911352645.0A 2019-12-25 E-mail processing method and device, storage medium and terminal Active CN111143000B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201911352645.0A CN111143000B (en) 2019-12-25 E-mail processing method and device, storage medium and terminal

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201911352645.0A CN111143000B (en) 2019-12-25 E-mail processing method and device, storage medium and terminal

Publications (2)

Publication Number Publication Date
CN111143000A true CN111143000A (en) 2020-05-12
CN111143000B CN111143000B (en) 2024-04-26

Family

ID=

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102880695A (en) * 2012-09-19 2013-01-16 北京国双科技有限公司 Method and device for determining click location in website
CN103516592A (en) * 2013-09-03 2014-01-15 盈世信息科技(北京)有限公司 Mail attachment automatic previewing method and system based on IMAP protocol
CN104240066A (en) * 2013-06-18 2014-12-24 腾讯科技(深圳)有限公司 Method and device for displaying conversation of E-mails
CN106254225A (en) * 2016-09-08 2016-12-21 乐视控股(北京)有限公司 E-mail messages display packing and Mail Clients

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102880695A (en) * 2012-09-19 2013-01-16 北京国双科技有限公司 Method and device for determining click location in website
CN104240066A (en) * 2013-06-18 2014-12-24 腾讯科技(深圳)有限公司 Method and device for displaying conversation of E-mails
CN103516592A (en) * 2013-09-03 2014-01-15 盈世信息科技(北京)有限公司 Mail attachment automatic previewing method and system based on IMAP protocol
CN106254225A (en) * 2016-09-08 2016-12-21 乐视控股(北京)有限公司 E-mail messages display packing and Mail Clients

Similar Documents

Publication Publication Date Title
US10956280B2 (en) Data backup method, electronic device, and storage medium
CN105900466B (en) Message processing method and device
US10775979B2 (en) Buddy list presentation control method and system, and computer storage medium
WO2018153100A1 (en) Method for displaying collected object, and terminal
CN109309696B (en) Folder transmission method, sender, receiver, and storage medium
CN108156508B (en) Barrage information processing method and device, mobile terminal, server and system
CN106371964B (en) Method and device for prompting message
WO2022017107A1 (en) Information processing method and apparatus, computer device and storage medium
CN110278141B (en) Instant messaging information processing method and device and storage medium
US10956653B2 (en) Method and apparatus for displaying page and a computer storage medium
CN103279288A (en) Method, device and terminal units for transmitting data
CN109271262B (en) Display method and terminal
WO2015043163A1 (en) Method and apparatus for inputting account information
WO2020156117A1 (en) File processing method and device, and terminal
JP6915074B2 (en) Message notification method and terminal
US20200293583A1 (en) Information search method, terminal, network device, and system
CN111602134A (en) Mail translation method and electronic equipment
CN110825474A (en) Interface display method and device and electronic equipment
CN106970859B (en) Method and device for backing up and recovering offline mail
CN106371896B (en) Virutal machine memory configuration method and device, mobile terminal
US20160307216A1 (en) Electronic information collection method and apparatus
US10528655B2 (en) Method and device for inputting information into an entry field of an electronic communication
CN111142759A (en) Information sending method and electronic equipment
CN110796438A (en) Message sending method and mobile terminal
CN109189734A (en) A kind of file open method and mobile 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
TA01 Transfer of patent application right

Effective date of registration: 20240321

Address after: 210000 288 Qinhuai Road, Yung Yang Street, Lishui District, Nanjing, Jiangsu

Applicant after: Zhenjiang Sulubang Science and Technology Innovation Service Co.,Ltd. Nanjing Branch

Country or region after: China

Address before: 516006 Zhongkai hi tech Zone, Huizhou, Guangdong, 86 Chang seven Road West

Applicant before: HUIZHOU TCL MOBILE COMMUNICATION Co.,Ltd.

Country or region before: China

TA01 Transfer of patent application right
GR01 Patent grant