摘要: 执行原生SQL: 1 from django.db import connection, connections 2 cursor = connection.cursor() 3 cursor.execute( 4 """select * from tb where nid=%s""",[user. 阅读全文
posted @ 2019-03-20 15:33 Neroi 阅读(953) 评论(0) 推荐(0) 编辑
摘要: 1 <select id="question"> 2 {# 常见问题。ajax用editor.html('1231254')填充#} 3 <option value="1">手机问题</option> 4 <option value="2">电脑无法开机</option> 5 <option val 阅读全文
posted @ 2019-03-20 13:43 Neroi 阅读(747) 评论(0) 推荐(0) 编辑