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  鸪斑兔  阅读(235)  评论(0编辑  收藏  举报