代码搜索结果

找到约 16,607 项符合 Screen 的代码

ascidemo.h

/* TheDraw C Screen Image. Date: 10/14/95 */ #define DEMO_PRELUDE_WIDTH 80 #define DEMO_PRELUDE_DEPTH 42 #define DEMO_PRELUDE_LENGTH 6720 unsigned char DEMO_PRELUDE [] = { ' ', 0x05, ' ', 0

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

splash.java

//import the packages for using the classes in them into the program import javax.swing.*; import java.awt.*; public class Splash { // A simple little method to show a title screen in the

middle.asp

var screen=false;i=0;width=0; function FDWindow() { if(screen==false) { parent.topwin.cols='0,8,*'; screen=true; } else if(screen==true) {

screen.cpp

/* * This file contains code from "C++ Primer, Fourth Edition", by Stanley B. * Lippman, Jose Lajoie, and Barbara E. Moo, and is covered under the * copyright and warranty notices given in that

mgl-in

screen first title "First" item "dummy line" command dummy action ignore attribute visible item "run shell" command shell action execute "/bin/sh" attribute visible end first screen second title

2072.cpp

/* This Code is Submitted by wywcgs for Problem 2072 on 2005-10-01 at 10:46:23 */ #include #include int main() { int screen[10][10], row, col; int i, j, t; char orde

screen.rc

//Microsoft Developer Studio generated resource script. // #include "resource.h" #define APSTUDIO_READONLY_SYMBOLS /////////////////////////////////////////////////////////////////////////////

screen.dsw

Microsoft Developer Studio Workspace File, Format Version 6.00 # WARNING: DO NOT EDIT OR DELETE THIS WORKSPACE FILE! ###############################################################################

screen.cpp

// Screen.cpp : Defines the class behaviors for the application. // #include "stdafx.h" #include "Screen.h" #include "MainFrm.h" #include "ScreenDoc.h" #include "ScreenView.h" #include "Spl