¥Ï¥ëhal
¥Ç¥¸¥¿ŽÙ ¥³¥ó¥Æ¥ó¥Ä

pc2

ºî¤Ã¤Æ³Ø¤Ö
¥Ï¡¼¥É¤È¥½¥Õ¥È

¥¢¥ë¥´¥ê¥º¥à
ÅŻҲóÏ©






¤³¤Î¥µ¥¤¥È¤ÏHP¤Ç¤¹
¥Ö¥í¥°¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó
Í×˾¡¦°Õ¸«¤Ï
²¼µ­¤Î·Ç¼¨¾ì¤òÍøÍѤ·¤Æ
²¼¤µ¤¤¤Þ¤¿¥Ö¥í¥°¤â¸«¤Æ²¼¤µ¤¤

 

¥í¥Ü¥Ã¥È¡¦DOSV·Ç¼¨ÈÄ·ó£Â£ì£ï£ç

 

£ò£ï£â£ï£ô£ï

Top¤ËÌá¤ë

¥é¥é Lara
¥¢¥Ê¥í¥° ¥³¥ó¥Æ¥ó¥Ä

LaraºÂ¤ì
Æ°²è¤Ç³Ø¤Ö
í¿¤È·±Îý
Æ°²è¥á¥Ë¥å¡¼


¹©ºî


½¸ÃÄÎý½¬¥á¥Ë¥å¡¼


¤·¤Ä¤±¡¡·±Îý¥³¥é¥à




¤³¤Î¥µ¥¤¥È¤ÏHP¤Ç¤¹
¥Ö¥í¥°¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó
Í×˾¡¦°Õ¸«¤Ï
²¼µ­¤Î·Ç¼¨¾ì¤òÍøÍѤ·¤Æ
²¼¤µ¤¤¤Þ¤¿¥Ö¥í¥°¤â¸«¤Æ²¼¤µ¤¤

Lara¥é¥é¤Î
¥Ö¥í¥°

¸¤¤Î¤·¤Ä¤±¤È·±Îý
·Ç¼¨ÈÄ


·Ç¼¨ÈĤÎÍøÍѵ¬Â§

 

 

 

 

£Ì£á£ò£áÉú¤»
Top¤ËÌá¤ë
¾¾ËÜ¡¡¥ï¥ó¥ï¥ó¥¯¥é¥Ö
¤ï¤ó¤ï¤ó¥¯¥é¥Ö

 

VBA¤ÇŽÌŽ×Ž¯Ž¼Ž­±é»»¥²¡¼¥à¤òºî¤ë¡¡
¿À·Ð¿ê¼å¥²¡¼¥à£²

¥¤¥ó¥¿¡¼¥Ð¥ë¥¿¥¤¥Þ¡¼¤ò¼Â¸½

ɸ½à¥â¥¸¥å¡¼¥ë¤Ë
Public Sub customTimer(timeSpan)
Dim startTime
startTime = CDbl(Timer)

Do While Timer < startTime + timeSpan
DoEvents
Loop

End Sub

¥Õ¥©¡¼¥à¤Ë

Dim g, z, zz, no, sei, kt, t, y

Private Sub CommandButton1_Click()
If z <= 5 Then
y = Int(Rnd() * 13 + 1)
TextBox1 = y
z = z + 1
TextBox1 = z
If y = 1 Then Image15.Picture = Image1.Picture
If y = 2 Then Image15.Picture = Image2.Picture
If y = 3 Then Image15.Picture = Image3.Picture
If y = 4 Then Image15.Picture = Image4.Picture
If y = 5 Then Image15.Picture = Image5.Picture
If y = 6 Then Image15.Picture = Image6.Picture
If y = 7 Then Image15.Picture = Image7.Picture
If y = 8 Then Image15.Picture = Image8.Picture
If y = 9 Then Image15.Picture = Image9.Picture
If y = 10 Then Image15.Picture = Image10.Picture
If y = 11 Then Image15.Picture = Image11.Picture
If y = 12 Then Image15.Picture = Image12.Picture
If y = 13 Then Image15.Picture = Image13.Picture
g = g + y
TextBox2 = g
End If
End Sub

Private Sub CommandButton2_Click()
Image15.Picture = Image14.Picture
z = 0
kt = kt + 1
y = Val(TextBox2)
If y = g Then
TextBox1 = "good"
sei = sei + 1
Else
TextBox1 = g
TextBox1 = "Åú¤¨¤Ï" + TextBox1
End If
TextBox3 = kt
TextBox4 = sei
g = 0
End Sub

Private Sub CommandButton3_Click()
g = 0
t = 1
t = Val(TextBox5)
For zz = 1 To 6
Rem 0.3ÉÃ
customTimer (0.3)
CommandButton1_Click
customTimer (t)
Image15.Picture = Image14.Picture

Next zz
End Sub

Private Sub SpinButton1_Change()
TextBox5 = SpinButton1.Value / 50

End Sub

Private Sub UserForm_Initialize()
SpinButton1.Value = 25
End Sub

Private Sub CommandButton4_Click()
StartMidi
End Sub

Private Sub CommandButton5_Click()
StopMidi
End Sub

´°À®ÉÊ


 
Æ°²è¤¬»Ý¤¯¤´Í÷¤¤¤¿¤À¤±¤Ê¤¤¾ì¹ç¤ÏºÇ¿·¤ÎFlash Player¤ò¥¤¥ó¥¹¥È¡¼¥ë¤·¤Æ¤¯¤À¤µ¤¤
web ¥Ö¥é¥¦¥¶¤¬¥¤¥ó¥¿¡¼¥Í¥Ã¥È¥¨¥¯¥¹¥×¥í¡¼¥é£¶¡Ê£É£Å£¶¡Ë°Ê²¼¤Î¾ì¹ç¥á¥Ë¥å¡¼¤¬Êø¤ì¤Æ¤·¤Þ¤¦¤³¤È¤¬¤¢¤ê¤Þ¤¹¡£
¥¤¥ó¥¿¡¼¥Í¥Ã¥È¥¨¥¯¥¹¥×¥í¡¼¥é£·¡¢Sleipnir¡¢Mozilla Firefox¤ò¤´»ÈÍѤ¯¤À¤µ¤¤¡£