摘要: 发布分页 阅读全文
posted @ 2013-05-12 22:47 诗意花 阅读(133) 评论(0) 推荐(0)
摘要: /// <summary> /// 获得伪静态页码显示链接 /// </summary> /// <param name="curPage">当前页数</param> /// <param name="countPage">总页数</param> /// <param name="url">超级链接地址</param> /// <param name="extendPage">周边页码显示个数上限</p 阅读全文
posted @ 2013-05-12 22:46 诗意花 阅读(136) 评论(0) 推荐(0)
摘要: 俄罗斯方块html 阅读全文
posted @ 2013-04-25 22:52 诗意花 阅读(190) 评论(0) 推荐(0)
摘要: 俄罗斯方块源码 阅读全文
posted @ 2013-04-25 22:50 诗意花 阅读(179) 评论(0) 推荐(0)
摘要: 俄罗斯 阅读全文
posted @ 2013-04-25 22:48 诗意花 阅读(128) 评论(0) 推荐(0)
摘要: Code无标题页Welcome to ajax! http://www.cnblogs.com/Ferry/archive/2008/12/24/1361505.html 阅读全文
posted @ 2012-12-25 17:18 诗意花 阅读(154) 评论(0) 推荐(0)
摘要: using System;using System.Collections.Generic;using System.Linq;using System.Web;using System.Web.UI;using System.Web.UI.WebControls;using BLL;using Model;public partial class ajaxlogin : System.Web.UI.Page{ protected void Page_Load(object sender, EventArgs e) { string result = "-1"; ... 阅读全文
posted @ 2012-11-26 18:13 诗意花 阅读(157) 评论(0) 推荐(0)