代码搜索:formatting
找到约 1,526 项符合「formatting」的源代码
代码结果 1,526
www.eeworm.com/read/334646/3364590
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/324606/3500268
c dosfsfmtlib.c
/* dosFsFmtLib.c - MS-DOS media-compatible file system formatting library */
/* Copyright 1984-1999 Wind River Systems, Inc. */
#include "copyright_wrs.h"
/*
modification history
------------------
www.eeworm.com/read/322306/3526231
h locale.h
/*
locale.h
Values appropriate for the formatting of monetary and other
numberic quantities.
*/
#ifndef _LOCALE_H_
#ifdef __cplusplus
extern "C" {
#endif
#define _LOCALE_H_
#include "_ansi.h"
#i
www.eeworm.com/read/321483/3534178
cap basic.cap
[1mNAME[m
basic.pod - Test of various basic POD features in translators.
[1mHEADINGS[m
Try a few different levels of headings, with embedded formatting codes and
other interesting bit
www.eeworm.com/read/318603/3567642
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/317812/3576048
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/317812/3577295
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/314225/3638869
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/304657/3791514
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
www.eeworm.com/read/304657/3791515
java dateformat.java
/* DateFormat.java -- Class for formatting/parsing date/times
Copyright (C) 1998, 1999, 2000, 2001, 2003, 2004, 2005
Free Software Foundation, Inc.
This file is part of GNU Classpath.
GNU Clas