第五章

作者: Oppenheim | 来源:发表于2018-10-12 13:41 被阅读5次

    高阶函数 map,filter,reduce
    匿名函数 lambda
    any/all
    可调用对象,创建call方法
    内省函数dir(func)
    clip 模块
    inspect模块
    函数注解
    operater itemgetter attragetter
    functools.partial 冻结参数

    相关文章

      网友评论

          本文标题:第五章

          本文链接:https://www.haomeiwen.com/subject/bjtgaftx.html