
留言
阿三的創意空間園地
2會員
45內容數
這是我的創新與創意的發想地,素材來自於我對自然、人文、歷史、地理、時事的感想,與我所學習的器,所謂的"器",我的"器"即是我學習而成能使用的資源與工具,將我的想法轉變成實際能應用的工具,將在這裡開始~
阿三的創意空間園地的其他內容
2024/10/31
Private Sub Command1_Click()
If Option3(0).Value = True Then
Text1.FontSize = 10
End If
If Option3(1).Value =

2024/10/31
Private Sub Command1_Click()
If Option3(0).Value = True Then
Text1.FontSize = 10
End If
If Option3(1).Value =

2024/10/13
Dim a(9) As Long
Private Sub Command1_Click()
Dim i As Long, j As Long, b As Long
For i = 1 To 9
For j = 0 To 9 - i
If

2024/10/13
Dim a(9) As Long
Private Sub Command1_Click()
Dim i As Long, j As Long, b As Long
For i = 1 To 9
For j = 0 To 9 - i
If

2024/10/13
Public Function mycir(r As Single) As Single
Const pi = 3.14
mycir = pi + r ^ 2
End Function
Private Sub Command1_Click()
Dim bj As Singl

2024/10/13
Public Function mycir(r As Single) As Single
Const pi = 3.14
mycir = pi + r ^ 2
End Function
Private Sub Command1_Click()
Dim bj As Singl
