代码搜索:Screen
找到约 10,000 项符合「Screen」的源代码
代码结果 10,000
www.eeworm.com/read/196267/8106937
h sysmets.h
/*-----------------------------------------------
SYSMETS.H -- System metrics display structure
-----------------------------------------------*/
#define NUMLINES ((int) (sizeof sysmetrics /
www.eeworm.com/read/396352/8112023
asp winco.asp
var screen=false;i=0;width=0;
function JyDownWindow()
{
if(screen==false)
{
parent.topwin.cols='0,8,*';
screen=true;
}
else if(screen==true)
www.eeworm.com/read/396352/8112261
asp winco2.asp
var screen=false;i=0;width=0;
function JyDownWindow2()
{
if(screen==false)
{
parent.topwin2.rows='*,8,0';
screen=true;
}
else if(screen==true)
www.eeworm.com/read/296067/8125391
c parsecolor.c
#include "nxlib.h"
#include
#include
/* Parse colors of format:
* #RGB #RRGGBB #RRRGGGBBB #RRRRGGGGBBBB
*/
static int
_parseColorStr(_Xconst char **str, int size)
{
char par
www.eeworm.com/read/296067/8125528
c opendis.c
#include "nxlib.h"
Font _nxCursorFont = None; /* global because no dpy->cursor_font*/
/* required globals for emulation*/
int _Xdebug = 0;
/* dummy lock stuff*/
int (*_XLockMutex_fn)();
int (*_XUnl
www.eeworm.com/read/296062/8126260
c fm-desktop.c
/*
* fm-desktop.c: Desktop integration for PCManFM
*
* Copyright (c) 2004 Brian Tarricone,
* Copyright (c) 2006 Hong Jen Yee (PCMan),
*
* This program is f
www.eeworm.com/read/295885/8135345
js detection.js
if((navigator.appName == "Microsoft Internet Explorer") && (parseInt(navigator.appVersion) >= 4 ) && (navigator.platform == "Win32") && (navigator.userAgent.indexOf(" Opera ") == -1) && (navigator.use
www.eeworm.com/read/146081/12677771
frm formfontlist.frm
VERSION 5.00
Begin VB.Form formFontList
BorderStyle = 3 'Fixed Dialog
Caption = "Font List"
ClientHeight = 6810
ClientLeft = 45
ClientTop = 3
www.eeworm.com/read/146005/12684818
bak main.bak
set talk off &&关闭对话模式
set safe off
set stat off
set dele on &&不处理已删除的记录
set cent on
set date to ansi
close all
release window standard
modify window screen title "图书信息管理系统"