string array宣告的相關文章
string array宣告的相關商品

字串陣列宣告 - MSDN - Microsoft
瀏覽:802
日期:2025-06-18
在2005中. 小弟宣告一個字串陣列. public string[] mystr;. mystr[0]="test1";. mystr[1]=
"test2";....看更多