D 1.0
D 2.0
About Japanese Translation
コメント
English
ダウンロード
トップ
Last update Tue Apr 29 16:44:17 2008
D
言語仕様
Phobos
比較
object
std
std.algorithm
std.array
std.base64
std.bind
std.bitmanip
std.boxer
std.compiler
std.complex
std.contracts
std.conv
std.cover
std.cpuid
std.ctype
std.date
std.demangle
std.encoding
std.file
std.format
std.functional
core.memory
std.getopt
std.intrinsic
std.iterator
std.math
std.md5
std.metastrings
std.mmfile
std.numeric
std.outbuffer
std.path
std.perf
std.process
std.random
std.range
std.regex
std.regexp
std.signals
std.socket
std.socketstream
std.stdint
std.stdio
std.cstream
std.stream
std.string
std.system
std.thread
std.traits
std.typecons
std.typetuple
std.uni
std.uri
std.utf
std.variant
std.xml
std.zip
std.zlib
std.c.fenv
std.c.locale
std.c.math
std.c.process
std.c.stdarg
std.c.stddef
std.c.stdio
std.c.stdlib
std.c.string
std.c.time
std.c.wcharh
std.windows.charset
std.windows
std.linux
std.c.windows
std.c.linux
std.system
ターゲットOSや環境、CPUの情報を扱います
Authors:
Walter Bright
License:
Boost License 1.0
.
enum
Endian
;
バイト順のエンディアン
BigEndian
ビッグエンディアン
LittleEndian
リトルエンディアン
const Endian
endian
;
システム標準(native)のエンディアン
Copyright © 1999-2009 by Digital Mars, All Rights Reserved