phobos
Why does Phobos use enum for constants?
开发者_StackOverflow中文版Why does Phobos use enum to define constants? For example, in std.math:[详细]
2023-01-13 21:43 分类:问答D/Phobos Style guide
I\'ve just begun looking at the phobos source, and it\'s littered with several different styles and commented o开发者_如何学Cut code.[详细]
2023-01-11 06:26 分类:问答Does the D language have multiple standard libraries and issues with GC?
I\'m wondering how mature and stable D is, and if it might be a good replacement for C/C++. I know that there are currently two standard libraries (Phobos and Tango). Is it still the case that there[详细]
2023-01-06 00:17 分类:问答How do I cause a CGI program to run when someone clicks on a button?
I have a Perl CGI program in which I designed an HTML form. If somebody clicks on a button in this form, a CGI/Perl subroutine in this file is executed.[详细]
2022-12-20 06:10 分类:问答