代码搜索结果

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

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

mspawn.c

/* Minimal test program for checking CTask DOS spawn compatibility. NOTE: Task 1 does a "screensnap" every second. This is only useful in a dual-monitor system. The mon

《java就业培训教程》_张孝祥_书内源码_01.txt

这个有声教程是著名中国IT培训老师张孝祥编写, 和清华大学出版社发行的《Java就业培训教程》配套的。 Quick Guide This is the Chalk Training Video CD for > Edit by ZHANG XiaoXiang, the famous top training teacher in China.

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

updatdlg.m

function pc = updatdlg(flag) %UPDATDLG updates the NCD dialog boxes. % PC = UPDATDLG(FLAG) updates the appropriate NCD dialogs. % updated version. % Author(s): A. Potvin, 12-1-92 % C

mmodel.h

/* ============================================================================ * Name : MModel.h * Part of : 2DExample * Description : Definition of MModel * Copyright (c) 200

main.prg

do form 设置Windows的默认打印机 _screen.visible=.f. _screen.top=-1024 read events

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