会员
众包
新闻
博问
闪存
赞助商
HarmonyOS
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
gege4105
Some of us get dipped in flat, some in satin, some in gloss. But every once in a while you find someone who's iridescent, and when you do, nothing will ever compare.
CnBlogs
Home
New Post
Contact
Admin
Subscription
2021年3月17日
python面试问题
python基础 meta编程(元编程) 元编程指编写代码的代码 python中,元编程是指一种构建函数和类的行为,这些函数和类可以通过修改、包装现有代码或生成代码来进行操纵。实现方法是装饰器或者元类(type) 装饰器(不赘述) def descr(func): @wraps(func) def
Read More
posted @ 2021-03-17 17:43 gege4105
Views(92)
Comments(0)
Diggs(0)
公告