摘要:
ArrayintArr=Array.CreateInstance(typeof(int),newint[]{10},newint[]{1}); 阅读全文
posted @ 2005-05-11 16:32
K3
阅读(642)
评论(0)
推荐(0)
|
摘要:
ArrayintArr=Array.CreateInstance(typeof(int),newint[]{10},newint[]{1}); 阅读全文
posted @ 2005-05-11 16:32
K3
阅读(642)
评论(0)
推荐(0)
摘要:
usingSystem; usingMicrosoft.Win32; namespaceConsoleApplication7 { /**//// ///Class1の概要の説明です。 /// classClass1 { /**//// ///アプリケーションのメインエントリポイントです。 ... 阅读全文
posted @ 2005-05-11 13:24
K3
阅读(1101)
评论(0)
推荐(0)
|