0
Option Explicit
Public Sub Main(): If Con.Initialize = conLaunchExplorer Then Con.Visible = False
Dim strParameters As String
Dim readL As String
strParameters = Split(Command$, "/")
Con.WriteLine strParamers
readL = Con.ReadLine
End Sub
這是現在的代碼,因爲你可以看到我試圖拆分strParameters但錯誤說不匹配請幫助我。我試圖通過這個參數
比你................. – superdb 2014-11-04 00:57:10