上一页 1 ··· 213 214 215 216 217 218 219 220 221 ··· 491 下一页
只有注册用户登录后才能阅读该文。 阅读全文
posted @ 2020-01-21 03:54 Zhentiw 阅读(4) 评论(0) 推荐(0)
摘要: The passing of time can be represented as an event in XState. Rather than requiring the user to send an event after an amount of time has passed, XSta 阅读全文
posted @ 2020-01-21 03:32 Zhentiw 阅读(133) 评论(0) 推荐(0)
只有注册用户登录后才能阅读该文。 阅读全文
posted @ 2020-01-21 03:27 Zhentiw 阅读(6) 评论(0) 推荐(0)
摘要: drcorator should be named as '<directive_name>Directive': 阅读全文
posted @ 2020-01-20 20:30 Zhentiw 阅读(108) 评论(0) 推荐(0)
只有注册用户登录后才能阅读该文。 阅读全文
posted @ 2020-01-20 02:15 Zhentiw 阅读(6) 评论(0) 推荐(0)
摘要: Can you walk and talk at the same time? If so, you've experienced what it's like to be in two states at the same time. Hopefully, those two states hav 阅读全文
posted @ 2020-01-20 02:04 Zhentiw 阅读(245) 评论(0) 推荐(0)
摘要: As our state machines grow more complex, we might find ourselves in a situation where a state should only exist if the machine is already in another s 阅读全文
posted @ 2020-01-19 23:07 Zhentiw 阅读(206) 评论(0) 推荐(0)
摘要: Not all transitions should be taken immediately. Occasionally, we would like to conditionally take a transition. We do this through the use of "guards 阅读全文
posted @ 2020-01-19 22:52 Zhentiw 阅读(185) 评论(0) 推荐(0)
摘要: Activities are continuous, ongoing side effects that are triggered by entering a particular state, and only stop when that state is exited. In the exa 阅读全文
posted @ 2020-01-19 22:35 Zhentiw 阅读(141) 评论(0) 推荐(0)
摘要: Consider a text input. It would be impossible for anyone to model every value you could possibly put into it, because the number of possible values is 阅读全文
posted @ 2020-01-19 22:19 Zhentiw 阅读(167) 评论(0) 推荐(0)
上一页 1 ··· 213 214 215 216 217 218 219 220 221 ··· 491 下一页