代码搜索:Screen

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

代码结果 10,000
www.eeworm.com/read/465700/7052248

frm form11.frm

VERSION 5.00 Begin VB.Form Form11 BorderStyle = 0 'None Caption = "Form11" ClientHeight = 2970 ClientLeft = 0 ClientTop = 0 ClientWidth
www.eeworm.com/read/465102/7057613

htm systest.htm

www.eeworm.com/read/465102/7057651

htm game.htm

function move(){ parent.moveTo((screen.width-460)/2,(screen.height-490)/2); parent.resizeTo(460,490);} 五子棋http://www.51windows.com::
www.eeworm.com/read/464632/7066854

java utilities.java

import java.awt.*; import javax.swing.*; /** This is a utility class that stores information about the software.Information including * colors, fonts, size of different components etc. */ cl
www.eeworm.com/read/447526/7067996

bas plot.bas

Attribute VB_Name = "plot" Public Sub plotip() On Error Resume Next Dim maxvalue, oldval As Double mainfrm.ipplot.Line (0, 1450 / Screen.TwipsPerPixelY)-(10000, 1450 / Screen.TwipsPerPixelY),
www.eeworm.com/read/406399/7068176

js popupwin.js

function PopUp(theURL,winName,features, myWidth, myHeight, isCenter) { //v3.0 if(window.screen)if(isCenter)if(isCenter=="true"){ var myLeft = (screen.width-myWidth)/2; var myTop = (screen.he
www.eeworm.com/read/197608/7069699

c count10.c

/* * File: count10.c * --------------- * This program counts from 1 to 10, displaying each number * on the screen. */ #include #include "genlib.h" main() { int i; for (i = 1;
www.eeworm.com/read/110375/7074421

bak shutdown.bak

if messagebox("是否真的要退出系统?",4+32,"管理系统1.0 ")=7 retu else *_screen.hide *clos data *clos all clea event quit endif
www.eeworm.com/read/110375/7074425

prg shutdown.prg

if messagebox("是否真的要退出系统?",4+32,"管理系统1.0 ")=7 retu else _screen.hide clos data clos all clea event quit endif
www.eeworm.com/read/110375/7074433

prg main.prg

set talk off set esca off set echo off set date ansi set cent on set hour to 24 _screen.visible=.f. on shutdown do shutdown set notify off clea all close all clear *_screen.picture="back.b