代码搜索:formatting
找到约 1,526 项符合「formatting」的源代码
代码结果 1,526
www.eeworm.com/read/442179/1764878
xtp xtp.xtp
Serif (XML Template Pages) enhances JSP pages with stylesheets.
Sophisticated projects can split page formatting from the
JSP-generated content
www.eeworm.com/read/414969/2138472
h paragraph.h
/* $Id: paragraph.h,v 1.7 2002/11/01 02:10:58 micahjd Exp $
*
* paragraph.h - Build upon the text storage capabilities of pgstring, adding word
* wrapping, formatting, and UI.
*
* P
www.eeworm.com/read/395929/2430546
h locale.h
/*
* locale.h
* Localization.
* ANSI/ISO 9899-1990, Section 7.4.
* Formatting of monetary and other numeric quantities.
*/
#ifndef __LOCALE_H__
#define __LOCALE_H__
#if defined(__cplusplus)
ext
www.eeworm.com/read/395929/2430829
h locale.h
/*
* locale.h
* Localization.
* ANSI/ISO 9899-1990, Section 7.4.
* Formatting of monetary and other numeric quantities.
*/
#ifndef __LOCALE_H__
#define __LOCALE_H__
#if defined(__cplusplus)
ext
www.eeworm.com/read/369339/2800879
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/415537/11064357
html lesson7.html
Lesson 7: Creating Lists
Lesson 7: Creating Lists
We've just about learned everything there is to know about text formatting, but
www.eeworm.com/read/414255/11122861
h error.h
#ifndef ERROR_H
#define ERROR_H
#include "bool.h"
#include "token.h"
/* Use the error function to print error messages in the proper
* 'inputfilename, lineno: errmsg' format. Formatting is the same
www.eeworm.com/read/414255/11123142
h error.h
#ifndef ERROR_H
#define ERROR_H
#include "bool.h"
#include "token.h"
/* Use the error function to print error messages in the proper
* 'inputfilename, lineno: errmsg' format. Formatting is the same
www.eeworm.com/read/148280/12478568
css tigris.css
/* $Id: tigris.css,v 1.3 2003/08/19 04:45:08 dion Exp $
This file defines basic default formatting for HTML conforming to Tigris application style. To extend or override these rules for your inst
www.eeworm.com/read/147311/12566932
html formatdatedef.html
Formatting and Parsing a Date Using Default Formats
(Java Developers Almanac Example)