2025年12月30日
摘要: 类 class Variable: class Function: 变量 函数 初始化 def__init__(self, data): 调用 def __call__(self, input): 抛出错误 raise NotImplementedError("xxx未定义") 阅读全文
posted @ 2025-12-30 10:29 中年二班 阅读(6) 评论(0) 推荐(0)