2020级红色家园iOS组培养计划 V1.1

This commit is contained in:
louyu 2020-11-08 11:29:26 +08:00
parent a91d8ff3b6
commit cb6234842f

View File

@ -15,26 +15,32 @@
> 实现:一个只能输入六位数字(不能输入字母和其他东西)的输入框。
##11.14
* UITableView
* 继续完成11.7的任务、学习Swift中协议和代理的思想。
##11.21
* 期中考试(例会暂停)
##11.28
* UITableView
##12.5
* UITableView
* Git的使用
> 实现低配HduIn老资讯页大二面试题
##11.28
##12.12
* UINavigationController
* Xcode纯代码布局时工程的配置
> 实现利用导航栏的push操作实现controller之间的跳转。
##12.5
##12.19
* UIScrollView
> 实现:使用三张图片实现循环轮播图。
##12.12
##12.26
* UITabBarController
> 实现使用TabBarController切换三个视图控制器。