代码搜索结果

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

classmyapp_a0_cgraph.map

base referer rect $classFG__Screen.html#a0 204,57 356,84 rect $group__Framework.html#ga0 233,108 327,135 rect $classFG__Container.html#b0 405,57 552,84 rect $classFG__BList.html#a6 629,7 723,33 rect $

modload.bas

Attribute VB_Name = "modLoad" Sub Main() 'Display splash screen frmSplash.Show frmSplash.Refresh End Sub

mmodel.h

/////////////////////////////////////////////////////////////////////////////// // // MModel.h // // Copyright (c) 2003 Forum Nokia. All rights reserved. // // Technology developed by Rocket

missing administrator account.txt

Once you have created regular user accounts, the default Administrator account vanishes from the Welcome screen, which you see when the computer starts up. Press Ctrl-Alt-Delete twice at the Welcome s

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

graph.c

/************************/ /* Game Project for ACP */ /************************/ /***********************/ /* TETRIS */ /* Thomas Bluteau */ /***********************/ /*

ecg.m

%基于小波理论的心电信号处理模块-电信0501罗运华 www.physionet.org/physiobank/database %定义全局变量 wname='db3';level=6; screen=get(0,'ScreenSize'); W=screen(3);H=screen(4); figure('Color',[1,1,1],'Position',[0.1*W,0.5*H,

define.h

#define fosc 16000000 #define baudrate 9600 #define baud (fosc/16/baudrate-1) #define screen_max 20 #define sbi(x,y) x|=(1

tc_ad7843_v1_00.h

//Using : The source code is intended to be used at selected operation mode of AD7843. //Description : #ifndef _TC_AD7843_H_ #define _TC_AD7843_H_ void TCInit(void); //initial touch screen c