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/11 00:02] – [Question 5] 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的结果 | * 我们有以下兩段代码,请分别写下以下三种执行后log的结果 | ||
| * 开始 **MainViewController** | * 开始 **MainViewController** | ||
| - | * Push to **ViewControllerTwo** form **MainViewController** | + | * 從 **MainViewController** 推向 |
| * 用户在 **ViewControllerTwo** 按back button | * 用户在 **ViewControllerTwo** 按back button | ||