Pinned Repositories
2017AtSwift_Concurrency
Playground accompanying talk on iOS Concurrency from @Swift 2017 in Shenzhen
Animated-Paths
Demo project: Animating the drawing of a CGPath with CAShapeLayer.strokeEnd
AudioSwitch
A Sample for changing the volume on Mac
CALayerSample
DZTableView
自己实现一个TableView
machine-learning-for-software-engineers
A complete daily plan for studying to become a machine learning engineer.
UIDebuggingInformationOverlay
A simple category to toggle the UIKit debugger tucked away inside of UIKit's private headers.
zedzhao's Repositories
zedzhao/DZTableView
自己实现一个TableView
zedzhao/CAReplicatorLayer_Animation
zedzhao/CircularReferenceExample
zedzhao/cracking-the-coding-interview
Solutions for the book: Cracking the coding interview V4. Written in C++.
zedzhao/DocReader
Xcode Document Reader
zedzhao/effects
Blur effect for UIView
zedzhao/Harpy
Notify users when a new version of your iOS app is available, and prompt them with the App Store link.
zedzhao/hpple
An XML/HTML parser for Objective-C, inspired by Hpricot.
zedzhao/jekyll
zedzhao/JScrollView_PageControl_AutoScroll
JScrollView+PageControl+AutoScroll for iOS , support ARC
zedzhao/KKCustomMenuTable
Custom UITableViewCell
zedzhao/LongPressInUIWebView
zedzhao/myCodeSnippet
some code segment
zedzhao/UIBezierPath-Symbol
Symbol extension for UIBezierPath class (UIBezierPath category).
zedzhao/Utility
some common code in ios develop