Description: Python syntax is simple and clear, rich and powerful class library. It is often nicknamed glue language, it can easily the various modules produced in other languages (especially C/C++) easily linked together. A common application scenarios, use the python program quickly generate prototype (and sometimes is the final interface), and parts of which have special requirements, rewritten using more appropriate language, such as 3D gaming graphics rendering module require very high speed, it can be rewritten with C++.
To Search:
File list (Check if you may need any files):
BowenNong
.........\assignment2
.........\...........\admin_mail.py
.........\...........\app.yaml
.........\...........\favicon.ico
.........\...........\index.yaml
.........\...........\mailer.py
.........\...........\mailer.pyc
.........\...........\main.py
.........\...........\main.pyc
.........\...........\model.py
.........\...........\model.pyc
.........\...........\register.py
.........\...........\register.pyc
.........\...........\stylesheets
.........\...........\...........\firstndb.css
.........\...........\...........\styledform.css
.........\...........\templates
.........\...........\.........\base.html
.........\...........\.........\create.html
.........\...........\.........\get.html
.........\...........\.........\login.html
.........\...........\.........\manage.html
.........\...........\.........\post.html
.........\...........\.........\register.html
.........\...........\.........\registersuccess.html