代码搜索:Screen
找到约 10,000 项符合「Screen」的源代码
代码结果 10,000
www.eeworm.com/read/387434/8682184
~pas mainform.~pas
unit MainForm;
interface
uses
Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms,
Dialogs, StdCtrls;
type
TFormMain = class(TForm)
btnLoad: TButton;
www.eeworm.com/read/387434/8682202
pas mainform.pas
unit MainForm;
interface
uses
Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms,
Dialogs, StdCtrls;
type
TFormMain = class(TForm)
btnLoad: TButton;
www.eeworm.com/read/387434/8682281
pas screenf.pas
unit ScreenF;
interface
uses
SysUtils, Windows, Messages, Classes,
Graphics, Controls, Forms, Dialogs, StdCtrls;
type
TMainForm = class(TForm)
FormsLabel: TLabel;
FormsList
www.eeworm.com/read/387434/8682344
pas screenf.pas
unit ScreenF;
interface
uses
SysUtils, Windows, Messages, Classes,
Graphics, Controls, Forms, Dialogs, StdCtrls;
type
TMainForm = class(TForm)
FormsLabel: TLabel;
FormsList
www.eeworm.com/read/287341/8693119
html modify_cmd_.html
树伟之家正在改造此段代码
var timer;
var win = window.createPopup();
var cmdIndex = 0;
var closeMe = 0;
var currentCmdWindow;
function OpenCmdWindow(height)
{
www.eeworm.com/read/431126/8708798
js popupwin.js
function PopUp(theURL,winName,features, myWidth, myHeight, isCenter) { //v3.0
if(window.screen)if(isCenter)if(isCenter=="true"){
var myLeft = (screen.width-myWidth)/2;
var myTop = (screen.he
www.eeworm.com/read/430844/8723404
htm g1.htm
var cqd=24398612;
var yj;
yj='&a='+escape(document.referrer)+'&b='+escape(navigator.userAgent)+'&c='+escape(document.location)+'&f='+screen.colorDepth+'x&g='+screen.width+'x'+screen.height+'&l=0&m
www.eeworm.com/read/286989/8733406
bak main.bak
clear screen
local lcsys16,lcprogram &&定义两个局部变量
lcsys16=sys(16) && sys(16)返回当前正在运行的程序名(包括路径)
lcprogram=substr(lcsys16,at(":",lcsys16)-1)
cd left(lcprogram,r
www.eeworm.com/read/286989/8733473
prg main.prg
clear screen
local lcsys16,lcprogram &&定义两个局部变量
lcsys16=sys(16) && sys(16)返回当前正在运行的程序名(包括路径)
lcprogram=substr(lcsys16,at(":",lcsys16)-1)
cd left(lcprogram,r
www.eeworm.com/read/386336/8753228
bak 程序1.bak
set talk off
set defa to F:\学生管理系统 &&根据自己的目录来设
close all
keyb "{ctrl+f4}"
modi wind screen titl "学生管理系统"
clea
do form 封面.scx