[go: up one dir, main page]

CN103248551A - Information presentation method and system - Google Patents

Information presentation method and system Download PDF

Info

Publication number
CN103248551A
CN103248551A CN2012100238773A CN201210023877A CN103248551A CN 103248551 A CN103248551 A CN 103248551A CN 2012100238773 A CN2012100238773 A CN 2012100238773A CN 201210023877 A CN201210023877 A CN 201210023877A CN 103248551 A CN103248551 A CN 103248551A
Authority
CN
China
Prior art keywords
information
presented
wireless terminal
module
user
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
CN2012100238773A
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.)
Tencent Technology Shenzhen Co Ltd
Original Assignee
Tencent Technology Shenzhen 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 Tencent Technology Shenzhen Co Ltd filed Critical Tencent Technology Shenzhen Co Ltd
Priority to CN2012100238773A priority Critical patent/CN103248551A/en
Publication of CN103248551A publication Critical patent/CN103248551A/en
Pending legal-status Critical Current

Links

Images

Landscapes

  • Information Transfer Between Computers (AREA)

Abstract

The invention discloses an information presentation method and a system. The system comprises the followings: a generation module is in interaction with a network server, information required to be presented is generated, and the information required to be presented is sent to an information presentation module; and the information presentation module is used for presenting the information to a wireless terminal user. According to the technical scheme provided by the invention, the difficulty of information presentation function is lowered, and the condition that users are interrupted frequently during the using process can be improved.

Description

Information presentation method and system
Technical Field
The invention relates to a man-machine interaction technology of a wireless terminal, in particular to an information presentation method and system in wireless terminal input method software.
Background
In the prior art, the presentation modes of information in the input method software of the wireless terminal mainly include the following three modes:
the first is a pop-up notification mode, and the input method software presents relevant information, such as word stock update completion prompt and the like, to the user of the wireless terminal by using a pop-up window mode. However, this notification method occupies an excessively large display area in the wireless terminal, and at the same time, the user is required to confirm or cancel the pop-up window, which affects the user interaction with the ongoing original program and interrupts the user input process, thereby affecting the user operation continuity and causing operation confusion.
The second is a system notification mode, and the input method program presents the information to be presented through a notification center provided by the system, such as short message reminding, server push information, and the like. Although the interference of the pop-up window to the user operation is reduced in this way, the disadvantage is that the real-time performance is lacked, part of the platforms also need server resources, and the cost is high, for example, a notification system of an Android platform needs to transfer through a self-operation server and a server of apple company, which may affect the real-time performance, and the user use also has a great cost.
The third is that the Baidu input method occupies a user input candidate field, and prompts such as word stock update and the like are directly presented in the user input field, so that the user can continue to use the character input function of the input method after selecting the prompts, thereby influencing the input experience of the user.
Disclosure of Invention
In view of the above, the main objective of the present invention is to provide an information presenting method and system, which can reduce the difficulty in developing the information presenting function and improve the situation that the user is frequently interrupted during the use process.
In order to achieve the purpose, the technical scheme of the invention is realized as follows:
the present invention provides an information presentation system, comprising: a generation module and a message presentation module; wherein,
the generating module is used for interacting with the network server, generating information to be presented and sending the information to be presented to the message presenting module;
and the message presenting module is used for presenting the information to the user of the wireless terminal.
In the above system, the generating module interacts with the network server, generates the information to be presented, and sends the information to be presented to the message presenting module:
the generation module interacts with the network server, generates information required to be presented to a user according to the interactive information, and sends the information required to be presented to the message presentation module through a notification message;
the notification message carries the content and the content type of the presented information; the content type comprises prompt information and confirmation information.
In the above system, the information presentation module presents information to the user of the wireless terminal:
and the message presenting module presents the information to be presented to the user of the wireless terminal in a proper presenting mode according to the content type carried in the received notification message.
In the system, the presentation mode includes a pop-up window, a notification center provided by the system, and a mode of occupying a system status bar of the wireless terminal.
In the above system, the step of presenting the information to be presented to the user of the wireless terminal in a suitable presentation manner is:
when the content type is the confirmation information, the presented information needs to be confirmed by the user, and the information is presented in a pop-up window mode; when the content type is prompt information, the presented information needs to prompt information to a user, and the information is presented in a mode of a notification center provided by a system or in a mode of occupying a system status bar of a wireless terminal.
The invention also provides an information presentation method, which comprises the following steps:
the generation module of the wireless terminal interacts with the network server, generates information to be presented and sends the information to be presented to the message presentation module of the wireless terminal;
the message presentation module presents information to a user of the wireless terminal.
In the above method, the generating module of the wireless terminal interacts with the network server, generates the information to be presented, and the message presenting module that sends the information to be presented to the wireless terminal is:
a generating module in the wireless terminal interacts with the network server, generates information to be presented to a user according to the interactive information, and sends the information to be presented to a message presenting module of the wireless terminal through a notification message;
the notification message carries the content and the content type of the presented information; the content type comprises prompt information and confirmation information.
In the above method, the step of presenting the information to the user of the wireless terminal by the message presenting module is:
and the message presenting module presents the information to be presented to the user of the wireless terminal in a proper presenting mode according to the content type carried in the received notification message.
In the method, the presentation mode comprises a pop-up window, a notification center provided by the system and a mode of occupying a system status bar of the wireless terminal.
In the above method, the step of presenting the information to be presented to the user of the wireless terminal in a suitable presentation manner is:
when the content type is the confirmation information, the presented information needs to be confirmed by the user, and the information is presented in a pop-up window mode; when the content type is prompt information, the presented information needs to prompt information to a user, and the information is presented in a mode of a notification center provided by a system or in a mode of occupying a system status bar of a wireless terminal.
According to the information presentation method and the information presentation system, the generation module interacts with the network server, generates the information to be presented, and sends the information to be presented to the message presentation module; aiming at the defects of the prior art, the invention designs an improved scheme, can reduce the development difficulty of research personnel on the information presentation function, improves the condition that the user is frequently interrupted in the use process, and improves the flexibility, convenience and universality of information presentation.
Drawings
FIG. 1 is a schematic diagram of an information presentation system implemented in accordance with the present invention;
fig. 2 is a flow chart diagram of the method for implementing information presentation according to the present invention.
Detailed Description
The basic idea of the invention is: the generating module interacts with the network server, generates information to be presented and sends the information to be presented to the message presenting module; the message presentation module presents information to a user of the wireless terminal.
The invention is further described in detail below with reference to the drawings and the specific embodiments.
The invention provides an information presentation system, located in a wireless terminal, fig. 1 is a schematic structural diagram of the information presentation system implemented by the invention, as shown in fig. 1, the system includes: generating 11, a message presenting module 12; wherein,
the generating module 11 is used for interacting with the network server, generating information to be presented, and sending the information to be presented to the message presenting module 12;
a message presentation module 12 for presenting information to a user of the wireless terminal.
The generating module 11 interacts with the network server, generates information to be presented, and sends the information to be presented to the message presenting module: the generating module 11 interacts with the network server, generates information to be presented to the user according to the interacted information, and sends the information to be presented to the message presenting module 12 through the notification message; the notification message carries the content and the content type of the presented information; the content type comprises prompt information and confirmation information.
Wherein, the information presentation module 12 presents the information to the user of the wireless terminal: the message presenting module 12 presents the information to be presented to the user of the wireless terminal in a proper presentation manner according to the content type carried in the received notification message.
The presentation mode comprises a pop-up window, a notification center provided by the system and a mode of occupying a system status bar of the wireless terminal.
Wherein, the user who presents the information to be presented to the wireless terminal by a proper presentation mode is: when the content type is the confirmation information, the presented information needs to be confirmed by the user, and the information is presented in a pop-up window mode; when the content type is prompt information, the presented information needs to prompt information to a user, and the information is presented in a mode of a notification center provided by a system or in a mode of occupying a system status bar of a wireless terminal.
Based on the above system, the present invention further provides an information presentation method, fig. 2 is a schematic flow chart of the information presentation method implemented by the present invention, and as shown in fig. 2, the method includes the following steps:
step 201, a generating module of a wireless terminal interacts with a network server, generates information to be presented, and sends the information to be presented to a message presenting module of the wireless terminal;
specifically, a generating module in the wireless terminal interacts with the network server, generates information to be presented to the user according to the interacted information, and sends the information to be presented to a message presenting module of the wireless terminal through a notification message; the application scene of the invention can be input method software with similar functions of downloading, converting, updating and the like of a user word stock, or chat communication software, or microblog and social network type online service software, or alarm clock, geographic coordinate type reminding software and other software with user information reminding function, and the input method software is taken as an example for explanation in the embodiment;
for the input method software, the generating module can be an input method program module and/or an input method setting program module, wherein the input method program module can receive the input of a user, generate a corresponding candidate result according to a character string input by the user, and receive the selection of the user to complete an input process; the input method setting program module completes the setting function of the user on the input method characteristics, such as an input mode, an input method user word stock, a candidate result generated by an account string, a state prompt related to word stock operation, a network account state prompt and the like;
in the above process, the input method program module and/or the input method setting program module may generate information to be presented, for example, if the input method program module checks that there is update of information, or the input method setting program module sends a request for obtaining the latest version of thesaurus information to the network server, the network server returns the latest version of thesaurus information to the input method setting module after receiving the request, the input method setting program module downloads the thesaurus, and when a download progress needs to be prompted to the user of the wireless terminal, the input method program module and/or the input method setting program module may generate information to be presented to the user, and send the information to be presented to the message presentation module through a notification message; the notification message needs to carry the content, content type and the like of the presented information, optionally, a notification icon can also be carried; the content type comprises prompt information, confirmation information and the like, the notification icon is optimized for the content of the presented information, and the content of the presented information can be presented to a user more vividly through the notification icon;
for example, in practical applications, the input method program module may be a QQ input method (QQInput), the input method setting program module may be a QQ input method setting program (QQInputMgr), and the message presentation module may be a QQ input method notification module (QQInputNotifier) proposed in the present invention.
Step 202, the message presenting module presents information to a user of the wireless terminal;
specifically, the message presentation module presents the information to be presented to the user of the wireless terminal in a proper presentation manner according to the content type carried in the received notification message; the presentation mode comprises a pop-up window, a notification center provided by a system, a system status bar occupying the wireless terminal and the like; here, the system status bar of the wireless terminal may be the top of the display area of the wireless terminal;
for example, if the content type is confirmation information, and the presented information needs to be confirmed by the user, the information may be presented in a pop-up window manner; if the content type is prompt information, the information which shows that the presented information needs to prompt some information to the user can be presented by adopting a notification center provided by the system or by adopting a mode of occupying a system status bar of the wireless terminal;
and after the information is presented, the user interacts with the presented information, such as ignoring, clicking, confirming and the like, and the presentation and feedback process of the information is completed.
It should be noted that, in the foregoing embodiment, if the generating module is an input method program module and an input method setting program module, one message presenting module may be corresponding to the input method program module and the input method setting program module by using only one message presenting module, or the message presenting module may be split into two modules, which correspond to the input method program module and the input method setting program module respectively, and an implementation method of the message presenting module is not limited herein.
When the input method program module and the input method setting program module respectively correspond to the respective message presentation modules, the flow for realizing the information presentation method of the present invention is similar to the above embodiment, and is not described again here; when the input method program module and the input method setting program module correspond to the same message presentation module, because the notification message and the presented information are managed uniformly, the technical scheme of the invention can reduce the resource waste caused by the notification, save the storage space of the wireless terminal, and can share and interact information among the modules, for example, in the implementation scheme corresponding to the same message presentation module, the input method program module can send the feedback information to the input method setting program module through the notification message to meet the requirement of updating the input method lexicon, concretely, the input method program module detects whether the input method lexicon needs to be updated when being started, and presents the corresponding information to the user, the user confirms the updated lexicon according to the information, the input method program module can send the feedback information of the user to the "lexicon updating" function module of the input method setting program module, and (3) completing the process of word stock updating, and finally informing the user of 'updating completion' through the message presentation module, wherein if the same message presentation module is used, the word stock updating process also needs the input method program module to present information to the user through the message presentation module, and the user enters the input method setting program module to perform manual operation, so that inconvenience is brought to the user, and the operation is more complicated.
The information presentation method and the information presentation system provided by the invention can be applied to an IOS platform and an Android platform.
The above description is only exemplary of the present invention and should not be taken as limiting the scope of the present invention, and any modifications, equivalents, improvements, etc. that are within the spirit and principle of the present invention should be included in the present invention.

Claims (10)

1. An information presentation system, comprising: a generation module and a message presentation module; wherein,
the generating module is used for interacting with the network server, generating information to be presented and sending the information to be presented to the message presenting module;
and the message presenting module is used for presenting the information to the user of the wireless terminal.
2. The system of claim 1, wherein the generating module interacts with a web server, generates the information to be presented, and sends the information to be presented to the message presenting module:
the generation module interacts with the network server, generates information required to be presented to a user according to the interactive information, and sends the information required to be presented to the message presentation module through a notification message;
the notification message carries the content and the content type of the presented information; the content type comprises prompt information and confirmation information.
3. The system of claim 1, wherein the message presentation module presents information to the user of the wireless terminal as:
and the message presenting module presents the information to be presented to the user of the wireless terminal in a proper presenting mode according to the content type carried in the received notification message.
4. The system of claim 3, wherein the presentation means comprises a pop-up window, a notification center provided by the system, and means for occupying a system status bar of the wireless terminal.
5. The system of claim 4, wherein the information to be presented is presented to the user of the wireless terminal by a suitable presentation method:
when the content type is the confirmation information, the presented information needs to be confirmed by the user, and the information is presented in a pop-up window mode; when the content type is prompt information, the presented information needs to prompt information to a user, and the information is presented in a mode of a notification center provided by a system or in a mode of occupying a system status bar of a wireless terminal.
6. An information presentation method, characterized in that the method comprises:
the generation module of the wireless terminal interacts with the network server, generates information to be presented and sends the information to be presented to the message presentation module of the wireless terminal;
the message presentation module presents information to a user of the wireless terminal.
7. The method of claim 6, wherein the generating module of the wireless terminal interacts with the network server and generates the information to be presented, and the message presenting module sending the information to be presented to the wireless terminal is:
a generating module in the wireless terminal interacts with the network server, generates information to be presented to a user according to the interactive information, and sends the information to be presented to a message presenting module of the wireless terminal through a notification message;
the notification message carries the content and the content type of the presented information; the content type comprises prompt information and confirmation information.
8. The method of claim 6, wherein the message presentation module presenting information to the user of the wireless terminal is:
and the message presenting module presents the information to be presented to the user of the wireless terminal in a proper presenting mode according to the content type carried in the received notification message.
9. The method of claim 8, wherein the presentation means comprises a pop-up window, a notification center provided by the system, and means for occupying a system status bar of the wireless terminal.
10. The method of claim 9, wherein the presenting the information to be presented to the user of the wireless terminal through a suitable presentation manner is:
when the content type is the confirmation information, the presented information needs to be confirmed by the user, and the information is presented in a pop-up window mode; when the content type is prompt information, the presented information needs to prompt information to a user, and the information is presented in a mode of a notification center provided by a system or in a mode of occupying a system status bar of a wireless terminal.
CN2012100238773A 2012-02-03 2012-02-03 Information presentation method and system Pending CN103248551A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN2012100238773A CN103248551A (en) 2012-02-03 2012-02-03 Information presentation method and system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN2012100238773A CN103248551A (en) 2012-02-03 2012-02-03 Information presentation method and system

Publications (1)

Publication Number Publication Date
CN103248551A true CN103248551A (en) 2013-08-14

Family

ID=48927781

Family Applications (1)

Application Number Title Priority Date Filing Date
CN2012100238773A Pending CN103248551A (en) 2012-02-03 2012-02-03 Information presentation method and system

Country Status (1)

Country Link
CN (1) CN103248551A (en)

Citations (18)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1490701A (en) * 2002-10-15 2004-04-21 英业达股份有限公司 Input method system capable of dynamically adjusting word stock and method thereof
CN101005561A (en) * 2006-07-07 2007-07-25 天栢宽带网络科技(上海)有限公司 Message informing method and system for substituting traditional caption technology
CN101022395A (en) * 2007-03-16 2007-08-22 钱晓东 User information sharing and controlling method based on immediate communication platform
CN101051323A (en) * 2007-05-22 2007-10-10 北京搜狗科技发展有限公司 Character input method, input method system and method for updating word stock
CN101140595A (en) * 2007-10-31 2008-03-12 北京搜狗科技发展有限公司 Network resource address input method and input method system
CN101178737A (en) * 2006-12-12 2008-05-14 北京搜狗科技发展有限公司 Method and system for publishing information related to internet key character
CN101231636A (en) * 2007-01-25 2008-07-30 北京搜狗科技发展有限公司 Convenient information search method, system and an input method system
US20080182599A1 (en) * 2007-01-31 2008-07-31 Nokia Corporation Method and apparatus for user input
CN101282312A (en) * 2008-05-16 2008-10-08 腾讯科技(深圳)有限公司 Control method for group display mode in instant communication system as well as instant communication system
CN101286118A (en) * 2007-04-10 2008-10-15 北京搜狗科技发展有限公司 Method for quick calling program instruction, system and an input method system
CN101334774A (en) * 2007-06-29 2008-12-31 北京搜狗科技发展有限公司 Character input method and input method system
CN101452453A (en) * 2007-11-29 2009-06-10 北京搜狗科技发展有限公司 Input method web site navigation method and input method system
CN101557267A (en) * 2008-04-11 2009-10-14 华为技术有限公司 Method for informing message presentation way in BCAST and device thereof
CN101566995A (en) * 2008-04-25 2009-10-28 北京搜狗科技发展有限公司 Method and system for integral release of internet information
CN101754115A (en) * 2008-12-02 2010-06-23 爱思开电讯投资(中国)有限公司 Method and system for supplying notification service
CN101989128A (en) * 2009-08-03 2011-03-23 北京搜狗科技发展有限公司 Method and device for showing candidate words in fixed position
CN102073527A (en) * 2011-01-26 2011-05-25 百度在线网络技术(北京)有限公司 Method and device for updating input method word stock
CN102096667A (en) * 2009-12-09 2011-06-15 高文龙 Information retrieval method and system

Patent Citations (18)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1490701A (en) * 2002-10-15 2004-04-21 英业达股份有限公司 Input method system capable of dynamically adjusting word stock and method thereof
CN101005561A (en) * 2006-07-07 2007-07-25 天栢宽带网络科技(上海)有限公司 Message informing method and system for substituting traditional caption technology
CN101178737A (en) * 2006-12-12 2008-05-14 北京搜狗科技发展有限公司 Method and system for publishing information related to internet key character
CN101231636A (en) * 2007-01-25 2008-07-30 北京搜狗科技发展有限公司 Convenient information search method, system and an input method system
US20080182599A1 (en) * 2007-01-31 2008-07-31 Nokia Corporation Method and apparatus for user input
CN101022395A (en) * 2007-03-16 2007-08-22 钱晓东 User information sharing and controlling method based on immediate communication platform
CN101286118A (en) * 2007-04-10 2008-10-15 北京搜狗科技发展有限公司 Method for quick calling program instruction, system and an input method system
CN101051323A (en) * 2007-05-22 2007-10-10 北京搜狗科技发展有限公司 Character input method, input method system and method for updating word stock
CN101334774A (en) * 2007-06-29 2008-12-31 北京搜狗科技发展有限公司 Character input method and input method system
CN101140595A (en) * 2007-10-31 2008-03-12 北京搜狗科技发展有限公司 Network resource address input method and input method system
CN101452453A (en) * 2007-11-29 2009-06-10 北京搜狗科技发展有限公司 Input method web site navigation method and input method system
CN101557267A (en) * 2008-04-11 2009-10-14 华为技术有限公司 Method for informing message presentation way in BCAST and device thereof
CN101566995A (en) * 2008-04-25 2009-10-28 北京搜狗科技发展有限公司 Method and system for integral release of internet information
CN101282312A (en) * 2008-05-16 2008-10-08 腾讯科技(深圳)有限公司 Control method for group display mode in instant communication system as well as instant communication system
CN101754115A (en) * 2008-12-02 2010-06-23 爱思开电讯投资(中国)有限公司 Method and system for supplying notification service
CN101989128A (en) * 2009-08-03 2011-03-23 北京搜狗科技发展有限公司 Method and device for showing candidate words in fixed position
CN102096667A (en) * 2009-12-09 2011-06-15 高文龙 Information retrieval method and system
CN102073527A (en) * 2011-01-26 2011-05-25 百度在线网络技术(北京)有限公司 Method and device for updating input method word stock

Similar Documents

Publication Publication Date Title
CN106970790B (en) Application program creating method, related equipment and system
KR101821693B1 (en) Roaming network access method and apparatus
EP3174253B1 (en) Message withdrawal method and apparatus, computer program and recording medium
US8792934B2 (en) Selective update of core mobile device user interface through application marketplace
US9164745B2 (en) Method and apparatus for auto installing application into different terminals
CN101167051B (en) Methods and apparatus for providing on-demand assistance for a wireless device
US20250068980A1 (en) Fast and scalable multi-tenant serve pool for chatbots
US20140195663A1 (en) Method and System for Providing Cloud-Based Common Distribution Applications
CN105871955B (en) A kind of processing method and server and client based on distributed file system
CN104965716A (en) Icon updating method, client apparatus, and terminal apparatus
CN103544033A (en) Method, device and associated equipment for rolling back application program
CN102681833A (en) Terminal equipment and generation method of application icon
US20190132189A1 (en) Disseminating commands from a dms server to fielded devices using an extendable command architecture
CN103731706A (en) Method and device for searching for application programs suitable for being installed on intelligent television
CN112230943A (en) Application processing method and device and electronic equipment
CN114531462B (en) Data processing method and device for Internet of things device
CN104579929A (en) Hairdressing software sharing method and device
CN112667255B (en) Updating method, updating device, electronic equipment and storage medium
EP3015990B1 (en) Information processing device, and destination information updating method and program
US20180139319A1 (en) Realization method and apparatus for operation function in interphone, and interphone terminal
CN102664945A (en) File downloading method, device and system in allusion to timeout connection
CN103631621A (en) Method and device for prompting information
CN114253441B (en) Methods and devices for enabling target functions, storage media, and electronic devices
CN103248551A (en) Information presentation method and system
JP2024543174A (en) NODE STATE DETERMINATION METHOD, NODE STATE DETERMINATION DEVICE, ELECTRONIC DEVICE, AND PROGRAM

Legal Events

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

Application publication date: 20130814

RJ01 Rejection of invention patent application after publication