zoukankan      html  css  js  c++  java
  • IOS 开发入门

    1.Getting Started

     https://developer.apple.com/library/ios/navigation/#section=Resource%20Types&topic=Getting%20Started

    其中 Start Developing iOS Apps Today 示例用的 Xcode 是 6.1.1 版本(当前最新版本)

    2. View Programming Guide for iOS

    https://developer.apple.com/library/ios/documentation/WindowsViews/Conceptual/ViewPG_iPhoneOS/Introduction/Introduction.html#//apple_ref/doc/uid/TP40009503

    3. Size Classes Design Help

    https://developer.apple.com/library/ios/recipes/xcode_help-IB_adaptive_sizes/_index.html#//apple_ref/doc/uid/TP40014436

    4. connect an iphone to another iphone programically using wifi

    http://stackoverflow.com/questions/5742839/how-can-i-connect-a-iphone-to-another-iphone-or-ipad-programically-using-wifi

    5. Tutorial Networking and bonjour on iphone

    http://www.whatsoniphone.com/blog/tutorial-networking-and-bonjour-on-iphone/

    6. CFNetwork Programming Guide

    https://developer.apple.com/library/ios/documentation/Networking/Conceptual/CFNetwork/Introduction/Introduction.html#//apple_ref/doc/uid/TP30001132

    7. IOS bonjour

    http://blog.csdn.net/cssmhyl/article/details/7920431

    8. Advanced Memory Management Programming Guide

    https://developer.apple.com/library/ios/documentation/Cocoa/Conceptual/MemoryMgmt/Articles/MemoryMgmt.html#//apple_ref/doc/uid/10000011i

    +V d2h5X251bGw= 请备注:from博客园
  • 相关阅读:
    二分查找 【数组的二分查找】
    二分答案 [TJOI2007]路标设置
    队测 逆序对 permut
    【线段树】 求和
    状压DP Sgu223 骑士
    状压DP Poj3311 Hie with the Pie
    状压DP入门 传球游戏之最小总代价
    状压DP 小W选书籍
    状压DP [Usaco2008 Nov]mixup2 混乱的奶牛
    __gcd()用法
  • 原文地址:https://www.cnblogs.com/hangj/p/4265005.html
Copyright © 2011-2022 走看看