CN101820597A - Text extract forwarding method and system - Google Patents

Text extract forwarding method and system Download PDF

Info

Publication number
CN101820597A
CN101820597A CN201010125669A CN201010125669A CN101820597A CN 101820597 A CN101820597 A CN 101820597A CN 201010125669 A CN201010125669 A CN 201010125669A CN 201010125669 A CN201010125669 A CN 201010125669A CN 101820597 A CN101820597 A CN 101820597A
Authority
CN
China
Prior art keywords
content
text extract
user
forwarding method
transmitted
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
CN201010125669A
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.)
Huizhou TCL Mobile Communication Co Ltd
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 CN201010125669A priority Critical patent/CN101820597A/en
Publication of CN101820597A publication Critical patent/CN101820597A/en
Pending legal-status Critical Current

Links

Images

Landscapes

  • Information Transfer Between Computers (AREA)

Abstract

The invention discloses a text extract forwarding method, which comprises the following steps of: selecting paragraphs to be forwarded according to an acquisitions information instruction input by a user; saving the paragraphs to be forwarded in a structure; reading the saved extract contents, and calling application program interface created information of an equipment platform; and transmitting the contents to be forwarded to the address of a receiving party. The text extract forwarding method can be implemented only by the interface provided by the platform per se without additional equipment on a mobile phone. Therefore, the user can selectively forward or share the contents to/with other users without transmitting the whole text contents.

Description

A kind of text extract forwarding method and system
Technical field
The present invention relates to a kind of text extract forwarding method and system.
Background technology
The development of E-book reader is more and more faster, beginning is applied in the daily living and studying more and more widely, in the process of reading, the user may often need take passages and transmit some important paragraphs, realize the demand under some particular cases, as: take passages some Word message and share with other people; Some contents important or individual demand are forwarded to other mobile phone or mailbox etc.And existing electronic reader can not be taken passages and transmit by the Word message that certain is a part of.
Therefore, prior art has yet to be improved and developed.
Summary of the invention
The object of the present invention is to provide text extract forwarding method and system on a kind of electronic reader, be intended to solve the functional defect that literal that existing electronic reader can not be a part of with certain in reading process is taken passages and transmitted.
Technical scheme of the present invention is as follows:
A kind of text extract forwarding method wherein, comprising: the information command of obtaining according to user's input is chosen paragraph to be transmitted; Paragraph to be transmitted is kept in the structure; Read the extracts content of being preserved, and the application programming interfaces of invocation facility platform are created information; Content to be transmitted is sent to the recipient address.
Described text extract forwarding method wherein, also comprises: select to open or close the extracts forwarding capability according to user's application instruction.
Described text extract forwarding method wherein, also comprises: execution result is prompted to the user.
Described text extract forwarding method, wherein, described structure utilizes C language definition, and wherein length of taking passages content and character string array of each character string array preservation can be set arbitrarily.
Described text extract forwarding method, wherein, described application programming interfaces comprise note, multimedia message, Email, instant messaging or bluetooth.
Described text extract forwarding method, wherein, described extracts content can send to a plurality of recipients address simultaneously.
A kind of text extract repeater system wherein, comprising:
Content is taken passages the unit, is used for choosing paragraph to be transmitted according to the information command of obtaining of user's input;
Content storage unit is used for paragraph to be transmitted is stored in internal memory as a structure;
The information retransmission unit is used for reading the extracts content of being preserved from internal memory, and the application programming interfaces of invocation facility platform create information, and content that will be to be transmitted writes in the short message and is sent to the recipient address.
Described text extract repeater system wherein, also comprises control unit, is used to select to open or close the extracts forwarding capability of described system.
Described text extract repeater system wherein, also comprises the feedback information unit, is used for execution result is prompted to the user.
Text extract forwarding method and system on a kind of electronic reader provided by the present invention owing to adopted and will take passages content as a structure element, are kept in one the structure.Call the background application interface then and create information, the ad hoc structure body of preserving is write in the short message structure and content is sent to the address of appointment, promptly finish part text extract on the electronic reader and the function transmitted.
Description of drawings
Fig. 1 is the method workflow diagram that the embodiment of the invention provides;
Fig. 2 is the system configuration schematic diagram that the embodiment of the invention provides;
Fig. 3 is the work schematic diagram of the embodiment of the invention.
Embodiment
For making purpose of the present invention, technical scheme and advantage clearer, clear and definite, below develop simultaneously with reference to accompanying drawing that the present invention is described in more detail for embodiment.
Fig. 1 shows the flow process of the method that the text extract on the electronic reader that the embodiment of the invention provides transmits.For ease of explanation, electronic reader of the present invention is that example describes with the mobile phone.
Step S100, user open the extracts forwarding capability.
In the present embodiment, mobile phone is provided with an application program and controls the extracts forwarding capability of whether opening this mobile phone, and the application of this step makes that the application of this function is more flexible.For the prior art that is written as of this application program, do not do at this and to give unnecessary details.
Step S101, extracts need the paragraph of forwarding.
For the user of touch-screen mobile phone can shown text filed in, directly draw and select one or more literal paragraph and highlighted demonstration (with similar in the computer) with the selected mode word of mouse by touch-screen, as not supporting touch-screen, then can select the literal paragraph with virtual mouse or cursor.
Step S102, will determine that the paragraph of transmitting is kept in the structure.
After the extracts content that needs to transmit when the user is selected, the content of taking passages need be kept in the middle of the internal memory.The concrete preservation form of all the elements is kept in the specific structure for the element of every section content as a structure.
Present embodiment is an example with C language commonly used, and structure can be defined as follows:
typedef?struct
{
......
int?count;
char?string_1[MAX_LENGTH];
char?string_2[MAX_LENGTH];
......
char?string_n[MAX_LENGTH];
}Content_Record;
Wherein, integer variable count is used to write down the paragraph number of having preserved; String_n (n=1,2,3...) be n character string array, each character string array is preserved the paragraph content of an extracts; For the maximum of n and the length restriction of character string array, can determine by the manufacturer according to the configuring condition or the demand of equipment itself.
The application programming interfaces of step S103, invocation facility platform are created and forwarding information.
The processor of mobile phone reads the character string content of all preservations from internal memory, and creates message at application programming interfaces such as note that the backstage calling mobile phone provided or multimedia messages.
BREW (Binary Runtime Environment for Wireless vedio on radio binary operation environment) platform with Qualcomm is an example, send with note as all being taken passages content, then can call ISMS (I short message system i-note) series interfaces, as:
void?ISMS_SendMsg(ISMS*po,const?ISMSMsg*pISMSMsg,AEECallback*pcb,uint32*pnRv)
Usually short message is to preserve with the form of structure, and the extracts content that the correlation function that then can calling platform provides will be preserved writes in the short message structure body, and calls above-mentioned function and send note.As sending with other forms such as multimedia message, mail, bluetooth, instant message, the relevant interface of calling mobile phone platform in the same way then.
Step S104, execution result is prompted to the user.
After mobile phone successfully will be taken passages content and be sent to the recipient address, can feed back an information to the user, the prompting content that the user sent out sends successfully or does not send to.For example: after having a mobile phone user that the content of taking passages is forwarded to another cellphone subscriber with way of short messages now, the information that can receive a system is as " information is sent completely " or " information does not send to ", with this result who points out the user to carry out.
Fig. 2 shows the structure of the text extract repeater system 200 on the electronic reader that the embodiment of the invention provides.Described text extract repeater system 200 comprises control unit 201, content extracts unit 202, content storage unit 203, information retransmission unit 204, feedback information unit 205, wherein,
Described control unit 201, the extracts forwarding capability that is used to select to open or close described system.Not need not to open this function choosing-item when the user does not need to do text extract and transmits, its method of operation is similar with the Bluetooth function on the mobile phone, can close bluetooth when not needing to use Bluetooth function.
Described content is taken passages unit 202, is used for the paragraph that information command is chosen forwarding that obtains according to user's input;
Described content storage unit 203 is used for the content of the every section extracts element as a structure is kept in the structure, and described structure is stored in the internal memory;
Described information retransmission unit 204 is used for reading the extracts content of being preserved from internal memory, and the application programming interfaces that call the backstage create information, and the content that will transmit writes in the short message and be sent to the recipient address, and this address can be one or more;
Described feedback information unit 205 is used for execution result is prompted to the user.
Wherein, described control unit 201, content extracts unit 202, content storage unit 02, information retransmission unit and feedback information unit connect successively.
Fig. 3 shows the work schematic diagram of the embodiment of the invention, and electronic reader A can wherein include described text extract repeater system 200 for mobile phone, MP3, MP4 etc. among the figure.Terminal B, terminal C, terminal D are mobile phone, computer, MP4 etc., and the information content sends by forms such as short breath, multimedia message, mail, bluetooths.And when sending a plurality of receiving terminals can be set.The workflow that the extracts of electronic reader A is transmitted text message has been set forth clear in front, thereby does not do at this and to give unnecessary details.
The advantage that the embodiment of the invention is taken passages forwarding capability by applicating text on mobile phone is, the interface that only needs cell phone platform itself to provide can be realized, and need be on mobile phone not extra interpolation equipment, thereby make the user selectively other users to be transmitted or to be shared with to content, rather than whole content of text is sent.
Should be understood that application of the present invention is not limited to above-mentioned giving an example, for those of ordinary skills, can be improved according to the above description or conversion that all these improvement and conversion all should belong to the protection range of claims of the present invention.

Claims (9)

1. a text extract forwarding method is characterized in that, comprising:
The information command of obtaining according to user's input is chosen paragraph to be transmitted;
Paragraph to be transmitted is kept in the structure;
Read the extracts content of being preserved, and the application programming interfaces of invocation facility platform are created information;
Content to be transmitted is sent to the recipient address.
2. text extract forwarding method according to claim 1 is characterized in that, also comprises:
Select to open or close the extracts forwarding capability according to user's application instruction.
3. text extract forwarding method according to claim 1 is characterized in that, also comprises:
Execution result is prompted to the user.
4. text extract forwarding method according to claim 1 is characterized in that described structure utilizes C language definition, and wherein length of taking passages content and character string array of each character string array preservation can be set arbitrarily.
5. text extract forwarding method according to claim 1 is characterized in that described application programming interfaces comprise note, multimedia message, Email, instant messaging or bluetooth.
6. text extract forwarding method according to claim 1 is characterized in that, described extracts content can send to a plurality of recipients address simultaneously.
7. a text extract repeater system is characterized in that, comprising:
Content is taken passages the unit, is used for choosing paragraph to be transmitted according to the information command of obtaining of user's input;
Content storage unit is used for paragraph to be transmitted is stored in internal memory as a structure;
The information retransmission unit is used for reading the extracts content of being preserved from internal memory, and the application programming interfaces of invocation facility platform create information, and content that will be to be transmitted writes in the short message and is sent to the recipient address.
8. text extract repeater system according to claim 7 is characterized in that, also comprises control unit, is used to select to open or close the extracts forwarding capability of described system.
9. text extract repeater system according to claim 7 is characterized in that, also comprises the feedback information unit, is used for execution result is prompted to the user.
CN201010125669A 2010-03-10 2010-03-10 Text extract forwarding method and system Pending CN101820597A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201010125669A CN101820597A (en) 2010-03-10 2010-03-10 Text extract forwarding method and system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201010125669A CN101820597A (en) 2010-03-10 2010-03-10 Text extract forwarding method and system

Publications (1)

Publication Number Publication Date
CN101820597A true CN101820597A (en) 2010-09-01

Family

ID=42655492

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201010125669A Pending CN101820597A (en) 2010-03-10 2010-03-10 Text extract forwarding method and system

Country Status (1)

Country Link
CN (1) CN101820597A (en)

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101986734A (en) * 2010-11-15 2011-03-16 无锡永中软件有限公司 Communication service event forming method and system
CN103294748A (en) * 2013-01-22 2013-09-11 北京旭宁信息技术有限公司 Method for excerpting and editing Internet contents
CN103593142A (en) * 2013-11-29 2014-02-19 网易(杭州)网络有限公司 Lyric sharing method and device
CN107798003A (en) * 2016-08-31 2018-03-13 微软技术许可有限责任公司 The shared customizable content with intelligent text segmentation

Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1658201A (en) * 2004-02-16 2005-08-24 张金钟 Method for directly transmitting short message by right key of mouse
CN101482420A (en) * 2008-12-19 2009-07-15 深圳市同洲电子股份有限公司 Intelligent navigation apparatus, navigation terminal and its information navigation method

Patent Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1658201A (en) * 2004-02-16 2005-08-24 张金钟 Method for directly transmitting short message by right key of mouse
CN101482420A (en) * 2008-12-19 2009-07-15 深圳市同洲电子股份有限公司 Intelligent navigation apparatus, navigation terminal and its information navigation method

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101986734A (en) * 2010-11-15 2011-03-16 无锡永中软件有限公司 Communication service event forming method and system
CN103294748A (en) * 2013-01-22 2013-09-11 北京旭宁信息技术有限公司 Method for excerpting and editing Internet contents
CN103593142A (en) * 2013-11-29 2014-02-19 网易(杭州)网络有限公司 Lyric sharing method and device
CN107798003A (en) * 2016-08-31 2018-03-13 微软技术许可有限责任公司 The shared customizable content with intelligent text segmentation

Similar Documents

Publication Publication Date Title
CN104049849B (en) A kind of information processing method and corresponding electronic equipment
CN101958958A (en) Method for replying message and terminals
CN102325212B (en) Information sending method and terminal
CN101877737A (en) Communication device and image sharing method thereof
CN102591630B (en) Informational function integration system and method
CN103037338B (en) A kind of signature insertion method of contact details and communicating terminal
CN101917680A (en) Mobile terminal information processing method and mobile terminal
CN101980552A (en) Method and device for quickly adding addressees and mobile terminal
CN103856919A (en) Information sending method and device as well as information receiving method and device
CN101820597A (en) Text extract forwarding method and system
CN102014184A (en) Method and device for screening communication record and communication terminal
CN103024694A (en) Method, device and mobile terminal of multi-people message sending
CN101453509A (en) Processing method for mobile phone information timed sending
CN102932533A (en) Method and device for third party application program to call contacts
CN101795324A (en) Method and device for switching e-mail client account on mobile phone terminal
CN104092840A (en) Message method, platform and system
CN103369114A (en) Short message sending method, short message sending device and mobile communication terminal
CN102946592B (en) The method and system that a kind of mobile terminal is received and sent messages
CN101527887A (en) Processing method in mail receiving process
CN103024711B (en) Processing method and processing system for responding calling party, and mobile terminal
CN101426054A (en) Method for sending short message by mobile terminal and mobile terminal therefor
US8223947B2 (en) Method and system for remote call forwarding set-up and modification
CN102833413A (en) System and method for setting e-mail to automatically forward missed call and new short message through information
CN102740242A (en) Method and device for managing website message on mobile phone
CN103078994A (en) Dynamic display method for editing interface and communication terminal comprising editing interface

Legal Events

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

Application publication date: 20100901