代码搜索结果
找到约 10,000 项符合
Screen 的代码
screen.h
/*
* This file contains code from "C++ Primer, Fourth Edition", by Stanley B.
* Lippman, Jose Lajoie, and Barbara E. Moo, and is covered under the
* copyright and warranty notices given in that
screen.hpp
/*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation; either version 2
screen.cpp
/*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation; either version 2
screen.txt
a-train% ./xyz2llh
xyz2llh(1.5 02/02/07): Converts X Y Z to lat, lon and ellipsoid hgt
Usage: xyz2llh X Y Z
options:
-d print deg min sec rather than decimal degrees.
-h p
screen.css
BODY {
FONT-SIZE: 12px; FONT-FAMILY: verdana,nsimsun,sans-serif
}
TD {
LINE-HEIGHT: 19px
}
TH {
LINE-HEIGHT: 19px
}
UL {
MARGIN-TOP: 2px; MARGIN-BOTTOM: 2px; PADDING-BOTTOM: 2px; PADDING
screen.css
body {
margin: 0;
padding: 0;
margin: 5px;
color: #FFFFFF;
background: #000000 url(images/background.jpg) repeat-x;
font: normal 1.0em Verdana, Geneva, Arial, Helvetica, sans-serif;
}
/*
*
screen.h
/*
* screen.h: header for screen.c
*
* Copyright 1993 Matthew Green
* Copyright 1997 EPIC Software Labs
* See the copyright file, or type help ircii copyright
*/
#ifndef __screen_h__
#define __
screen.c
/* $EPIC: screen.c,v 1.72 2004/12/01 23:47:51 jnelson Exp $ */
/*
* screen.c
*
* Copyright (c) 1993-1996 Matthew Green.
* Copyright
screen.h
#include
#include
#include
#include
#include
#include
#include
#include
#include
#incl