承接国内外服务器租用托管、定制开发、网站代运营、网站seo优化托管接单、网站代更新,新老站点皆可!!咨询QQ:3787320601
当前位置:首页  >  互联网圈  >  python怎么实现函数多态性

python怎么实现函数多态性

管理员 2023-03-27 09:51:34 互联网圈 44 ℃ 0 评论 655字 收藏

python怎样实现函数多态性

python如何实现函数多态性

在python实现函数的多态性,具体方法以下:

def remove_user(self,user_or_username):

try:

#If user_or_username is a User object

username = user_or_username.name

except AttributeError: #Oops -- didn't works. ask forgiveness ;-)

#If user_or_username is a string

username = user_or_username

remote.remove(username)

文章来源:丸子建站

文章标题:python怎么实现函数多态性

https://www.wanzijz.com/view/4342.html

相关文章

Related articles

X

截屏,微信识别二维码

微信号:weimawl

(点击微信号复制,添加好友)

打开微信