楼主:
muse87131 (qwertyuiop)
2023-09-17 14:00:03八卦乡民每个C++高手
但现在许多公司写云端服务都用Go
不像C++,Go没有inheritance也没有真的OOP,估计是因为大家发现composition优于inhe
ritance
Go的语法顺序比较像英文,are []*int就是let there be arr, which is an array of p
ointers to an integer
两者都compile成machine code,速度应该不会差太多
乡民比较喜欢Go还是C++?