phobos

所属分类:工具库
开发工具:D
文件大小:0KB
下载次数:0
上传日期:2023-07-07 02:39:29
上 传 者sh-1993
说明:  D编程语言的标准库,
(The standard library of the D programming language,)

文件列表:
.circleci/ (0, 2023-12-02)
.circleci/config.yml (673, 2023-12-02)
.circleci/run.sh (5154, 2023-12-02)
.codecov.yml (1175, 2023-12-02)
.dscanner.ini (27499, 2023-12-02)
.editorconfig (147, 2023-12-02)
CODEOWNERS (2311, 2023-12-02)
CONTRIBUTING.md (826, 2023-12-02)
LICENSE_1_0.txt (1338, 2023-12-02)
azure-pipelines.yml (2446, 2023-12-02)
changelog/ (0, 2023-12-02)
changelog/is_forward_range_element.dd (361, 2023-12-02)
dub.sdl (1754, 2023-12-02)
etc/ (0, 2023-12-02)
etc/c/ (0, 2023-12-02)
etc/c/curl.d (83520, 2023-12-02)
etc/c/odbc/ (0, 2023-12-02)
etc/c/odbc/sql.d (15341, 2023-12-02)
etc/c/odbc/sqlext.d (48175, 2023-12-02)
etc/c/odbc/sqltypes.d (3711, 2023-12-02)
etc/c/odbc/sqlucode.d (10993, 2023-12-02)
etc/c/sqlite3.d (88735, 2023-12-02)
etc/c/zlib.d (88781, 2023-12-02)
etc/c/zlib/ (0, 2023-12-02)
etc/c/zlib/ChangeLog (81941, 2023-12-02)
etc/c/zlib/adler32.c (5204, 2023-12-02)
etc/c/zlib/compress.c (2699, 2023-12-02)
etc/c/zlib/crc32.c (31900, 2023-12-02)
etc/c/zlib/crc32.h (591749, 2023-12-02)
etc/c/zlib/deflate.c (81628, 2023-12-02)
etc/c/zlib/deflate.h (13113, 2023-12-02)
etc/c/zlib/doc/ (0, 2023-12-02)
etc/c/zlib/doc/algorithm.txt (9335, 2023-12-02)
... ...

![D Logo](http://dlang.org/images/dlogo.png) Phobos Standard Library =================================================================== [![GitHub tag](https://img.shields.io/github/tag/dlang/phobos.svg?maxAge=86400)](https://github.com/dlang/phobos/releases) [![Bugzilla Issues](https://img.shields.io/badge/issues-Bugzilla-green.svg)](https://issues.dlang.org/buglist.cgi?component=phobos&list_id=220147&product=D&resolution=---) [![CircleCi](https://img.shields.io/circleci/project/dlang/phobos/master.svg?maxAge=86400)](https://circleci.com/gh/dlang/phobos) [![Buildkite](https://badge.buildkite.com/01509e75200b3e9576028fe52c4546d6a6a9ad81aaf31a8790.svg?branch=master)](https://buildkite.com/dlang/phobos) [![Code coverage](https://img.shields.io/codecov/c/github/dlang/phobos.svg?maxAge=86400)](https://codecov.io/gh/dlang/phobos) [![license](https://img.shields.io/github/license/dlang/phobos.svg)](https://github.com/dlang/phobos/blob/master/LICENSE_1_0.txt) Phobos is the standard library that comes with the [D Programming Language](http://dlang.org) Compiler. * [Bugzilla bug tracker](http://d.puremagic.com/issues/) * [Forum](http://forum.dlang.org/) * [API Documentation](http://dlang.org/phobos/) * [Wiki](http://wiki.dlang.org/) Download -------- Phobos is packaged together with the compiler. You should [download the whole precompiled package](http://dlang.org/download.html). To [build everything yourself](http://wiki.dlang.org/Building_DMD), there is a [description in the wiki](http://wiki.dlang.org/Building_DMD). Phobos is distributed under Boost Software Licence. See the [licence file](LICENSE_1_0.txt). I Want to Contribute -------------------- Great! See the [CONTRIBUTING.md file](CONTRIBUTING.md).

近期下载者

相关文件


收藏者