V2EX = way to explore
V2EX 是一个关于分享和探索的地方
现在注册
已注册用户请  登录
V2EX  ›  GenHong  ›  全部回复第 1 页 / 共 1 页
回复总数  2
2018-02-01 11:38:12 +08:00
回复了 PMinV2 创建的主题 程序员 Nginx + supervisord 怎么配置可以实现公网域名访问
@defunct9 表示赞同~~
2018-01-12 18:46:34 +08:00
回复了 zdnyp 创建的主题 Python 为啥存不到数据库呢?正常打印输出都没问题的...
sql = """INSERT INTO test(title,source_time, source, content_body, pageurl,pic)VALUES (%s,%s,%s,%s,%s,%s)"""
# 执行 sql 语句
cursor.execute(sql, (title,time,source,content_content,content_url,pic))
关于   ·   帮助文档   ·   博客   ·   API   ·   FAQ   ·   我们的愿景   ·   实用小工具   ·   5506 人在线   最高记录 6543   ·     Select Language
创意工作者们的社区
World is powered by solitude
VERSION: 3.9.8.5 · 16ms · UTC 03:24 · PVG 11:24 · LAX 20:24 · JFK 23:24
Developed with CodeLauncher
♥ Do have faith in what you're doing.