11 2015 档案

摘要:Ubuntu 下安装 apt-get install npm 失败的解决方案:sudo apt-get remove nodejs npm ## remove existing nodejs and npm packagessudo apt-get install curl curl -sL ht... 阅读全文
posted @ 2015-11-23 15:30 94cool 阅读(2809) 评论(0) 推荐(0) 编辑
摘要:js 日期2015/12/22/16/45替换2015-12-22 16:45格式利用正则分组:function toChange(date) { var reg = /(\d+)\/(\d+)\/(\d+)\/(\d+)\/(\d+)/g; return date.replace(reg, "$1... 阅读全文
posted @ 2015-11-19 16:46 94cool 阅读(164) 评论(0) 推荐(0) 编辑

< 2025年3月 >
23 24 25 26 27 28 1
2 3 4 5 6 7 8
9 10 11 12 13 14 15
16 17 18 19 20 21 22
23 24 25 26 27 28 29
30 31 1 2 3 4 5
点击右上角即可分享
微信分享提示