CN101923454A - Screen display method and device - Google Patents

Screen display method and device Download PDF

Info

Publication number
CN101923454A
CN101923454A CN 201010259641 CN201010259641A CN101923454A CN 101923454 A CN101923454 A CN 101923454A CN 201010259641 CN201010259641 CN 201010259641 CN 201010259641 A CN201010259641 A CN 201010259641A CN 101923454 A CN101923454 A CN 101923454A
Authority
CN
China
Prior art keywords
executive routine
handle
display
forms
parameter
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
CN 201010259641
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.)
BJB (BEIJING) INFORMATION TECHNOLOGY Co Ltd
Original Assignee
BJB (BEIJING) INFORMATION TECHNOLOGY 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 BJB (BEIJING) INFORMATION TECHNOLOGY Co Ltd filed Critical BJB (BEIJING) INFORMATION TECHNOLOGY Co Ltd
Priority to CN 201010259641 priority Critical patent/CN101923454A/en
Publication of CN101923454A publication Critical patent/CN101923454A/en
Pending legal-status Critical Current

Links

Images

Landscapes

  • User Interface Of Digital Computer (AREA)

Abstract

The invention provides a screen display method and a screen display device. The method comprises the following steps of: configuring display parameters of a certain executive program, wherein the display parameters comprise a display position and a display size; in the process of running the executive program, acquiring a corresponding window handle; and according to the display parameter, displaying the window of the executive program through the window handle. The screen display method and the screen display device can conveniently and quickly control the accurate display of the executive program.

Description

A kind of screen display method and device
Technical field
The present invention relates to the screen display technology field, particularly relate to a kind of screen display method and device.
Background technology
Arrival along with the information age, the fast development of Computer Multimedia Technology, traffic guidance systems such as public place, advertising, urban road network, urban parking area, railway, subway, highway etc., all catch at big picture, broken colour, high brightness, high-resolution display effect, the giant-screen technology that develops rapidly in the last few years becomes the effective way that solves colored big picture demonstration, range of application is further expanded, and market is also because of growth of requirement day animando.
For example, some securities industries can adopt giant-screen or Mosaic screen to show securities information, and still, the user wishes also to show other information such as some videos, document, latest tendency when showing stock information sometimes; The above-mentioned demonstration simultaneously at same screen makes the user after opening these softwares, the display position and the display size of these softwares of having to control one by one by mouse drag at the demand of a plurality of executive routines; Not only cause complex operation, and the coarse problem of display position can occur.
In a word, need the urgent technical matters that solves of those skilled in the art to be exactly: how can reduce complex operation and the coarse problem of display position under the said circumstances.
Summary of the invention
Technical matters to be solved by this invention provides a kind of screen display method and device, in order to the accurate demonstration of convenient control executive routine.
In order to address the above problem, the invention discloses a kind of screen display method, comprising:
Dispose the display parameter of a certain executive routine, wherein, described display parameter comprise: display position and display size;
When this executive routine of operation, obtain its corresponding forms handle;
According to its display parameter, the executive routine forms are shown by described forms handle.
Preferably, described by this forms handle to the step that this executive routine shows, comprising:
The internal memory that detects this executive routine changes;
If the internal memory vary stable of this executive routine then by the executive routine forms of described forms handle with corresponding display size, moves to corresponding display position.
Preferably, described forms handle comprises Main form handle and corresponding child form handle,
The described step of obtaining its corresponding forms handle comprises:
When this executive routine of operation, obtain its corresponding Main form handle;
By this Main form handle, enumerate and obtain corresponding child form handle.
Preferably, described display parameter also comprise preset parameter, and the value of described preset parameter comprises fixing and on-fixed;
Described method also comprises:
For fixedly the time, detect the position of these executive routine forms in the value of described preset parameter,, then it is moved to corresponding display position as if change;
And/or,
For fixedly the time, detect the size of these executive routine forms at described preset parameter,, then it is revised as described display size as if change.
Preferably, described method also comprises:
When this executive routine of operation, obtain its corresponding process handle;
By this process handle, close corresponding executive routine.
Preferably, described method also comprises:
Read and/or write described display parameter at a certain executive routine configuration.
On the other hand, the invention also discloses a kind of screen display device, comprising:
Configuration module is used to dispose the display parameter of a certain executive routine, and wherein, described display parameter comprise: display position and display size;
Acquisition module is used for obtaining its corresponding forms handle when this executive routine of operation;
Display module is used for according to its display parameter, by described forms handle the executive routine forms is shown.
Preferably, described display module comprises:
Detecting unit is used to detect the internal memory variation of this executive routine;
Mobile unit is used for by the executive routine forms of described forms handle with corresponding display size, moving to corresponding display position when the internal memory vary stable of this executive routine.
Preferably, described forms handle comprises Main form handle and corresponding child form handle,
Described acquisition module comprises:
Main form handle acquiring unit is used for obtaining its corresponding Main form handle when this executive routine of operation;
Child form handle acquiring unit is used for by this Main form handle, enumerates and obtains corresponding child form handle.
Preferably, described display parameter also comprise preset parameter, and the value of described preset parameter comprises fixing and on-fixed;
Described device also comprises:
Detect mobile module, be used in the value of described preset parameter detecting the position of these executive routine forms for fixedly the time,, then it is moved to corresponding display position as if change;
And/or,
Detect modified module, be used in the value of described preset parameter detecting the size of these executive routine forms for fixedly the time,, then it is revised as described display size as if change.
Preferably, described device also comprises:
The process handle acquisition module is used for obtaining its corresponding process handle when this executive routine of operation;
Closing module is used for closing corresponding executive routine by this process handle.
Preferably, described device also comprises:
Module for reading and writing is used to read and/or write described display parameter at a certain executive routine configuration.
Compared with prior art, the present invention has the following advantages:
For the user, only need the display parameter such as display position, display size of a certain executive routine of configuration, and, by double-clicking or clicking and move this executive routine, the present invention can pass through the executive routine forms of the forms handle of this executive routine with corresponding display size, move to corresponding display position, thereby accurate demonstration that can convenient control executive routine.
Secondly, the present invention can also write the described display parameter that dispose at a certain executive routine to a certain specified path, like this, when moving this executive routine next time, needn't reconfigure, only need read described display parameter and get final product, thereby can save the shared time of configuration at a certain executive routine configuration.
Moreover the present invention can also dispose preset parameter, and for fixedly the time, in case the display parameter of executive routine change, system all can move it or revise automatically in the value of described preset parameter; Therefore, for the user, the display parameter of described executive routine are almost constant, thereby can satisfy the demand that shows a plurality of executive routines at same screen simultaneously preferably.
Description of drawings
Fig. 1 is the process flow diagram of a kind of screen display method embodiment of the present invention;
Fig. 2 is the application example of the present invention's a kind of " screen configuration " operation interface;
Fig. 3 is the structural drawing of a kind of screen display device embodiment of the present invention.
Embodiment
For above-mentioned purpose of the present invention, feature and advantage can be become apparent more, the present invention is further detailed explanation below in conjunction with the drawings and specific embodiments.
With reference to Fig. 1, show the process flow diagram of a kind of screen display method embodiment of the present invention, specifically can comprise:
The display parameter of step 101, a certain executive routine of configuration, wherein, described display parameter specifically can comprise: display position and display size;
The embodiment of the invention can be applicable to various screens such as giant-screen, Mosaic screens, in order to the accurate demonstration of the various executive routines of convenient control; Wherein, described executive routine can various application programs, various software.
In practice, described display position can be the position coordinates of these executive routine forms, and for example, it can be the top-left coordinates (X, Y) of these executive routine forms; Described display size display size then can be the width and the height (W, H) of these executive routine forms.
Step 102, during this executive routine, obtain its corresponding forms handle in operation;
In specific implementation, described forms handle may further include Main form handle and corresponding child form handle.For example, when " Fig. 1 " program of a Microsoft Visio.exe of operation, can obtain a Microsoft Visio.exe Main form handle and corresponding " Fig. 1 " child form handle; And for example, when operation QQ.exe program, a QQ.exe Main form handle can be obtained, in addition, corresponding child form handle can also be obtained, as chat object child form, www.qq.com's today's important news child form or the like.
Described step 102 specifically can comprise:
Substep A1, during this executive routine, obtain its corresponding Main form handle in operation;
In specific implementation, can be by calling the forms handle that corresponding system function obtains this executive routine.For example, when calling system function C reateProcess (parameter) creates the process of this executive routine and main thread in windows operating system, obtain a PROCESS_INFORMATION structure that is used for receiving the identifying information of new process, just can comprise the Main form handle of this executive routine in this PROCESS_INFORMATION structure; And for example, can be in windows operating system calling system function S hellExecuteEx (parameter), directly obtain the Main form handle of this executive routine, the embodiment of the invention is not limited the concrete mode of obtaining the Main form handle.
Substep A2, by this Main form handle, enumerate and obtain corresponding child form handle.
For example, can enumerate top-level windows on all screens by calling system function EnumWindows (parameter), thereby obtain and the corresponding child form handle of this Main form handle.
Step 103, according to its display parameter, by described forms handle the executive routine forms are shown.
The implementation procedure of described step 103 specifically can comprise:
Substep B1, the internal memory that detects this executive routine change;
Substep B2, if the internal memory vary stable of this executive routine then by the executive routine forms of described forms handle with corresponding display size, moves to corresponding display position.
In practice, can pass through calling system function G etProcessMemoryInfo (parameter), change, if stable, illustrate that this executive routine opens fully, then can control the demonstration of executive routine forms with the internal memory that detects this executive routine; Particularly, can calling system function S etWindowPos (parameter), owing to include display position (X, Y) and display size (W, H) in the described parameter, therefore, can move to all Main forms and child form on the corresponding display position.
Need to prove, when this executive routine of operation, the situation that shows Main form and child form for needs simultaneously, DISPLAY ORDER generally is a child form behind the first Main form, therefore, described child form can be embedded in the Main form, also is, the display size of child form is less than Main form, and display position (being example here with the top-left coordinates) is offset to the lower right corner; Perhaps, the display size of described child form equals Main form, and just display position is offset to the lower right corner.For same executive routine, can show that to corresponding child form the present invention is not limited this according to described configuration parameter according to user's needs.
For the user, only need the display parameter such as display position, display size of a certain executive routine of configuration, and, by double-clicking or clicking and move this executive routine, the embodiment of the invention can be by the executive routine forms of described forms handle with corresponding display size, move to corresponding display position, thereby accurate demonstration that can convenient control executive routine.
For some executive routine, after opening, own meeting change display parameter own, for example some player can dwindle after playing current video automatically, perhaps, when then playing next video, can be according to the display size size of video resolution change forms; Like this, if the display size of next video diminishes, can cause user's blurred vision, and if the display size of next video becomes big, then might cover the forms of other program program, can not satisfy the demand that shows a plurality of executive routines at same screen simultaneously well.
At said circumstances, in a preferred embodiment of the present invention, described display parameter can also comprise preset parameter, the value of described preset parameter can comprise fixing and on-fixed, wherein, the display parameter of fixing these executive routine forms of expression are equal to the display parameter that are provided with in the step 101 always;
Described method can also comprise:
For fixedly the time, detect the position of these executive routine forms in the value of described preset parameter,, then it is moved to corresponding display position as if change;
And/or,
For fixedly the time, detect the size of these executive routine forms in the value of described preset parameter,, then it is revised as described display size as if change.
Wherein, above-mentionedly move or revise and all can realize by system function function S etWindowPos (parameter); For last example, if the value of described preset parameter is for fixing, playing current video, perhaps, when then playing next video, in case the display parameter of these players change, system all can move it or revise automatically, for the user, the display parameter of these players are almost constant, thereby can satisfy the demand that shows a plurality of executive routines at same screen simultaneously preferably.
In another kind of preferred embodiment of the present invention, can preserve described display parameter, also, write described display parameter at a certain executive routine configuration, for example, be written to a certain specified path etc.;
Like this, when moving this executive routine, needn't reconfigure next time, only need to read described display parameter and get final product at a certain executive routine configuration from described specified path; This preferred embodiment can be saved the shared time of configuration.
In a preferred embodiment of the present invention, described method can also comprise:
When this executive routine of operation, obtain its corresponding process handle;
By this process handle, close corresponding executive routine.
For example, when calling system function C reateProcess (parameter) creates the process of this executive routine and main thread in windows operating system, just can comprise the process handle of this executive routine in the PROCESS_INFORMATION structure that obtains.Like this, the user can pass through this process handle, closes corresponding executive routine at system end, the convenience that helps operating.
For making those skilled in the art understand the present invention better, below the implementation procedure of described screen display method is described by example.
Described example relates to, and uses the screen display of " screen configuration " operation interface control executive routine shown in Figure 2, specifically can comprise:
Step S1, configuration screen pattern;
For example, Fig. 2 upper left corner is the effect screen synoptic diagram of 2 * 2 screen forms.
Step S2, click the Browse button, carry out the routing of executive routine;
For example, " L: company's project dll hum pattern .jpg " path among Fig. 2.
Step S3, for the executive routine in current selection path, by " whether stationary window ", dispose its preset parameter;
For example, should " whether stationary window " item if choose, represent that then the forms of current executive routine need be fixed.
Step S4, click " interpolation " button, dispose current executive routine display position (X=0, Y=0), and (W=720 H=450), generates a configuration record of current executive routine to display size;
Described display position is defaulted as " 1 " screen in the described screen form.
Step S5, click " RUN " button, a configuration record of operation selection perhaps, is clicked " all moving " button, with whole configuration records of operation selection;
Step S6, click " are deposited configuration " in addition button writes specified path with a configuration record of selecting, and perhaps, clicks " reading in configuration " button, reads a configuration record from specified path;
Step S7, click the Close button, close an opened configuration record of selection, perhaps, click " Close All " button, close all opened configuration records of selection.
Step S8, click " deletion " button, the opened configuration record that deletion is selected;
Step S9, click " release " button withdraw from " screen configuration " operation interface.
This example provides " screen configuration " operation interface, makes things convenient for the user to carry out the accurate control of screen display at system end; Especially, when moving 4 configuration records at the same time, this example can provide by 2 * 2 screen forms among Fig. 2 neatly, accurate screen display effect.
Embodiment is corresponding with preceding method, and the present invention also provides a kind of screen display device, with reference to Fig. 3, specifically can comprise:
Configuration module 301 is used to dispose the display parameter of a certain executive routine, and wherein, described display parameter comprise: display position and display size;
Acquisition module 302 is used for obtaining its corresponding forms handle when this executive routine of operation;
Display module 303 is used for according to its display parameter, by described forms handle the executive routine forms is shown.
In specific implementation, described display module 303 may further include:
Detecting unit is used to detect the internal memory variation of this executive routine;
Mobile unit is used for by the executive routine forms of described forms handle with corresponding display size, moving to corresponding display position when the internal memory vary stable of this executive routine.
In embodiments of the present invention, preferably, described forms handle can comprise Main form handle and corresponding child form handle,
Described acquisition module 302 may further include:
Main form handle acquiring unit is used for obtaining its corresponding Main form handle when this executive routine of operation;
Child form handle acquiring unit is used for by this Main form handle, enumerates and obtains corresponding child form handle.
In a preferred embodiment of the present invention, described display parameter can also comprise preset parameter;
At this moment, described device can also comprise:
Detect mobile module, being used at described preset parameter is timing, detects the position of these executive routine forms, if change then moves to it corresponding display position;
And/or,
Detect modified module, being used at described preset parameter is timing, detects the size of these executive routine forms, if change then is revised as it described display size.
In another kind of preferred embodiment of the present invention, described device can also comprise:
The process handle acquisition module is used for obtaining its corresponding process handle when this executive routine of operation;
Closing module is used for closing corresponding executive routine by this process handle.
In another kind of preferred embodiment of the present invention, can preserve and/or read described display parameter, at this moment, described device can also comprise:
Module for reading and writing is used to read and/or write described display parameter at a certain executive routine configuration.
Each embodiment in this instructions all adopts the mode of going forward one by one to describe, and what each embodiment stressed all is and the difference of other embodiment that identical similar part is mutually referring to getting final product between each embodiment.For device embodiment, because it is similar substantially to method embodiment, so description is fairly simple, relevant part gets final product referring to the part explanation of method embodiment.
More than to a kind of screen display method provided by the present invention and device, be described in detail, used specific case herein principle of the present invention and embodiment are set forth, the explanation of above embodiment just is used for helping to understand method of the present invention and core concept thereof; Simultaneously, for one of ordinary skill in the art, according to thought of the present invention, the part that all can change in specific embodiments and applications, in sum, this description should not be construed as limitation of the present invention.

Claims (12)

1. a screen display method is characterized in that, comprising:
Dispose the display parameter of a certain executive routine, wherein, described display parameter comprise: display position and display size;
When this executive routine of operation, obtain its corresponding forms handle;
According to its display parameter, the executive routine forms are shown by described forms handle.
2. the method for claim 1 is characterized in that, described by this forms handle to the step that this executive routine shows, comprising:
The internal memory that detects this executive routine changes;
If the internal memory vary stable of this executive routine then by the executive routine forms of described forms handle with corresponding display size, moves to corresponding display position.
3. method as claimed in claim 1 or 2 is characterized in that, described forms handle comprises Main form handle and corresponding child form handle,
The described step of obtaining its corresponding forms handle comprises:
When this executive routine of operation, obtain its corresponding Main form handle;
By this Main form handle, enumerate and obtain corresponding child form handle.
4. method as claimed in claim 1 or 2 is characterized in that described display parameter also comprise preset parameter, and the value of described preset parameter comprises fixing and on-fixed;
Described method also comprises:
For fixedly the time, detect the position of these executive routine forms in the value of described preset parameter,, then it is moved to corresponding display position as if change;
And/or,
For fixedly the time, detect the size of these executive routine forms at described preset parameter,, then it is revised as described display size as if change.
5. method as claimed in claim 1 or 2 is characterized in that, also comprises:
When this executive routine of operation, obtain its corresponding process handle;
By this process handle, close corresponding executive routine.
6. method as claimed in claim 1 or 2 is characterized in that, also comprises:
Read and/or write described display parameter at a certain executive routine configuration.
7. a screen display device is characterized in that, comprising:
Configuration module is used to dispose the display parameter of a certain executive routine, and wherein, described display parameter comprise: display position and display size;
Acquisition module is used for obtaining its corresponding forms handle when this executive routine of operation;
Display module is used for according to its display parameter, by described forms handle the executive routine forms is shown.
8. device as claimed in claim 7 is characterized in that, described display module comprises:
Detecting unit is used to detect the internal memory variation of this executive routine;
Mobile unit is used for by the executive routine forms of described forms handle with corresponding display size, moving to corresponding display position when the internal memory vary stable of this executive routine.
9. as claim 7 or 8 described devices, it is characterized in that described forms handle comprises Main form handle and corresponding child form handle,
Described acquisition module comprises:
Main form handle acquiring unit is used for obtaining its corresponding Main form handle when this executive routine of operation;
Child form handle acquiring unit is used for by this Main form handle, enumerates and obtains corresponding child form handle.
10. as claim 7 or 8 described devices, it is characterized in that described display parameter also comprise preset parameter, the value of described preset parameter comprises fixing and on-fixed;
Described device also comprises:
Detect mobile module, be used in the value of described preset parameter detecting the position of these executive routine forms for fixedly the time,, then it is moved to corresponding display position as if change;
And/or,
Detect modified module, be used in the value of described preset parameter detecting the size of these executive routine forms for fixedly the time,, then it is revised as described display size as if change.
11. as claim 7 or 8 described devices, it is characterized in that, also comprise:
The process handle acquisition module is used for obtaining its corresponding process handle when this executive routine of operation;
Closing module is used for closing corresponding executive routine by this process handle.
12. as claim 7 or 8 described devices, it is characterized in that, also comprise:
Module for reading and writing is used to read and/or write described display parameter at a certain executive routine configuration.
CN 201010259641 2010-08-20 2010-08-20 Screen display method and device Pending CN101923454A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN 201010259641 CN101923454A (en) 2010-08-20 2010-08-20 Screen display method and device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN 201010259641 CN101923454A (en) 2010-08-20 2010-08-20 Screen display method and device

Publications (1)

Publication Number Publication Date
CN101923454A true CN101923454A (en) 2010-12-22

Family

ID=43338413

Family Applications (1)

Application Number Title Priority Date Filing Date
CN 201010259641 Pending CN101923454A (en) 2010-08-20 2010-08-20 Screen display method and device

Country Status (1)

Country Link
CN (1) CN101923454A (en)

Cited By (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102419688A (en) * 2011-09-28 2012-04-18 深圳市万兴软件有限公司 Display and control method and device of cocoa frame window
CN104123057A (en) * 2013-04-24 2014-10-29 华为技术有限公司 Communication information acquisition method, device and system and terminal
CN105487765A (en) * 2014-09-19 2016-04-13 中兴通讯股份有限公司 Method and device for identifying window objects of Windows
CN105824789A (en) * 2016-03-09 2016-08-03 广州视睿电子科技有限公司 Display control method and device of hyperlink window
CN107766024A (en) * 2017-10-20 2018-03-06 威创集团股份有限公司 A kind of PPT projection control methods and system based on combination

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6577330B1 (en) * 1997-08-12 2003-06-10 Matsushita Electric Industrial Co., Ltd. Window display device with a three-dimensional orientation of windows
CN1955910A (en) * 2005-10-24 2007-05-02 国际商业机器公司 Method and computer for informing movement to users
CN101067787A (en) * 2007-06-26 2007-11-07 腾讯科技(深圳)有限公司 Application program trigging method and apparatus
CN101241432A (en) * 2007-12-11 2008-08-13 金蝶软件(中国)有限公司 Application program interface style control method and device

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6577330B1 (en) * 1997-08-12 2003-06-10 Matsushita Electric Industrial Co., Ltd. Window display device with a three-dimensional orientation of windows
CN1955910A (en) * 2005-10-24 2007-05-02 国际商业机器公司 Method and computer for informing movement to users
CN101067787A (en) * 2007-06-26 2007-11-07 腾讯科技(深圳)有限公司 Application program trigging method and apparatus
CN101241432A (en) * 2007-12-11 2008-08-13 金蝶软件(中国)有限公司 Application program interface style control method and device

Cited By (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102419688A (en) * 2011-09-28 2012-04-18 深圳市万兴软件有限公司 Display and control method and device of cocoa frame window
CN104123057A (en) * 2013-04-24 2014-10-29 华为技术有限公司 Communication information acquisition method, device and system and terminal
CN104123057B (en) * 2013-04-24 2018-01-23 华为技术有限公司 Communication information acquisition methods, device, system and terminal
CN105487765A (en) * 2014-09-19 2016-04-13 中兴通讯股份有限公司 Method and device for identifying window objects of Windows
CN105824789A (en) * 2016-03-09 2016-08-03 广州视睿电子科技有限公司 Display control method and device of hyperlink window
WO2017152704A1 (en) * 2016-03-09 2017-09-14 广州视睿电子科技有限公司 Method and device for controlling display of hyperlink window
CN107766024A (en) * 2017-10-20 2018-03-06 威创集团股份有限公司 A kind of PPT projection control methods and system based on combination

Similar Documents

Publication Publication Date Title
CN109032738B (en) Multimedia playing control method, device, terminal and storage medium
US10514819B2 (en) Operating system support for location cards
CN102707866B (en) For the method and apparatus navigated based on the user interface of hierarchical menu
CN105930064B (en) The method and system and calculating equipment of item in managing user interface
CN109032722B (en) Method, device, equipment and medium for updating display effect of UI component
US8156445B2 (en) Controlled interaction with heterogeneous data
CN102355529B (en) Method for unified display of short message and mail and device and mobile terminal
CN105988860B (en) Method for executing application program and mobile device
US20160110090A1 (en) Gesture-Based Content-Object Zooming
CN113687745B (en) Interface display method, system and terminal for split-screen window
CN101923454A (en) Screen display method and device
US20110154290A1 (en) Metadata plug-in application programming interface
CA2658840A1 (en) Filtering of data layered on mapping applications
JP2004054435A (en) Hypermedia information presentation method, hypermedia information presentation program and hypermedia information presentation device
CN104317474A (en) Window switching method and device
US20090254860A1 (en) Method and apparatus for processing widget in multi ticker
CN105868418A (en) Video display method and video display device
US8972901B2 (en) Fast cursor location
CN107295415B (en) Video playing method and device
CN103294451A (en) Method and system for implementing applied multiple tasks and multiple windows in rich page
CN115967821A (en) Video cloud storage method, device, equipment and storage medium
EP2257063A1 (en) Display device, integrated interface device, and method of controlling integrated interface device
CN109101144B (en) Thermodynamic diagram drawing method and device
SG184367A1 (en) So-called hd-web method for high-definition and all-screen compatibile internet contents
CN101520809B (en) Network video display method and network video display device

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: 20101222