Skip to content

Latest commit

 

History

History
14 lines (8 loc) · 768 Bytes

README.md

File metadata and controls

14 lines (8 loc) · 768 Bytes

When start a project, there are some base works to do, such as encapsulation of http request, custom navigationViewController style and so on. Here are some like I code.

Welcome to add your codes!

在开始一个新的项目时,需要做一些准备工作,如封装网络请求,统一UI风格等。这里放着我自己的一些东东。

下边几篇文章是就其中一些代码的说明:《探索之旅:原生API》《探索之旅:String扩展》

非常欢迎加入你的代码!

You can also find an Objective-C version here:
可以戳这里看看Objective-C版本:
iOSProjectFrame.