cli

Posted by 夏泽民

首先,使用 JavaScript 语言,写一个可执行脚本 hello 。



bin

Posted by 夏泽民

npm install –save-dev node-sass 1 安装好依赖后, node_modules 文件夹下 .bin 就出现了node-sass 文件,



npm

Posted by 夏泽民

npm 可以在项目package.json里面自定义脚本命令



minio

Posted by 夏泽民

https://github.com/minio/minio



x-request-id

Posted by 夏泽民

当您操作由客户端访问的Web服务时,可能难以将请求(客户端可以看到)与服务器日志(服务器可以看到)相关联。 X-Request-ID的想法是,客户端可以创建一些随机ID并将其传递给服务器。然后,服务器在其创建的每个日志语句中包含该ID。如果客户端收到错误,它可以将ID包含在错误报告中,允许服务器运算符查找相应的日志语句(而不必依赖于时间戳,IP等)。



Search

Popular posts

Anything in here will be replaced on browsers that support the canvas element

Recent posts

This blog is maintained by 夏泽民

Get in touch with me at 465474307@qq.com

Subscribe to our mailing list

* indicates required