CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 通讯/手机编程 IOS 搜索资源 - if

搜索资源列表

  1. Cocos2d

    0下载:
  2. Cocos2d开发---NSTimer定时器的用法 cocos2d开发中如何使用NSTimer定时器. NSTimer是Cocoa中常用的定时器类,简单介绍下NSTimer的用法如下: todo是我们自定义方法。创建timer,每隔1秒执行一次todo方法,如果只要执行一次的话,把repeats:NO-Cocos2d development--- NSTimer cocos2d development of the use of timers how to use NSTimer
  3. 所属分类:iPhone

    • 发布日期:2017-03-31
    • 文件大小:597
    • 提供者:andy
  1. iPhoneNetworkGPS

    1下载:
  2. 一本日文的iPhone开发教程的附带源代码,原书在iPhone SDK 3.0下编译确认,在最新版本下运行需要自行修改编译器为最新。如果你不是开发者,清选择模拟器运行。 MusicRank 网页信息取得,在iphone表示的简单应用。可以从iTunes Store的音乐排行榜取得RSS信息并表示。 MapCast 把iPhone上的资源共享到网上。例如,将iPhone拍摄的带有GPS信息的图像上传到网上。 Nearby 使用Wordpress制作的観光情報网页的样式
  3. 所属分类:IOS

    • 发布日期:2014-04-01
    • 文件大小:226412
    • 提供者:chenbin
  1. 1

    0下载:
  2. iPhone开发---cocos2D 的碰撞检测(弹道路径类)cocos2D 的 坐标转换真不好用, sprite.anchorPoint = ccp(0, 0) 的话显示就不工整了 sprite.anchorPoint = ccp(0.5, 0.5) 的话在完成碰撞检测之后,就半格半格的走。。。 最好发现干脆把碰撞 对象 的图片做得稍微比 碰撞主体小一点点 用CGRect magicSquare... cocos2D 的 坐标转换真不好用, sprite.anchorPoint =
  3. 所属分类:iPhone

    • 发布日期:2017-04-05
    • 文件大小:868
    • 提供者:andy
  1. iphone

    0下载:
  2. iphone程序开发,简单的软件,如果不好请大家多多包涵-iphone application development, simple software, if not please bear with me
  3. 所属分类:iPhone

    • 发布日期:2017-04-06
    • 文件大小:758722
    • 提供者:LEE
  1. The-iPhone-Developers-Cookbook-1st

    0下载:
  2. “This book would be a bargain at ten times its price! If you are writing iPhone software, it will save you weeks of development time. Erica has included dozens of crisp and clear examples illustrating essential iPhone development techniques and m
  3. 所属分类:iPhone

    • 发布日期:2017-04-09
    • 文件大小:3042554
    • 提供者:charlesw0100
  1. backgroudMusic

    0下载:
  2. 学苹果开发时做的一个背景音乐播放器,比较简单,适合初学者了解一下,如果有高手看到轻多多知道小弟-A background music player to do when I learn the Apple Developer, it is very simple,you can used it if you a frash learner
  3. 所属分类:iPhone

    • 发布日期:2017-05-15
    • 文件大小:4047103
    • 提供者:zhao
  1. BrownMeter

    0下载:
  2. This app is for ios iphone xcode . it makes an image from a person. after that it tries to scan the image and see if the person has a great tan.
  3. 所属分类:iPhone

    • 发布日期:2017-05-14
    • 文件大小:4033861
    • 提供者:marcel kraan
  1. The.iPhone.Developers.Cookbook

    0下载:
  2. 犹如iphone程序员的菜谱一样,本书讲解了最基础最实用的iphone开发方法与技巧,非常实用-As if the iphone programmer recipes, the book explains the most basic practical the iphone development methods and techniques, very useful
  3. 所属分类:iPhone

    • 发布日期:2017-11-11
    • 文件大小:1265664
    • 提供者:code
  1. MUBlockDelegate

    0下载:
  2. MUBlockDelegate——一个基于Block的通用委托实现 使用了MUBlockDelegate... 不需要写委托协议,也不需要新建委托实现,你只需要新建一个BlockDelegate-MUBlockDelegate ============ 1.normally, we use delegates as follows: firstly, @protocol TestProtcol <NSObject&g
  3. 所属分类:iPhone

    • 发布日期:2017-11-13
    • 文件大小:128355
    • 提供者:gaofengduan
  1. instagram-ios-sdk-master

    0下载:
  2. instagram ios sdk master If you do not want to upload source code
  3. 所属分类:iPhone

    • 发布日期:2017-11-07
    • 文件大小:281748
    • 提供者:steel111
  1. ZXing-v2_1-GBK-chinese-trans

    0下载:
  2. ZXing 2.1版GBK中文乱码解决办法: zxing中扫瞄二维码图片,如果包含Gbk中文,乱码解决办法是修改DecodedBitStreamParser.h文件,在里面加入GBK的判断。 在2.1版本中,解码的定义不在这个类中了,挪到了StringUtils类中,所以需要修改这个类,在修改过程中发现,中文被优先转移成日文了。 所以需要挪动一下原类中的代码顺序。 使用方法,直接用两个类,把原来的类给替换掉就可以了。-ZXing 2.1 version
  3. 所属分类:iPhone

    • 发布日期:2017-11-06
    • 文件大小:4622
    • 提供者:hanbing
  1. happy

    0下载:
  2. 自己写的一个刮刮乐小游戏,就是随机产生3个目标数字,然后玩家点击扑克牌,如果连续点击三张的数字是目标数字,则“中奖了”。-Himself wrote a small scratch music games, is randomly generated three target number, then click poker players, if click on three consecutive Numbers is the goal, is the "winning".
  3. 所属分类:iPhone

    • 发布日期:2017-05-08
    • 文件大小:1585307
    • 提供者:吴杰豪
  1. iOS

    0下载:
  2. iOS_应用开发入门指南_中文教程,创造 iOS 应用既有乐趣又有回报,如果你正在初学开发,可能会为从何着手而感到困惑-Create iOS applications both fun and rewarding, if you are a novice developers may be confused as where to start
  3. 所属分类:iPhone

    • 发布日期:2017-05-07
    • 文件大小:1171649
    • 提供者:xf
  1. UINavgationPUITabBar

    0下载:
  2. 我们写iOS项目的时候,基本都是一个UINavigationController套一个UITabBarController的形式,就是上面一个导航栏,下面几个按钮的工具条的形式。我写了几个应用,发现如果每次都重新写的话完全就是浪费精力和时间,而且还使工程结构混乱。因此我就抽时间把这种形式的UI结构单独写出来,并抽象出调用接口,这样以后再写应用是就可以直接在这个工程上添加就行了。-We write iOS project, basically in the form of a sleeve of
  3. 所属分类:iPhone

    • 发布日期:2017-04-29
    • 文件大小:100823
    • 提供者:Sakura
  1. 7

    0下载:
  2. 实现设备摄像头动态人脸识别功能。必须用真机测试,测试时,如果在摄像头中识别到人脸,会在人脸位置出现红色方形框。可以识别现实真人脸或者照片人脸。-Realization of the device camera dynamic face recognition. Must use the real test, the test, if the recognition to the face in the camera, will appear in red square box in the fa
  3. 所属分类:iPhone

    • 发布日期:2017-05-13
    • 文件大小:2926811
    • 提供者:zhch75
  1. ss客户端iOS

    0下载:
  2. SS客户端,iOS版,可以使用PP助手安装到手机(ss client, it's powerful tools for iphone. If you want to install it for your iPhone,Please use PP helper.)
  3. 所属分类:iPhone/iOS

    • 发布日期:2020-03-13
    • 文件大小:14914560
    • 提供者:DL16201128
搜珍网 www.dssz.com