- I'am setting up now. wait me a second
- A whole amazing page is comming
🎯
Focusing
Pinned Loading
-
Kingfisher源码解读,代码片段
Kingfisher源码解读,代码片段 1///ImageView+Kingfisher.swift
2/// 设置图片内部方法
3func setImage(
4with source: Source?,
5placeholder: Placeholder? = nil,
-
Option Pattern 在 Swift 中使用,用于改善可选项的...
Option Pattern 在 Swift 中使用,用于改善可选项的 API 设计,向已有类型中以类型安全的方式添加“存储”属性 1protocol PersonOption {
2associatedtype Value
3static var defaultValue: Value { get }
4}
5 -
iOS自动订阅代码片段
iOS自动订阅代码片段 1//
2// IAPService.swift
3// FacePro
4//
5// Created by lieon on 2021/6/7.
-
mask的用法
mask的用法 12/**
3# mask的用法
4- mask是遮罩,它会挡住父视图的渲染
5- 父视图渲染部分是mask不透明的像素点; mask透明部分,父视图部分就会不显示
-
在Macos中查找文件
在Macos中查找文件 12class ExtensionFindProcess: NSObject {
34let p: Process
5
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.