随笔分类 -  tornado

摘要:4 Databases1 pymongo2 simple word dictionary3 Burts booksread from databaseediting and adding books4 Databases1 pymongopymongo是python用来连接MongoDB数据库的一个... 阅读全文
posted @ 2015-05-17 19:55 Jolin123 阅读(447) 评论(0) 推荐(0)
摘要:3 Extending Templates1 blocks and substitutions2 autoescaping3 UI modulesbasic module usagemodules in depthembedding javascript and css3 Extending Tem... 阅读全文
posted @ 2015-05-15 13:50 Jolin123 阅读(641) 评论(0) 推荐(0)
摘要:Forms and Templatesex poem maker protemplate syntaxcontrol flow statementsusing functions in templatesstatic filesForms and Templatesex poem maker pro... 阅读全文
posted @ 2015-05-13 16:21 Jolin123 阅读(375) 评论(0) 推荐(0)
摘要:hello.pymport tornado.httpserverimport tornado.ioloopimport tornado.optionsimport tornado.webfrom tornado.options import define, optionsdefine("port",... 阅读全文
posted @ 2015-05-13 10:53 Jolin123 阅读(1753) 评论(0) 推荐(0)