Declare the variable as static inside the function and the valued will be remembered. You don't need to initialize it. But you can if you want to.
声明变量为静态函数内的和值将被记住。你不需要对它进行初始化。但如果你愿意你可以。
This way, you will be remembered if an opportunity does come up.
这样的话,在有机会出现时你就会被想起来。
This way, you will be remembered if an opportunity does come up.
这样的话,在有机会出现时你就会被想起来。
应用推荐