本文共 112 字,大约阅读时间需要 1 分钟。
在Python中,出现'unicode' object is not callable的错误一般是把字符串当做函数使用了。
转载于:https://www.cnblogs.com/nju2014/p/4681845.html