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项目(待补充)的主要内容,如果未能解决你的问题,请参考以下文章

Day4 - Python基础4 迭代器装饰器软件开发规范

Python之路,Day7 - 面向对象编程进阶

Python全栈day9(Python基础)

python全栈 day09随笔

Python全栈开发-Day8-Socket网络编程

python day8 FTP 作业