OS: win10 Python: 3.6.8 64-bit line_profiler: version 3.2.1 # trial.py @profile def func(): for i in range(10): print('hello world') func().
確定! 回上一頁