摘要:        
foreach (DictionaryEntry de in hashTable) { System.Windows.Forms.MessageBox.Show(de.Key.ToString()); System.Windows.Forms.MessageBox.Show(de.Value.ToString()); }    阅读全文
        
            posted @ 2014-02-24 16:33
踏叶乘风
阅读(213)
评论(0)
推荐(0)
        
        
                    
                
浙公网安备 33010602011771号