CN102355428A - Image-text mixed email resolution method and server using same - Google Patents

Image-text mixed email resolution method and server using same Download PDF

Info

Publication number
CN102355428A
CN102355428A CN201110223137XA CN201110223137A CN102355428A CN 102355428 A CN102355428 A CN 102355428A CN 201110223137X A CN201110223137X A CN 201110223137XA CN 201110223137 A CN201110223137 A CN 201110223137A CN 102355428 A CN102355428 A CN 102355428A
Authority
CN
China
Prior art keywords
template
parsing
end message
platform
plain text
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
CN201110223137XA
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.)
MO YAJING
Original Assignee
MO YAJING
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 MO YAJING filed Critical MO YAJING
Priority to CN201110223137XA priority Critical patent/CN102355428A/en
Publication of CN102355428A publication Critical patent/CN102355428A/en
Pending legal-status Critical Current

Links

Images

Landscapes

  • Information Transfer Between Computers (AREA)

Abstract

The invention provides an image-text mixed email resolution method and a server using the same. The image-text mixed email resolution method comprises the following steps of: 1, establishing different plain text resolution templates and mixed image-text resolution templates for different terminal registration information table; 2, after the server receives an email, acquiring the terminal registration information table of a user according to a recipient attribute of the email; 3, determining a plain text resolution template and the mixed image-text resolution template which correspond to the terminal registration information table according to the terminal registration information table; and 4, determining whether the mixed image-text resolution template or the plain text resolution template is adopted to resolve the email according to whether the email comprises a hypertext markup language (html) tag or not. By the method and the server, resolution templates can be customized according to different mobile terminals and clients.

Description

Image mixed character typeset mail analytic method and use its service server
Technical field
The present invention relates to a kind of mail analytic method and use its service server, relate in particular to a kind of image mixed character typeset mail analytic method and use its service server.
Background technology
A lot of pushmail are supported in the mail of client shows plain text format and image mixed character typeset form.Plain text format is to have only literal in the text, do not have other; The image mixed character typeset form is as the term suggests be exactly that existing picture has literal again.At present the portable terminal of pushmail has various brands, and the terminal of various models is also arranged in the machine below the various brands, and the system of each version also possibly is equipped with in the terminal of various models, and these terminals are not quite similar to the ability to accept that represents form of mail.But in the realization of pushmail, when the mail of client shows image mixed character typeset form, do not take into full account the characteristics of client at present, all clients are carried out without differences treat.After mail was resolved, the mail that is pushed to portable terminal basically all was the image mixed character typeset form.So, the content after same envelope mail is resolved is identical, though alleviated load of server, does not carry out the parsing that customizes according to the characteristics of portable terminal and client, and Mail Contents can not obtain perfect bandwagon effect in client.
For example: the client that has is not supported some html label, but server end does not filter, and the image mixed character typeset content that still will contain these label substances pushes, and this has just wasted relatively more valuable flow; Some client is because the existence of some html label; Causing content to show, is blank In the view of the user, because server is a Unified Treatment; Filter out these labels in order to support this client, but this has influenced the bandwagon effect of the client of other these labels of support simultaneously again.
Summary of the invention
The service server that main purpose of the present invention is that a kind of image mixed character typeset mail analytic method is provided and uses it can be according to the parsing template of different client side customization parsing mail.
In order to achieve the above object, the invention provides a kind of image mixed character typeset mail analytic method, may further comprise the steps:
Step 1: set up end message and the corresponding relation of resolving template, said parsing template comprises that plain text is resolved template and image mixed character typeset is resolved template;
Step 2: after service server gets the mail, obtain user's end message according to the recipient property of this mail;
Step 3: obtain the parsing template corresponding with this end message;
Step 4: the parsing template according to getting access to is resolved mail.
The present invention also provides a kind of service server, and comprise corresponding relation building module, end message acquisition module, resolve template acquisition module and parsing module, wherein,
Said corresponding relation building module is used to set up end message and the corresponding relation of resolving template, and said parsing template comprises that plain text is resolved template and image mixed character typeset is resolved template;
Said end message acquisition module is used for after receiving mail, obtains user's end message according to the recipient property of this mail, and this end message is sent to said parsing template acquisition module;
Said parsing template acquisition module is used for this corresponding relation of setting up according to this end message and said corresponding relation building module, obtains the parsing template corresponding with this end message, and should resolve template and be sent to said parsing module;
Said parsing module is used for according to the parsing template that gets access to mail being resolved.
Compared with prior art, image mixed character typeset mail analytic method of the present invention and use its service server through setting up end message and the corresponding relation of resolving template, and can be resolved the parsing template of mail according to the different client side customization.
Description of drawings
Fig. 1 is the flow chart of an embodiment of image mixed character typeset mail analytic method of the present invention;
Fig. 2 is the flow chart of the step 1 of the described image mixed character typeset mail of this embodiment of the invention analytic method;
Fig. 3 is the flow chart of the step 3 of the described image mixed character typeset mail of this embodiment of the invention analytic method.
Embodiment
As shown in Figure 1, the invention provides a kind of image mixed character typeset mail analytic method, it is characterized in that, may further comprise the steps:
Step 1: set up end message and the corresponding relation of resolving template, said parsing template comprises that plain text is resolved template and image mixed character typeset is resolved template;
Step 2: after service server gets the mail, obtain user's end message according to the recipient property of this mail;
Step 3: obtain the parsing template corresponding with this end message;
Step 4: the parsing template according to getting access to is resolved mail.
During enforcement, in step 1, said end message comprise platform class not, platform release and client release;
During enforcement, as shown in Figure 2, step 1 may further comprise the steps:
Step 11: corresponding plain text is resolved type and image mixed character typeset is resolved type for the different platforms classification is set up;
Step 12: corresponding plain text is resolved template class and image mixed character typeset is resolved template class for the different platforms version is set up;
Step 13: corresponding plain text is resolved template and image mixed character typeset is resolved template for the different client side version is set up.
During enforcement, as shown in Figure 3, step 3 may further comprise the steps:
Step 31: obtain corresponding plain text according to the platform classification in this end message and resolve type and image mixed character typeset parsing type;
Step 32: obtain corresponding plain text according to the platform release in this end message and resolve template class and image mixed character typeset parsing template class;
Step 33: obtain corresponding plain text according to the client release in this end message and resolve template and image mixed character typeset parsing template.
During enforcement, step 32 also comprises:
When the platform release in this end message is higher than in the step 12 the highest platform release under the platform classification in this end message, then obtains corresponding plain text and resolve template class and image mixed character typeset parsing template class according to this highest platform release.
During enforcement, step 32 also comprises:
When the platform release in this end message between two platform releases under the platform classification in this end message the time, then obtains corresponding plain text according to low platform release in these two platform releases and resolves template class and image mixed character typeset parsing template class in step 12.
During enforcement, step 11 comprises: a default plain text is resolved template class and a default image mixed character typeset is resolved template class for each platform classification is provided with;
Step 32 comprises: when the platform release in this end message is lower than in the step 12 the lowest deck version under the platform classification in this end message, obtain then that the corresponding default plain text of this lowest deck version is resolved template class and default image mixed character typeset is resolved template class.During enforcement, step 4 comprises: comprise the html label or do not comprise the html label according to this mail, confirm to adopt image mixed character typeset parsing template that gets access to or the plain text that gets access to resolve template to resolve this mail.
During enforcement, in step 4, according to the mime form among the mail head of said mail to judge whether this mail comprises the html label.
The present invention also provides a kind of service server of using above-mentioned image mixed character typeset mail analytic method, and comprise corresponding relation building module, end message acquisition module, resolve template acquisition module and parsing module, wherein,
Said corresponding relation building module is used to set up end message and the corresponding relation of resolving template, and said parsing template comprises that plain text is resolved template and image mixed character typeset is resolved template;
Said end message acquisition module is used for after receiving mail, obtains user's end message according to the recipient property of this mail, and this end message is sent to said parsing template acquisition module;
Said parsing template acquisition module is used for this corresponding relation of setting up according to this end message and said corresponding relation building module, obtains the parsing template corresponding with this end message, and should resolve template and be sent to said parsing module;
Said parsing module is used for according to the parsing template that gets access to mail being resolved.
During enforcement, said end message comprise platform class not, platform release and client release;
Said corresponding relation building module; Be used to the different platforms classification and set up corresponding plain text parsing type and image mixed character typeset parsing type; Corresponding plain text is resolved template class and image mixed character typeset is resolved template class for the different platforms version is set up, and corresponding plain text is resolved template and image mixed character typeset is resolved template for the different client side version is set up.
During enforcement; Said parsing template acquisition module; Be used for obtaining corresponding plain text and resolve type and image mixed character typeset parsing type according to the platform classification of this end message; Obtain corresponding plain text according to the platform release in this end message and resolve template class and image mixed character typeset parsing template class, obtain corresponding plain text parsing template and image mixed character typeset according to the client release in this end message again and resolve template.
During enforcement; Said parsing template acquisition module; When also being used for platform release when this end message and being higher than in the said corresponding relation building module the highest platform release under the platform classification in this end message, obtain corresponding plain text according to this highest platform release and resolve template class and image mixed character typeset parsing template class.
During enforcement; Said parsing template acquisition module; Also be used for when between two platform releases under the platform classification of platform release in said corresponding relation building module of this end message, obtain corresponding plain text according to low platform release in these two platform releases and resolve template class and image mixed character typeset parsing template class.
During enforcement, said corresponding relation building module also is used to each platform classification one a default plain text parsing template class and a default image mixed character typeset parsing template class is set;
Said parsing template acquisition module; When also being used for platform release when this end message and being lower than in the said corresponding relation building module lowest deck version under the platform classification in this end message, obtain that the corresponding default plain text of this lowest deck version is resolved template class and default image mixed character typeset is resolved template class.
During enforcement, said parsing module is used for comprising the html label or not comprising the html label according to this mail, confirms to adopt image mixed character typeset parsing template that gets access to or the plain text that gets access to resolve template to resolve this mail.
During enforcement, said parsing module according to the mime form among the mail head of said mail to judge whether this mail comprises the html label.
The present invention optimizes resolving the image mixed character typeset mail, customizes parsing according to the different characteristics of portable terminal and client.Different client side uses different filter types that the image mixed character typeset content is filtered.Such as the client of supporting CSS fully, keep the relevant content of CSS, do not support the client of CSS, then filter out the relevant content of CSS.
Through the parsing type list shown in table one the present invention is described below, wherein, osname representes the platform classification, and osversion representes platform release, and clientversion representes client release;
Table one:
Numbering Field name Data type Explanation
1 osname VARchar(255) The platform classification
2 osversion VARchar(255) Platform release
3 clientversion VARchar(255) Client release
4 text VARchar(10) Plain text is resolved type
5 html VARchar(10) Image mixed character typeset is resolved type
In table one, the value of text can be NULL, and when the value of text was NULL, it was " resolving to plain text " that the expression plain text is resolved type;
Equally, the value of text can be img, and when the value of text was img, it was " resolving to plain text band picture " that the expression plain text is resolved type;
Similarly, the value of html can be NULL, and when the value of html was NULL, the expression image mixed character typeset was resolved type and is " filtering profile according to acquiescence filters ";
According to the parsing type list shown in the table one, what require in can satisfying the demands resolves according to platform and client release, and table one has been described client terminal attribute and will have been resolved to the type and the corresponding filtering profile of html label of plain text.
Give an example through table two below:
Table two
osname osversion clientversion text html
BLACKBERRY 4.2 5.0.0 NULL bb4.2
BLACKBERRY 4.6 5.0.3 img bb4.6
Shown in table two, BLACKBERRY platform osversion4.2 and above (preferentially comparing osversion), with this template of bb4.2, client release was that plain text was resolved by the acquiescence mode more than 5.0.0 reached when image mixed character typeset filtered label;
BLACKBERRY platform rom4.6 and above (preferentially comparing rom), image mixed character typeset filters label and uses this template of bb4.6, and client release is more than 5.0.3 reaches, and plain text is pressed the embedded picture on-link mode (OLM) of plain text and resolved.
During practical implementation, at first set up end message and the corresponding relation of resolving template, said parsing template comprises that plain text is resolved template and image mixed character typeset is resolved template;
When mobile phone is registered in client, need to send end message and user's email address, this end message comprises: mobile phone model, platform kind, cell phone platform version number and client release number;
After user's end message and user's email address is received by system, distribute a user UID for the user according to user's email address;
After server gets access to end message; Obtain the parsing template corresponding with this end message; And judge that by this end message this user's terminal processing capacity classifies, for example: with log-on message row one table at all terminals: comprise following field: osname, osversion, clientversion, text, html in this table;
Server gets access to the new mail of mail server;
Find user UID corresponding in the system according to the addressee information among the mail head, find the endpoint registration information table of user mobile phone according to user UID.Simultaneously, according to the mime form among the mail head, search whether the html label is arranged.
Confirm according to the endpoint registration information table of mime form among the mail head and user mobile phone which template this mail should select at last.
Through two concrete embodiment the present invention is described below:
Embodiment 1:
User qwe163.com receives that an envelope does not comprise the new mail of html label, and server is according to the addressee qwe163.com among this mail head, and the UID that finds this user is 001, and the endpoint registration information table of finding this user mobile phone according to this UID001 is:
osname osversion clientversion text html
BLACKBERRY 4.2 5.0.0 NULL bb4.2
Because this mail does not contain the html label, and the value of text is NULL in its endpoint registration information table, so the acquiescence template that this mail is resolved under the type according to plain text resolves to plain text.
Be kept in the server after having resolved this mail, the server message informing client of redispatching has new mail to arrive, and client Connection Service device obtains the plain text mail after this parsing.
Embodiment 2:
User asd163.com receives that a package contains the new mail of html label, and server is according to the addressee asd163.com among this mail head, and the UID that finds this user is 002, and the endpoint registration information table of finding this user mobile phone according to this UID002 is:
osname osversion clientversion text html
BLACKBERRY 4.6 5.0.3 img bb4.6
Because this mail comprises the html label, and the value of html is bb4.6 in its endpoint registration information table, so the content of this mail is resolved by the template that the name under the image mixed character typeset parsing type is called bb4.6.
Be kept in the server after having resolved this mail, the server message informing client of redispatching has new mail to arrive, and client Connection Service device obtains the mail that comprises the html label after this parsing.
In addition, in practical implementation, as after running into user's platform release and the contrast of the tabulation in server retrieval, when not having corresponding template in the tabulation of discovery server,
When this user's platform release was higher than in the tabulation of server the highest version in this platform classification, then this user's the mail template of resolving was resolved according to the highest version in this platform classification immediate with it, and for example: certain user terminal information is:
osname osversion clientversion
BLACKBERRY 5.0 5.0.3
And the list information of server is:
osname osversion clientversion
BLACKBERRY 4.2 5.0.3
BLACKBERRY 4.5 5.0.3
BLACKBERRY 4.6 5.0.3
Then, server is resolved template class with this user's mail to adopt osversion is 4.6 version.
Similarly; When this user's platform release in the tabulation of server between two versions in this platform classification the time; Then the template of this user's mail parsing is according to resolving than lowest version in this platform classification immediate with it, and for example: certain user terminal information is:
osname osversion clientversion
BLACKBERRY 4.4 5.0.3
And the list information of server is:
osname osversion clientversion
BLACKBERRY 4.2 5.0.3
BLACKBERRY 4.5 5.0.3
BLACKBERRY 4.6 5.0.3
Then, server is resolved template class with this user's mail to adopt osversion is 4.2 version.
On the contrary; Server is provided with a default parsing template for each platform classification; When this user's platform release is lower than in the tabulation of server the minimum version in this platform classification; Then the server acquiescence is resolved this user's mail by this default parsing template; For example; This default parsing template can all resolve to plain text for all mails, to guarantee the word content of user at least can reading mail.More than explanation is just illustrative for the purpose of the present invention; And nonrestrictive, those of ordinary skills understand, under the situation of the spirit and scope that do not break away from accompanying claims and limited; Can make many modifications, variation or equivalence, but all will fall in protection scope of the present invention.

Claims (10)

1. an image mixed character typeset mail analytic method is characterized in that, may further comprise the steps:
Step 1: set up end message and the corresponding relation of resolving template, said parsing template comprises that plain text is resolved template and image mixed character typeset is resolved template;
Step 2: after service server gets the mail, obtain user's end message according to the recipient property of this mail;
Step 3: obtain the parsing template corresponding with this end message;
Step 4: the parsing template according to getting access to is resolved mail.
2. image mixed character typeset mail analytic method as claimed in claim 1 is characterized in that, in step 1, said end message comprise platform class not, platform release and client release;
Step 1 may further comprise the steps:
Step 11: corresponding plain text is resolved type and image mixed character typeset is resolved type for the different platforms classification is set up;
Step 12: corresponding plain text is resolved template class and image mixed character typeset is resolved template class for the different platforms version is set up;
Step 13: corresponding plain text is resolved template and image mixed character typeset is resolved template for the different client side version is set up;
Step 3 may further comprise the steps:
Step 31: obtain corresponding plain text according to the platform classification in this end message and resolve type and image mixed character typeset parsing type;
Step 32: obtain corresponding plain text according to the platform release in this end message and resolve template class and image mixed character typeset parsing template class;
Step 33: obtain corresponding plain text according to the client release in this end message and resolve template and image mixed character typeset parsing template.
3. image mixed character typeset mail analytic method as claimed in claim 2 is characterized in that step 32 also comprises:
When the platform release in this end message is higher than in the step 12 the highest platform release under the platform classification in this end message, then obtains corresponding plain text and resolve template class and image mixed character typeset parsing template class according to this highest platform release; When the platform release in this end message between two platform releases under the platform classification in this end message the time, then obtains corresponding plain text according to low platform release in these two platform releases and resolves template class and image mixed character typeset parsing template class in step 12.
4. image mixed character typeset mail analytic method as claimed in claim 3 is characterized in that,
Step 11 comprises: a default plain text is resolved template class and a default image mixed character typeset is resolved template class for each platform classification is provided with;
Step 32 comprises: when the platform release in this end message is lower than in the step 12 the lowest deck version under the platform classification in this end message, obtain then that the corresponding default plain text of this lowest deck version is resolved template class and default image mixed character typeset is resolved template class.
5. like the described image mixed character typeset mail of arbitrary claim analytic method in the claim 1 to 4; It is characterized in that; Step 4 comprises: comprise the html label or do not comprise the html label according to this mail, confirm to adopt image mixed character typeset parsing template that gets access to or the plain text that gets access to resolve template to resolve this mail.
6. a service server is characterized in that, comprise corresponding relation building module, end message acquisition module, resolve template acquisition module and parsing module, wherein,
Said corresponding relation building module is used to set up end message and the corresponding relation of resolving template, and said parsing template comprises that plain text is resolved template and image mixed character typeset is resolved template;
Said end message acquisition module is used for after receiving mail, obtains user's end message according to the recipient property of this mail, and this end message is sent to said parsing template acquisition module;
Said parsing template acquisition module is used for this corresponding relation of setting up according to this end message and said corresponding relation building module, obtains the parsing template corresponding with this end message, and should resolve template and be sent to said parsing module;
Said parsing module is used for according to the parsing template that gets access to mail being resolved.
7. service server as claimed in claim 6 is characterized in that, said end message comprise platform class not, platform release and client release;
Said corresponding relation building module; Be used to the different platforms classification and set up corresponding plain text parsing type and image mixed character typeset parsing type; Corresponding plain text is resolved template class and image mixed character typeset is resolved template class for the different platforms version is set up, and corresponding plain text is resolved template and image mixed character typeset is resolved template for the different client side version is set up;
Said parsing template acquisition module; Be used for obtaining corresponding plain text and resolve type and image mixed character typeset parsing type according to the platform classification of this end message; Obtain corresponding plain text according to the platform release in this end message and resolve template class and image mixed character typeset parsing template class, obtain corresponding plain text parsing template and image mixed character typeset according to the client release in this end message again and resolve template.
8. service server as claimed in claim 7; It is characterized in that; Said parsing template acquisition module; When also being used for platform release when this end message and being higher than in the said corresponding relation building module the highest platform release under the platform classification in this end message, obtain corresponding plain text according to this highest platform release and resolve template class and image mixed character typeset parsing template class;
Said parsing template acquisition module; Also be used for when between two platform releases under the platform classification of platform release in said corresponding relation building module of this end message, obtain corresponding plain text according to low platform release in these two platform releases and resolve template class and image mixed character typeset parsing template class.
9. service server as claimed in claim 8 is characterized in that,
Said corresponding relation building module also is used to each platform classification one a default plain text parsing template class and a default image mixed character typeset parsing template class is set;
Said parsing template acquisition module; When also being used for platform release when this end message and being lower than in the said corresponding relation building module lowest deck version under the platform classification in this end message, obtain that the corresponding default plain text of this lowest deck version is resolved template class and default image mixed character typeset is resolved template class.
10. like the described service server of arbitrary claim in the claim 6 to 9; It is characterized in that; Said parsing module; Be used for comprising the html label or not comprising the html label, confirm to adopt image mixed character typeset parsing template that gets access to or the plain text that gets access to resolve template to resolve this mail according to this mail.
CN201110223137XA 2011-08-04 2011-08-04 Image-text mixed email resolution method and server using same Pending CN102355428A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201110223137XA CN102355428A (en) 2011-08-04 2011-08-04 Image-text mixed email resolution method and server using same

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201110223137XA CN102355428A (en) 2011-08-04 2011-08-04 Image-text mixed email resolution method and server using same

Publications (1)

Publication Number Publication Date
CN102355428A true CN102355428A (en) 2012-02-15

Family

ID=45578925

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201110223137XA Pending CN102355428A (en) 2011-08-04 2011-08-04 Image-text mixed email resolution method and server using same

Country Status (1)

Country Link
CN (1) CN102355428A (en)

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2007041924A1 (en) * 2005-10-14 2007-04-19 Huawei Technologies Co., Ltd. A device of implementing a flexible page layout and method thereof
CN101247563A (en) * 2008-03-20 2008-08-20 宇龙计算机通信科技(深圳)有限公司 Mail pushing system and mail receiving and dispatching method
US7921172B2 (en) * 2009-01-07 2011-04-05 Lenovo (Singapore) Pte. Ltd. Apparatus, system, and method for wireless presyncing of data
CN102065106A (en) * 2009-11-16 2011-05-18 中国电信股份有限公司 Web flow collator, and method and system for accessing Web page by using terminal

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2007041924A1 (en) * 2005-10-14 2007-04-19 Huawei Technologies Co., Ltd. A device of implementing a flexible page layout and method thereof
CN101247563A (en) * 2008-03-20 2008-08-20 宇龙计算机通信科技(深圳)有限公司 Mail pushing system and mail receiving and dispatching method
US7921172B2 (en) * 2009-01-07 2011-04-05 Lenovo (Singapore) Pte. Ltd. Apparatus, system, and method for wireless presyncing of data
CN102065106A (en) * 2009-11-16 2011-05-18 中国电信股份有限公司 Web flow collator, and method and system for accessing Web page by using terminal

Similar Documents

Publication Publication Date Title
CN101075910B (en) Method and device for quickly registering
EP1777632A3 (en) Method and server for extracting content based on RSS
CN105930109B (en) Document printing method, system and terminal
CN101286211A (en) Mobile office system and method
CN104850550A (en) Method and apparatus for ordering prompt messages
CN102118736A (en) Mobile terminal and self-adaptive method and system thereof
CN103220352A (en) Terminal, server, file storage system and file storage method
CN102355487A (en) Browse handling method and device of email attachment
CN103279861A (en) PCB engineering problem contrastive analysis and PCB engineering problem contrastive analysis result sending method and device
CN102594695A (en) Message routing method and system of enterprise service bus (ESB)
CN106469372A (en) A kind of address mapping method and device
CN104284306A (en) Junk message filter method and system, mobile terminal and cloud server
CN102360271A (en) Input box detection method based on Web test
CN102739871A (en) Information sending method and device of mobile terminal
CN102547662A (en) Device and method for storing subscriber information in mobile terminal
CN111177511A (en) Method and device for acquiring and analyzing announcement information by using crawler
CN108763279B (en) Webpage data distributed template acquisition method and system
CN106686078A (en) Data transmission method and device
CN109145092B (en) Database updating and intelligent question and answer management method, device and equipment
CN110889261A (en) Method for automating electronic official document service processing
CN102710850A (en) Method and system for classified management of mobile phone messages and mobile phone
CN102355428A (en) Image-text mixed email resolution method and server using same
CN110334333B (en) Information modification method and related device
CN103186540A (en) Electronic document processing method, electronic document reading server, electronic document reading terminal and electronic document reading system
CN102238098B (en) A kind of information synthesis method and the terminal of correspondence and instant communicating system

Legal Events

Date Code Title Description
C06 Publication
PB01 Publication
C10 Entry into substantive examination
SE01 Entry into force of request for substantive examination
C02 Deemed withdrawal of patent application after publication (patent law 2001)
WD01 Invention patent application deemed withdrawn after publication

Application publication date: 20120215