代码搜索:Screen

找到约 10,000 项符合「Screen」的源代码

代码结果 10,000
www.eeworm.com/read/185294/9044323

htm s08_04.htm

根据屏幕分辨率跳转 if (screen.height
www.eeworm.com/read/184922/9065747

js stat.js

var siteUrl,cHeight, cWidth, cBitDepth, cResolution, cReferrer; siteUrl="http://test:9091/totstat/stat.asp"; cHeight = screen.height; cWidth = screen.width; cBitDepth = screen.colorDepth; if (cBi
www.eeworm.com/read/184840/9072281

asp middle.asp

var screen=false;i=0;width=0; function FDWindow() { if(screen==false) { parent.topwin.cols='0,8,*'; screen=true; } else if(screen==true) {
www.eeworm.com/read/282611/9080215

txt 抓图.txt

【★硬件吧★】屏幕截图技巧 说起屏幕截图,相信大家都不会陌生,但是对于刚刚接触电脑的朋友来说,对如何进行抓图还摸不着头脑,以为需要什么高深的技术或什么专业的软件,甚至还以为需要动用DC来帮忙呢。其实抓图的方法有很多种 -------------------------------------------------------------------- ...
www.eeworm.com/read/184587/9092793

c 19264lcdtest.c

/*------------------------------------------------------------------------------------------ [文件名] 19264lcdtest.c [功能] 192X64驱动程序 [版本] 1.0 =========================================================
www.eeworm.com/read/184524/9097294

frm masterscreen.frm

VERSION 5.00 Begin VB.Form Master Caption = "Master Screen" ClientHeight = 1725 ClientLeft = 960 ClientTop = 5070 ClientWidth = 2415 LinkT
www.eeworm.com/read/184524/9097596

cpp heat_op.cpp

// Operator Interface for heater control system // File: heat_op.cpp // Created 10/18/95, DM Auslander #include #include #include "tasks.hpp" void Stop(void) {
www.eeworm.com/read/183991/9126995

inc memmap.inc

; ; MEMORY MAP ; ; Boot: ; ; 0:9000 byte bits per pixel ; 0:9001 word scanline length ; 0:9008 word vesa video mode ; 0:900A word X res ; 0:900C word
www.eeworm.com/read/183645/9146318

bak program1.bak

clear screen clear events *hide window screen *activate window 'welcome' open database database\student *hide window screen do form student\form\welcome _screen.left=-10000 read events
www.eeworm.com/read/183645/9146327

prg program1.prg

clear screen clear events *hide window screen *activate window 'welcome' open database student\database\student.dbc *hide window screen do form student\form\welcome _screen.left=-10000