in not in contain 之类的函数都没有
还得自己用循环实现
https://stackoverflow.com/questions/15323767/does-go-have-if-x-in-construct-similar-to-python
in not in contain 之类的函数都没有
还得自己用循环实现
https://stackoverflow.com/questions/15323767/does-go-have-if-x-in-construct-similar-to-python
看你和GO 相杀相爱,还蛮有意思的
go是为了方便写大规模并行,除此之外设计非常糟糕。
2049如果是python会好得多。