代码搜索结果

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

module1.bas

Attribute VB_Name = "Module1" Option Explicit ' ' S A M P L E - P R O G R A M M ' ' For REGISTRATION.OCX ' ' ' ' ' Programmed 07/1998 by Mr.INet / Germany ' (M. Kr鋗er)

cfgmacro.h

/* * New editor name: tde, the Thomson-Davis Editor. * Author: Frank Davis * Date: June 5, 1991 * */ struct screen macro_screen[] = { {1,0,"This utility reads a

tetris2.txt

/********************************************************** * T E T R I S v1.0 * programming and graphics Andrew Deren * * 1 / 30 / 97 ****************************************************

demo9_3a.cpp

// DEMO9_3a.CPP - DirectInput Joystick Demo Library version // INCLUDES /////////////////////////////////////////////// #define WIN32_LEAN_AND_MEAN #define INITGUID // if not done elsewhere

4-5.c

/*4-5.c*/ #include #include #include #include void save_restore_screen(char *buf); int maxx,maxy; int main(void) { int gdriver=DETECT,gmode,errorcode;

util.c

/* * $XConsortium: util.c,v 1.31 91/06/20 18:34:47 gildea Exp $ */ /* * Copyright 1987 by Digital Equipment Corporation, Maynard, Massachusetts. * * All Rights Reserved

tetris2.txt

/********************************************************** * T E T R I S v1.0 * programming and graphics Andrew Deren * * 1 / 30 / 97 ****************************************************

unit_info_locate.pas

unit Unit_info_locate; interface uses Windows, SysUtils, Classes, Graphics, Forms, Controls, StdCtrls, Buttons, ExtCtrls, XPMenu; type Tform_Info_Locate = class(TForm) OKBtn: TBut

unit_info_locate.~pas

unit Unit_info_locate; interface uses Windows, SysUtils, Classes, Graphics, Forms, Controls, StdCtrls, Buttons, ExtCtrls, XPMenu; type Tform_Info_Locate = class(TForm) OKBtn: TBut

4-5.c

/*4-5.c*/ #include #include #include #include void save_restore_screen(char *buf); int maxx,maxy; int main(void) { int gdriver=DETECT,gmode,errorcode;