搜索资源列表
vlc4iphone_src
- 一个基于3g(iphone),用于流媒体播放的开源代码,可在此基础上进行开发-Based on 3g (iphone), for streaming media player open source code can be developed on this basis
TableviewChooseMoreDemo
- tableview框架,可以直接在这个基础上进行开发-tableview framework can be developed on this basis
1to3iphone
- 开发基础1到3章的code,基础的东东,欢迎下载下载-Develop the basis of Chapter 1-3 of the code
AVPlayback
- OC编写的有关音频的一个demo。 有用到系统基础音频播放,以及openAL的音频应用-OC writing about audio demo. Useful to the system is the basis of audio playback, as well as openAL audio applications
20100108
- LCD手机显示程序的设计,主要涉及LCD中画点、画线、写字等一系列基本函数,以及在此基础上编写的主菜单界面、子菜单界面等内容。-LCD phone displays the design of the program, mainly related to the contents of the LCD in the painting, drawing lines, writing a series of basic functions, as well as prepared on the ba
CeShi
- 判断程序是否为第一次启动,并以此为依据加载不同的页面。-Determine whether the program is first started, and as a basis to load different pages.
AirPurifier_iOS_master
- 以互聯網為基礎,可遠端控制空氣清淨機操作。iOS app源碼-On the basis of the Internet, the remote control air cleaner operation. App iOS source code
iOS-refresh-table
- 在iOS开发中经常会遇到信息逐条展示的情况,当信息条数较少时我们当然可以让一次性将所有的信息放进UITableView的数据源中,但是当信息条数几百上千,而且包含大量图片(如小说app的书目展示)时,一次性将它们全部从后台获取出来放在UITableView中显然不现实,而应该一次显示几行数据,然后通过下拉和上拉再次从后台获取数据。这时候就需要用到带上下拉刷新动画的table。 MJRefresh是github上的开源项目,它能够很方便的实现UIScrollView、UITableView、U
