Python的内置函数map

map(function, iterable, ...)

Apply function to every item of iterable and return a list of the results.

posted @ 2013-02-18 14:28  鸪斑兔  阅读(258)  评论(0)    收藏  举报