会员
众包
新闻
博问
闪存
赞助商
HarmonyOS
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
糕事情
博客园
首页
新随笔
联系
管理
订阅
2018年3月8日
LearnPython_week4
摘要: 1、装饰器2、生成器3、迭代器4、内置方法5、可序列化6、项目规范化 1、装饰器 # -*- coding:utf-8 -*- # Author:Wong Du ### 原代码 def home(): print("Welcome to home...") def shoe(): print("We
阅读全文
posted @ 2018-03-08 10:43 糕事情
阅读(266)
评论(0)
推荐(0)
公告