代码搜索:formatting
找到约 1,526 项符合「formatting」的源代码
代码结果 1,526
www.eeworm.com/read/216502/4890572
1 troff.1
.TH TROFF 1
.SH NAME
troff, nroff \- text formatting and typesetting
.SH SYNOPSIS
.B troff
[ option ] ...
[ file ] ...
.PP
.B nroff
[ option ] ...
[ file ] ...
.SH DESCRIPTION
.I Troff
formats text i
www.eeworm.com/read/206487/5008797
java format.java
package com.icbcsdc.ddlexp.pub.util;
/**
A class for formatting numbers that follows printf conventions.
Also implements C-like atoi and atof functions
www.eeworm.com/read/190666/5181042
java fieldposition.java
/* FieldPosition.java -- Keeps track of field positions while formatting
Copyright (C) 1998, 1999, 2001 Free Software Foundation, Inc.
This file is part of GNU Classpath.
GNU Classpath is free so
www.eeworm.com/read/190666/5181045
java messageformat.java
/* MessageFormat.java - Localized message formatting.
Copyright (C) 1999, 2001 Free Software Foundation, Inc.
This file is part of GNU Classpath.
GNU Classpath is free software; you can redistrib
www.eeworm.com/read/190666/5181059
java format.java
/* Format.java -- Abstract superclass for formatting/parsing strings.
Copyright (C) 1998, 1999, 2000, 2001 Free Software Foundation, Inc.
This file is part of GNU Classpath.
GNU Classpath is free
www.eeworm.com/read/190666/5181060
java dateformat.java
/* DateFormat.java -- Class for formatting/parsing date/times
Copyright (C) 1998, 1999, 2000, 2001 Free Software Foundation, Inc.
This file is part of GNU Classpath.
GNU Classpath is free softwar
www.eeworm.com/read/187933/5215147
java cbproperties.java
package com.ca.commons.cbutil;
import java.io.*;
import java.util.*;
/**
* A hack class for formatting. The java Properties class is astonishingly broken in too many ways to
* enumerate
www.eeworm.com/read/168554/5444848
java datemacro.java
package org.roller.presentation.weblog.tags;
import java.text.SimpleDateFormat;
import java.util.Date;
/** For formatting a date using patterns from
* {@link java.text.SimpleDateFormat SimpleDateF
www.eeworm.com/read/167133/5467749
java fieldposition.java
/* FieldPosition.java -- Keeps track of field positions while formatting
Copyright (C) 1998, 1999, 2001 Free Software Foundation, Inc.
This file is part of GNU Classpath.
GNU Classpath is free so
www.eeworm.com/read/167133/5467767
java format.java
/* Format.java -- Abstract superclass for formatting/parsing strings.
Copyright (C) 1998, 1999, 2000, 2001, 2003 Free Software Foundation, Inc.
This file is part of GNU Classpath.
GNU Classpath