GO到底适合干什么?

specita · · 58505 次点击
Go 怎么实现 python 这种 with open(filename,"r") as f: for i in f: print(i) 这种将文件对象变成迭代器,每一次请求计算一次。
#78
更多评论
不知道啊,想学习
#2