摘要:
protected void gvInfo_RowDataBound(object sender, GridViewRowEventArgs e) { if (e.Row.RowType == DataControlRowType.DataRow) { ... 阅读全文
posted @ 2015-12-24 22:25
算盘
阅读(521)
评论(0)
推荐(0)
摘要:
打开程序,在onCreate()方法中添加如下代码:protected void onCreate(Bundle savedInstanceState) { super.onCreate(savedInstanceState); requestWindowFeature(Window.FEATURE... 阅读全文
posted @ 2015-12-24 11:01
算盘
阅读(173)
评论(0)
推荐(0)

浙公网安备 33010602011771号