- 授权协议: GPLv3+
- 开发语言: C/C++
- 操作系统: Linux
- 软件首页: https://github.com/daniel-thompson/hbcxx
- 软件文档: https://github.com/daniel-thompson/hbcxx/blob/master/README.asciidoc
软件介绍
hbcxx 是一个使用 Unix #!/path/to/interpreter 工作技术来使 C++ 源代码能直接执行的工具。hbcxx 让用户能更快的编码,不需要编写一个构建系统或者是提供一个安装脚本给简单的程序。
Introduction to Tornado
Michael Dory、Adam Parrish、Brendan Berg / O'Reilly Media / 2012-3-28 / USD 23.99
Tornado is a scalable, non-blocking web server and web application framework written in Python. It is also light-weight to deploy, fun to write for, and incredibly powerful. Tornado was written with p......一起来看看 《Introduction to Tornado》 这本书的介绍吧!
