inspect相關

# coding=utf-8_ _author__ = "leaves" import sys import inspect2 as inspect class InspectTest(object): def __init__(self, value1): self.value2 = value1 def test(self, name):
相關文章
相關標籤/搜索