会员
周边
众包
新闻
博问
闪存
赞助商
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
简洁模式
...
退出登录
注册
登录
Uoolo
成功者,永远朝前看! 仅供学习、笔记,很乱......
博客园
首页
新随笔
联系
订阅
管理
2012年9月19日
string时间转换为时间格式
摘要: public string formatDataStr(string objstring) { if (objstring == "" || objstring == null || objstring == ".") { return ""; } ...
阅读全文
posted @ 2012-09-19 16:25 Uoolo
阅读(840)
评论(0)
推荐(0)
编辑
在后台.cs页面往前台插入html代码的方法
摘要: 1.在前台标签里加 runat=“server” 2.前台加<%=str%> 后台定义str,给str赋值
阅读全文
posted @ 2012-09-19 10:02 Uoolo
阅读(426)
评论(0)
推荐(0)
编辑
公告