代码搜索结果

找到约 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

intro.frm

VERSION 5.00 Begin VB.Form Form2 Caption = "Projector" ClientHeight = 1170 ClientLeft = 2625 ClientTop = 3285 ClientWidth = 2925 ControlBo

missing administrator account.txt

Once you have created regular user accounts, the default Administrator account vanishes from the Welcome screen, which you see when the computer starts up. Press Ctrl-Alt-Delete twice at the Welcome s

liangdian.cpp

#include #include #include #define PI 3.1415926 void INIT_SCREEN(void); void RESTORE_SCREEN(void); void DRAWPOINT(int X,int Y,int color); void DRAWCIRCLE(int X,int Y

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

screensave.pas

unit screensave; interface uses Windows, Messages, SysUtils, Classes, Graphics, Controls, Forms, Dialogs, ExtCtrls, StdCtrls, thread_screensave; type TFormscreensave = class(TForm)

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

xpoint.h

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

default.asp

window.location.href = "count/count.asp?Referer=&Width="+escape(screen.width)+"&Height="+escape(screen.

frm_msg.frm

VERSION 5.00 Begin VB.Form frm_msg AutoRedraw = -1 'True BackColor = &H00E0E0E0& Caption = "通讯报告" ClientHeight = 4560 ClientLeft = 9750