Python开发基础-Day25-28FTP项目(待补充)
Posted
tags:
篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了Python开发基础-Day25-28FTP项目(待补充)相关的知识,希望对你有一定的参考价值。
optparse
C:\\Users\\Mr.chai>python C:/Users/Mr.chai/Desktop/PythonProject/DAY/day27/LuffyFTP/client/luffy_client.py -h
Usage: luffy_client.py [options]
Options:
-h, --help show this help message and exit
-s SERVER, --server=SERVER
ftp server ip_addr
-P PORT, --port=PORT ftp server port
-u USERNAME, --username=USERNAME
username info
-p PASSWORD, --password=PASSWORD
password info
以上是关于Python开发基础-Day25-28FTP项目(待补充)的主要内容,如果未能解决你的问题,请参考以下文章