|
11 年之前 | |
---|---|---|
.. | ||
lib | 12 年之前 | |
src | 12 年之前 | |
.gitignore | 12 年之前 | |
README.md | 12 年之前 | |
__init__.py | 12 年之前 | |
benchmark_config | 12 年之前 | |
nginx.conf | 11 年之前 | |
nginx.conf.libevent | 11 年之前 | |
setup_iis.ps1 | 11 年之前 | |
setup_iis.py | 11 年之前 | |
setup_libevent.py | 11 年之前 | |
setup_nginx.py | 11 年之前 | |
setup_xsp.py | 11 年之前 | |
source_code | 12 年之前 |
http://localhost:8080/json
MySQL
http://localhost:8080/db
http://localhost:8080/db/10
sudo apt-get install build-essential autoconf automake libtool zlib1g-dev git
git clone git://github.com/mono/mono
cd mono
git checkout mono-3.0.10
./autogen.sh --prefix=/usr/local
make get-monolite-latest
make EXTERNAL_MCS=${PWD}/mcs/class/lib/monolite/basic.exe
sudo make install
cd ..
git clone git://github.com/mono/xsp
cd xsp
git checkout 3.0
./autogen.sh --prefix=/usr/local
make
sudo make install
Language
Platforms
Web Servers
Web Stack
Databases
Developer Tools