通常的https请求是这样的 这个过程可以使用SSL加密/TLS加密来实现,我们先简单地了解一下这个通信的过程,会对了解SSL pinning有...
原创作者:Juan Cazalla原文链接:Dependency injection in Swift[https://medium.com/m...
原创作者:James Frost原文链接:How We Use Feature Flagging on iOS原文翻译:Grabin 出色的功能...
原创作者:Stan Ostrovskiy原文链接:iOS Architecture: Exploring RIBs原文翻译:Grabin Ube...
原创作者:Alan Steiman原文链接:Designing a multi-store e-commerce using framework...
FBSnapshotTestCase 现在是由Uber 维护了。>>> Github 地址:iOSSnapshotTestCase 新建项目时候...
原创作者:Paul Hudson原文链接:How to move view code out of your view controllers ...
原创作者:Paul Hudson原文链接:How to move data sources and delegates out of your ...
这是解决 “臃肿的ViewController” 这个问题系列教程中的第一部分:如何在 iOS app 中使用协调模式如何把数据源和代理从你的 ...