How to respond to input in html through bottle.py

后端 未结 0 1410
北恋
北恋 2021-01-20 10:13

I am coding a website which needs to append input into a list

from bottle import route, run, static_file, template

HOST = \'localhost\'

@route(\'/static/\')         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题