240 发简信
IP属地:新疆
  • UIPickerView

    选择对应列,刷新后行列的数据源 获取选择的结果

  • Resize,w 360,h 240
    Xcode 13 制作静态库 .a .framework

    文件格式说明 .a = 二进制文件 .framework = .a + 资源 + .h 制作过程 创建准备 Xcode -> file -> ...

  • OC规范

    1.命名 1.1 类的命名 含义清楚,尽量做到不需要注释也能了解其作用,若做不到,就加注释 大驼峰式命名每个单词的首字母都采用大写字母例1:S...

  • UI控件篇

    苹果开发工具下载地址 https://developer.apple.com/download/more/[https://developer....

  • Xcode的lldb指令

    1. help help breakpoint :查看指令的用法 2. breakpoint 设置断点breakpoint set -r 函数名...

  • Cocoapods公开的Pod

    1.登录https://github.com/[https://github.com/],随便见一个仓库2.复制仓库地址,建议Sourcetre...

  • Resize,w 360,h 240
    swift String

    初始化 字符串内换行 多行字符串用""" """例:不需要\n换行 分隔符 string 操作 字符串比较 subSring