Module Module1 Sub Main() dIM c as String c="SL009-V2-00.10.01-10 零件名 123456789" Console.Write(c) End Sub End Module