代码搜索结果
找到约 10,000 项符合
Screen 的代码
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
/*
* 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.cpp
/*
* 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.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.s
AREA mainpageBitMap,CODE,READONLY
EXPORT MAINPAGE
MAINPAGE
dcd 0x000000c8 ;每行像素
dcd 0x000000b3 ;行数
dcd 0x0c00463c ;显示的开始地址
dcd 0xDBDBDBDB,0xDBDBDBDB,0xDBDBDBDB,0xDBDBDBDB,0xDBDBDBDB,0xD
screen.txt
1024
a_screen.pl
##!/usr/bin/perl
#
# Schpati - Pre-Alpha of AndyChat v3.xx
# MODULE: Screen
#
# Started on Friday, 24th of March, 2000 around 2pm
#
# 24th of March, 2000
# - (2.02pm) Initial Porting :)
# - (2.14pm)