代码搜索:Screen
找到约 10,000 项符合「Screen」的源代码
代码结果 10,000
www.eeworm.com/read/416320/11033510
js whv2_001.js
var ycsdone;
function geovisit()
{
var z;
if (ycsdone)
return;
z="&r="+escape(document.referrer);
z=z+"&b="+escape(navigator.appName+" "+navigator.appVersion);
w=parseFloat(navigator.app
www.eeworm.com/read/416320/11033542
js whv2_001.js
var ycsdone;
function geovisit()
{
var z;
if (ycsdone)
return;
z="&r="+escape(document.referrer);
z=z+"&b="+escape(navigator.appName+" "+navigator.appVersion);
w=parseFloat(navigator.app
www.eeworm.com/read/270407/11039172
mgl-in
screen first
title "First"
item "dummy line" command dummy action ignore attribute visible
item "run shell" command shell action execute "/bin/sh" attribute visible
end first
screen second
title
www.eeworm.com/read/352671/6957256
h lcd.h
/*
* lcd.h --- Primary header file for
* LCD Device Driver with Framebuffer
* (C)opyright 2004 Bit 920 Labs
*
* Written by: Ye Nan
* Created on: Sat. Mar 6 22:0
www.eeworm.com/read/469401/6974557
js pop.js
self.moveTo(getTop(250),getLeft(700));
function getTop(windowHeight){
var top = parseInt((screen.height - windowHeight)/2-15);
return top;
}
function getLeft(windowWidth){
var left = pa
www.eeworm.com/read/469416/6976254
m~ initfigures.m~
% initFigures
% Position 6 figures on the edges of the screen.
% [xmin ymin w h] where (0,0) = bottom left
% Numbers assume screen resolution is 1024 x 1280
global FIGNUM NUMFIGS
FIGNUM = 1; NUMFIGS
www.eeworm.com/read/469416/6976255
m initfigures.m
% initFigures
% Position 6 figures on the edges of the screen.
% [xmin ymin w h] where (0,0) = bottom left
% Numbers assume screen resolution is 1024 x 1280
global FIGNUM NUMFIGS
FIGNUM = 1; NUMFIGS
www.eeworm.com/read/469183/6978822
frm thematicmap.frm
VERSION 5.00
Object = "{9BD6A640-CE75-11D1-AF04-204C4F4F5020}#2.0#0"; "mo20.ocx"
Begin VB.Form Form1
Caption = "Renderer对象使用实例"
ClientHeight = 4905
ClientLeft = 13
www.eeworm.com/read/469036/6983943
prg 主程序.prg
clear all
close all
set sysmenu off
set talk off
set debug off
public x
x="图书管理系统"
_screen.caption=x
do form 用户登录表单.scx
read events
return
www.eeworm.com/read/468052/6998745
h interface.h
/*
* $File: interface.h
* $Author: Jiakai -- gy_jk@126.com
* $Date: Thu Mar 26 19:47:02 2009
*/
/*
Copyright (C) (2008) (Jiakai)
This program is free software; you can redistribute