My Android application contains two screens: “Login” and “Dashboard”.
Login works fine, but the dashboard is a troublemaker. < /p> First question:
On the login screen, I can open the debug m
My Android application contains two screens: “Login” and “Dashboard”.
Login works fine, but the dashboard is a troublemaker. < /p> First question:
On the login screen, I can open the debug m
The pit in cocos-js, in ctor, can’t call ctor again, otherwise it will loop infinitely
The pit in cocos-js, in ctor , Ctor cannot be called again, otherwise it will loop infinitely
The string type in coocs-js must be converted to an integer by calling parseInt, otherwise an error occurs
The string type in coocs-js must be called parseInt is converted to an integer, otherwise an error occurs
Solution:
1. Do not call removeAllChildren (not very good)
2. Before adding children again, put The parent element is not touchable: setTouchEnabled(false). After adding children, call:
When I try to run my script, I return an error when assigning a value to the variable. I have rechecked my grammar many times and this does not seem to be the mistake I made there-I even There are