2004年9月22日

摘要: usingSystem;namespaceArrayTest{/**////<summary>///test的摘要说明。///</summary>publicclasstest{publicstaticvoidMain(){myArray[]myArrayTest=newmyArray[6];for(inti=0;i<6;i++)Console.WriteLine("... 阅读全文

posted @ 2004-09-22 21:23 鲁旭 阅读(881) 评论(1) 推荐(0) 编辑


Copyright © 2024 鲁旭
Powered by .NET 8.0 on Kubernetes