会员
周边
众包
新闻
博问
闪存
赞助商
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
简洁模式
...
退出登录
注册
登录
maze
2017年1月8日
会议室预定代码
摘要: 会议室预定系统 1、models.py 1 from django.db import models 2 3 # Create your models here. 4 class MeetingRoom(models.Model): 5 '''会议室''' 6 name = models.CharF
阅读全文
posted @ 2017-01-08 13:45 vmaze
阅读(474)
评论(0)
推荐(0)
编辑
导航
管理
公告