🌵3 years agoD语言hello worldmodule main; import std.stdio; void main() { writeln("hello world"); } d-lang106 views40Share
D语言有什么优势吗?