代码搜索:formatting
找到约 1,526 项符合「formatting」的源代码
代码结果 1,526
www.eeworm.com/read/233448/4689558
java simpleformatter.java
/* SimpleFormatter.java --
A class for formatting log records into short human-readable messages
Copyright (C) 2002, 2004 Free Software Foundation, Inc.
This file is part of GNU Classpath.
GNU
www.eeworm.com/read/193974/5138570
py fpformat.py
"""General floating point formatting functions.
Functions:
fix(x, digits_behind)
sci(x, digits_behind)
Each takes a number or a string and a number of digits as arguments.
Parameters:
x:
www.eeworm.com/read/167133/5468325
java simpleformatter.java
/* SimpleFormatter.java
-- a class for formatting log records into short human-readable messages
Copyright (C) 2002 Free Software Foundation, Inc.
This file is part of GNU Classpath.
GNU Classpa
www.eeworm.com/read/321483/3534185
man basic.man
.SH "NAME"
basic.pod \- Test of various basic POD features in translators.
.SH "HEADINGS"
.IX Header "HEADINGS"
Try a few different levels of headings, with embedded formatting codes and
other interes
www.eeworm.com/read/306786/3734551
properties install.properties
# Note to translators:
# Leave everything between % signs as it is. \n is a line break used for
# formatting, you can add or remove them so your text looks good.
product=Mouse Gestures
doubleinstall=
www.eeworm.com/read/304657/3791498
java fieldposition.java
/* FieldPosition.java -- Keeps track of field positions while formatting
Copyright (C) 1998, 1999, 2001, 2005 Free Software Foundation, Inc.
This file is part of GNU Classpath.
GNU Classpath is
www.eeworm.com/read/304657/3792053
java simpleformatter.java
/* SimpleFormatter.java --
A class for formatting log records into short human-readable messages
Copyright (C) 2002, 2004 Free Software Foundation, Inc.
This file is part of GNU Classpath.
GNU
www.eeworm.com/read/284088/4068318
java byteformatter.java
/*
* Copyright 2005-2007 JavaAtWork All rights reserved.
* Use is subject to license terms.
*/
package javaatwork.myuploader.utils;
import java.text.DecimalFormat;
/**
* Class for formatting byt
www.eeworm.com/read/438718/1822865
py formatter.py
# A class to help applications that do fancy text formatting.
# You create an instance each time you must redraw the window.
# Set the initial left, top and right coordinates;
# then feed it words, fo
www.eeworm.com/read/435707/1861179
c printfmt.c
// Stripped-down primitive printf-style formatting routines,
// used in common by printf, sprintf, fprintf, etc.
// This code is also used by both the kernel and user programs.
//
// Space or zero pad