Skip to content
View 6david9's full-sized avatar

Block or report 6david9

Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. WWDC2015 WWDC2015 Public

    WWDC2015下载链接

    Ruby 160 32

  2. iOS_BookMarks iOS_BookMarks Public

    关于iOS学习相关的一些网站

    103 19

  3. WhatIsMyIP WhatIsMyIP Public

    Get the WAN && LAN IP address of iPhone.

    Objective-C 32 4

  4. iOS_Class_Hierarchy iOS_Class_Hierarchy Public

    用 Ruby 写的脚本,可以提取 iOS 项目中的类继承关系。

    Ruby 28 3

  5. MobileDataSwitch MobileDataSwitch Public

    使用 CoreTelephony 中的私有接口,切换移动网络开关。

    Objective-C 11 15

  6. parse ipa parse ipa
    1
    # -*- coding: UTF-8 -*-
    2
     
    3
    import zipfile
    4
    import biplist
    5
    import tempfile