欢迎大家赞助一杯啤酒🍺 我们准备了下酒菜:Formal mathematics/Isabelle/ML, Formal verification/Coq/ACL2, C++/F#/Lisp
Compojure
来自开放百科 - 灰狐
(版本间的差异)
(以“Compojure ==指南== lein new compojure hello-world cd hello-world lein ring server-headless http://localhost:3000 ==图集== ==链接== *[https://github.com/...”为内容创建页面) |
小 (→简介) |
||
(未显示1个用户的3个中间版本) | |||
第1行: | 第1行: | ||
Compojure | Compojure | ||
+ | |||
+ | ==简介== | ||
+ | [[Clojure]]路由库 | ||
+ | |||
+ | ==功能== | ||
==指南== | ==指南== | ||
lein new compojure hello-world | lein new compojure hello-world | ||
cd hello-world | cd hello-world | ||
+ | lein test | ||
lein ring server-headless | lein ring server-headless | ||
+ | lein ring server | ||
http://localhost:3000 | http://localhost:3000 | ||
2017年12月17日 (日) 06:03的最后版本
Compojure
目录 |
[编辑] 简介
Clojure路由库
[编辑] 功能
[编辑] 指南
lein new compojure hello-world cd hello-world lein test lein ring server-headless lein ring server http://localhost:3000
[编辑] 图集
[编辑] 链接
分享您的观点