xiafb / iOSSnippet

Code snippet on iOS

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

iOSSnippet

Code snippet on iOS

1, SQLiteDemo Demonstate how to use sqlite on iOS, such as open/close database, create table, insert/update/delete record.

2, CorePlotDemo Demonstate how to use CorePlot on iOS, display xygraph and scatter space. Sreenshots:https://github.com/kesalin/iOSSnippet/blob/master/CorePlotDemo/Note01.png

3, KSUtilitiesDemo iOS utilities.

4, KSNetworkDemo Demonstate network programming with socket, CFNetwork, Bonjour on iOS.

About

Code snippet on iOS