2019年4月30日
摘要: 使用post来提交数据 用户名和密码校正 post提交后的处理 简单的登陆验证 从简单的cookie开始 set_cookie设置cookie get_cookie 获取设置好的信息 cookie_secret签名防止伪造 current_user当前用户 self.current_user 模板中 阅读全文
posted @ 2019-04-30 14:01 python兵者 阅读(498) 评论(0) 推荐(0)