pip install upgrade <software>==<version>
用途:安装并升级到指定版本,例如:
pip install tensorflow
pip install upgrade tensorflow==1.4.0
pip3 的使用方法也是相同的
getopt getopts
Shell 脚本中获取参数
https://blog.csdn.net/wh211212/article/details/53750366
https://blog.csdn.net/sinat_36521655/article/details/79296181
cal 命令
cal 命令可以用于显示公历(阳历)日历
https://www.cnblogs.com/peida/archive/2012/12/14/2817473.html
telnet 命令
telnet 命令用于调试网络端口是否连接正常
https://blog.csdn.net/hero_cheng/article/details/53763856
https://www.cnblogs.com/Anidot/articles/6875219.html
网友评论