会员
众包
新闻
博问
闪存
赞助商
HarmonyOS
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
刘大王
博客园
首页
新随笔
联系
订阅
管理
2016年5月26日
listview 后天获取选中项的值
摘要: 前台 <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 刘大王
阅读(315)
评论(0)
推荐(0)
2016年5月24日
ztree的异步设置
摘要: <html xmlns="http://www.w3.org/1999/xhtml"><head id="Head1" runat="server"> <title></title> <link rel="stylesheet" href="libs/zTree_v3-master/css/zTre
阅读全文
posted @ 2016-05-24 16:28 刘大王
阅读(831)
评论(0)
推荐(0)
2016年5月20日
excel 转数据库
摘要: #region excel 转为数据库记录 /// <summary> /// excel 转为数据库记录 /// </summary> /// <param name="tbname">表名</param> /// <param name="filePath">文件路径</param> publi
阅读全文
posted @ 2016-05-20 16:10 刘大王
阅读(242)
评论(0)
推荐(0)
公告