标签: c# multithreading parameter-passing
此代码无法正常工作,但仅打印10个。我假设它,因为参数i由ref传递。
如何修复代码以打印0到9?
fig, ax1 = plt.subplots(figsize=(8, 8)