代码搜索:alignment
找到约 6,879 项符合「alignment」的源代码
代码结果 6,879
www.eeworm.com/read/277286/10648476
f alignment.f
$alias fdopen='fdopen'(%val,%ref)
include 'phigs.f1.h' ! get the HP-PHIGS aliases
program Alignment ! file "Alignment.f"
include 'phigs.f2.h' ! get the HP-PHIGS constants
www.eeworm.com/read/464054/7170102
java alignment.java
/* ====================================================================
Licensed to the Apache Software Foundation (ASF) under one or more
contributor license agreements. See the NOTICE file d
www.eeworm.com/read/298049/7976941
java alignment.java
/*
* Copyright (c) 2000 David Flanagan. All rights reserved.
* This code is from the book Java Examples in a Nutshell, 2nd Edition.
* It is provided AS-IS, WITHOUT ANY WARRANTY either expressed or
www.eeworm.com/read/143851/12834453
cpp alignment.cpp
//-- {CycleCode: 527} file [0..479]
//-- {AddDecl: 528} module.includes preserve=yes [0..204]
//## begin module.includes preserve=yes
// Alignment.cpp: implementation of the Alignment class.
//
/
www.eeworm.com/read/143851/12834508
h alignment.h
//-- {CycleCode: 199} file [0..8728]
//-- {StartSubRegion: 238} module.ifndef [0..209]
// Alignment.h: interface for the Alignment class.
//
///////////////////////////////////////////////////////
www.eeworm.com/read/301342/13860021
bas alignment.bas
Attribute VB_Name = "Alignment"
Public Function Right(ByVal Xz As String, ByVal L As Integer, ByVal D As Integer) As String
Dim L1 As Integer, N As Integer
Dim Space As String, J As Integer
www.eeworm.com/read/151784/5679024
java alignment.java
/*
* Copyright (c) 2000 David Flanagan. All rights reserved.
* This code is from the book Java Examples in a Nutshell, 2nd Edition.
* It is provided AS-IS, WITHOUT ANY WARRANTY either expressed or
www.eeworm.com/read/151775/5679204
java alignment.java
/*
* Copyright (c) 2000 David Flanagan. All rights reserved.
* This code is from the book Java Examples in a Nutshell, 2nd Edition.
* It is provided AS-IS, WITHOUT ANY WARRANTY either expressed or