标题:不知道错哪了
取消只看楼主
菩提
Rank: 1
等 级:新手上路
帖 子:6
专家分:0
注 册:2007-11-5
 问题点数:0 回复次数:0 
不知道错哪了

Private Sub Form_Resize()
On Error Resume Next
Form1.Width = 11220
Form1.Height = 9045
End Sub

Private Sub Timer1_Timer()
If xx = 0 Then
xx = 1
End If
If xx >= 18 Then
xx = 1
End If
Image1.Picture = Image2(xx).Picture
End Sub

一个动画的代码,可运行就是没那效果,错哪了呢?

2007-11-07 11:27



参与讨论请移步原网站贴子:https://bbs.bccn.net/thread-184164-1-1.html




关于我们 | 广告合作 | 编程中国 | 清除Cookies | TOP | 手机版

编程中国 版权所有,并保留所有权利。
Powered by Discuz, Processed in 0.766212 second(s), 8 queries.
Copyright©2004-2025, BCCN.NET, All Rights Reserved