每周回顾: "Do Not Sleep Til Dub-Dub"

Aaron Brethorst, 2014年4月6日

本周,WWDC的日期正式公布,幸亏原来的基于你恰巧在正确的时间醒来的看似随机的选票分配系统被一个更公平的彩绘系统所取代。去年我制作了一张用于本周公告的宾果牌,我的预测总体上相当不错, although I am really bummed out that iOS 7 didn't include any nods towards cross-process communication.

I think we'll be getting our first look at iOS 8, OS X 10.10, but it doesn't take a crystal ball to make those predictions. I think what's more interesting will be what don't see. $600 million in sapphire production? No mention. iPhone 6? Nuh-uh. iWatch? Hah, not a chance. Apple TV with an open SDK? ... My fingers are crossed on this one, but Apple's been taking its sweet time and I have no idea when we might actually see this. 2014 makes sense for a number of reasons, but we'll just have to wait and see.

你觉得今年WWDC会推出什么新内容?

最好的祝福,
Aaron


我们在阅读什么


本周精选控制

COSTouchVisualizer

COSTouchVisualizer

在您的iPhone或iPad上可视化了触摸、滚动和长按。

MIT授权。

了解更多 添加到收藏  观看视频


每周回顾

BENTagsView

BENTagsView

一个简单的UIView子类,用于显示一系列标签。

MIT授权。

了解更多 添加到收藏


EXPhotoViewer

EXPhotoViewer

一个充屏式照片查看器,带有缩放,非常容易使用,只需一行代码。它具有“缩放其他应用失效”的效果。它可与任何UIImageView一起工作,无论它是在表格中,在单元中,在自定义制成的摇杆中,还是任何地方!所谓的“EX”是什么意思?它是为了EXTRA AWESOME!!!

要使用它,只需做

[EXPhotoViewer showImageFrom:anImageView];

Voila!其余的只是MAGIC!(实际上是大量代码)

MIT授权。

了解更多 添加到收藏


LPLjubljanaCarParksFunctions

LPLjubljanaCarParksFunctions

LPLjubljanaCarParksFunctions是一个iOS库,便于访问卢布尔雅那的停车场.

http://www.lpt.si/parkirisca

MIT授权。

了解更多 添加到收藏


LPGoogleFunctions

LPGoogleFunctions

LPGoogleFunctions 是一个为iOS提供访问某些Google API功能库的iOS库。

MIT授权。

了解更多 添加到收藏


LPBicikeljStationsFunctions

LPBicikeljStationsFunctions

LPBicikeljStationsFunctions 是一个iOS库,提供对BicikeLJ http://www.bicikelj.si/ 的便捷访问。

MIT授权。

了解更多 添加到收藏


DateTools

DateTools

在Objective-C中轻松处理日期和时间。

MIT授权。

了解更多 添加到收藏


MWKProgressIndicator

MWKProgressIndicator

带有状态更新支持的iOS最小进度指示器。显示在UINavigationBar上方和状态栏下方。

MIT授权。

了解更多 添加到收藏


SUPGridWindow

SUPGridWindow

为iOS应用提供的网格覆盖。在应用开发期间使用,以帮助对齐界面到网格,并轻松发现布局问题。它将覆盖您的应用中的每个视图,但不会干扰交互,因此您仍可以移动。

MIT授权。

了解更多 添加到收藏


SHLineGraphView

SHLineGraphView

SHLineGraphView 是一个简单高效的可重用 UIView 子视图,您可以使用它来创建线图。它使用Core Graphics和Core Animation创建轻量级的图形。使用简单易懂,并且完全可自定义。

MIT授权。

了解更多 添加到收藏


RSReadingBoard

RSReadingBoard

RSReadingBoard 是类似于ZAKER的新闻/文章阅读板,用于iOS7,展示了如何使用Auto Layout。仅支持iPhone UIInterfaceOrientationMaskPortrait,对于iPad支持UIInterfaceOrientationMaskAllButUpsideDown。

MIT授权。

了解更多 添加到收藏


A* Algorithm

A* Algorithm

适用于iOS的A*算法实现。

Apache 2.0许可证。

了解更多 添加到收藏