Easy Way to Install Nodejs on Ubuntu 16.04(Useful!!!!)
There are many methods to install on Ubuntu, such as NVM
, n
, PPA
, complie
, But if just want to install specific version, it would be easily. Just do as follow.
There are many methods to install on Ubuntu, such as NVM
, n
, PPA
, complie
, But if just want to install specific version, it would be easily. Just do as follow.
VimWordpress is new Plugin for using vim to write blog, it’s simple and powerful.
继续阅读For some reason, I tried to use CSS3 selector :first-child
, but it not works in my project.
Maybe it’s a big bug that I had experienced recently, when I use JavaScript method Date.parse('2016-10-24 18:36')
, two different outputs in Android and IOS. In Android it output the right timestamp which i need, but in IOS, it can not get the timestamp.