摘要:
那么Cowboy是什么呢?Cowboy is a small, fast and modular HTTP server written in Erlang.其定位非常明确:Cowboy aims to provide a complete HTTP stack in a small code ba... 阅读全文
摘要:
好吧,用的语法很糟糕。。。但是至少是做了练习。题目%The sequence of triangle numbers is generated by adding the natural numbers. So the 7th triangle number would be 1 + 2 + 3 +... 阅读全文
摘要:
1、(in Erlang shell)A sequence of expressions must be terminated with a period followed by whitespace; otherwise, it won't be executed. You can separat... 阅读全文