代码搜索:Screen
找到约 10,000 项符合「Screen」的源代码
代码结果 10,000
www.eeworm.com/read/131890/14121917
cpp demo12_4.cpp
// DEMO12_4.CPP - evasion demo
// to compile make sure to include DDRAW.LIB, DSOUND.LIB,
// DINPUT.LIB, WINMM.LIB, and of course
// T3DLIB1.CPP,T3DLIB2.CPP,T3DLIB3.CPP,
// INCLUDES ////////////
www.eeworm.com/read/131795/14126263
dat funtc179b.dat
#include
char buffer[4096];
int main(void)
{
int i;
clrscr();
for (i = 0; i
www.eeworm.com/read/131795/14126802
dat funtc209b.dat
#include
#define INTR 0x1C
#define ATTR 0x7900
extern unsigned _heaplen = 1024;
extern unsigned _stklen = 512;
void interrupt ( *oldhandler)(void);
void interrupt handler(void)
{
www.eeworm.com/read/131795/14126853
dat funtc112b.dat
#include
int main(void)
{
int i;
clrscr();
for (i = 0; i < 20; i++)
cprintf("%d", i);
cprintf("Press any key to clear screen");
getch();
clrscr();
www.eeworm.com/read/131795/14128943
dat vfpdat64.dat
格式: BEFINE POPUP[TITLE][FROM][TO]
---- [IN[WINDOWW]|IN SCREEN][KEY][NARGIN][MESSAGE]
[MOVER][MULTISELECT][PROMPT FIELD|PROMP
www.eeworm.com/read/131637/14134893
prg myquit.prg
clear event
if _screen.formcount>0
h=_screen.formcount
dime tmpform(h)
for i=1 to h
tmpform(i)=_screen.forms(i)
endfor
endif
quit
www.eeworm.com/read/130553/14186560
c scrnsave.c
/*
** SCRNSAVE.C - Save and restore text screen portably
**
** public domain demo by Bob Stout
*/
#include
/*
** Stuff from SNIPPETS courtesy of Jim Nutt
**
** Notes: VIOop
www.eeworm.com/read/130553/14186745
c prtscrn.c
/*
** PRTSC.C - Access the BIOS print screen function
**
** public domain demo by Bob Stout
*/
#include
#ifdef __TURBOC__
#define FAR far
#else
#define FAR _far
#endif
/*
www.eeworm.com/read/130553/14186988
h vio.h
/*
** By: Jim Nutt
*/
#ifndef VIO_H
#define VIO_H
#if __cplusplus
extern "C" {
#endif
#if defined(__TURBOC__)
#define _far far
#define _pascal pascal
#endif
/* initialization an
www.eeworm.com/read/130490/14190130
xml fileformats.xml
File Formats
All files produced by Select should be in UTF-8 encoding.
Dictionary
Dictionaries look