代码搜索:formatting

找到约 1,526 项符合「formatting」的源代码

代码结果 1,526
www.eeworm.com/read/216499/4892560

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/195341/5111971

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/193974/5138358

py test_format.py

from test_support import verbose, have_unicode import sys # test string formatting operator (I am not sure if this is being tested # elsewhere but, surely, some of the given cases are *not* tested be
www.eeworm.com/read/167133/5468329

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/347649/3164421

java trydateformats.java

// Trying date formatting import java.util.*; import java.text.*; public class TryDateFormats { public static void main(String[] args) { Date today = new Date(); Locale[] locales
www.eeworm.com/read/344414/3210870

js formatdate.js

// formatDate : // a PHP date like function, for formatting date strings // authored by Svend Tofte // the code is in the public domain // // see http://www.svendtofte.com/code/da
www.eeworm.com/read/318768/3563287

java trydateformats.java

// Trying date formatting import java.util.*; import java.text.*; public class TryDateFormats { public static void main(String[] args) { Date today = new Date(); Locale[] locales
www.eeworm.com/read/304657/3792057

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/442179/1764771

xtp guestbook.xtp

www.eeworm.com/read/432906/1886504

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