Browse Source

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

master
louyu 4 years ago
parent
commit
cb6234842f
1 changed files with 10 additions and 4 deletions
  1. 10
    4
      README.md

+ 10
- 4
README.md 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切换三个视图控制器。

Loading…
Cancel
Save