HTML基礎(3.1 input)

本文可能有部分內容初學者看不懂, 我用了python的tornado模塊,爲了造一個後臺 import tornado.ioloop import tornado.web class MainHandler(tornado.web.RequestHandler): def get(self): print(111) self.write("GET")
相關文章
相關標籤/搜索