代码搜索结果
找到约 10,000 项符合
Screen 的代码
widget_ctk.c
/*****************************************************************************
* Copyright Statement:
* --------------------
* This software is protected by Copyright and the information contain
fullscreen.h
/*
* GQview
* (C) 2004 John Ellis
*
* Author: John Ellis
*
* This software is released under the GNU General Public License (GNU GPL).
* Please read the included file COPYING for more informati
display.h
/* DISPLAY.H : declarations for functions to support graphic screen
display of voice patterns.
Bruce Eckel, Revolution2 Real-Time Consulting.
*/
#include /* The Turbo C BGI hea
《java就业培训教程》_张孝祥_书内源码_01.txt
这个有声教程是著名中国IT培训老师张孝祥编写,
和清华大学出版社发行的《Java就业培训教程》配套的。
Quick Guide
This is the Chalk Training Video CD for >
Edit by ZHANG XiaoXiang, the famous top training teacher in China.
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
title.frm
VERSION 5.00
Begin VB.Form ATitle
BorderStyle = 0 'None
Caption = "Form2"
ClientHeight = 2880
ClientLeft = 0
ClientTop = 0
ClientWidth
ds18b20.bas
'项目:单线挂多个DS18B20巡回检测显示温度
'结果:在proteus仿真运行成功,巡回显示温度,理论上无论挂多少个DS18B20都可以。
'时间:2007年7月27日16时56分
'开发软件:bascom-avr 11.8.5
'作者:あ邂逅记忆あ
'宜昌AVR单片机 网址:http://ycavr.cn
$regfile = "m16def.dat"
$crysta
mmodel.h
///////////////////////////////////////////////////////////////////////////////
//
// MModel.h
//
// Copyright (c) 2003 Forum Nokia. All rights reserved.
//
// Technology developed by Rocket
bar.html
var w_x = window.screen.availWidth/4.5;
var h_y = 90; //window.screen.availHeight/6.6;
parent.SysLeftRightFrm.cols = w_x+',3,*';
parent.parent.S