搜索资源列表
Dragon Fire SDK
- 你想开发iPhone程序而不会obj—c?又不想学,没关系,这是一款可以在windows下用vc开发iPhone程序的第三方接口程序,昨晚以后可以直接上传到官网生成应用程序,不需要使用xcode-You want to develop iPhone apps and not obj-c? Do not want to learn, no matter what, this is a can under the windows vc development of third-party iPhon
windows_iphone
- 你想开发iPhone程序而不会obj—c?又不想学,没关系,这是一款可以在windows下用vc开发iPhone程序的第三方接口的介绍,没有苹果机一样可以做成iPhone的软件-You want to develop iPhone apps and not obj-c? Do not want to learn, no matter what, this is a can under the windows vc development of third-party iPhone applica
OpenGL_ES_Programming_Guide_iPhone_v1.0.0.tar
- 主要是介绍IPHONE3GS上面的罪名用OPEN GL,是做iphone开发的很好一本书,特别是对于那些自己想做动画效果的程序员来说,必不可以少-The introduction of the iPhone 3G S to the market marks a major milestone in the adoption of OpenGL ES 2.0. This new iPhone will put the power of programmable 3D graphics in t
ZXing-v2_1-GBK-chinese-trans
- ZXing 2.1版GBK中文乱码解决办法: zxing中扫瞄二维码图片,如果包含Gbk中文,乱码解决办法是修改DecodedBitStreamParser.h文件,在里面加入GBK的判断。 在2.1版本中,解码的定义不在这个类中了,挪到了StringUtils类中,所以需要修改这个类,在修改过程中发现,中文被优先转移成日文了。 所以需要挪动一下原类中的代码顺序。 使用方法,直接用两个类,把原来的类给替换掉就可以了。-ZXing 2.1 version
iOS-refresh-table
- 在iOS开发中经常会遇到信息逐条展示的情况,当信息条数较少时我们当然可以让一次性将所有的信息放进UITableView的数据源中,但是当信息条数几百上千,而且包含大量图片(如小说app的书目展示)时,一次性将它们全部从后台获取出来放在UITableView中显然不现实,而应该一次显示几行数据,然后通过下拉和上拉再次从后台获取数据。这时候就需要用到带上下拉刷新动画的table。 MJRefresh是github上的开源项目,它能够很方便的实现UIScrollView、UITableView、U
CXCarousel
- 一个轮播图控件,可以使用传入本地图片和传入url的方式。传入url会将图片进行缓存。用的是sdWebimage,所以这个要有。另外不需要担心timer不能被释放的问题-A rotation control diagram, you can use the incoming local and incoming image url manner. Incoming url image will be cached. Using sdWebimage, so this must be. Also y