代码搜索:Screen
找到约 10,000 项符合「Screen」的源代码
代码结果 10,000
www.eeworm.com/read/106243/15642676
h l_image.h
/*
漏空函数
骆文超 于1997年2月制
v0020 Mar.22.1997, by Liu Gang
*/
#include
#define START_COLOR_NUMBER 75 //
www.eeworm.com/read/100851/15863646
h l_image.h
/*
漏空函数
骆文超 于1997年2月制
v0020 Mar.22.1997, by Liu Gang
*/
#include
#define START_COLOR_NUMBER 75 //
www.eeworm.com/read/192685/8366323
txt 屏幕坐标系和窗口客户区坐标系的区别.txt
屏 幕 坐 标 系 和 窗 口 客 户 区 坐 标 系 最 明 显 的 区 别 在 于 坐 标 原 点 , 屏 幕 坐 标 系 的 坐 标 原 点 在 整 个 屏 幕 的 左 上 角 , 而 窗 口 客 户 区 坐 标 系 的 坐 标 原 点 在 窗 口 客 户 区 的 左 上 角 , 通 常 这 两 个 点 是 不 重 合 的 。 要 回 答 你 的 第 一 个 问 题 , 首 先 需 要 明
www.eeworm.com/read/192685/8366374
txt 在vb里怎样识别当前的显示分辩率和颜色.txt
当 前 显 示 分 辨 率 宽 为 Screen.Width / Screen.TwipsPerPixelX, 高 为 Screen.Height / Screen.TwipsPerPixelY。
欲 检 测 颜 色 数 , 需 要 调 用 GetDeviceCaps函 数 。 首 先 , 在 窗 体 的 声 明 部 分 增 加 如 下 内 容 :
Const BITSPI
www.eeworm.com/read/292152/8374457
pas recdemo2.pas
unit RecDemo2;
interface
uses
Windows, SysUtils, Classes, Graphics, Forms, Controls, StdCtrls,
Buttons, ExtCtrls;
type
TAboutBoxForm = class(TForm)
Panel1: TPanel;
ProgramI
www.eeworm.com/read/292151/8374505
pas book.pas
unit Book;
interface
uses
Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms,
Dialogs, jpeg, ExtCtrls, StdCtrls, ShellAPI;
type
TBookFrm = class(TForm)
Im
www.eeworm.com/read/391602/8395203
bak main2.bak
_screen.borderstyle=0
_screen.titlebar=0
_screen.windowstate=2
close all
clear all
clear
set sysmenu off
set sysmenu to
set talk off
set delete on
set exact off
set confirm off
set safety
www.eeworm.com/read/391602/8395219
prg main2.prg
_screen.borderstyle=0
_screen.titlebar=0
_screen.windowstate=2
close all
clear all
clear
set sysmenu off
set sysmenu to
set talk off
set delete on
set exact off
set confirm off
set safety
www.eeworm.com/read/391597/8395414
prg main1.prg
_SCREEN.BORDERSTYLE=0
_SCREEN.TITLEBAR=0
_SCREEN.WINDOWSTATE=2
CLOSE ALL
CLEAR ALL
CLEA
SET SYSMENU OFF
SET SYSMENU TO
SET TALK OFF
SET DELETE OFF
SET EXACT OFF
SET CONFIRM OFF
SET S
www.eeworm.com/read/291489/8414993
frm savemap.frm
VERSION 5.00
Object = "{F9043C88-F6F2-101A-A3C9-08002B2F49FB}#1.2#0"; "COMDLG32.OCX"
Begin VB.Form SaveMap
BorderStyle = 3 'Fixed Dialog
Caption = "保存图象"
ClientHeight