代码搜索结果
找到约 10,000 项符合
Screen 的代码
i_video.c
// Emacs style mode select -*- C++ -*-
//-----------------------------------------------------------------------------
//
// $Id:$
//
// Copyright (C) 1993-1996 by id Software, Inc.
//
// Th
start.bak
set talk off
set esca off
set echo off
set safe off
set noti off
set dele on
set sysmenu to
SET CENTURY on
set date ansi
on shutdown do shutdown
*on error do error_hand
public isNoticeAla
start.prg
set talk off
set esca off
set echo off
set safe off
set noti off
set dele on
set sysmenu to
SET CENTURY on
set date ansi
on shutdown do shutdown
*on error do error_hand
public isNoticeAlarm
hsa_text.doc
Hardwood Software Associates
HSA_TEXT - Text Mode Screen Control Library (V3.05)
HSA_TEXT - Text Mode Screen Control Library (V3.05)
main.prg
*--主程序代码
*--初始环境设置
clea all
set talk off
set date to short
set sysmenu off
set date long
_screen.caption="人事管理系统"
_screen.windowstate=2
*--系统背景图片
p1=sys(5)+sys(2003)+"\backpicture.jpg"
_scr
demo7_7.cpp
// DEMO7_7.CPP 16-bit surface to surface blitter demo
// INCLUDES ///////////////////////////////////////////////
#define WIN32_LEAN_AND_MEAN // just say no to MFC
#define INITGUID
#inclu
demo12_4.cpp
// DEMO12_4.CPP - evasion demo
// to compile make sure to include DDRAW.LIB, DSOUND.LIB,
// DINPUT.LIB, WINMM.LIB, and of course
// T3DLIB1.CPP,T3DLIB2.CPP,T3DLIB3.CPP,
// INCLUDES ////////////
main.prg
set talk off
set excl on
set dele on
close all
public mymain
mypath=left(sys(16),rat("\",sys(16)))
set defa to (mypath)
set path to mypath\class;mypath\img
open database card.dbc
*do form m
main.bak
set talk off
set excl on
set dele on
close all
mypath=left(sys(16),rat("\",sys(16)))
set defa to (mypath)
set path to mypath\class;mypath\img
open database card.dbc
do form maincard
*do for
stdafx.cpp
// stdafx.cpp : source file that includes just the standard includes
// Screen.pch will be the pre-compiled header
// stdafx.obj will contain the pre-compiled type information
#include "stdafx.h"