CN101950239A - Large size image display method and system - Google Patents
Large size image display method and system Download PDFInfo
- Publication number
- CN101950239A CN101950239A CN201010282615XA CN201010282615A CN101950239A CN 101950239 A CN101950239 A CN 101950239A CN 201010282615X A CN201010282615X A CN 201010282615XA CN 201010282615 A CN201010282615 A CN 201010282615A CN 101950239 A CN101950239 A CN 101950239A
- Authority
- CN
- China
- Prior art keywords
- size images
- thumbnail
- size
- image
- module
- 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
Links
Images
Landscapes
- Controls And Circuits For Display Device (AREA)
Abstract
The invention discloses a large size image display method, comprising the following steps of: generating a thumbnail of a large size image to be displayed, wherein the large size image is an image with any of the height and the width exceeding a window region boundary of the large size image to be displayed, or an image with any of the height size and the width size exceeding the maximum threshold and both of the height size and the width size exceeding the minimum threshold; and inserting the thumbnail into a window region to be displayed for displaying and establishing a link of the thumbnail and the large size image corresponding to the thumbnail. When the large size image is viewed, the large image is opened to display according to an original size through the link. The invention also discloses a large size image display system. The invention ensures that the large size image does not occupy larger regions in a window and enhances user experience when the large size image is necessarily viewed and restored to display.
Description
Technical field
The present invention relates to media information technical field in the computer network communication, particularly a kind of large-size images display packing 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 important position 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.Carry out in the process of communication exchange at the network that uses a computer, expression picture is more directly perceived, faster, vivider than literal, takies less resources than audio frequency and video, more can adapt to complicated network environment.In communication exchange, many times exchange in the Multimedia Message that both sides send and except text message, also comprise a lot of large-size images, these large-size images can occupy most of window message viewing area when showing, the meeting that has is full of whole message viewing area fully, even want sometimes to see that complete big figure, the user multi-screen that need roll just can finish watching.This situation is unfavorable for that the user intuitively understands the conversation message content on the whole, causes user's dispersion attention easily.
Present most software all is directly to show the full scale drawing picture to the processing of large-size images when showing Multimedia Message.The relative merits of this method are apparent: advantage is directly to see original image, shortcoming is exactly that these large-size images can occupy most of window message viewing area when showing, the meeting that has is full of whole message viewing area fully, even sometimes want to see complete big figure, user's multi-screen that need roll just can be finished watching, and be unfavorable for that the user intuitively understands the conversation message content on the whole, causes user's dispersion attention easily.Contrast directly shows the full scale drawing picture to large-size images, and its advantage is very little, and its shortcoming is very obvious, poor user experience.
Summary of the invention
(1) technical matters that will solve
At problem that can't complete demonstration large-size images in the window area of limited size in the prior art, the technical problem to be solved in the present invention is: how to show the thumbnail of large-size images in the window area of limited size, and show this large-size images according to thumbnail.
(2) technical scheme
For addressing the above problem, the invention provides a kind of large-size images display packing, may further comprise the steps:
S1: the thumbnail of the large-size images that generation will show, described large-size images is: the arbitrary limit in height and the width has exceeded the image on the window area border that will show large-size images, or one of height dimension and width dimensions surpass the image that max-thresholds and height dimension and width dimensions all surpass minimum threshold;
S2: described thumbnail is inserted into wants window displayed zone to show, and the link of setting up the large-size images of described thumbnail and described thumbnail correspondence;
S3: in the time will checking large-size images, open big image by described link and show by original size.
Wherein, described step S1 specifically comprises:
Calculate scaling according to the minor face size of large-size images and the predetermined value of thumbnail minor face size;
According to described scaling the height and the width of large-size images carried out image zoom.
Wherein, described max-thresholds is 400 pixels, and the predetermined value of minimum threshold and thumbnail minor face size is 66 pixels.
Wherein, described step S2 specifically comprises:
For described thumbnail is created the thumbnail display object;
Described thumbnail display object is inserted into window area to show described thumbnail;
For the thumbnail display object is provided with the picture link, be linked to described large-size images.
Wherein, described thumbnail display object is the OLE control, and described window area is a session window message region of utilizing RichEdit to create.
Wherein, also comprise the step of obtaining large-size images before the described step S1:
Reception contains the Multimedia session message of large-size images sign;
From described Multimedia session message, parse the large-size images sign;
Obtain large-size images according to described large-size images sign.
The present invention also provides a kind of large-size images display system, comprising:
The thumbnail generation module, be used to generate the thumbnail of the large-size images that will show, described large-size images is: the arbitrary limit in height and the width has exceeded the image on the window area border that will show large-size images, or one of height dimension and width dimensions surpass the image that max-thresholds and height dimension and width dimensions all surpass minimum threshold;
The thumbnail display module is used for described thumbnail is inserted into and wants window displayed zone to show, and the link of setting up the large-size images of described thumbnail and described thumbnail correspondence;
The large-size images display module is used in the time will checking large-size images, opens big image by described link and shows by original size.
Wherein, described thumbnail generation module comprises:
The scaling computing module is used for calculating scaling according to the minor face size of large-size images and the predetermined value of thumbnail minor face size;
The image zoom module is used for according to described scaling the height and the width of large-size images being carried out image zoom.
Wherein, described thumbnail display module comprises:
Thumbnail display object creation module is used to described thumbnail to create the thumbnail display object;
Thumbnail display object insert module is used for described thumbnail display object is inserted into window area to show described thumbnail;
Link module is used to the thumbnail display object that the picture link is set, and is linked to described large-size images.
Wherein, described system also comprises:
The conversation message receiver module is used to receive the Multimedia session message that contains the large-size images sign;
Large-size images identification (RNC-ID) analytic module is used for parsing the large-size images sign from described Multimedia session message;
The large-size images acquisition module is used for obtaining large-size images according to described large-size images sign.
(3) beneficial effect
The present invention is by generating the thumbnail of large-size images, and the chain of setting up between thumbnail and the big image fetches the demonstration large-size images, make large-size images need not in window, to take bigger zone, check large-size images when needs and restore demonstration, improved user experience.
Description of drawings
Fig. 1 is a kind of large-size images display packing process flow diagram of the embodiment of the invention;
Fig. 2 be the embodiment of the invention obtain the large-size images process flow diagram;
Fig. 3 is a kind of large-size images display system architectures synoptic diagram of the embodiment of the 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 to illustrate the present invention, but are not used for limiting the scope of the invention.
As shown in Figure 1, the large-size images display packing process flow diagram for the embodiment of the invention comprises:
Step S101, generate the thumbnail of large-size images, wherein, large-size images is: the arbitrary limit in height and the width has exceeded the image on the window area border that will show large-size images, or one of height dimension and width dimensions surpass the image that max-thresholds and height dimension and width dimensions all surpass minimum threshold, and dimensional units is a pixel herein.To the definition of large-size images other definition can also be arranged according to the type of software and application scenarios in addition, as: height or width be greater than 400 pixels, and height and width all be greater than 66 pixels, and the use equation expression is as follows:
(Width>400‖Height>400)&&(Width>66&&Height>66)。
Generate the thumbnail of large-size images, if do not obtain this large-size images in advance, then at first will obtain large-size images, its flow process as shown in Figure 2:
Step S201 receives the Multimedia session message that contains the large-size images sign;
Step S202 resolves Multimedia session message, if text message then carry out step 203, if the large-size images sign then carry out step 204.
Step S203 is inserted into the session window message region with the text message that parses;
Step S204 obtains large-size images according to the large-size images sign that parses.
The step that generates thumbnail is specific as follows:
Calculate scaling according to the minor face size of large-size images and the predetermined value of thumbnail minor face size, this predetermined value is preferably 66 pixels.Size (unit picture element) as a large-size images is 640 * 480, and by rule, the minor face of thumbnail is fixed as 66, and that thumbnail another side is of a size of: 640 * (66/480)=88, so the final thumbnail dimensions that generates is 88 * 66.According to above-mentioned scaling the height and the width of large-size images carried out image zoom, adopt existing image function to finish during convergent-divergent, can adjust the pixel of image in the time of scaled size, to be fit to the demonstration of thumbnail.Further, reserve the text prompt zone, click the information of checking former figure with relevant textual information and the prompting user who Shows Picture in the thumbnail bottom.
Step S102, the thumbnail that step S101 is generated is inserted into wants the window displayed zone to show, and set up thumbnail and this thumbnail the link of corresponding large-size images.Concrete steps are as follows:
Be that thumbnail creates the thumbnail display object, be preferably object and connect and embed (ObjectLinking and Embedding, OLE) control, and this thumbnail passed to the OLE control as parameter.
With the thumbnail display object, promptly the OLE control is inserted into window area to show thumbnail.Wherein window area is preferably the session window message region of utilizing RichEdit to create, standard interface STDMETHOD (InsertObject) (THIS_REOBJECT FAR*lpreobject) PURE that RichEdit provides, the OLE control that meets the OLE standard can be inserted, the OLE control of large-size images the session window message region can be inserted into.
For thumbnail display object (OLE control) is provided with the picture link, be linked to described large-size images, the standard method BOOLSetSelectionCharFormat (CHARFORMAT﹠amp that specifically utilizes RichEdit to provide; Cf), the OLE control is set to the link of large-size images.
Step S103 in the time will checking large-size images, opens big image by described link and shows by original size.Open big image and generally be to use a registered default image reader of operating system to open, for example the Paintbrush that carries of Windows if for example ACDSee of other software with the aid of pictures has been installed, just uses ACDSee to open.
The present invention also provides a kind of large-size images display system, as shown in Figure 3, comprise: the thumbnail generation module, be used to generate the thumbnail of the large-size images that will show, large-size images is: the arbitrary limit in height and the width has exceeded the image on the window area border that will show large-size images, or one of height dimension and width dimensions surpass the image that max-thresholds and height dimension and width dimensions all surpass minimum threshold; The thumbnail display module is used for thumbnail is inserted into and wants window displayed zone to show, and sets up the link of thumbnail and the corresponding large-size images of thumbnail; The large-size images display module is used in the time will checking large-size images, opens big image by link and shows by original size.
Wherein, the thumbnail generation module comprises: the scaling computing module is used for calculating scaling according to the minor face size of large-size images and the predetermined value of thumbnail minor face size; The image zoom module is used for according to scaling the height and the width of large-size images being carried out image zoom.
Wherein, the thumbnail display module comprises: thumbnail display object creation module is used to thumbnail to create the thumbnail display object; Thumbnail display object insert module is used for the thumbnail display object is inserted into window area to show thumbnail; Link module is used to the thumbnail display object that the picture link is set, and is linked to large-size images.
Wherein, this system also comprises: the conversation message receiver module is used to receive the Multimedia session message that contains the large-size images sign; Large-size images identification (RNC-ID) analytic module is used for parsing the large-size images sign from Multimedia session message; The large-size images acquisition module is used for obtaining large-size images according to the large-size images sign.
Method and system of the present invention can be widely used in the software that needs to show large-size images, and (Instant Messaging, IM) software reach the situation that the webpage conversation area will insert large-size images as instant messaging.
Above embodiment only is used to illustrate the present invention; and be not limitation of the present invention; the those of ordinary skill in relevant technologies field; under the situation that does not break away from the spirit and scope of the present invention; can also make various variations 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 (10)
1. a large-size images display packing is characterized in that, may further comprise the steps:
S1: the thumbnail of the large-size images that generation will show, described large-size images is: the arbitrary limit in height and the width has exceeded the image on the window area border that will show large-size images, or one of height dimension and width dimensions surpass the image that max-thresholds and height dimension and width dimensions all surpass minimum threshold;
S2: described thumbnail is inserted into wants window displayed zone to show, and the link of setting up the large-size images of described thumbnail and described thumbnail correspondence;
S3: in the time will checking large-size images, open big image by described link and show by original size.
2. large-size images display packing as claimed in claim 1 is characterized in that, described step S1 specifically comprises:
Calculate scaling according to the minor face size of large-size images and the predetermined value of thumbnail minor face size;
According to described scaling the height and the width of large-size images carried out image zoom.
3. large-size images display packing as claimed in claim 2 is characterized in that, described max-thresholds is 400 pixels, and the predetermined value of minimum threshold and thumbnail minor face size is 66 pixels.
4. large-size images display packing as claimed in claim 1 is characterized in that, described step S2 specifically comprises:
For described thumbnail is created the thumbnail display object;
Described thumbnail display object is inserted into window area to show described thumbnail;
For the thumbnail display object is provided with the picture link, be linked to described large-size images.
5. large-size images display packing as claimed in claim 4 is characterized in that, described thumbnail display object is the OLE control, and described window area is a session window message region of utilizing RichEdit to create.
6. as each described large-size images display packing in the claim 1~5, it is characterized in that, also comprise the step of obtaining large-size images before the described step S1:
Reception contains the Multimedia session message of large-size images sign;
From described Multimedia session message, parse the large-size images sign;
Obtain large-size images according to described large-size images sign.
7. a large-size images display system is characterized in that, comprising:
The thumbnail generation module, be used to generate the thumbnail of the large-size images that will show, described large-size images is: the arbitrary limit in height and the width has exceeded the image on the window area border that will show large-size images, or one of height dimension and width dimensions surpass the image that max-thresholds and height dimension and width dimensions all surpass minimum threshold;
The thumbnail display module is used for described thumbnail is inserted into and wants window displayed zone to show, and the link of setting up the large-size images of described thumbnail and described thumbnail correspondence;
The large-size images display module is used in the time will checking large-size images, opens big image by described link and shows by original size.
8. large-size images display system as claimed in claim 7 is characterized in that, described thumbnail generation module comprises:
The scaling computing module is used for calculating scaling according to the minor face size of large-size images and the predetermined value of thumbnail minor face size;
The image zoom module is used for according to described scaling the height and the width of large-size images being carried out image zoom.
9. large-size images display system as claimed in claim 7 is characterized in that, described thumbnail display module comprises:
Thumbnail display object creation module is used to described thumbnail to create the thumbnail display object;
Thumbnail display object insert module is used for described thumbnail display object is inserted into window area to show described thumbnail;
Link module is used to the thumbnail display object that the picture link is set, and is linked to described large-size images.
10. as each described large-size images display system in the claim 7~9, it is characterized in that described system also comprises:
The conversation message receiver module is used to receive the Multimedia session message that contains the large-size images sign;
Large-size images identification (RNC-ID) analytic module is used for parsing the large-size images sign from described Multimedia session message;
The large-size images acquisition module is used for obtaining large-size images according to described large-size images sign.
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
CN201010282615XA CN101950239A (en) | 2010-09-14 | 2010-09-14 | Large size image display method and system |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
CN201010282615XA CN101950239A (en) | 2010-09-14 | 2010-09-14 | Large size image display method and system |
Publications (1)
Publication Number | Publication Date |
---|---|
CN101950239A true CN101950239A (en) | 2011-01-19 |
Family
ID=43453745
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
CN201010282615XA Pending CN101950239A (en) | 2010-09-14 | 2010-09-14 | Large size image display method and system |
Country Status (1)
Country | Link |
---|---|
CN (1) | CN101950239A (en) |
Cited By (15)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN102253970A (en) * | 2011-06-09 | 2011-11-23 | 北京新媒传信科技有限公司 | Image processing method |
CN102591853A (en) * | 2011-12-29 | 2012-07-18 | 优视科技有限公司 | Webpage rearrangement method, webpage rearrangement device and mobile terminal |
CN102591980A (en) * | 2012-01-05 | 2012-07-18 | 上海量明科技发展有限公司 | Method and system used for classifying image files in instant messaging |
CN103186654A (en) * | 2011-12-31 | 2013-07-03 | 北大方正集团有限公司 | Processing method and processing device for images embedded in document |
CN103208128A (en) * | 2012-01-16 | 2013-07-17 | 腾讯科技(深圳)有限公司 | Method and device for displaying picture |
CN103279286A (en) * | 2013-05-06 | 2013-09-04 | 鸿富锦精密工业(深圳)有限公司 | Electronic device and method for adjusting display scale of pictures |
CN103514271A (en) * | 2013-09-13 | 2014-01-15 | 北京奇虎科技有限公司 | Method and device for providing thumbnail image corresponding to webpage content |
CN103514272A (en) * | 2013-09-13 | 2014-01-15 | 北京奇虎科技有限公司 | Method and device for providing thumbnail corresponding to webpage content |
CN103823851A (en) * | 2014-02-14 | 2014-05-28 | 小米科技有限责任公司 | Webpage display method and webpage display device |
CN107145494A (en) * | 2016-03-01 | 2017-09-08 | 广州市动景计算机科技有限公司 | A kind of method and device for browsing thumbnail in webpage |
CN107547931A (en) * | 2017-08-11 | 2018-01-05 | 环球智达科技(北京)有限公司 | Image display method |
CN108304241A (en) * | 2018-01-31 | 2018-07-20 | 广州酷狗计算机科技有限公司 | A kind of method and apparatus of display dialog box |
CN109325134A (en) * | 2018-09-21 | 2019-02-12 | Oppo广东移动通信有限公司 | A kind of thumbnail management method, thumbnail managing device and mobile terminal |
CN110020317A (en) * | 2017-12-25 | 2019-07-16 | 北京京东尚科信息技术有限公司 | Web page-container backing file determines method, apparatus, equipment and readable storage medium storing program for executing |
CN113835812A (en) * | 2021-09-24 | 2021-12-24 | 深圳集智数字科技有限公司 | Chat interface display method and device, electronic equipment and storage medium |
Citations (3)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN101193074A (en) * | 2007-05-22 | 2008-06-04 | 腾讯科技(深圳)有限公司 | A method and system for display image on instant communication demonstration frame |
US20090125598A1 (en) * | 2007-11-08 | 2009-05-14 | Huawei Technologies Co., Ltd. | Method, client and server for implementing question and answer services |
CN101478732A (en) * | 2009-02-11 | 2009-07-08 | 腾讯科技(深圳)有限公司 | Method and apparatus for image display by instant communication tool |
-
2010
- 2010-09-14 CN CN201010282615XA patent/CN101950239A/en active Pending
Patent Citations (3)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN101193074A (en) * | 2007-05-22 | 2008-06-04 | 腾讯科技(深圳)有限公司 | A method and system for display image on instant communication demonstration frame |
US20090125598A1 (en) * | 2007-11-08 | 2009-05-14 | Huawei Technologies Co., Ltd. | Method, client and server for implementing question and answer services |
CN101478732A (en) * | 2009-02-11 | 2009-07-08 | 腾讯科技(深圳)有限公司 | Method and apparatus for image display by instant communication tool |
Cited By (25)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN102253970A (en) * | 2011-06-09 | 2011-11-23 | 北京新媒传信科技有限公司 | Image processing method |
CN102591853B (en) * | 2011-12-29 | 2015-04-01 | 优视科技有限公司 | Webpage rearrangement method, webpage rearrangement device and mobile terminal |
CN102591853A (en) * | 2011-12-29 | 2012-07-18 | 优视科技有限公司 | Webpage rearrangement method, webpage rearrangement device and mobile terminal |
WO2013097638A1 (en) * | 2011-12-29 | 2013-07-04 | 优视科技有限公司 | Webpage re-typesetting method, webpage re-typesetting device and mobile terminal |
US9886519B2 (en) | 2011-12-29 | 2018-02-06 | Uc Mobile Limited | Methods and systems for adjusting webpage layout |
CN103186654A (en) * | 2011-12-31 | 2013-07-03 | 北大方正集团有限公司 | Processing method and processing device for images embedded in document |
CN103186654B (en) * | 2011-12-31 | 2016-04-20 | 北大方正集团有限公司 | The disposal route of document embedded image and device |
CN102591980A (en) * | 2012-01-05 | 2012-07-18 | 上海量明科技发展有限公司 | Method and system used for classifying image files in instant messaging |
CN102591980B (en) * | 2012-01-05 | 2017-02-22 | 上海量明科技发展有限公司 | Method and system used for classifying image files in instant messaging |
CN103208128B (en) * | 2012-01-16 | 2016-09-28 | 腾讯科技(深圳)有限公司 | The method and device of display picture |
CN103208128A (en) * | 2012-01-16 | 2013-07-17 | 腾讯科技(深圳)有限公司 | Method and device for displaying picture |
CN103279286A (en) * | 2013-05-06 | 2013-09-04 | 鸿富锦精密工业(深圳)有限公司 | Electronic device and method for adjusting display scale of pictures |
CN103514272A (en) * | 2013-09-13 | 2014-01-15 | 北京奇虎科技有限公司 | Method and device for providing thumbnail corresponding to webpage content |
CN103514271A (en) * | 2013-09-13 | 2014-01-15 | 北京奇虎科技有限公司 | Method and device for providing thumbnail image corresponding to webpage content |
CN103823851A (en) * | 2014-02-14 | 2014-05-28 | 小米科技有限责任公司 | Webpage display method and webpage display device |
CN103823851B (en) * | 2014-02-14 | 2018-02-02 | 小米科技有限责任公司 | Webpage display process and device |
CN107145494A (en) * | 2016-03-01 | 2017-09-08 | 广州市动景计算机科技有限公司 | A kind of method and device for browsing thumbnail in webpage |
WO2017148349A1 (en) * | 2016-03-01 | 2017-09-08 | 广州市动景计算机科技有限公司 | Method and device for browsing thumbnails in web page |
CN107547931A (en) * | 2017-08-11 | 2018-01-05 | 环球智达科技(北京)有限公司 | Image display method |
CN110020317A (en) * | 2017-12-25 | 2019-07-16 | 北京京东尚科信息技术有限公司 | Web page-container backing file determines method, apparatus, equipment and readable storage medium storing program for executing |
CN110020317B (en) * | 2017-12-25 | 2021-12-14 | 北京京东尚科信息技术有限公司 | Webpage container bottom supporting file determining method, device, equipment and readable storage medium |
CN108304241A (en) * | 2018-01-31 | 2018-07-20 | 广州酷狗计算机科技有限公司 | A kind of method and apparatus of display dialog box |
CN109325134A (en) * | 2018-09-21 | 2019-02-12 | Oppo广东移动通信有限公司 | A kind of thumbnail management method, thumbnail managing device and mobile terminal |
CN113835812A (en) * | 2021-09-24 | 2021-12-24 | 深圳集智数字科技有限公司 | Chat interface display method and device, electronic equipment and storage medium |
CN113835812B (en) * | 2021-09-24 | 2024-04-30 | 深圳集智数字科技有限公司 | Chat interface display method and device, electronic equipment and storage medium |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
CN101950239A (en) | Large size image display method and system | |
US10057657B2 (en) | Content replacement with onscreen displays | |
CN104917764A (en) | Multimedia service pushing method and system based on two-dimensional code | |
CN103853761A (en) | Method and device for displaying and adding comments of webpage content | |
US20130141471A1 (en) | Obscuring graphical output on remote displays | |
CN103297855A (en) | Application display method and terminal | |
CN105207886A (en) | Instant messaging (IM) message sending and display methods, IM message sending and display devices, and IM message system | |
US9158800B2 (en) | Providing content items for non-standard content item slots | |
CN111556350B (en) | Intelligent terminal and man-machine interaction method | |
CN101867784B (en) | Method for filtering advertisements, digital television receiving terminal, server terminal and system | |
CN103942023A (en) | Display processing method and terminal | |
CN105100870A (en) | Screenshot method and terminal equipment | |
CN106911937B (en) | The configuration method and system of present banner background colour in a kind of live streaming | |
US20170325003A1 (en) | A video signal caption system and method for advertising | |
KR20190061871A (en) | Method for providing live streaming image with advertsiement image, electronic device and advertisement management server | |
CN104572816B (en) | Information processing method and electronic equipment | |
CN111064982B (en) | Display control method, storage medium and display device | |
KR101897773B1 (en) | Stereo-scopic image capture appartus capable of selecting captuer mode with respect to stereo-scopic image and method thereof | |
CN111835988B (en) | Subtitle generation method, server, terminal equipment and system | |
CN108132767B (en) | Application window preview method and system | |
CN112884651B (en) | Watermark display method and device | |
US20150106445A1 (en) | Method for displaying a push notification using a display device, and the display device | |
KR20170072590A (en) | Broadcast Receiving apparatus and control method thereof | |
CN115103054B (en) | Information processing method, device, electronic equipment and medium | |
CN113628312B (en) | Cloud rendering method and device based on Unity3D built-in rendering pipeline |
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: 20110119 |