05 2017 档案
摘要:you don't know github
阅读全文
摘要:# JavaScript interview Question - Create a Array with two papameters without using loop!
## JavaScript - 不用循环, 创建数组 & 数据
https://stackoverflow.com/a/44206718/5934465
> JavaScript问题:
自定义一个函数,接收 m,n 两个整数参数,
返回一个长度为m 的且值都等于n的数组,
不能使用任何js 的循环语句 (for, for in, for of , forEach, while, do while)!
阅读全文
摘要:css variables & CSS 变量
阅读全文
摘要:Web Design Trends for 2017
阅读全文