代码搜索:formatting
找到约 1,526 项符合「formatting」的源代码
代码结果 1,526
www.eeworm.com/read/240162/4591369
java xmlformatter.java
/* XMLFormatter.java
-- a class for formatting log messages into a standard XML format
Copyright (C) 2002 Free Software Foundation, Inc.
This file is part of GNU Classpath.
GNU Classpath is free
www.eeworm.com/read/237048/4634035
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
www.eeworm.com/read/233914/4664698
txt format.txt
#
# Format.txt - Resources for formatting errors.
#
# Copyright (C) 2001, 2002 Southern Storm Software, Pty Ltd.
#
# This program is free software; you can redistribute it and/or modify
# it under th
www.eeworm.com/read/233914/4664767
txt format.txt
#
# Format.txt - Resources for formatting errors.
#
# Copyright (C) 2001, 2002 Southern Storm Software, Pty Ltd.
#
# This program is free software; you can redistribute it and/or modify
# it under th
www.eeworm.com/read/233914/4664833
txt format.txt
#
# Format.txt - Resources for formatting errors.
#
# Copyright (C) 2001, 2002 Southern Storm Software, Pty Ltd.
#
# This program is free software; you can redistribute it and/or modify
# it under th
www.eeworm.com/read/233448/4681512
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/233448/4685262
c pr17730-1.c
/* Test formatting of message for invalid lvalue. Bug 17730. */
/* { dg-do compile } */
/* { dg-options "" } */
char *p = &'C'; /* { dg-error "error: invalid lvalue in unary '&'" } */
www.eeworm.com/read/233448/4689564
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/231546/4714928
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/229812/4751975
gml filebuf_.gml
:P.
The input/output stream classes provide program access to the file system.
In addition, various options for formatting of output and reading of
input are provided.
.*
:CLFNM.filebuf
:CMT.===