Differences
This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
| interview:developer:ios:start [2017/08/10 23:59] – don.lee | interview:developer:ios:start [2018/06/04 12:37] (current) – don.lee | ||
|---|---|---|---|
| Line 87: | Line 87: | ||
| * Write down the log results at 3 different cases | * Write down the log results at 3 different cases | ||
| * Start **MainViewController** | * Start **MainViewController** | ||
| - | * Push to **ViewControllerTwo** | + | * Push to **ViewControllerTwo** |
| * User press back button from **ViewControllerTwo** | * User press back button from **ViewControllerTwo** | ||
| + | * 我们有以下兩段代码,请分别写下以下三种执行后log的结果 | ||
| + | * 开始 **MainViewController** | ||
| + | * 從 **MainViewController** 推向 **ViewControllerTwo** | ||
| + | * 用户在 **ViewControllerTwo** 按back button | ||
| < | < | ||