会员
众包
新闻
博问
闪存
赞助商
HarmonyOS
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
壹飛臺
一飞冲天 微力无边
2013年11月8日
Repeater和Gridview前台显示行号的方法
摘要: Repeater中:使用Container.ItemIndex获取行号1 2 3 行号: 4 5 如果要从1开始,则1 2 3 行号: 4 5 GirdView中:使用Container.DataItemInde获取行号,同理从1开始,也可以用1 2 3 4 5 6 7 8 9
阅读全文
posted @ 2013-11-08 14:48 壹飛臺
阅读(400)
评论(0)
推荐(0)
Asp.Net对Json字符串的解析和应用
摘要: using System.Web.Script.Serialization;protected void Page_Load(object sender,EventArgs e){//构建json对象stringjsonstring="[ {posid:'611',city:'成都市'}, {posid:'621',city:'上海市'}, {posid:'631',city:'重庆市'}, {posid:'641',city:'海口市'} ]";
阅读全文
posted @ 2013-11-08 14:21 壹飛臺
阅读(617)
评论(0)
推荐(0)
导航
首页
新文章
联系
管理