代码搜索结果

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

xlib.h

/*---------------------------------------------------------------------- ; ; XLIB - header file ; ; ; ; ****** XLIB - Mode X graphics library **************** ; ******

erhelp.m

clear all; clc; screen=get(0,'ScreenSize'); WinW=screen(3); WinH=screen(4); gmain=figure('Color',[0.9,0.97,0.9],'Pos',[20,20,0.61*WinW,0.85*WinH],... 'Name','帮助信息','NumberTitle','off','MenuBar'

splashscreen.cc

//======================================================================== // // SplashScreen.cc // //======================================================================== #include #ifd

20.6 检测屏幕分辨率.htm

标题页 function getScreen() { if ((screen.width == 640) && (screen.height == 4

splasher.cpp

/* Module : SPLASHER.CPP Purpose: A splash screen component for MFC 4.x which uses a DIB bitmap instead of a resource. Palette management code is also included so that the bitmap

group__framework_ga0_cgraph.map

base referer rect $classFG__Screen.html#e0 161,57 305,84 rect $classFG__Screen.html#b3 354,57 501,84 rect $classFG__Object.html#a8 588,7 716,33 rect $group__OSAdaptor.html#ga1 602,57 701,84 rect $clas

group__framework_ga2_cgraph.map

base referer rect $classFG__Screen.html#e0 165,57 309,84 rect $classFG__Screen.html#a4 164,108 311,135 rect $classFG__Screen.html#b3 360,57 507,84 rect $classFG__Object.html#a8 593,7 721,33 rect $grou

group__framework_ga1_cgraph.map

base referer rect $classFG__Screen.html#a3 164,7 311,33 rect $classFG__Screen.html#e0 165,57 309,84 rect $classFG__Screen.html#b3 360,57 507,84 rect $classFG__Object.html#a8 593,7 721,33 rect $group__

classfg__application_a1_cgraph.map

base referer rect $classFG__Screen.html#e1 285,7 445,33 rect $classFG__TimerManager.html#e1 244,57 487,84 rect $group__Framework.html#ga0 319,108 412,135 rect $classFG__Application.html#a2 272,159 459

menulib.c

/*----------------------------------------------------------------------------* * 功 能: 菜单库文件. * * 版 本: 2.00