@@ -3191,7 +3191,7 @@ code. No problem, what kinda connection would you like?
31913191639
3192319200:30:59,925 --> 00:31:01,992
31933193You can make an action, which is a method, or
3194- 你可以创建存根 (Action) ,也就是一个方法
3194+ 你可以创建操作 (Action) ,也就是一个方法
31953195
31963196640
3197319700:31:02,061 --> 00:31:03,493
@@ -3206,7 +3206,7 @@ which I'm gonna talk about later in this lecture. So
32063206642
3207320700:31:06,098 --> 00:31:08,732
32083208let's start with this action one. An Action connection
3209- 所以我们这里是用 Action 这个选项。存根
3209+ 所以我们这里是用 Action 这个选项。关联一个操作
32103210
32113211643
3212321200:31:08,800 --> 00:31:11,401
@@ -4801,7 +4801,7 @@ So if you missed it the first time, this is how we do it.
48014801961
4802480200:47:06,791 --> 00:47:10,660
48034803It's an action. I'm gonna call this touchSecondCard.
4804- 选择 Action 存根 ,叫做 touchSecondCard
4804+ 选择 Action,操作方法 ,叫做 touchSecondCard
48054805
48064806962
4807480700:47:13,531 --> 00:47:17,967
@@ -5926,7 +5926,7 @@ And what an outlet does is it creates an instance variable.
592659261186
5927592700:59:03,874 --> 00:59:05,841
59285928So action creates a method,
5929- 所以 action 存根创建一个方法
5929+ 所以 action 创建一个方法
59305930
593159311187
5932593200:59:05,909 --> 00:59:08,242
0 commit comments