【发布时间】:2019-05-30 10:00:21
【问题描述】:
什么是 Dlang 标准流模块?
https://digitalmars.com/d/2.0/phobos/std_stream.html 指的是https://github.com/dlang/phobos/blob/master/std/stream.d,但 GitHub 上的这个页面不存在。
我猜,它是因为弃用而被删除的。它被什么取代了?
【问题讨论】:
-
真的没有。蹩脚的答案,但事实
标签: stream d standard-library