代码搜索:formatting
找到约 1,526 项符合「formatting」的源代码
代码结果 1,526
www.eeworm.com/read/385462/2588707
py resultreport.py
#!/usr/bin/python
"""
ResultReport.py - Handles the gathering and xml-formatting of xm-test
results
Copyright (C) International Business Machines Corp., 2005
Author: Dan Smith
www.eeworm.com/read/369339/2801121
u3
.sp
.SH
III. DOCUMENT PREPARATION
.sp
.PP
.UC UNIX
is extensively used for document preparation.
There are three major
.ul
formatting
programs,
that is,
programs which produce a text with
justified r
www.eeworm.com/read/366702/2876137
f90 hollerith_1.f90
! { dg-do run }
! PR 21260
! We wrongly interpreted the '!' as the beginning of a comment.
! Also verifies the functioning of hollerith formatting.
character*72 c
write(c,8000)
8000 forma
www.eeworm.com/read/366702/2882687
c pr17730-1.c
/* Test formatting of message for invalid lvalue. Bug 17730. */
/* { dg-do compile } */
/* { dg-options "" } */
char *p = &'C'; /* { dg-error "lvalue required as unary '&' operand" } */
www.eeworm.com/read/358128/3001535
pod perlstyle.pod
=head1 NAME
perlstyle - Perl style guide
=head1 DESCRIPTION
Each programmer will, of course, have his or her own preferences in
regards to formatting, but there are some general guidelines that wil
www.eeworm.com/read/162614/5535486
java xmlformatter.java
/* XMLFormatter.java --
A class for formatting log messages into a standard XML format
Copyright (C) 2002, 2004 Free Software Foundation, Inc.
This file is part of GNU Classpath.
GNU Classpath
www.eeworm.com/read/162519/5545018
java xmlformatter.java
/* XMLFormatter.java --
A class for formatting log messages into a standard XML format
Copyright (C) 2002, 2004 Free Software Foundation, Inc.
This file is part of GNU Classpath.
GNU Classpath
www.eeworm.com/read/174006/9612634
txt 3.2.txt
Listing 3.2 Specifying a Different Numeric Format by Adding Format Specifiers on a
Parameter Placeholder
using System;
namespace _2_Formatting
{
class Class1
{
[STAThread]
static void Main(str
www.eeworm.com/read/146790/12611299
java 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 Object {
private int hou
www.eeworm.com/read/102906/15752733
txt namelist.txt
SOME GENERAL COMMENTS ON NAMELIST
(USED IN Datcom, WingBody, NACA4, and NACA6)
Some of the programs in this collection use the namelist formatting
scheme for input. This feature has only been