摘要:
1 DataSet.Table[0].Rows[ i ][ j ] 其中i 代表第 i 行数, j 代表第 j 列数 2 DataSet.Table[0].Rows[ i ].ItemArray[ j ] 其中i 代表第 i 行数, j 代表第 j 列数 3 DataSet.Tables[0].Columns.Count 取得表的总列数 ... 阅读全文
posted @ 2016-08-09 11:12
翻滚吧炒鸡蛋
阅读(1019)
评论(0)
推荐(0)
摘要:
请问我知道控件的名称如何得到这个控件对象呢? var button = this.FindName("button1") as Button; Button button = this.FindName("button1") as Button; 阅读全文
posted @ 2016-08-09 11:04
翻滚吧炒鸡蛋
阅读(3469)
评论(0)
推荐(0)
摘要:
VerticalScrollBarVisibility="Auto" 垂直自动显示 HorizontalScrollBarVisibility="Auto" 水平自动显示 阅读全文
posted @ 2016-08-09 11:02
翻滚吧炒鸡蛋
阅读(945)
评论(0)
推荐(0)

浙公网安备 33010602011771号