代码搜索结果

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

xlib.h

/*---------------------------------------------------------------------- ; ; XLIB - header file ; ; ; ; ****** XLIB - Mode X graphics library **************** ; ******

zymain.prg

clear clos all set sysmenu off set status bar off set esca off SET EXCL ON SET TALK OFF SET SAFE OFF SET STAT OFF SET SCOR OFF SET EXAC ON SET DELE ON SET DEVI TO SCRE SET CONS OFF publ

tk.tcl

# tk.tcl -- # # Initialization script normally executed in the interpreter for each # Tk-based application. Arranges class bindings for widgets. # # RCS: @(#) $Id: tk.tcl,v 1.20.2.2 2001/10/19 17:33:

xlib.h

/*---------------------------------------------------------------------- ; ; XLIB - header file ; ; ; ; ****** XLIB - Mode X graphics library **************** ; ******

go.cpp

#include "Headers.h" #include "resource.h" #include "DriverDialog.h" #include "MAIN.h" void MAIN::Init() { srand( (unsigned)time( NULL ) ); ZeroMemory(hit, sizeof(BYTE)*MAX_HIT); Ze

xlib.h

/*---------------------------------------------------------------------- ; ; XLIB - header file ; ; ; ; ****** XLIB - Mode X graphics library **************** ; ******

misc.c

/* * misc.c * * This is a collection of several routines from gzip-1.0.3 * adapted for Linux. * * malloc by Hannu Savolainen 1993 * puts by Nick Holloway 1993 */ #include "gzip.h" #include