2025-06-12
julyfun
notes
swift
技术学习
@escaping 闭包这个闭包要逃逸出其所在函数的时候,即必须用 @escaping例如放到 DispatchQueue.global().async {} 中时
No more posts to load.