代码搜索结果
找到约 10,000 项符合
Screen 的代码
screen.clw
; CLW file contains information for the MFC ClassWizard
[General Info]
Version=1
LastClass=CSplashWnd
LastTemplate=CDialog
NewFileInclude1=#include "stdafx.h"
NewFileInclude2=#include "Screen.
screen.h
/*
Copyright (C) 1997-2001 Id Software, Inc.
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 So
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.h
/*
* top - a top users display for Unix 4.2
*
* This file contains all the definitions necessary to use the hand-written
* screen package in "screen.c"
*/
#define TCputs(str) tputs(str, 1, pu
screen.c
/*
* Top users/processes display for Unix
* Version 3
*
* This program may be freely redistributed,
* but this entire comment MUST remain intact.
*
* Copyright (c) 1984, 1989, William LeFe
screen.cpp
// Screen.cpp
// Member-function definitions for class Screen.
#include
using std::cout;
using std::endl;
using std::fixed;
#include
using std::setprecision;
#include
screen.h
// Screen.h
// Screen class definition. Represents the screen of the ATM.
#ifndef SCREEN_H
#define SCREEN_H
#include
using std::string;
class Screen
{
public:
void displayMess