会员
周边
新闻
博问
闪存
赞助商
YouClaw
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
Komyo
博客园
首页
新随笔
联系
管理
订阅
2019年4月29日
类与对象
摘要: 面向对象设计 1.函数式编程 2.面向过程编程 3.面向对象编程 利用函数也可以实现面向对象编程 def peple(name,gender): def head(peple): print("this is %s head"%peple["name"]) def hand(peple): prin
阅读全文
posted @ 2019-04-29 10:38 Komyo
阅读(109)
评论(0)
推荐(0)
公告