代码搜索结果
找到约 10,000 项符合
Screen 的代码
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
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
9765.html
哈!一行搞定!
哈!一行搞定!
f_wipe.h
// Emacs style mode select -*- C++ -*-
//-----------------------------------------------------------------------------
//
// $Id:$
//
// Copyright (C) 1993-1996 by id Software, Inc.
//
// Th
3307.html
Re: open form at the centre of screen
fbtest.c
#include
#include
#include
#include
#include
#define LCD_TFT
#ifdef LCD_TFT
#define RED_COLOR 0xf800
#define GREEN_COLOR 0x07e0
#define BL
s3c2410-ts.h
/*
*
* Driver for the H3600 Touch Screen and other Atmel controlled devices.
*
* Copyright 2000 Compaq Computer Corporation.
*
* Use consistent with the GNU GPL is permitted,
* provided that this copy
3402.html
在 Form_Load 中加上一行程式
在 Form_Load 中加上一行程式
206.html
www.newok.com::FreeBSD使用大全
splash.h
/******************************************************************************/
/* FILE : splash.h - Splash screen include file */
/* DESCRIPTION : Structures/defin