Introduction - If you have any usage issues, please Google them yourself
2.1 shows the time, the password function: with ShowTime function to complete the display time function, SetCode the proc function to generate the password.
2.2 to determine the password is mistaken: the Incode proc function to completion of the keyboard to enter a password. CodeCmp the proc function to enter the password and display the password. And has a number of statistical input, and can only enter up to three times. After three asked whether exit.
2.3 Music playback: three times the input password is correct you can choose to play music, three to choose from. PlayMusic the proc for the music function, as well as Waitf delay procedure.