摘要: 前台 <asp:Label ID="lbtitle" runat="server" Visible="false" Text='<%#DataBinder.Eval(Container.DataItem,"title") %>'></asp:Label> 后台 string name = ((Lab 阅读全文
posted @ 2016-05-26 10:10 刘大王 阅读(293) 评论(0) 推荐(0) 编辑