• python 数据库值的提取小问题
  • python

cur=conn.cursor

row=cur.fetchall()

print(row[0][0])


最后的row[0][0]索引是什么意思呢?

  • Ark    2019-07-28 11:11:58
  • 阅读 820    收藏 0    回答 1
  • 收藏
  • 分享
发送
登录 后发表评论
发送
此问答将在内关闭,或在双方输入50次回复后关闭...
  • 51testing软件测试圈微信