代码搜索结果

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

tdecfg.h

#if defined( __MSC__ ) #define ASSEMBLE _asm #else #define ASSEMBLE asm #endif #define TRUE 1 #define FALSE 0 #define OK 0 #define ERROR

main.c

/************************/ /* Game Project for ACP */ /************************/ /***********************/ /* TETRIS */ /* Thomas Bluteau */ /***********************/

alert.h

/***************************************************************************** Copyright (C) 1994,1997 Ivan A. Curtis. All rights reserved. This code must not be re-distributed without these co

dw_tooltip.c

/* * A few notes: * * - Currently, a window is created every time before it is shown, and * destroyed, before it is hidden. This saves (probably?) some * memory, but can simply be ch

demo04.sql

set linesize 121 set echo off drop table t / drop table all_objects_unload / set echo on clear screen create or replace directory tmp as '/tmp' / exec utl_file.fremove( 'TMP', 'allobjects.

g_report.c

/* NNFS: Non-Networked File System. * Copyright (C) 1995-1997 Thierry EXCOFFIER (exco@ligim.univ-lyon1.fr) * * This program is free software; you can redistribute it and/or modify * i

dw_tooltip.c

/* * A few notes: * * - Currently, a window is created every time before it is shown, and * destroyed, before it is hidden. This saves (probably?) some * memory, but can simply be ch

lcd_320x240.c

/* copyright(c) 2006, ShenZhen uCdragon Technology Co., Ltd. All rights reserved. file: lcd_320x240.c description: test Samsung's 3.5" Color TFT-LCD LTV350QV-F05.

screensaverwnd.cpp

// ScreenSaverWnd.cpp : implementation file // ////////// // // Copyright (C) 1991-98 Ed Halley. // http://www.explorati.com/people/ed/ // ed@explorati.com // // This published source code

font.inc

;; $Id$ ;; ----------------------------------------------------------------------- ;; ;; Copyright 1994-2004 H. Peter Anvin - All Rights Reserved ;; ;; This program is free software; you can re