原文:Collection View Programming Guide for iOS---(三)---Designing Your Data Source and Delegate

Designing Your Data Source and Delegate 设计你的数据源和委托 Every collection view must have a data source object providing it with content to display. The data source object is an object that your app provide ...

2013-07-11 15:09 1 3501 推荐指数:

查看详情

Spark Streaming Programming Guide

参考,http://spark.incubator.apache.org/docs/latest/streaming-programming-guide.html Overview SparkStreaming支持多种流输入,like Kafka, Flume, Twitter ...

Sat Feb 22 02:19:00 CST 2014 0 2418
Metal Programming Guide

data-parallel computation Metal App 不能在后台运行,否则会被终止。 Comm ...

Sun Oct 01 20:59:00 CST 2017 0 1417
Designing Data-Intensive Applications

下面是这本书序言中的大部分内容,本人的英文水平有限,有理解不到位的地方还请大家指教,这算是自己对这本书的读书笔记和总结。 数据是当今系统设计中许多挑战的中心,一些难以解决的问题如系统的可扩展性, ...

Thu Jan 18 06:35:00 CST 2018 0 1311
Flink DataSet API Programming Guide

https://ci.apache.org/projects/flink/flink-docs-release-0.10/apis/programming_guide.html Example Program 编程的风格和spark很类似, ExecutionEnvironment ...

Fri Jan 29 21:50:00 CST 2016 0 2586
Designing Data-Intensive Applications

相对于读书笔记,本文更像是一篇阅读大纲,在初步阅读本书后,尚有许多疑难,借用此大纲,以后温故而知新 DDIA讲了什么 什么是data-intensive 原文这样定义 Data-intensive applications are pushing the boundaries ...

Tue Aug 20 18:29:00 CST 2019 0 779
 
粤ICP备18138465号  © 2018-2025 CODEPRJ.COM