会员
周边
众包
新闻
博问
闪存
赞助商
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
简洁模式
...
退出登录
注册
登录
Xyang
博客园
首页
新随笔
联系
订阅
管理
08 2014 档案
UpdatePanel中弹出不能弹出消息
摘要:ScriptManager.RegisterStartupScript(this.UpdatePanel1, this.GetType(), "updateScript", "alert('投票成功!')", true);
阅读全文
posted @
2014-08-22 09:59
Xyang
阅读(222)
评论(0)
推荐(0)
编辑
asp.net 获取当前时间之前的指定长短
摘要:1.今天之后的3个月DateTime.Now.AddMonths(3)2.今天之前的3个月DateTime.Now.AddMonths(-3)
阅读全文
posted @
2014-08-05 15:06
Xyang
阅读(114)
评论(0)
推荐(0)
编辑
公告
hi