需要導入模塊: import types [as 別名] # 或者: from types import FunctionType [as 別名] def run_test(work_type: FunctionType, job_sets: Sequence, trials: int, ...
確定! 回上一頁