代码搜索结果

找到约 16,607 项符合 Screen 的代码

working-area.h

#ifndef WORKING_AREA_H #define WORKING_AREA_H #include void get_working_area(GdkScreen* screen, GdkRectangle *rect); #endif

cfghelp.h

struct screen help_screen[] = { {1,0,"This utility reads the new help screen from a file. The file must" }, {2,0,"exist before running this utility. The file should contain an image" }, {3

readme.txt

====================================================================== INSTALLATION REQUIREMENTS: Installation requires a minimum of 64 MB of RAM and a screen resolution of 640 x 480 at 8 bit

config.fpw

screen = off resource = off title = 红虎工作室 sysmenu = on talk = off

screen_saver_using_mfc.txt

Windows Compliant Screen Saver Using MFC -------------------------------------------------------------------------------- This article was contributed by Ed Halley. ---------------------

mgl-in

screen first title "First" item "dummy line" command dummy action ignore attribute visible item "run shell" command shell action execute "/bin/sh" attribute visible end first screen second title

count.js

_dwrite(""); function _dwrite(st

profile.ini

[PROFILER] SCREEN-X=-1 SCREEN-Y=-1 PMR=1 THREADS=0 INHERITED=0 AUTOSTART=0 SUMMARY=0 DETAILS=0 DEACTIVATE=0 EXCLUDE=

javascript一些非常实用的操作.txt

【在js中使用页面元素的方法】 window.document.getElementID('elementID'); $('elementID') --13:41 2008-12-22-- 【页面载入时最大化显示】 window.onload=function() { window.moveTo(0,0) ; window.resizeTo(screen.availWidth,