Record my learning of following source code
web.py is a web framework for Python that is as simple as it is powerful.
Current notes are in:
wsgiref is a reference implementation of the WSGI specification that can be used to add WSGI support to a web server or framework.
Current notes are in:
- wsgiref-analysis(in chinese)
OpenJDK (Open Java Development Kit) is a free and open source implementation of the Java Platform, Standard Edition (Java SE).
Current notes are in: