代码搜索结果
找到约 10,000 项符合
Screen 的代码
sys2ansi.pl
#!/usr/bin/perl
# $Id: sys2ansi.pl,v 1.8 2003/07/01 00:49:31 hpa Exp $
#
# Perl script to convert a Syslinux-format screen to PC-ANSI
# to display in a color xterm or on the Linux console
#
@ansicol
ascii.c
/* ascii.c
**
** Shows the ASCII (or ATASCII, PETSCII) codes of typed characters.
**
** 2003-03-09, Greg King
*/
/* Define USE_STDIO, when you want to use the stdio functions.
**
hello.c
/*
* Fancy hello world program using cc65.
*
* Ullrich von Bassewitz (ullrich@von-bassewitz.de)
*
*/
#include
#include
#include
#include
/***********
ping.txt
#include
#include
#include
void goto_xy(int x,int y);
void dcls(int x1,int x2,int y1,int y2);
void bcls(int x1,int x2,int y1,int y2);
void kcls(int x1,int x2,int y1,in
clr.1
.TH CLR 1
.SH NAME
clr \- clear the screen
.SH SYNOPSIS
\fBclr \fR
.br
.de FL
.TP
\\fB\\$1\\fR
\\$2
..
.de EX
.TP 20
\\fB\\$1\\fR
# \\$2
..
.SH EXAMPLES
.EX "clr " "Clear the screen"
.SH DESCR
艺术清屏.c
#include
#include
#include
void goto_xy(int x,int y);
void dcls(int x1,int x2,int y1,int y2);
void bcls(int x1,int x2,int y1,int y2);
void kcls(int x1,int x2,int y1,in
xlib.h
/*----------------------------------------------------------------------
;
; XLIB - header file
;
;
;
; ****** XLIB - Mode X graphics library ****************
; ******
mouse-events-sdl.c
/* Example of simple mouse input with SDL. */
#include
#include
#include
int main()
{
SDL_Surface *screen;
SDL_Event event;
/* Initialize SDL's video sy
vt102em.cpp
head 2.3;
access;
symbols;
locks; strict;
comment @// @;
2.3
date 95.10.31.02.26.20; author tsurace; state Release;
branches;
next 2.2;
2.2
date 95.10.30.18.28.46; author tsurace; state Exp;
branch