代码搜索:formatting

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

代码结果 1,526
www.eeworm.com/read/320003/3551416

out test.dotted.name.out

unit test.dotted.Name; { AFS 23 May 2003 This unit compiles but is not semantically meaningfull it is test cases for the code formatting utility This unit tests a unit name with dots in i
www.eeworm.com/read/284091/4068253

java timeformatter.java

/* * Copyright 2007 JavaAtWork All rights reserved. * Use is subject to license terms. */ package com.javaatwork.mydownloader.utils; /** * Class for formatting a time in milli seconds. *
www.eeworm.com/read/445571/1720365

cs picture.cs

using System; using System.Collections.Generic; using System.Text; namespace AnotherPDFLib.XFA { /// /// A rendering element that describes input mask and output formatting informa
www.eeworm.com/read/445571/1720382

cs font.cs

using System; using System.Collections.Generic; using System.Text; namespace AnotherPDFLib.XFA { /// /// A formatting element that describes a font. /// public class
www.eeworm.com/read/438717/1823345

py para.py

# Text formatting abstractions # Oft-used type object Int = type(0) # Represent a paragraph. This is a list of words with associated # font and size information, plus indents and justification fo
www.eeworm.com/read/432906/1886498

py osreport.py

#!/usr/bin/python """ OSReport.py - Handles the gathering and xml-formatting of operating system environment information. Copyright (C) International Business Machines Corp., 2005
www.eeworm.com/read/429669/1947395

pm formatwhitespace.pm

package Codestriker::Template::Plugin::FormatWhitespace; # Simple template toolkit plugin module for formatting whitespace. use Template::Plugin::Filter; use Codestriker; use base qw( Template::Plu
www.eeworm.com/read/385462/2588701

py osreport.py

#!/usr/bin/python """ OSReport.py - Handles the gathering and xml-formatting of operating system environment information. Copyright (C) International Business Machines Corp., 2005
www.eeworm.com/read/363037/2923487

cs picture.cs

using System; using System.Collections.Generic; using System.Text; namespace AnotherPDFLib.XFA { /// /// A rendering element that describes input mask and output formatting informa
www.eeworm.com/read/363037/2923504

cs font.cs

using System; using System.Collections.Generic; using System.Text; namespace AnotherPDFLib.XFA { /// /// A formatting element that describes a font. /// public class