240 发简信
IP属地:安徽
  • CJSON使用

    项目地址:https://github.com/DaveGamble/cJSON 数据封装 #include #include "cJSON.h...

  • CocoaPods安装方法,简单便捷

    1.安装brew 打开终端,输入命令 /usr/bin/ruby -e "$(curl -fsSL https://raw.githubuse...

  • ijkPlayer支持rtsp视频流播放

    打开config/module-lite.sh 将COMMON_FF_CFG_FLAGS =" $COMMON_FF_CFG_FLAGS--di...

  • iOS真机测试sdk

    sdk存放位置: /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.p...

  • Resize,w 360,h 240
    Xcode8StoryBoard中设置约束后打印frame为(0,0,1000,1000)

    今天在画表格时使用self.view.frame.size.width来确定Label的宽度,发现整个Label超出了本身的view,打印出wi...

  • Resize,w 360,h 240
    升级Xcode8自己遇到的坑以及解决办法

    1.快捷键 command + / 注释失效; 解决办法:在终端输入:sudo /usr/libexec/xpcachectl 重新启动mac...