TEL::0898-88889999

网站公告:

诚信为本:市场永远在变,诚信永远不变。

主营项目

  • 系统太稳定了甲方觉得我们没有工作量,怎么收运维费?
  • 自己拥有一台服务器可以做哪些很酷的事情?
  • 小鹏G7预售价23.58万,何小鹏称其为「全球首款L3级算力的AI汽车」,何为L3级算力?竞争力如何?
  • 预测一下,下一次阅兵会出现什么武器震惊世界?
  • 5070ti什么时候才能回归正常价格?
  • 请问照片里这个人是谁呀?

新闻动态

当前位置: 首页 > 新闻动态

大部分语言都用尖括号<>表示泛型,为什么golang要标新立异用中括号?

最新的设计文档里面对这一块做了一个解释。

Why not use the syntax F like C++ and J***a? When parsing code within a function, such as v := F, at the point of seeing the < it's ambiguous whether we are seeing a type instantiation or an expression using the < operator. This is very difficult to resolve without type information. For example, consider a statement like a, b = w < x, y > (z) Withou…。

大部分语言都用尖括号<>表示泛型,为什么golang要标新立异用中括号?
上一篇:长期使用的大佬来说说,MacOS 真的比 Windows 稳定吗?
下一篇:哪些 Rust 库让你相见恨晚?