JavaScript web950406 2020-07-28 100 阅读1分钟 函数柯力化 function a(q){ return function b(w){ return a + b } }