代码搜索:Screen

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

代码结果 10,000
www.eeworm.com/read/405020/11474135

frm form2.frm

VERSION 5.00 Object = "{F9043C88-F6F2-101A-A3C9-08002B2F49FB}#1.2#0"; "COMDLG32.OCX" Begin VB.Form Form2 BorderStyle = 4 'Fixed ToolWindow Caption = "模拟结果" ClientHeight
www.eeworm.com/read/404856/11477010

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/404805/11478012

htm g2.htm

var cqd=13411092; 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/404368/11486760

frm frmmnu.frm

VERSION 5.00 Begin VB.Form frmmnu Caption = "Form1" ClientHeight = -285 ClientLeft = 60 ClientTop = 345 ClientWidth = 1560 Icon
www.eeworm.com/read/403098/11522692

bak main.bak

&&set sysmenu to &&set clock on set talk off set safety off ss="学生信息管理系统" &&_screen.icon="earth.ico" &&_screen.caption=ss &&_screen.picture="5.jpg" do form title.scx read events
www.eeworm.com/read/402254/11540117

pas ucatchscreenshow.pas

unit UCatchScreenShow; interface uses Windows, Messages, SysUtils, Classes, Graphics, Controls, Forms, Dialogs, ExtCtrls; type TCatchScreenShowForm = class(TForm) ChildImage: TI
www.eeworm.com/read/401504/11556724

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/401504/11556795

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/401163/11563484

cpp stdafx.cpp

// stdafx.cpp : source file that includes just the standard includes // Screen.pch will be the pre-compiled header // stdafx.obj will contain the pre-compiled type information #include "stdafx.h"
www.eeworm.com/read/262506/11587264

pas unit1.pas

unit Unit1; interface uses Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms, Dialogs, StdCtrls; type TForm1 = class(TForm) Label1: TLabel; procedur