代码搜索:formatting
找到约 1,526 项符合「formatting」的源代码
代码结果 1,526
www.eeworm.com/read/355882/10241993
code_standard
Formatting rules for Motion code.
Motion is coded in accordance with the K&R formatting style. Indentation is
TAB based but done so that formatting never depends upon how a text editor or
text viewe
www.eeworm.com/read/149428/12378143
h userint.h
/*
// Program: Format
// Written By: Brian E. Reifsnyder
// Module: Save File System header file
// Version: 0.90
// Copyright: 1999 - 2002 under the terms of the GNU GPL, Version 2
*/
www.eeworm.com/read/127564/14350018
h userint.h
/*
// Program: Format
// Written By: Brian E. Reifsnyder
// Module: Save File System header file
// Version: 0.90
// Copyright: 1999 - 2002 under the terms of the GNU GPL, Version 2
*/
www.eeworm.com/read/380728/9131326
c doprntx.c
/************************************************************************
*
* doprntx.c
*
* Print formatting functions
*
*
* #########################################################
www.eeworm.com/read/142911/5761660
c doprntx.c
/************************************************************************
*
* doprntx.c
*
* Print formatting functions
*
* ####################################################################
www.eeworm.com/read/142911/5761968
c doprntx.c
/************************************************************************
*
* doprntx.c
*
* Print formatting functions
*
* ####################################################################
www.eeworm.com/read/146339/12658203
c doprntx.c
/************************************************************************
*
* doprntx.c
*
* Print formatting functions
*
* ####################################################################
www.eeworm.com/read/117378/6103986
pageformatting
page.name=PageFormatting
This installation of Friki uses "classic" formatting.
In this style page formatting is based on the style used in the "original" Wiki
described at Wiki:TextFormattingRules.
www.eeworm.com/read/475625/1384322
rst format.rst
.. title:: MochiKit.Format - string formatting goes here
Name
====
MochiKit.Format - string formatting goes here
Synopsis
========
::
assert( truncToFixed(0.12345, 4) == "0.1234" );
assert
www.eeworm.com/read/193974/5138107
py formatter.py
"""Generic output formatting.
Formatter objects transform an abstract flow of formatting events into
specific output events on writer objects. Formatters manage several stack
structures to allow vari