会员
众包
新闻
博问
闪存
赞助商
HarmonyOS
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
Aaron.Li
慢不可怕,怕的是方向性错误。
博客园
首页
新随笔
联系
订阅
管理
上一页
1
···
5
6
7
8
9
2017年1月24日
ASP.NET练习③——AspNetChosmePager
摘要: aspx代码: <%@ Page Language="C#" AutoEventWireup="true" CodeBehind="_ChosmePager.aspx.cs" Inherits="AspNetChosmePager._ChosmePager" %> <%@ Register Asse
阅读全文
posted @ 2017-01-24 23:23 AaronLi
阅读(164)
评论(0)
推荐(0)
2017年1月22日
asp.net练习②——Paginaton无刷新分页
摘要: aspx代码: <html xmlns="http://www.w3.org/1999/xhtml"> <head runat="server"> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"/> <title>
阅读全文
posted @ 2017-01-22 21:13 AaronLi
阅读(172)
评论(0)
推荐(0)
asp.net练习①——Application聊天室
摘要: 已经好几年没写过代码,重新练习起代码,在这做做笔记备忘。 aspx页面js代码: <script type="text/javascript"> function showMsg() { //定时刷新获取聊天内容 var data = "{}"; $.ajax({ type: "POST", dat
阅读全文
posted @ 2017-01-22 20:57 AaronLi
阅读(485)
评论(0)
推荐(1)
上一页
1
···
5
6
7
8
9
公告