VB 语言 输出三角形
(2015-08-28 10:00:48)
标签:
iceceptvisualbasic蓝凤凰-魔灵浴火凤凰-郭卫三角形 |
分类: VB程序设计 |
Private Sub Form_Activate()
End Sub
*
***
*****
*******
*********
------------------------------------------------------------------
Private Sub Form_Activate()
End Sub
*********
*******
*****
***
*
-------------------------------------------------------------------
Private Sub Form_Activate()
End Sub
*********
-------------------------------------------------------------------
Private Sub Form_Activate()
End Sub
*********
-------------------------------------------------------------------
Private Sub Form_Activate()
End Sub
Sub Star()
End Sub
-------------------------------------------------------------------
Dim i As Integer, j As Integer
Private Sub Form_Activate()
End Sub
Sub Star()
End Sub
*
***
*****
*******
*********
*******
*****
***
*
-------------------------------------------------------------------
Dim i As Integer, j As Integer
Private Sub Form_Activate()
End Sub
Sub Star()
End Sub
*
*
-------------------------------------------------------------------
Private Sub Form_Activate()
End Sub
***********
----------------------------------------------------------------------
Private Sub Form_Activate()
End Sub
***********
----------------------------------------------------------------------
Dim i As Integer, j As Integer
Private Sub Form_Activate()
End Sub
Sub STar()
End Sub
***********
----------------------------------------------------------------------
Private Sub Command2_Click()
End Sub

加载中…