代码搜索:formatting
找到约 1,526 项符合「formatting」的源代码
代码结果 1,526
www.eeworm.com/read/369339/2801038
7 ms.7
.hc %
.th MS VII 11/6/74
.sh NAME
ms \*- macros for formatting manuscripts
.sh SYNOPSIS
.bd "nroff \*-ms"
[ options ]
file ...
.br
.bd "troff \*-ms"
[ options ]
file ...
.sh DESCRIPTION
This package
www.eeworm.com/read/363719/2913236
java format.java
package com.horstmann;
import java.io.*;
/**
A class for formatting numbers that follows printf conventions.
Also implements C-like atoi and atof functions
www.eeworm.com/read/362375/2934469
java format.java
package com.horstmann;
import java.io.*;
/**
A class for formatting numbers that follows printf conventions.
Also implements C-like atoi and atof functions
www.eeworm.com/read/360971/2954986
java time.java
// Fig. 27.6: Time.java
// Time class definition
import java.text.DecimalFormat; // used for number formatting
// This class maintains the time in 24-hour format
public class Time extends Objec
www.eeworm.com/read/360971/2955001
java time.java
// Fig. 27.7: Time.java
// Time class definition
import java.text.DecimalFormat; // used for number formatting
// This class maintains the time in 24-hour format
public class Time extends Objec
www.eeworm.com/read/353640/3084219
c dosfsfmtlib.c
/* dosFsFmtLib.c - MS-DOS media-compatible file system formatting library */
/* Copyright 1984-2002 Wind River Systems, Inc. */
#include "copyright_wrs.h"
/*
modification history
------------------
www.eeworm.com/read/353440/3085900
java format.java
package com.horstmann;
import java.io.*;
/**
A class for formatting numbers that follows printf conventions.
Also implements C-like atoi and atof functions
www.eeworm.com/read/252579/4402704
java format.java
package com.horstmann;
import java.io.*;
/**
A class for formatting numbers that follows printf conventions.
Also implements C-like atoi and atof functions
www.eeworm.com/read/162614/5534943
java format.java
/* Format.java -- Abstract superclass for formatting/parsing strings.
Copyright (C) 1998, 1999, 2000, 2001, 2003, 2005 Free Software Foundation, Inc.
This file is part of GNU Classpath.
GNU Clas