240 发简信
IP属地:安徽
  • iOS 内购

    内购 iOS开发内购(In-App Purchase)总结[https://www.jianshu.com/p/bb326cd64592]iOS...

    0.1 20 0 1
  • 一台电脑双 GitHub 账户配置,同时两个 SSH 密钥

    要在一台电脑上配置两个 GitHub 账户并使用两个不同的 SSH 密钥,可以按照以下步骤操作: 1. 生成 SSH 密钥对 打开终端(Ter...

    0.1 92 0 1
  • Another git process seems to be running

    Another git process seems to be running in this repository, e.g.an edito...

    0.2 93 0 2
  • iOS overFullScreen与fullScreen区别

    overFullScreen与fullScreen区别 overFullScreen fullScreen 详见Xcode->Window->D...

  • Resize,w 360,h 240
    iOS 富文本

    常用属性 keyvalue说明NSFontAttributeNameUIFont对象字体大小:默认Helvetica(Neue) 12NSPar...

  • python3

    python3安装 mac环境下安装python3[https://blog.csdn.net/lianxiaohei/article/deta...

    0.2 58 0 2
  • Resize,w 360,h 240
    iOS UIFont简介与文本行数判断

    UIFont 属性介绍 familyName:字体家族的名字fontName:字体的名字pointSize:字号大小ascender:基准线以上...

  • iOS Masonry与Frame布局差异

    结果 自动布局时系统会根据屏幕分辨率将传入的数值转换为最接近屏幕分辨率展示的大小。如:view1中传入的左右大小为14.272189,在iPho...

  • iOS 长连接:WebSocket与MQTT

    WebSocket ios webSocket使用[https://www.jianshu.com/p/ad8c9c1bc24d]iOS即时通讯...