你最喜欢哪门编程语言? 为什么?学过十几门吧,最喜欢C++,因为好玩,而且一直在更新,可以一直保持新鲜感。
这几天在捣鼓static reflection: template int size_or_length(T&& x) { int result = -1; if constexpr (is_class_type(^^T)) { [: expand(members_of(^^T, std::meta::access_context::current())) :] >> [&] { if constexpr (is_function(member) && has_identifier(member) && (identif…。
程序员为什么讨厌PHP编程语言?
造一艘航母有多难?
乡下的土鸡真的值100块钱吗?
参加知乎「第十一届新知青年大会」是种什么样的体验?
鱼缸有没有简单的过滤配置搭配方式?
既然C#等开源语言,为啥***le还要弄个基本上一模一样的Swift?