摘要:
using System; using System.Collections.Generic; using System.Text; namespace Index { class sample //这个类告诉我们如何使用客户端代码索引器 { priv... 阅读全文
posted @ 2014-08-27 15:28
吹小号的程序猿
阅读(156)
评论(0)
推荐(0)
摘要:
1 using System; 2 using System.Collections.Generic; 3 using System.Text; 4 namespace Index 5 { 6 class sample //这个类告诉我们如何使用客户端代码索引器 ... 阅读全文
posted @ 2014-08-27 15:25
吹小号的程序猿
阅读(139)
评论(0)
推荐(0)