c#擴展出MapReduce方法

MapReduce方法主體: 1 public static IDictionary<TKey, TResult> MapReduce<TInput, TKey, TValue, TResult>(this IList<TInput> inputList, 2 Func<MapReduceData<TInput>, KeyValueClass<TKey, TValue>
相關文章
相關標籤/搜索