代码搜索结果

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

base.pas

unit base; interface uses Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms, Dialogs, ExtCtrls, SUIForm; type Tbaseform = class(TForm) suiForm1: TsuiForm

frmencrypt.frm

VERSION 5.00 Object = "{F9043C88-F6F2-101A-A3C9-08002B2F49FB}#1.2#0"; "comdlg32.ocx" Object = "{831FDD16-0C5C-11D2-A9FC-0000F8754DA1}#2.0#0"; "mscomctl.ocx" Begin VB.Form frmEncrypt AutoRedraw

chinesedraw.c

/* 月光下的床 2005.05.11 中文显示 */ #include "main.h" #include "hz16.c" #define HZ_SIZE 16 #define ASC_SIZE 8 /* 显示一个汉字 */ void chPutHz(unsigned long x,unsigned long y,unsigned

程序1.prg

do_screen.caption="项目1" set sysmenu on do e:\医院管理系统\菜单1.mpr

ccc_x11.cpp

/* COPYRIGHT (C) 1994 - 2002 Cay S. Horstmann. All Rights Reserved. NOTE TO STUDENTS: Do not attempt to study the contents of this file. You can, and should, use the services provided in this f

liangdian.cpp

#include #include #include #define PI 3.1415926 void INIT_SCREEN(void); void RESTORE_SCREEN(void); void DRAWPOINT(int X,int Y,int color); void DRAWCIRCLE(int X,int Y

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

liangdian.cpp

#include #include #include #define PI 3.1415926 void INIT_SCREEN(void); void RESTORE_SCREEN(void); void DRAWPOINT(int X,int Y,int color); void DRAWCIRCLE(int X,int Y

f_guifigure.asv

function [hfig,han,pos,colors] = f_guifigure (g_module,iplot) %F_GUIFIGURE: Create figure window for specified GUI module % % Usage: [hfig,han,pos,colors] = f_guifigure (g_module,iprint) % %

xtshm.m

clear all; clc; screen=get(0,'ScreenSize'); WinW=screen(3); WinH=screen(4); gmain=figure('Color',[0.6,0.8,0.9],'Pos',[20,20,0.6*WinW,0.8*WinH],... 'Name','控制系统状态空间描述','NumberTitle','off','MenuB