代码搜索:formatting
找到约 1,526 项符合「formatting」的源代码
代码结果 1,526
www.eeworm.com/read/229812/4751598
txt cstyle.txt
Open Watcom C/C++ Source Code Style Guidelines
Contents
1 Introduction
2 Indentation and Tab Width
3 Source Code Width
4 C/C++ Source Code Formatting
4 Source File Layout
4 Functi
www.eeworm.com/read/193974/5138499
test_unicode
test_unicode
Testing Unicode comparisons... done.
Testing Unicode contains method... done.
Testing Unicode formatting strings... done.
Testing builtin unicode()... done.
Testing builtin codecs... done
www.eeworm.com/read/321483/3534179
pod basic.pod
=head1 NAME
basic.pod - Test of various basic POD features in translators.
=head1 HEADINGS
Try a few different levels of headings, with embedded formatting codes and
other interesting bits.
=head1
www.eeworm.com/read/321483/3534184
ovr basic.ovr
NNAAMMEE
basic.pod - Test of various basic POD features in translators.
HHEEAADDIINNGGSS
Try a few different levels of headings, with embedded formatting codes
and other inter
www.eeworm.com/read/321483/3534187
clr basic.clr
[1mNAME[0m
basic.pod - Test of various basic POD features in translators.
[1mHEADINGS[0m
Try a few different levels of headings, with embedded formatting codes
and other interesting b
www.eeworm.com/read/311226/3687029
arq reif-2.arq
# A query to "de-reifiy" a graph
# Prefix only to assist in formatting the output
PREFIX rdf:
CONSTRUCT { ?s ?p ?o }
WHERE { > }
www.eeworm.com/read/440773/1792357
arq reif-2.arq
# A query to "de-reifiy" a graph
# Prefix only to assist in formatting the output
PREFIX rdf:
CONSTRUCT { ?s ?p ?o }
WHERE { > }
www.eeworm.com/read/428036/8903423
1 fiz.1
.\" @(#) fiz.1 1.2 88/01/31 23:22:04
.\"
.\" For formatting with nroff:
.\" nroff -man fiz.1
.\"
.TH FIZ 1 "Jan 31, 1988"
.SH NAME
fiz \- analyze damaged zoo archive for data revovery
.SH SY
www.eeworm.com/read/425286/10365893
css checktree.css
/* Some formatting for the menu UL tags themselves; remove margins */
ul.checktree, ul.checktree ul {
list-style-type: none;
padding: 0;
margin: 0;
font: 10px sans-serif;
}
/*
LI tags ha