CN101944024B - Method and system for refreshing emoticon - Google Patents

Method and system for refreshing emoticon Download PDF

Info

Publication number
CN101944024B
CN101944024B CN 201010282563 CN201010282563A CN101944024B CN 101944024 B CN101944024 B CN 101944024B CN 201010282563 CN201010282563 CN 201010282563 CN 201010282563 A CN201010282563 A CN 201010282563A CN 101944024 B CN101944024 B CN 101944024B
Authority
CN
China
Prior art keywords
refresh
refreshes
expression picture
refreshing
play area
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.)
Active
Application number
CN 201010282563
Other languages
Chinese (zh)
Other versions
CN101944024A (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.)
Beijing Shenzhou Taiyue Software Co Ltd
Original Assignee
Beijing Shenzhou Taiyue Software 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 Beijing Shenzhou Taiyue Software Co Ltd filed Critical Beijing Shenzhou Taiyue Software Co Ltd
Priority to CN 201010282563 priority Critical patent/CN101944024B/en
Publication of CN101944024A publication Critical patent/CN101944024A/en
Application granted granted Critical
Publication of CN101944024B publication Critical patent/CN101944024B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Landscapes

  • Display Devices Of Pinball Game Machines (AREA)

Abstract

The invention discloses an emoticon refreshing method. The method comprises the following steps of: establishing a refreshing object for an emoticon to be displayed and refreshed; transmitting the emoticon as a parameter to the refreshing object; inserting the refreshing object into a play area by transferring an interface provided by the play area; and displaying and refreshing the emoticon by the refreshing object, wherein before the first step, the method also comprises the following steps of: defining a refreshing message used for refreshing the emoticon for the play area, constructing a processing function corresponding to the refreshing message, further defining the same message for the refreshing object, and when displaying and refreshing, controlling the refreshing of the emoticon through transferring the message back to the processing function. The invention can be used for inserting the emoticon into the play area to display and refresh and can meet the emoticon refreshing display requirement under a complicated conversational business logical condition.

Description

Expression picture method for refreshing and system
Technical field
The present invention relates to the computer network communication technology field, particularly a kind of expression picture method for refreshing and system.
Background technology
Computer networking technology is the product that the communication technology combines with computer technology.In recent years, computer network communication has more and more consequence in daily life, the user can be the exchanging of the enterprising style of writing word of computer network, sound and video, shared file, picture and video information etc., thereby user friendly life, working and learning.Using during computer network carries out the process of communication exchange, expression picture is more directly perceived, faster, vivider than word, takies still less resource than audio frequency and video, more can adapt to complicated network environment.
Show that at present refreshing expression picture has several implementations, all use the IE kernel to realize showing and refresh expression picture, but its occupying system resources (internal memory and CPU) is too large, causes efficient not high;
Summary of the invention
The technical matters that (one) will solve
The technical problem to be solved in the present invention is: how expression picture is inserted into play area and refreshes with demonstration, save system resource and improve the efficient that demonstration refreshes.
(2) technical scheme
A kind of expression picture method for refreshing comprises the following steps:
S0: define one and be used for play area and refresh the refresh message of expression picture, and construct processing function corresponding to described refresh message, described processing function definition play area refresh opportunity or the mode that shows described expression picture under different service logics;
S1: refresh object for showing that the expression picture that refreshes creates, create refresh object in refresh message identical with described refresh message of definition;
S2: described expression picture is passed to the described object that refreshes as parameter;
S3: the interface that calling play area provides is inserted into play area with the described object that refreshes, and shows and to refresh described expression picture by refreshing object, when demonstration refreshes, calls described processing function by refresh message picture is refreshed demonstration by refreshing object.
Wherein, described play area is that RichEdit creates the conversation message window area, and the interface that described play area provides is the interface in RichEdit.
Wherein, the described object that refreshes is the OLE control.
A kind of expression picture updating system comprises:
Refresh the Object Creation module, be used to show that the expression picture establishment that refreshes refreshes object;
Parameter is transmitted module, is used for described expression picture is passed to the described object that refreshes as parameter;
Show refresh module, the interface that being used for calling play area provides is inserted into play area with the described object that refreshes, and refreshes described expression picture by refreshing the object demonstration;
Also comprise: refresh message and construction of function module: be used for one of definition and be used for the refresh message that play area refreshes expression picture, and construct processing function corresponding to described refresh message, described processing function definition play area refresh opportunity or the mode that shows described expression picture under different service logics;
Refresh the Object Creation module and also be used for defining a refresh message identical with described refresh message at the object that refreshes that creates, and call parameters transmission module passes to the described object that refreshes with expression picture as parameter;
The interface that described demonstration refresh module is called play area to be provided is inserted into play area with the described object that refreshes, and when demonstration refreshes, calls described processing function by refresh message expression picture is refreshed demonstration by refreshing object.
(3) beneficial effect
The present invention can be inserted into play area with expression picture by establishment OLE control and refresh with demonstration, and by defining identical self-defined message at OLE control and play area, the OLE control can be adjusted back by message the Message function of play area, control refreshing of expression picture by play area, save system resource and improve the efficient that demonstration refreshes, so the expression that can satisfy under complicated session service logical condition refreshes the demonstration demand.
Description of drawings
Fig. 1 is a kind of expression picture method for refreshing process flow diagram of the embodiment of the present invention;
Fig. 2 is the another kind of expression picture method for refreshing process flow diagram of the embodiment of the present invention;
Fig. 3 is a kind of expression picture updating system structural representation of the embodiment of the present invention;
Fig. 4 is the another kind of expression picture updating system structural representation of the embodiment of the present invention.
Embodiment
Below in conjunction with drawings and Examples, the specific embodiment of the present invention is described in further detail.Following examples are used for explanation the present invention, but are not used for limiting the scope of the invention.
The conversation message window area that play area in the embodiment of the present invention uses the RichEdit of Windows to create.The interface that provides by RichEdit can insert the OLE control that meets object connection and (Object Linking and Embedding, the OLE) standard of embedding.
As shown in Figure 1, a kind of expression picture method for refreshing process flow diagram of the embodiment of the present invention comprises:
Step S101 refreshes object for showing that the expression picture that refreshes creates, and this refreshes object and is the OLE control that can play expression picture.
Step S102 passes to expression picture and refreshes object as parameter.
Step S103, the interface that calling play area provides will refresh object and be inserted into play area, and refresh expression picture by refreshing the object demonstration.
As shown in Figure 2, the another kind of expression picture method for refreshing process flow diagram for the embodiment of the present invention comprises:
Step S201, define one and be used for the refresh message that play area refreshes expression picture, as: WM_REFRESH, and construct processing function corresponding to this refresh message, defined play area in the processing function and refreshed opportunity or the mode that shows expression picture under different service logics.
Step S202, create refresh object (OLE control) in define a refresh message (WM_REFRESH) identical with the refresh message that defines in step S201.
Step S203 passes to expression picture and refreshes object as parameter.
Step S204 after refreshing object and being inserted into play area, when demonstration refreshes, refreshes demonstration by the processing function that refresh message invocation step S201 creates to picture by refreshing object.
The present invention also provides a kind of expression picture updating system, as shown in Figure 3, comprising: refresh the Object Creation module, be used to show that the expression picture establishment that refreshes refreshes object; Parameter is transmitted module, is used for expression picture is passed to as parameter refreshing object; Show refresh module, the interface that being used for calling play area provides will refresh object and be inserted into play area, and refresh expression picture by refreshing the object demonstration.
As shown in Figure 4, be the another kind of expression picture updating system of the present invention structural representation, also comprise on system-based shown in Figure 3: refresh message and construction of function module: be used for one of definition and be used for the refresh message that play area refreshes expression picture, and construct processing function corresponding to this refresh message, defined play area in the processing function and refreshed opportunity or the mode that shows expression picture under different service logics.Wherein, refresh the Object Creation module and also be used for refreshing one of the object definition refresh message identical with refresh message in refresh message and construction of function module what create, and call parameters transmission module passes to the described object that refreshes with expression picture as parameter;
Show that the interface that refresh module is called play area and provided is inserted into play area with the described object that refreshes, when demonstration refreshes, call described processing function by refresh message expression picture is refreshed demonstration by refreshing object.
Method and system of the present invention can be widely used in instant messaging (Instant Messaging, IM) software, and the webpage conversation area will insert the situation of playing expression picture.
Above embodiment only is used for explanation the present invention; and be not limitation of the present invention; the those of ordinary skill in relevant technologies field; without departing from the spirit and scope of the present invention; can also make a variety of changes and modification; therefore all technical schemes that are equal to also belong to category of the present invention, and scope of patent protection of the present invention should be defined by the claims.

Claims (4)

1. an expression picture method for refreshing, is characterized in that, comprises the following steps:
S0: define one and be used for play area and refresh the refresh message of expression picture, and construct processing function corresponding to described refresh message, described processing function definition play area refresh opportunity or the mode that shows described expression picture under different service logics;
S1: refresh object for showing that the expression picture that refreshes creates, create refresh object in refresh message identical with described refresh message of definition;
S2: described expression picture is passed to the described object that refreshes as parameter;
S3: the interface that calling play area provides is inserted into play area with the described object that refreshes, and shows and to refresh described expression picture by refreshing object, when demonstration refreshes, calls described processing function by refresh message picture is refreshed demonstration by refreshing object.
2. expression picture method for refreshing as claimed in claim 1, is characterized in that, described play area is that RichEdit creates the conversation message window area, and the interface that described play area provides is the interface in RichEdit.
3. expression picture method for refreshing as claimed in claim 1, is characterized in that, the described object that refreshes is the OLE control.
4. an expression picture updating system, is characterized in that, comprising:
Refresh the Object Creation module, be used to show that the expression picture establishment that refreshes refreshes object;
Parameter is transmitted module, is used for described expression picture is passed to the described object that refreshes as parameter;
Show refresh module, the interface that being used for calling play area provides is inserted into play area with the described object that refreshes, and refreshes described expression picture by refreshing the object demonstration;
Also comprise: refresh message and construction of function module: be used for one of definition and be used for the refresh message that play area refreshes expression picture, and construct processing function corresponding to described refresh message, described processing function definition play area refresh opportunity or the mode that shows described expression picture under different service logics;
Refresh the Object Creation module and also be used for defining a refresh message identical with described refresh message at the object that refreshes that creates, and call parameters transmission module passes to the described object that refreshes with expression picture as parameter;
The interface that described demonstration refresh module is called play area to be provided is inserted into play area with the described object that refreshes, and when demonstration refreshes, calls described processing function by refresh message expression picture is refreshed demonstration by refreshing object.
CN 201010282563 2010-09-14 2010-09-14 Method and system for refreshing emoticon Active CN101944024B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN 201010282563 CN101944024B (en) 2010-09-14 2010-09-14 Method and system for refreshing emoticon

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN 201010282563 CN101944024B (en) 2010-09-14 2010-09-14 Method and system for refreshing emoticon

Publications (2)

Publication Number Publication Date
CN101944024A CN101944024A (en) 2011-01-12
CN101944024B true CN101944024B (en) 2013-11-06

Family

ID=43436025

Family Applications (1)

Application Number Title Priority Date Filing Date
CN 201010282563 Active CN101944024B (en) 2010-09-14 2010-09-14 Method and system for refreshing emoticon

Country Status (1)

Country Link
CN (1) CN101944024B (en)

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103546476A (en) * 2013-10-30 2014-01-29 北京华胜天成科技股份有限公司 Transmission method and system for information between page assemblies

Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1369826A (en) * 2001-02-14 2002-09-18 英业达股份有限公司 Method for supporting dynamic updating of page
CN101296198A (en) * 2008-06-25 2008-10-29 腾讯科技(深圳)有限公司 Method and client for inserting affluent interface constituent in instant communication window

Family Cites Families (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7426734B2 (en) * 2003-10-24 2008-09-16 Microsoft Corporation Facilitating presentation functionality through a programming interface media namespace

Patent Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1369826A (en) * 2001-02-14 2002-09-18 英业达股份有限公司 Method for supporting dynamic updating of page
CN101296198A (en) * 2008-06-25 2008-10-29 腾讯科技(深圳)有限公司 Method and client for inserting affluent interface constituent in instant communication window

Also Published As

Publication number Publication date
CN101944024A (en) 2011-01-12

Similar Documents

Publication Publication Date Title
RU2355121C2 (en) Device and method of interface with high data transfer rate
CN108681436A (en) Image quality parameter adjusting method, device, terminal and storage medium
US10621681B1 (en) Method and device for automatically generating tag from a conversation in a social networking website
CN109378000A (en) Voice awakening method, device, system, equipment, server and storage medium
CN101950238B (en) Method for displaying document transmission progress and system
CN104581646B (en) A kind of dynamic broadcast method and device of bluetooth equipment
US20140052801A1 (en) Method for transmitting messages in instant messaging, client and storage medium thereof
CN111124668B (en) Memory release method, memory release device, storage medium and terminal
CN105430317B (en) A kind of video background setting method and terminal device
WO2021244666A1 (en) Video playing control method and apparatus, and computer device and storage medium
CN103491176A (en) Method and system for automatically releasing micro-blogs
WO2019201340A1 (en) Processor core scheduling method and apparatus, terminal, and storage medium
US9240129B1 (en) Notifications and live updates for braille displays
CN105207886A (en) Instant messaging (IM) message sending and display methods, IM message sending and display devices, and IM message system
CN108924030A (en) Electronic device, the method for dynamically configuration message exhibition method and storage medium
WO2023040584A1 (en) Device data processing method and apparatus, and electronic device and storage medium
CN102546762A (en) Instant messaging system and method of webpage
CN101944024B (en) Method and system for refreshing emoticon
CN105634909A (en) Message-displaying method and device
CN110750966A (en) Method, device and equipment for processing annotations and storage medium
CN103914859A (en) Information processing method and apparatus capable of converting input character into picture
CN103095556B (en) A kind of list method for refreshing based on instant messaging and device
US20150249693A1 (en) Method and system for enabling communication between at least two communication devices using an animated character in real-time.
WO2023124634A1 (en) Display method and apparatus, electronic device, and storage medium
CN1964527A (en) A method to display short message with graphical effect in mobile communication terminal

Legal Events

Date Code Title Description
C06 Publication
PB01 Publication
C10 Entry into substantive examination
SE01 Entry into force of request for substantive examination
C14 Grant of patent or utility model
GR01 Patent grant
CP02 Change in the address of a patent holder

Address after: Room 818, 8 / F, 34 Haidian Street, Haidian District, Beijing 100080

Patentee after: BEIJING ULTRAPOWER SOFTWARE Co.,Ltd.

Address before: 100089 Beijing city Haidian District wanquanzhuang Road No. 28 Wanliu new building A block 5 layer

Patentee before: BEIJING ULTRAPOWER SOFTWARE Co.,Ltd.

CP02 Change in the address of a patent holder