• Stars
    star
    210
  • Rank 187,585 (Top 4 %)
  • Language
    Objective-C
  • Created over 11 years ago
  • Updated almost 10 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Code snippet on iOS

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:
Screenshots

3, KSUtilitiesDemo iOS utilities.

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