Phobos 翻译2.030
文章平均质量分 82
hqs7636
这个作者很懒,什么都没留下…
展开
-
std.algorithm 算法--1(2.030)
6.1 20 点 更新 5.21 19点 更新 5.6 0点 更新 5.2 18点 更新 5.1 23点 更新std.algorithmJump to: map reduce fill filter move moveAll moveSome swap Splitter splitter Uniq uniq find BoyerMoo...2008-06-16 22:20:58 · 346 阅读 · 0 评论 -
D2 的 range设计
betty_betty2008 2009-04-08 转自圈子:http://dlang.group.iteye.com/group/topic/10615Hello,Walter, Bartosz and myself have been hard at work trying to find theright abstraction for iteration. ...原创 2009-04-23 09:03:20 · 223 阅读 · 0 评论 -
std.range (2.030)
5.19 15点 更新 (2.030 翻译完成,格式已调整)5.12 22:30 更新(最后面蓝色部分为 2.030)5.1 16点 更新(2.029 完成)4.30 0 点 更新 4.29 19点 更新 4.28 19点 更新 4.27 12点 更新 4.26 12点 更新 4.25 9点 更新昨天努力的翻译了两小时,结果昏头昏脑...2009-04-22 12:03:08 · 309 阅读 · 0 评论 -
std.encoding
Jump to: INVALID_SEQUENCE AsciiChar AsciiString Latin1Char Latin1String Windows1252Char Windows1252String isValidCodePoint encodingName canEncode isValidCodeUnit isValid validLength sanitize first...2009-04-22 11:56:44 · 118 阅读 · 0 评论 -
std.array
机器翻译,还未校对,仅供参考Jump to: empty popFront popBack front back put insert replace Appender data capacity AcceptedElementType clear appenderbool empty(T)(in T[] a); Implements the range interfac...2009-04-21 18:07:08 · 95 阅读 · 0 评论 -
std.cstream
链接没有维护The std.cstream module bridges std.c.stdio (or std.stdio) and std.stream. Both std.c.stdio and std.stream are publicly imported by std.cstream. std.cstream模块是std.c.stdio (或者std.stdio )和std...2008-05-04 23:59:25 · 144 阅读 · 0 评论 -
Phobos Runtime Library
[color=violet](5.7更新)[/color]注:看过 D_program (dmd1.0) D语言程序设计的人,这篇文章只需关注红色部分,以后与此书相同的部分将不再列出(网上很多)。感谢此书作者及书中提到的人员。第一次试着翻译,如有错误请及时提出,谢谢!Jump to: std std_windows std_linux std_c std_c_windows s...2008-05-04 00:43:46 · 142 阅读 · 0 评论 -
phobos 2.015
[size=medium]这几天摸到鼠标就有点恶心了,听说是患了鼠标手了,一查还真是,现在每天还得练螳螂拳了[url]http://news.jkkey.cn/news/07/12/1198563286,90713.shtml[/url],有这毛病的一定得多点锻炼,记得吃饭,否则你也差不多了。翻译看来有点难以为继了,好好练语法,学到一点贴一点,这样还是可行的。内容多了再来整理。就按如下...2008-06-20 14:03:01 · 172 阅读 · 0 评论 -
std.boxer
Jump to: TypeClass Bool Integer Float Complex Imaginary Class Pointer Array Other Box unboxable type data toString opEquals opCmp toHash box boxArray boxArrayToArguments UnboxException object outputTy...2008-06-16 22:26:04 · 126 阅读 · 0 评论 -
std.bitmanip
Jump to: bitfields FloatRep DoubleRep BitArray opIndex opIndexAssign dup opApply reverse sort opEquals opCmp init opCast opCom opAnd opOr opXor opSub opAndAssign opOrAssign opXorAssign opSubAssign o...2008-06-16 22:24:57 · 121 阅读 · 0 评论 -
std.bind
Jump to: bind _0 _1 _2 _3 _4 _5 _6 _7 _8 _9 Tuple appendT append prependT prepend concatT type value tuple isTypeTuple minNumArgs BoundFunc bindAliasBind function arguments to functions.Referenc...2008-06-16 22:22:55 · 115 阅读 · 0 评论 -
std.base64
Jump to: base64 Base64Exception Base64CharException encodeLength encode decodeLength decodeEncodes/decodes MIME base64 data.将编码/解码 MIME base64 数据。References:引用:Wikipedia Base64RFC 2045...2008-06-16 22:21:56 · 200 阅读 · 0 评论 -
core.memory(std.gc)
Jump to: memory GC enable disable collect minimize BlkAttr FINALIZE NO_SCAN NO_MOVE BlkInfo getAttr setAttr clrAttr malloc calloc realloc extend reserve free addrOf sizeOf query addRoot addRange...2009-05-05 13:03:35 · 133 阅读 · 0 评论