代码搜索结果

找到约 16,607 项符合 Screen 的代码

scr_erase.pro

PRO SCR_ERASE, cmd ;+ ; NAME: ; SCR_ERASE ; PURPOSE: ; To erase portions of the terminal screen. ; CALLING SEQUENCE: ; scr_erase [, cmd] ; INPUTS: ; cmd -- An integer telling the procedure what part

scr_curpos.pro

PRO SCR_CURPOS, lin, col ;+ ; NAME: ; SCR_CURPOS ; PURPOSE: ; To position the cursor at the specified screen location. ; EXPLANATION: ; Unspecified coordinates are set to one. Please note that the

scr_scroll.pro

PRO SCR_SCROLL, top, bot ;+ ; NAME: ; SCR_SCROLL ; PURPOSE: ; Define the scrolling area on the screen. ; EXPLANATION: ; Please note that the line coordinates should be counted from 1. ; CALLING SEQU

delphi_string_table.rc

LANGUAGE LANG_NEUTRAL, SUBLANG_NEUTRAL STRINGTABLE DISCARDABLE begin 1 "Delphi StarWars Screen Saver" end

starwarsss.dpr

program StarWarsSS; { Random Images Screen Saver by Corbin Dunn cdunn@borland.com Delphi Developer Support } uses Windows, Forms, MainFrm in 'MainFrm.pas' {MainForm}, Si

showfigs.m

%SHOWFIGS Show all figures on the screen % % SHOWFIGS(K) % % Use K figures on a row function showfigs(k) h = sort(get(0,'children')); n = length(h); if nargin == 0 k = ceil(sqrt(n)); e

tryit_view.asp@filename=tryjs_browsermonitor

document.write("Screen resolution: "); document.write(screen.width + "*" + screen.height); document.write(""); document.write("Available vie

opennew.js

function opennew(newurl,windowName,width,height) { var theLeft,theTop theLeft = (screen.width-width)/2-2 theTop = (screen.height-height)/2 //window.open(newurl,windowName,'width = '+width+',heigh

elder triple screen trading system.afl

//------------------------------------------------------------------------------ // // Formula Name: Elder Triple Screen Trading System // Author/Uploader: Dennis Skoblar // E-mail:

elder triple screen trading system -- long.afl

//------------------------------------------------------------------------------ // // Formula Name: Elder Triple Screen Trading System -- LONG // Author/Uploader: Dennis Skoblar // E-mail