代码拉取完成,页面将自动刷新
同步操作将从 吕焱飞/QASystem 强制同步,此操作会覆盖自 Fork 仓库以来所做的任何修改,且无法恢复!!!
确定后同步将在后台操作,完成时将刷新页面,请耐心等待。
import pymongo
handler = pymongo.MongoClient().qa_system.question
question = [
{'author': '王小一',
'title': '1+1=?',
'detail': '请问1+1等于几?',
'ask_time': '2018-07-23 12:18:11',
'vote_up': 0,
'vote_down': 100},
{'author': '张小二',
'title': '为什么说42 is the answer of all?',
'detail': '这句话出自哪里?',
'ask_time': '2018-07-23 12:18:11',
'vote_up': 100,
'vote_down': 0},
{'author': '刘小三',
'title': '明天天气如何?',
'detail': '明天会下雨吗?',
'ask_time': '2018-07-23 12:18:11',
'vote_up': 10,
'vote_down': 10},
{'author': '旺小四',
'title': '此时相忘不相闻下一句是什么?',
'detail': '还有,这是谁写的诗?',
'ask_time': '2018-07-23 12:18:11',
'vote_up': 100,
'vote_down': 3},
{'author': '赵小五',
'title': '把微波炉温度调低一些,可以孵鸡蛋吗?',
'detail': '孵蛋除了温度还需要什么?',
'ask_time': '2018-07-23 12:18:11',
'vote_up': 23,
'vote_down': 3},
{'author': '朱小六',
'title': '四大名著你喜欢哪一本?',
'detail': '请回答具体原因。',
'ask_time': '2018-07-23 12:18:11',
'vote_up': 70,
'vote_down': 2},
{'author': '马小七',
'title': '你知道明朝时期的四大名著,除了《西游记》《水浒传》和《三国演义》还有一本是什么吗?',
'detail': '这本书的作者又是是呢?',
'ask_time': '2018-07-23 12:18:11',
'vote_up': 120,
'vote_down': 16},
]
handler.insert_many(question)
此处可能存在不合适展示的内容,页面不予展示。您可通过相关编辑功能自查并修改。
如您确认内容无涉及 不当用语 / 纯广告导流 / 暴力 / 低俗色情 / 侵权 / 盗版 / 虚假 / 无价值内容或违法国家有关法律法规的内容,可点击提交进行申诉,我们将尽快为您处理。