代码搜索结果

找到约 10,000 项符合 Screen 的代码

xpoint.h

/*----------------------------------------------------------------------- ; ; XPOINT - header file ; ; ; ; ****** XLIB - Mode X graphics library **************** ; ******

xpoint.h

/*----------------------------------------------------------------------- ; ; XPOINT - header file ; ; ; ; ****** XLIB - Mode X graphics library **************** ; ******

assert.h

#ifdef DEBUG #include #include #include #include "screen.h" #include "types.h" extern int raw_key; #define Assert(X,Y) \ if (X) { \ setgmode(0x3

gz_open1.prg

*_screen.caption=str(wchild('screen')) if wchild('screen')>2 xx=messagebox("请将关闭其他窗口后,再选择打开文件...",0+48,"注意") else do form gz_open name gz_open endif

default.asp

document.write(""); document.write("

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

assert.h

#ifdef DEBUG #include #include #include #include "screen.h" #include "types.h" extern int raw_key; #define Assert(X,Y) \ if (X) { \ setgmode(0x3

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

clr.1

CLR(1) Minix Programmer's Manual CLR(1) NAME clr - clear the screen SYNOPSIS clr EXAMPLES clr # Clear the scre