Pie Progress View
- 授权协议: MIT
- 开发语言: Objective-C
- 操作系统: iOS
- 软件首页: https://github.com/samsoffes/sstoolkit
软件介绍
实现饼状图样式的进度条。即进度条的进度显示成饼状图的样式。下载的代码其实是一个比较完整的代码库,叫做SSToolkit。SSToolkit代码库是作者将他在app中实现的各种各样的UI效果做成个代码库,方便其他人使用。实现饼状图的进度条代码段是SSPieProgressView.h以及SSPieProgressView.m。 [Code4App.com]
Introduction to Tornado
Michael Dory、Adam Parrish、Brendan Berg / O'Reilly Media / 2012-3-28 / USD 23.99
Tornado is a scalable, non-blocking web server and web application framework written in Python. It is also light-weight to deploy, fun to write for, and incredibly powerful. Tornado was written with p......一起来看看 《Introduction to Tornado》 这本书的介绍吧!
