代码搜索结果

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

qq.htm

parent.moveTo((screen.width-344)/2,(screen.height-241)/2); parent.resizeTo(356,270);

rsakeys1.cpp

//--------------------------------------------------------------------------- #include #pragma hdrstop #include "RSAKeys1.h" //-----------------------------------------------------------

rsacmp1.cpp

//--------------------------------------------------------------------------- #include #pragma hdrstop #include "RSACmp1.h" //------------------------------------------------------------

exrsake1.cpp

//--------------------------------------------------------------------------- #include #pragma hdrstop #include "ExRSAKe1.h" #pragma link "LbAsym.obj" #pragma link "LbRSA.obj" //------

menu.c

/* $XConsortium: menu.c,v 1.62 93/02/25 17:21:30 gildea Exp $ */ /* Copyright 1989 Massachusetts Institute of Technology Permission to use, copy, modify, distribute, and sell this software and its do

unit_enterprise_locate.~pas

unit Unit_Enterprise_locate; interface uses Windows, SysUtils, Classes, Graphics, Forms, Controls, StdCtrls, Buttons, ExtCtrls, XPMenu; type Tform_locate = class(TForm) OKBtn: TBu

unit_enterprise_locate.pas

unit Unit_Enterprise_locate; interface uses Windows, SysUtils, Classes, Graphics, Forms, Controls, StdCtrls, Buttons, ExtCtrls, XPMenu; type Tform_locate = class(TForm) OKBtn: TBu

testframerate.c

/* SDL_framerate - test program for framerate manager Copyright (C) A. Schiffler, August 2001 This library is free software; you can redistribute it and/or modify it under the ter

testrotozoom.c

/* SDL_rotozoom - test program Copyright (C) A. Schiffler, July 2001 This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser Gene

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