摘要: 前端获取容器类型的数据统一使用 句点符(.) 视图层 def index(request): num = 1 s = '我是神我是神我是神我是神我是神' d = {'name': 'wushen', 'age': '18', 'hobby': '打篮球'} l = ['a', 2['b', 'c'] 阅读全文
posted @ 2022-04-23 20:26 吴神 阅读(30) 评论(0) 推荐(0)