代码搜索:formatting
找到约 1,526 项符合「formatting」的源代码
代码结果 1,526
www.eeworm.com/read/229812/4738764
cpp format1.cpp
// A very simple text-formatting program: simply fills out each line with
// blanks so that the line extends to 75 chars.
//
// M. A. Sridhar
// Feb 13, 1994
// Redone with iostreams: 6/28/94
www.eeworm.com/read/216502/4890685
tt01
.NH
Introduction
.tr ^.
.PP
.UL troff
[1]
is a text-formatting program,
written by J. F. Ossanna,
for producing
high-quality printed output from the phototypesetter
on the
.UC UNIX
and
.UC GCOS
operat
www.eeworm.com/read/216499/4892317
6 tbl.6
.th TBL VI 2/2/75
.sh NAME
tbl \*- format tables for nroff or troff
.sh SYNOPSIS
.bd tbl
[ files ] ...
.sh DESCRIPTION
.it Tbl
is an nroff (I)
or troff(I)
preprocessor for formatting tables.
The input
www.eeworm.com/read/209211/4982707
c fmtfdflush.c
#include
#include
#include
#include "fmtdef.h"
/*
* generic routine for flushing a formatting buffer
* to a file descriptor
*/
int
__fmtFdFlush(Fmt *f)
{
int n;
n =
www.eeworm.com/read/209211/4985420
c fmtfd.c
#include
#include
#include "fmtdef.h"
/*
* public routine for final flush of a formatting buffer
* to a file descriptor; returns total char count.
*/
int
fmtfdflush(Fmt *f)
{
if(_f
www.eeworm.com/read/195341/5111729
6 tbl.6
.th TBL VI 2/2/75
.sh NAME
tbl \*- format tables for nroff or troff
.sh SYNOPSIS
.bd tbl
[ files ] ...
.sh DESCRIPTION
.it Tbl
is an nroff (I)
or troff(I)
preprocessor for formatting tables.
The input
www.eeworm.com/read/340665/3270714
h locale.h
/*
locale.h
Values appropriate for the formatting of monetary and other
numberic quantities.
*/
#ifndef _LOCALE_H_
#define _LOCALE_H_
#include "_ansi.h"
#ifndef NULL
#define NULL 0
#endif
#d
www.eeworm.com/read/298657/3861673
h locale.h
/*
locale.h
Values appropriate for the formatting of monetary and other
numberic quantities.
*/
#ifndef _LOCALE_H_
#define _LOCALE_H_
#include "_ansi.h"
#ifndef NULL
#define NULL 0
#endif
#d
www.eeworm.com/read/279968/4130868
h locale.h
/*
locale.h
Values appropriate for the formatting of monetary and other
numberic quantities.
*/
#ifndef _LOCALE_H_
#define _LOCALE_H_
#include "_ansi.h"
#ifndef NULL
#define NULL 0
#endif
#d
www.eeworm.com/read/442179/1764774
java rss.java
package jsp;
import java.io.*;
import javax.servlet.*;
import javax.servlet.http.*;
import com.caucho.vfs.*;
/**
* The RSS servlet grabs data from a given URL and forwards it to a
* formatting XS