11 2018 档案

摘要:用到的知识点: 1、bind函数 2、函数递归调用自身 3、promise test 阅读全文
posted @ 2018-11-16 16:12 无工时代 阅读(743) 评论(0) 推荐(0) 编辑
摘要:对函数参数的封装 一个原始函数有n个参数,用wrap对函数进行封装,生成一个新的函数,当给它传入参数数量为n的时候,将执行原始函数,否则不执行 阅读全文
posted @ 2018-11-13 10:50 无工时代 阅读(730) 评论(0) 推荐(0) 编辑
摘要:已知有流程step1、step2、step3、step4、step5 , 如何控制输出下面过程 例如: 1:step1、step2、step3、step2、step3、step4、step5 2:step1、step2、step4、step5 3:step1、step2、step4、step5、st 阅读全文
posted @ 2018-11-01 20:07 无工时代 阅读(192) 评论(0) 推荐(0) 编辑

点击右上角即可分享
微信分享提示