欢迎大家赞助一杯啤酒🍺 我们准备了下酒菜:Formal mathematics/Isabelle/ML, Formal verification/Coq/ACL2, C++/F#/Lisp
Django
来自开放百科 - 灰狐
Django: The Web framework for perfectionists with deadlines
First, download Django-0.95.tar.gz. Then:
tar xzvf Django-0.95.tar.gz cd Django-0.95 sudo python setup.py install cd /var/www django-admin.py startproject mysite cd mysite python manage.py runserver http://localhost:8000
分享您的观点