GithubHelp home page GithubHelp logo

chyxion / ios-demo Goto Github PK

View Code? Open in Web Editor NEW

This project forked from cokecoffe/ios-demo

0.0 2.0 0.0 28.28 MB

demos for ios study.

Objective-C 98.88% Groff 0.26% C 0.74% GLSL 0.01% Ruby 0.05% Shell 0.04% HTML 0.02%

ios-demo's Introduction

##数据库相关: ######1.SQLite的基本使用: 一个联系人的Demo,可以存储用户名,地址,电话号码,并提供了查询功能。 ######1.SQLiteSample: 一个完整封装了的SQLite的使用例子,来源于 易飞扬的博客,我做了一些改动。

##视图方面

######1.UITableview的异步加载: Tableview:实现上提更新数据 ######2.NavigationController的使用: 包括设置导航栏标题、左右按钮、返回按钮标题 ######3.animation UIView过场动画:博客 ######4.ProgressHUD: 状态指示器 ######5.RadioButtonWithUIKit: 单选框的实现 5.1 CheckBox 单选框的实现 ######6.LazyTableImages: Apple官方的列表中图片异步加载 ######7.TPKeyboardAvoiding 防止键盘遮挡UITextField ######8.iPad_popoverView 适用于iPad的弹出框例子 ######9.RadioTable 单选列表的实现,支持异步请求数据,支持联动选择 ######10.CoreAnimationBegin CoreAnimation的简单入门,CABasicAnimation\CAKeyframeAnimation\CAAnimationGroup基本使用 ######11.Pop_TableViewDemo 二级联动选择列表 ######12.Quartz2D Quartz2D ######13.AutoScrollLabel Label跑马灯效果 ######14.UIScrollViews 滚动视图的使用 ######15.CorePlotDemo 绘制图表的Demo,包括饼图,柱状图,折线图 ######16.SwipeBar 抽屉效果 ######17.Pickers 滚轮的基本使用 ######18.dynamicSearchView 一个搜索筛选的例子,可以动态添加或者删除筛选条件,需要筛选的控制器需要实现协议。 ######19.UIView_Animation、UIView_Animation2 UIView基本动画使用\UIView动画的 一些技巧 ######20.tableviewHeadView 滑动表格可以隐藏或消失表格上面的一个视图,比如搜索框。

##Web方面 ######1.HTTP: 演示IOS5的JSON解析支持与HTTP的POST、GET ######2.UeNetWork: 测试网络链接,获取IP,同步异步下载,身份验证,XML、JSON解析 总结 ######3.SOAP: 使用SOAP协议向服务器请求,返回XML,并解析 ######4.:WebServiceLocalTimeSoap 使用WSDL2ObjC转换为oc后soap方式访问webservice。 ######5.WebServiceDemo: 访问WebService的一个例子,使用了MBProgressHUD ASIHTTPRequest JSON三个库 ######6.XMPP_Demo: 一个使用XMPP的简单的例子,能显示好友列表,发送接受消息。我的博客 ######7.WSDL2ObjC_example webservice访问的例子,使用wsdl2objec解析wsdl

##外设 ######1.CustomCamera 定制相机视图 ######2.CameraWithAVFoudation 使用AVFoundation库实现的相机 ######3.GPSDemo GPS定位解析地址,兼容IOS456

##Other ######1.KVO_TestDemo kvo基本使用 ######2.copy 深拷贝,浅拷贝的理解,我的博客这里有说明 ######3.excel-plist excel转plist ######4.CaseTool 大小写转换 ######5.CrashLog 崩溃日志记录 ######6.appLifeCycle app生命周期的应用 ######7.Dispatch_queue 分发队列的练习,包括并行、串行队列。分组队列等。from <> ######8.TheElements 苹果的元素周期表的demo,很好的展示了mvc的使用

ios-demo's People

Contributors

cokecoffe avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.