new Date('yyyy-MM-dd hh:mm:ss')在Safari中的问题
如:new Date('2019-09-04 09:00:41') 得到的是 Invalid Date
使用 new Date('2019/09/04 09:00:41') 是正常的
MDN: a simplification of the ISO 8601 calendar date extended format
The standard string representation of a date time string is a simplification of the ISO 8601 calendar date extended format (see Date Time String Format section in the ECMAScript specification for more details). For example, “2011-10-10” (date-only form), “2011-10-10T14:48:00” (date-time form), or “2011-10-10T14:48:00.000+ ...
uni-app
1234567# package.json指定输出目录cross-env UNI_OUTPUT_DIR=custom ...添加自定义环境变量cross-env MY_ENV=dev ...
PhantomJS not found on PATH
非网络原因可能是因为环境未安装bzip2工具
yum -y install bzip2
Git误删分支恢复方法
不小心删除本地分支和远程分支,使用如下方法恢复代码
git log -a 找到提交的commit id
git branch recover_branch fc4b7dca5e424207c6307118fda69215ec842555
git checkout recover_branch
Mac查看端口是否存在
nc -zv 127.0.0.1 8080
使用standard-version进行版本管理
"standard-version": {
"issueUrlFormat": "http://redmine.mei1.info/issues/{{id}}",
"commitUrlFormat": "http://git.mei1.info/yinxianwei/test-version/commit/{{hash}}"
}
"commitUrlFormat": "http://git.mei1.info/yinxianwei/test-version/commit/{{hash}}"
yarn run release git push –follow-tags origin test git checkout master && git pull & ...
微信redirect_uri
讨论帖:
https://www.v2ex.com/t/339467
https://github.com/guanMac/blog/blob/master/web%E5%89%8D%E7%AB%AF/1.%E5%8D%95%E9%A1%B5%E5%BA%94%E7%94%A8%E7%B3%BB%E5%88%97/%E5%8D%95%E9%A1%B5%E5%BA%94%E7%94%A8%E7%9A%84%E5%BE%AE%E4%BF%A1%E7%AB%AF%E8%B7%AF%E7%94%B1hash%E9%97%AE%E9%A2%98.md
选中取消iconfont所有图标
打开控制台,粘贴下面代码,回车
1234567891011var ls = document.getElementsByClassName('icon-cover-freeze');var mClick = function(index) { if (index == ls.length) return; ls[index].firstElementChild.click(); setTimeout(() => { mClick(index + 1); }, 5);};mClick(0);
Aerial 4k下载地址
Aerial版本:1.4.7beta6
1234567891011121314https://sylvan.apple.com/Aerials/2x/Videos/DB_D001_C001_4K_SDR_HEVC.movhttps://sylvan.apple.com/Aerials/2x/Videos/DB_D001_C005_4K_SDR_HEVC.movhttps://sylvan.apple.com/Aerials/2x/Videos/DB_D008_C010_4K_SDR_HEVC.movhttps://sylvan.apple.com/Aerials/2x/Videos/DB_D011_C009_4K_SDR_HEVC.movhttps://sylvan.apple.com/Aerials/2x/Videos/DB_D011_C010_4K_SDR_HEVC.movhttps://sylvan.apple.com/Aerials/2x/Videos/GL_G004_C010_4K_SDR_HEVC.movhttps://sylvan.apple.com/Aerials/2x ...
MagSafe 2 更换电源线
准备
钳子
新的电源线(淘宝二十几块)
吹风机