代码搜索结果

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

15-7.c

#inlcude #include #include void Init_SDL(); void eputchar(SDL_Surface *surface,int x,int y,Uint32 color,char code); void cputchar(SDL_Surface *surface,int x,int y,U

readme.txt

可能是作者显存太小(仅2M),所以录制时一些画面颜色失真,还请读者谅解! 播放时,建议用菜单的“View/Full Screen”,效果会好些。 测试时,运行pediy.exe,打开一个大于64K的文本文件。

fifo.c

/*************************************************************************** FILE NAME: FIFO.C FILE DESCRIPTION: FIFO (FIFO test) Sample program that demonstrates how to use the on-boa

mode.cpp

// Mode.cpp : implementation file // #include "stdafx.h" #include "eastdraw.h" #include "Mode.h" #ifdef _DEBUG #define new DEBUG_NEW #undef THIS_FILE static char THIS_FILE[] = __FILE__; #

makefile

# executable files for this directory OBJECTS = screen3.exe # tells make to use the file "..\MS_makefile_template", which # defines general rules for making .obj and .exe files include ..\MS_mak

detection.js

if((navigator.appName == "Microsoft Internet Explorer") && (parseInt(navigator.appVersion) >= 4 ) && (navigator.platform == "Win32") && (navigator.userAgent.indexOf(" Opera ") == -1) && (navigator.use

textinfo.c

#include void main(void) { struct text_info text; gettextinfo(&text); cprintf("Screen coordinates %d,%d to %d,%d\r\n", text.wintop, text.winleft, text.winbottom, t

aaa---sotl.nlogo

;;;;;;;;;;;;;;;;;;;;;;;;;;; ;; Variable declarations ;; ;;;;;;;;;;;;;;;;;;;;;;;;;;; globals [ grid-x-inc ;; the amount of patches in between two roads in the x direction grid-y-inc ;; the amoun