Skip to content

Latest commit

 

History

History
19 lines (13 loc) · 509 Bytes

README.md

File metadata and controls

19 lines (13 loc) · 509 Bytes

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.