搜索资源列表
MessageSender
- iphone发送短信,不弹出短信界面,要用到私有类,针对越狱手机。-send short message without UI, by private class ,so as for jealbreak iphone
phonegap1.0.0-0
- PhoneGap的完整库,供需要的同学们使用,免得到处找-PhoneGap complete library for students who need to use, so to find that
GoogleApis
- 使用OBject-C语言编写的Google MAp Api ,使你能够在iphone中轻松使用google map-OBject-C language using the Google MAp Api, so that you can easily use the google map in iphone
TableView
- 这是一个objective-c 写的TableView,实现表格滑动效果,左右滑动,将出现一副图。所在环境是在Mac 机下,所用的编译器为Xcode 4.3-This is an objective-c write TableView, realize form sliding effect, or so sliding, will appear a picture. The environment where is in Mac machine, the compiler for Xcode
Line2
- iPhone平台上开发的应用程序,在屏幕上绘制直线,实现直线随手指一动等,可用于股票等应用的制作-iPhone platform development of applications that draw a straight line on the screen to achieve a straight line with the finger movement and so on, can be used for applications such as the production of
1
- iPhone开发---cocos2D 的碰撞检测(弹道路径类)cocos2D 的 坐标转换真不好用, sprite.anchorPoint = ccp(0, 0) 的话显示就不工整了 sprite.anchorPoint = ccp(0.5, 0.5) 的话在完成碰撞检测之后,就半格半格的走。。。 最好发现干脆把碰撞 对象 的图片做得稍微比 碰撞主体小一点点 用CGRect magicSquare... cocos2D 的 坐标转换真不好用, sprite.anchorPoint =
iPhone_Develop_Base
- iPhone开发基础中文版电子书,详细介绍了iPhone开发环境配置,如何开发等。-Chinese version of iPhone developer based e-book, detailing the iPhone development environment configuration, how to develop and so on.
DeleteAnimationTest
- UIView 动画效果,很不错的例子,so good-UIView animation, very good example, so good
PrettyKit
- PrettyKit是一个以 UIKit 为基础的类库,提供了 UIKit 很多控件的子类,能够让开发者拥有很高自由度和很方便自定义各种各样的 UIKit 控件,如navigation bar,table,segment 等等。比如在demo中,自定义了navigation bar的颜色,形状(有圆角的navigation bar),有左右分栏的table cell,有上下两行文字的segment等-PrettyKit is a UIKit based class library provides
iPhone.TGbuS.CoM_OiOAD
- 某些技术带出每个人隐藏的怪胎,和拥有这样做后立即释放。成千上万的程序员需要提供应用的软件,这本书告诉你如何实现特殊的效果,使装置直接命中。您将学习如何使用一个开放的,社区自主开发工具包,已广泛地下载和使用。-Certain technologies bring out everyone s hidden geek, and the iPhone did so instantly upon its release. Thousands of programmers want to provide
pubu
- 最近看了几个别人写的瀑布效果源码,感觉复杂了点,于是自己通过UITableview的组合实现了下这个效果,感觉性能上应该还不错。里面用到了第三方的库(SDWebImage)和数据。-The waterfalls source recently read several written by someone else, I feel complicated point, so themselves through the UITableview combination achieved under
Pull-refresh-waterfall
- 上拉刷新瀑布流 让其他开发者能很快在瀑布流布局中加入上拉刷新和下拉刷新的功能-Pull-refresh waterfall stream so that other developers can quickly waterfall flow layout pull-refresh and drop-down refresh
Beginning.iPhone-Develop
- iphone开发初级教程,提供初学者必须的入门帮助,使得程序员快速入门iphone程序开发-iphone development junior tutorials provide beginners must help getting started, so the programmer Getting Started iphone application development
DWGridController-master
- 实现可以双向(垂直和水平)滚动的网格视图(Grid View),即网格视图的每行每列都可以上下左右、垂直水平滚动双向。并且每行每列均支持循环滚动。 不足之处是不支持同时滚动多行或多列。 -DWGridController ================ The DWGridController allows you to display cells in a grid view where rows and columns can be (infinitely) scrol
ZXing-v2_1-GBK-chinese-trans
- ZXing 2.1版GBK中文乱码解决办法: zxing中扫瞄二维码图片,如果包含Gbk中文,乱码解决办法是修改DecodedBitStreamParser.h文件,在里面加入GBK的判断。 在2.1版本中,解码的定义不在这个类中了,挪到了StringUtils类中,所以需要修改这个类,在修改过程中发现,中文被优先转移成日文了。 所以需要挪动一下原类中的代码顺序。 使用方法,直接用两个类,把原来的类给替换掉就可以了。-ZXing 2.1 version
QQmusicDemo
- 仿qq音乐界面的一个demo,修改了tabbar navbar 有歌曲列表 界面 -Imitation qq music interface, a demo, modify tabbar navbar a song list interface, and so
BBCyclingLabel
- 介绍:(iOS5+ARC版本)实现一个自定义UILabel,进行更改文本时有动画过渡。比如:cross-fade交叉淡入 scale out 比例放大淡出 scroll up 向上滚动 custom 自定义的旋转。原本UILabel的内容被修改时是没有动画效果的,感觉很生硬,而这个Demo将会给UILabel增加一些绚丽功能,当标签内容被修改时,这个时候有一个动画的过渡,比如,修改时我们可以使内容交叉淡入,或者修改时让新的内容比例放大淡出,而且还可以使新的内容向上滚动或者旋转出现。-Descr
PBEmojiLabel
- 介绍: 此demo可以十分方便地给 UILabel 加上表情(Emoji)文字,使得 UILabel 文字与图像并存,可用于聊天App,添加各种表情。纯代码实现,不需要插入图片。-Descr iption: This demo can be very easy to add UILabel expressions (Emoji) text, so that the coexistence of UILabel text and images, can be used to chat App, a
48565
- 点击输入框弹出键盘时,输入框的整个视图向上移动以便用户可以看到输入的内容,精选ios编程学习源码,很好的参考资料。-Clicking on the input box pops up when the keyboard input, the view moves upward so that the user can see the input content, select learning IOS programming source code, a good reference.
hl
- 直升机大战游戏,objective c 编码。包含十字控制杆,发射子弹,道具,炮弹,血量等等。很适合初学者-Helicopter Wars game, objective c coding. Contains cross lever, firing bullets, props, shells, blood and so on. It is suitable for beginners
