搜索资源列表
heneita
- 河内塔,一个有名的小游戏:有三根木桩和若干木块,游戏开始时,所有木块都叠放在某木桩上,游戏者将所有木块移动到另一木杆上就算胜利过关。游戏规则只有两条: 1.每次只能提起或放下一个木块 2.短木块只能放到空木杆或长木块上面 本程序是 VB 编写的河内塔小游戏,带有自动演示游戏功能,可以自动保存用户的游戏成绩,可任意调整游戏界面的大小。 游戏控制可用键盘或鼠标。 键盘方向键:提起、放下或左右移动木块,也可用鼠标单击木杆附近区域操纵木块。 游戏
line1
- 学习VB,Visual Basic的非常好的例子,首发,这是参考windows屏幕保护中的变幻线来编写的,这个用到时钟控件数组,每条线对应一个时钟控制,所以线多速度就慢。-Learning VB, Visual Basic is a very good example, the first, which is the reference windows screen saver changes in line to write, this uses the clock control array
line2
- 学习VB,Visual Basic的非常好的例子,首发,这是参考windows屏幕保护中的变幻线来编写的,这个没有用到时钟控件数组,所有线都是共用一个时钟控制,所以线多速度也不慢。-Learning VB, Visual Basic is a very good example, the first, which is the reference windows screen saver changes in line to write, this did not use the clock c