会员
周边
捐助
新闻
博问
闪存
赞助商
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
简洁模式
...
退出登录
注册
登录
角角边
CnBlogs
Home
New Post
Contact
Admin
Subscription
2022年10月5日
28 对象的封装并返回值
常用与ajax数据返回: class BaseResponse(object): def __init__(self, status=False, detail=None, data=None): self.status = status self.detail = detail self.data
Read More
posted @ 2022-10-05 10:29 角角边
Views(14)
Comments(0)
Diggs(0)
Edit
公告