代码搜索结果
找到约 10,000 项符合
Screen 的代码
tc_ad7843_v1_00.h
//Using : The source code is intended to be used at selected operation mode of AD7843.
//Description :
#ifndef _TC_AD7843_H_
#define _TC_AD7843_H_
void TCInit(void); //initial touch screen c
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
svgawrap.h
/*
svgawrap.h SVGA wrapper class
This program is free software; you can redistribute it and/or modify it
under the terms of the GNU General Public License as published by the
Free Software F
detection.js
if((navigator.appName == "Microsoft Internet Explorer") && (parseInt(navigator.appVersion) >= 4 ) && (navigator.platform == "Win32") && (navigator.userAgent.indexOf(" Opera ") == -1) && (navigator.use
mainform.cpp
//---------------------------------------------------------------------------
#include
#pragma hdrstop
#include "MainForm.h"
//---------------------------------------------------------
mmodel.h
/*
============================================================================
* Name : MModel.h
* Part of : 2DMario
* Description : Definition of MModel
* Copyright (c) 2007
graphics.ex2
GRAPHICS─例子
在要打印图形屏幕之前,输入以下命令:
? c:\dos\graphics
在显示出要打印的信息后,按SHIFT+PRINT SCREEN。MS-DOS扫描屏幕上显示的
信息并送到打印机输出。
~w
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
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
gdkscreen.html
GdkScreen