摘要:
MapReduce的设计灵感来自于函数式编程,这里不打算提MapReduce,就拿python中的map()函数来学习一下。 文档中的介绍在这里: map(function, iterable, ...) Apply function to every item of iterable and re 阅读全文
posted @ 2016-10-13 17:07
“人生苦短”
阅读(645)
评论(0)
推荐(0)
摘要:
一、设置python环境 1. 从以下路径中将StcPython.py文件拷贝出来 Linux: /Installdir/Spirent_TestCenter_4.xx/Spirent_TestCenter_Application_Linux/API/Python Windows: C:\Progr 阅读全文
posted @ 2016-10-13 16:08
“人生苦短”
阅读(5059)
评论(8)
推荐(1)