Tornado 5.1 Documentation
example application for a complete example that uses authentication (and stores user data in a MySQL database). Third party authentication The tornado.auth module implements the authentication and authorization listen(8888) IOLoop.current().start() if __name__ == '__main__': main() Configure your operating system or process manager to run this program to start the server. Please note that it may be necessary ler): def initialize(self, database): self.database = database def get(self, username): ... app = Application([ (r'/user/(.*)', ProfileHandler, dict(database=database)), ]) RequestHandler.prepare()0 码力 | 243 页 | 895.80 KB | 1 年前3
Tornado 4.5 Documentation
le/demos/blog] for a complete example that uses authentication (and stores user data in a MySQL database). Third party authentication The tornado.auth module implements the authentication and authorization listen(8888) IOLoop.current().start() if __name__ == '__main__': main() Configure your operating system or process manager to run this program to start the server. Please note that it may be necessary def initialize(self, database): self.database = database def get(self, username): ... app = Application([ (r'/user/(.*)', ProfileHandler, dict(database=database)), ]) RequestHandler0 码力 | 333 页 | 322.34 KB | 1 年前3
Tornado 4.5 Documentation
example application for a complete example that uses authentication (and stores user data in a MySQL database). Third party authentication The tornado.auth module implements the authentication and authorization listen(8888) IOLoop.current().start() if __name__ == '__main__': main() Configure your operating system or process manager to run this program to start the server. Please note that it may be necessary ler): def initialize(self, database): self.database = database def get(self, username): ... app = Application([ (r'/user/(.*)', ProfileHandler, dict(database=database)), ]) RequestHandler.prepare()0 码力 | 222 页 | 833.04 KB | 1 年前3
Tornado 6.1 Documentation
application for a complete example that uses authentication (and stores user data in a PostgreSQL database). Third party authentication The tornado.auth module implements the authentication and authorization listen(8888) IOLoop.current().start() if __name__ == '__main__': main() Configure your operating system or process manager to run this program to start the server. Please note that it may be necessary ler): def initialize(self, database): self.database = database def get(self, username): ... app = Application([ (r'/user/(.*)', ProfileHandler, dict(database=database)), ]) 6.2. Web framework 390 码力 | 245 页 | 904.24 KB | 1 年前3
Tornado 6.0 Documentation
example application for a complete example that uses authentication (and stores user data in a MySQL database). Third party authentication The tornado.auth module implements the authentication and authorization listen(8888) IOLoop.current().start() if __name__ == '__main__': main() Configure your operating system or process manager to run this program to start the server. Please note that it may be necessary ler): def initialize(self, database): self.database = database def get(self, username): ... app = Application([ (r'/user/(.*)', ProfileHandler, dict(database=database)), ]) RequestHandler.prepare()0 码力 | 245 页 | 885.76 KB | 1 年前3
Tornado 5.1 Documentation
le/demos/blog] for a complete example that uses authentication (and stores user data in a MySQL database). Third party authentication The tornado.auth module implements the authentication and authorization listen(8888) IOLoop.current().start() if __name__ == '__main__': main() Configure your operating system or process manager to run this program to start the server. Please note that it may be necessary def initialize(self, database): self.database = database def get(self, username): ... app = Application([ (r'/user/(.*)', ProfileHandler, dict(database=database)), ]) RequestHandler0 码力 | 359 页 | 347.32 KB | 1 年前3
Tornado 6.4 Documentation
application for a complete example that uses authentication (and stores user data in a PostgreSQL database). Third party authentication The tornado.auth module implements the authentication and authorization asyncio.Event().wait() if __name__ == '__main__': asyncio.run(main()) Configure your operating system or process manager to run this program to start the server. Please note that it may be necessary ler): def initialize(self, database): self.database = database def get(self, username): ... app = Application([ (r'/user/(.*)', ProfileHandler, dict(database=database)), ]) RequestHandler.prepare()0 码力 | 268 页 | 1.09 MB | 1 年前3
Tornado 6.2 Documentation
application for a complete example that uses authentication (and stores user data in a PostgreSQL database). 6.1. User’s guide 33 Tornado Documentation, Release 6.2 Third party authentication The tornado asyncio.Event().wait() if __name__ == '__main__': asyncio.run(main()) Configure your operating system or process manager to run this program to start the server. Please note that it may be necessary ler): def initialize(self, database): self.database = database def get(self, username): ... app = Application([ (r'/user/(.*)', ProfileHandler, dict(database=database)), ]) RequestHandler.prepare()0 码力 | 260 页 | 1.06 MB | 1 年前3
Tornado 6.4 Documentation
application for a complete example that uses authentication (and stores user data in a PostgreSQL database). Third party authentication The tornado.auth module implements the authentication and authorization asyncio.Event().wait() if __name__ == '__main__': asyncio.run(main()) Configure your operating system or process manager to run this program to start the server. Please note that it may be necessary ler): def initialize(self, database): self.database = database def get(self, username): ... app = Application([ (r'/user/(.*)', ProfileHandler, dict(database=database)), ]) RequestHandler.prepare()0 码力 | 268 页 | 1.09 MB | 1 年前3
Tornado 6.4 Documentation
application for a complete example that uses authentication (and stores user data in a PostgreSQL database). Third party authentication The tornado.auth module implements the authentication and authorization asyncio.Event().wait() if __name__ == '__main__': asyncio.run(main()) Configure your operating system or process manager to run this program to start the server. Please note that it may be necessary ler): def initialize(self, database): self.database = database def get(self, username): ... app = Application([ (r'/user/(.*)', ProfileHandler, dict(database=database)), ]) RequestHandler.prepare()0 码力 | 268 页 | 1.09 MB | 1 年前3
共 20 条
- 1
- 2













