ES8大法好——JavaScript里用上真正的延时函数sleep()
我是业余编程爱好者,写代码的时间不多,每次写还要从掌握的近十种语言里现调取知识(现在脚本写的多,正儿八经的语言不写了),非常痛苦。JavaScript是函数式的语言,和我们一般的观念认识不大一样,写起来就麻烦。让我一直觉得困难的就是延时函数。
我是业余编程爱好者,写代码的时间不多,每次写还要从掌握的近十种语言里现调取知识(现在脚本写的多,正儿八经的语言不写了),非常痛苦。JavaScript是函数式的语言,和我们一般的观念认识不大一样,写起来就麻烦。让我一直觉得困难的就是延时函数。
知乎上爆料虾米音乐称活动VIP用户为「穷逼」,看来我不应该继续用网页版的虾米音乐了,免得拖累人家产品发展。
后面又曝出了知乎称使用旧版浏览器的用户为「愚蠢的」,唉。
Recently the Pandoc upgrades to Pandoc 2. After struggling with reference for docx in Pandoc, I finally make the workflow elegant. Below is a Makefile that can generate docx from md, where the old docx is used as template. Thus the changed style in the docx is reserved, and you can change the md file to get proper docx file.