window.location.protocol window.location.host

Posted by 夏泽民

protocol 属性是一个可读可写的字符串,可设置或返回当前 URL 的协议。



useEffect

Posted by 夏泽民

函数组件中没有生命周期,那么可以使用 useEffect 来替代。如果你熟悉 React class 的生命周期函数,你可以把 useEffect Hook 看做 componentDidMount,componentDidUpdate 和 componentWillUnmount 这三个函数的组合。



shell =~

Posted by 夏泽民

在shell脚本中,经常遇到 “=~” ,表达形式如下:



nats

Posted by 夏泽民

https://github.com/nats-io/nats-server NATS-Server接受命令行参数作为控制手段。主要的服务器参数如下。



jsrun

Posted by 夏泽民

国外的: jsfiddle , jsbin , codepen 国内的: jsrun,jsdm,runjs http://go.jsrun.net/



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