摘要: <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"><html><head> <title>轮播图</title> <meta charset="U 阅读全文
posted @ 2020-02-25 17:45 Stary_tx 阅读(747) 评论(0) 推荐(0)
摘要: # #1.render进行页面渲染 star='you are so beautiful' star2='handsome' # render_to_response需要引入 # return render_to_response('test.html',{'name1':star,'name2': 阅读全文
posted @ 2020-02-25 12:59 Stary_tx 阅读(336) 评论(0) 推荐(0)