代码搜索:formatting
找到约 1,526 项符合「formatting」的源代码
代码结果 1,526
www.eeworm.com/read/253260/12235584
cpp strout.cpp
// strout.cpp -- incore formatting (output)
#include
#include
#include
int main()
{
using namespace std;
ostringstream outstr; // manages a string stream
www.eeworm.com/read/337096/12391907
cpp strout.cpp
// strout.cpp -- incore formatting (output)
#include
#include
#include
int main()
{
using namespace std;
ostringstream outstr; // manages a string stream
www.eeworm.com/read/487231/1238240
pas format.pas
{
CTU Open Contest 2002
=====================
Sample solution for the problem: format
Martin Kacer, Oct 2002
}
Program Formatting;
Const MAXWORDS = 10200;
PENALTY = 500;
MAXLINE = 128;
V
www.eeworm.com/read/455325/1620139
readme
YUI Library - Fonts - Release Notes
Version 2.6.0
* Added font reduction and face restatement for select, input, button, and textarea
* Comments and formatting updates.
* KNOWN ISSUE:
www.eeworm.com/read/454264/1631155
readme
YUI Library - Fonts - Release Notes
Version 2.6.0
* Added font reduction and face restatement for select, input, button, and textarea
* Comments and formatting updates.
* KNOWN ISSUE:
www.eeworm.com/read/240162/4591375
java formatter.java
/* Formatter.java
-- a class for formatting log messages by localizing message texts
and performing substitution of parameters
Copyright (C) 2002 Free Software Foundation, Inc.
This file is
www.eeworm.com/read/237048/4634045
java formatter.java
/* Formatter.java
-- a class for formatting log messages by localizing message texts
and performing substitution of parameters
Copyright (C) 2002 Free Software Foundation, Inc.
This f
www.eeworm.com/read/180137/5289334
c writer.c
#include
#include
#include
#include "catdoc.h"
/************************************************************************/
/* performs paragraph formatting if wrap_margin
www.eeworm.com/read/167133/5468335
java formatter.java
/* Formatter.java
-- a class for formatting log messages by localizing message texts
and performing substitution of parameters
Copyright (C) 2002 Free Software Foundation, Inc.
This file is