VB与C#相互转换
摘要:
VB.NETProgram StructureC#Imports System Namespace Hello Class HelloWorld Overloads Shared Sub Main(ByVal args() As String) Dim name As String = "VB.NET" 'See if an argument was passedfrom the command line If args.Length = 1 Then name = args(0) Console.WriteLine("Hello, " & 阅读全文
posted @ 2012-06-08 15:19 疯狂的石头陈 阅读(1508) 评论(0) 推荐(0)
浙公网安备 33010602011771号