1. Building interface controls to associate multiple text input boxes in an array
2. Create a method that generates a random number returns a value of NSString with a parameter type of type long
3. In the viewdidload, let each text input box show a random number of one bit (because the program runs by default is 1), open a timer to modify the time of the label
4. When you click on the radio control, according to the selected number to let all the text input box in the array to display the corresponding number of random numbers, let the time zeroed
5. When you click I remember the button to let the time stop, let chrysanthemum stop the number with an array record empty each text input box
6. When you click the Start Verification button, iterate through the text in the array and the numbers in the numeric array are consistent if the inconsistent description fails to return if the loop is successfully executed.
7. When you click the radio control again, you need to determine whether the current timer is executing if it is not executed, let the timer re-create to continue and let the chrysanthemum go
8. When I click on the button I remember to erase the array to avoid two times the game data confusion
#在蓝懿学习iOS的日子 #day12