命令行 Node.js 服务器连接构建 tj serve
- 授权协议: MIT
- 开发语言: JavaScript
- 操作系统: 跨平台
- 软件首页: https://github.com/tj/serve
软件介绍
serve 是简单的命令行 Node.js 文件/目录 服务器连接构建,支持 stylus,jade 等等。灵感来源于 http-server。
使用:
Usage: serve [options] [dir] Options: -v, --version output the version number -F, --format <fmt> specify the log format string -p, --port <port> specify the port [3000] -f, --favicon <path> serve the given favicon -H, --hidden enable hidden file serving -C, --cors allows cross origin access serving -S, --no-stylus disable stylus rendering -J, --no-jade disable jade rendering --no-less disable less css rendering -I, --no-icons disable icons -L, --no-logs disable request logging -D, --no-dirs disable directory serving --compress gzip or deflate the response --exec <cmd> execute command on each request -h, --help output usage information
突破——程序员如何练就领导力
刘朋 / 电子工业出版社 / 2018-8-31 / 55.00元
内容简介: 在今日中国如雨后春笋般出现的各种新兴的互联网和软件公司中,有越来越多的技术达人凭借在技术上的优异表现而被晋升为技术团队的管理者和领导者。然而,从技术到管理——从单枪匹马的个人贡献者到一呼百应的技术团队领导者——注定是“惊险的一跃”。对于刚走上技术团队管理岗位的技术专家,你一定遇到过和本书作者当年一样的各种困惑和不适“症状”: ——我能处理好人“机”关系,但是如何处理好人际关......一起来看看 《突破——程序员如何练就领导力》 这本书的介绍吧!

