若你仍在使用Python 2,請注意兩者之間語法和庫的使用差異哦~ ... @click.command() @click.option('--name', prompt=True) def hello(name): ...
確定! 回上一頁