mirror of
https://github.com/adambard/learnxinyminutes-docs.git
synced 2025-08-21 14:02:02 +02:00
Slight change the format.
This commit is contained in:
@@ -74,7 +74,7 @@ Module Module1
|
|||||||
|
|
||||||
' 一、对应程序目录1,下同
|
' 一、对应程序目录1,下同
|
||||||
|
|
||||||
' 使用 private subs 来区分程序块.
|
' 使用 private subs 声明函数。
|
||||||
Private Sub HelloWorldOutput()
|
Private Sub HelloWorldOutput()
|
||||||
' 程序名
|
' 程序名
|
||||||
Console.Title = "Hello World Ouput | Learn X in Y Minutes"
|
Console.Title = "Hello World Ouput | Learn X in Y Minutes"
|
||||||
|
Reference in New Issue
Block a user