阅读背景:

类型错误:不支持的操作数类型(s) %:“long”和“str”

来源:互联网 

With this code:

这段代码:

current_time=time.localtime()
time_now=time.strftime('%H:%M:%S',current_time)

cursor.execute("Select * from SUBSCRIPTION_DETAILS where Alert_time='%s'") % time_now
current_time=time.loc



你的当前访问异常,请进行认证后继续阅读剩余内容。

分享到: