Home > other >  consult
consult

Time:09-22

Create a main window, 400 wide, 300
Added in the form of two tags: label1 and label2
Label1:
Font: HuaWenZhong song
Font size: 60
Font color: (123188233)
Content: start
Location: (100, 60)
Size: width=150, height=150
Label2:
Font: regular script
Font size: 20
Font color: blue
Content: the empty
Location: (10, 200)
Size: width=370, height=50

Add the left mouse button events: in every 100 milliseconds label1 shows a random number 13 [10] (random color), until 99, and shows that: in the Label2 to a total of 99 produced a few random number!
 [code=javascript] [code=python] 
[/code] [/code]