代码搜索:Screen
找到约 10,000 项符合「Screen」的源代码
代码结果 10,000
www.eeworm.com/read/225540/14535988
prg 车辆管理系统.prg
public purview,GLY,TC
public myDrive
purview=5
GLY=.f.
TC=.t.
local lcsys16,lcprogram &&定义两个局部变量
myDrive=sys(5)+sys(2003) &&定义全局变量 获取系统所在路径 防止找不到路径
lcsys16=sys(16)
www.eeworm.com/read/225388/14542610
fpw config.fpw
********** 2000/05/30 **********
SCREEN = OFF
TiTlE = 企管专家V2.01
RESOURCE = OFF
www.eeworm.com/read/225181/14552974
~pas umain.~pas
unit UMAIN;
interface
uses
Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms,
Dialogs, Buttons, XPMan, ExtCtrls, jpeg, StdCtrls,shellapi;
type
UserInfo = reco
www.eeworm.com/read/225181/14552993
pas umain.pas
unit UMAIN;
interface
uses
Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms,
Dialogs, Buttons, XPMan, ExtCtrls, jpeg, StdCtrls,shellapi;
type
UserInfo = reco
www.eeworm.com/read/124319/14576741
bak tuihui.bak
clear
modify window screen
set sysmenu to deta
acti wind command
return
www.eeworm.com/read/124319/14576794
prg tuihui.prg
clear
modify window screen
set sysmenu to defa
acti wind command
return
www.eeworm.com/read/124165/14592457
htm p163_canvas_mode.htm
var details = 'alwaysRaised=yes,titlebar=no,left=0,top=0,width=' + top.screen.width + ',height=' + top.screen.height;
www.eeworm.com/read/124164/14592564
htm ch5_examp2.htm
switch (window.screen.colorDepth)
{
case 1:
case 4:
document.bgColor = "white";
break;
case 8:
case 15:
case