问题:
How do I see the type of a variable whether it is unsigned 32 bit, signed 16 bit, etc.? 如何查看变量的类型,无论是无符号32位,带符号16位等等?
How do I view it? 我该如何看待它?
解决方案:
参考一: https://stackoom.com/question/1gi0/如何确定Python变量的类型参考二: https://oldbug.net/q/1gi0/How-to-determine-a-Python-variable-s-type
来源:oschina
链接:https://my.oschina.net/u/3797416/blog/3220048