本文共 106 字,大约阅读时间需要 1 分钟。
> type(X)nil> type(X)==nilfalse> type(X)=="nil"true>
转载于:https://www.cnblogs.com/sea-stream/p/9978145.html