代码搜索结果

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

tsc_test.c

/********************************************* * *GEC2410B * *touch screen test * *created at 2007-10-25 *********************************************/ #include #include

主文件.bak

SET TALK OFF &&关闭对话模式 SET SAFETY OFF SET DELE ON &&不处理已删除的记录 SET CENTURY ON SET DATE TO ANSI SET MULTILOCKS ON CLOSE ALL *关闭常用工具栏 RELEASE WINDOW 常用 ZOOM WINDOW SCREEN MAX &&主窗口最大化

95.c

#include #include void oplot(n,x,y) /*作图函数,这里使用DOS的文本模式画图*/ int n; double x[],y[]; { int i, j; char screen[25][80]; /*声明一个字符型数组,用来表示屏幕的输出*/ memset(screen, ' ', 25*8

cfghelp.c

/* * This module contains all the routines needed to create a new help * screen. The new help screen is read from a file which must exist before * executing this routine. * * Program Name:

criterr.c

/* #include "tdestr.h" #include "common.h" #include "tdefunc.h" #include "criterr.h" /* * Save the area of the screen that will display the Critical * Error info. CEH_WIDTH and CEH_HEIGH

figposition.m

function y=figposition(x) %FIGPOSITION Positions figure window irrespective of the screen resolution % Y=FIGPOSITION(X) generates a vector the size of X. % This specifies the location of the figur

littlehelp.txt

Thumb DB 1.5 Carles P.V. - 2001 carles_pv@terra.es ## Main Screen ####################################### # DB Selection # [Esc] : Cancel DB selection # On P

compressor.java

import java.awt.*; public class Compressor { private ImageSprite compressorHead; private Image compressorBody; private GameMedia media; private GameScreen screen; public Compres

cfghelp.c

/* * This module contains all the routines needed to create a new help * screen. The new help screen is read from a file which must exist before * executing this routine. * * Program Name:

criterr.c

/* #include "tdestr.h" #include "common.h" #include "tdefunc.h" #include "criterr.h" /* * Save the area of the screen that will display the Critical * Error info. CEH_WIDTH and CEH_HEIGH