摘要: var p={ age:20};function Person(name,sex){ console.log(this); console.log(this.age); console.log(name,sex)}Function.prototype.bindy=function(context){ 阅读全文
posted @ 2020-09-03 17:15 菜鸟程序员的总结 阅读(401) 评论(0) 推荐(0)
摘要: 可以自定义列数和间距 代码存放地址: https://github.com/doujiangtao/Waterfallsflow/ 阅读全文
posted @ 2020-09-03 13:19 菜鸟程序员的总结 阅读(160) 评论(0) 推荐(0)