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

Block or report 6david9

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

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

Report abuse

Pinned

  1. WWDC2015 WWDC2015 Public

    WWDC2015下载链接

    Ruby 161 35

  2. iOS_BookMarks iOS_BookMarks Public

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

    103 19

  3. WhatIsMyIP WhatIsMyIP Public

    Get the WAN && LAN IP address of iPhone.

    Objective-C 31 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