state_entry meaning in English
状态录入
Examples
- You will usually want to set callbacks for things such as timers and sensor in the state _ entry ( ) callback of the state to put your object into a useful condition for that state
计算器和感应器需要在状态输入函数调用时设置好,以便对象适合于那种状态下使用 - You will usually want to set callbacks for things such as timers and sensor in the state _ entry ( ) callback of the state to put your ob < x > ject into a useful condition for that state
计算器和感应器需要在状态输入函数调用时设置好,以便对象适合于那种状态下使用 - The state _ entry event occurs whenever a new state is entered , including program start , and is always the first event handled . no data is passed to this event handler
每一个状态输入时候,状态输入事件都会发生,其中包括程序开始,第一个事件指针开始,没有数据传入这个指针内