在 PyCharm 中,可以在 Run/Debug Configurations 中添加参数。具体操作如下:
点击 Run -> Edit Configurations...
在左侧菜单栏中选择对应的配置,例如 Python。
在右侧的选项卡中选择 Parameters。
在 Parameters 中添加需要传递的参数,例如 --name test --num 10。
点击 OK 保存配置。
在 PyCharm 中,可以在 Run/Debug Configurations 中添加参数。具体操作如下:
点击 Run -> Edit Configurations...
在左侧菜单栏中选择对应的配置,例如 Python。
在右侧的选项卡中选择 Parameters。
在 Parameters 中添加需要传递的参数,例如 --name test --num 10。
点击 OK 保存配置。