1. 首页
  2. 安全技术
  3. 系统安全
  4. Python如何使用vars返回对象的属性列表

Python如何使用vars返回对象的属性列表

上传者: 2020-12-17 13:56:04上传 PDF文件 37.1KB 热度 24次
英文文档: vars([object]) Return the __dict__ attribute for a module, class, instance, or any other object with a __dict__ attribute. Objects such as modules and instances have an updateable __dict__ attribute; however, other objects may have write restrictions on their __dict__ attributes (for example
下载地址
用户评论