摘要:
1、变量对象(variable object) 原文:Every execution context has associated with it a variable object. Variables and functions declared in the source text are a 阅读全文
摘要:
一、定义 维基百科中对柯里化 (Currying) 的定义为: In mathematics and computer science, currying is the technique of translating the evaluation of a function that takes 阅读全文