搜索资源列表
PHPCMSup401
- 能特点: 1.采用 PHP + AJAX 的方式构建。客户端采用缓存技术,减轻服务器的负担。 2.可以远程管理服务器上的文件,包括上传,下载,新建,编辑,复制,粘贴,删除,远程下载等文件操作。 3.实现了远程 ZIP文件打包/解压。 4.多用户,权限管理,可以分配用户各自的操作目录和可操作的文件类型。 5.两种浏览方式:列表模式和图标模式。 6.在图标模式下可以预览图片文件的缩略图。 7.编辑器可以显示行号,字符替换等功能。 8.自定义风格模板。默认管理员:admin 密码:admin-can
Ajax_MSN
- 本系统是一个基于Ajax的Web版MSN聊天工具,具体功能包括: 1、实时查看在线好友列表。 2、向在线好友发送即是消息 3、状态切换。-the system is a Web-based version of Ajax MSN Chat tools, specific functions include : 1. View real-time online friends list. 2, sent to friends online information that is thr
Article(ajax)
- 使用Anthem.Net做的Ajax后台. Access + .net2.0 使用VS2005开发. 基本功能:. 1) 栏目无限分级,可添加专题栏目. 2) 栏目显示分四种显示风格:列表式,简介式-use Anthem.Net do Ajax background. Access. Net2.0 use VS2005 development. basic functions :. 1) columns unlimited grade, special columns can be added
Ajaxchat
- 是一个相对完善的Asp.net聊天室源码,可以查看在线人员名单,发送表情,密谈等 利用Ajax实现的无刷新操作 聊天室房间ChatRoom.aspx,登录login.aspx,数据库在Db文件夹下,在企业管理器附加即可-is a relatively good source Asp.net Chat Room, you can view the list online, send expressions, utilize Ajax secret talks without ac
easygrid-2008-05-22
- Easy Grid is a JS/PHP tool kit for data linear lists management. It can help you to create quickly interfaces of table list navigation and modification with AJAX features. High performance of the Grid is ensured by JSON data format. The Easy Gr
chatRoom.rar
- 聊天室系统源码 是一个精简的Asp.net聊天室源码,可以查看在线无刷新聊天,在线发送/接收、查看人员名单、发送表情、聊天记录上色、密谈等 利用Ajax实现的无刷新操作 默认登陆帐号/密码:codepub/codepub 聊天室房间ChatRoom.aspx,登录login.aspx,数据库在Db文件夹下,附加即可,Chat system is a streamlined source Asp.net source chat room, you can view online cha
DTCMS_Mssql2000_v1.0Beta2
- 1、建立数据库,在其基础上还原sql2000dtcms.dat备份文件。 2、默认管理员帐号:admin,密码:admin888 DTcms系统采用ASP.NET(C#)+jQuery,同时结合AJAX技术开发。具备友好的操作界面,高用户体验且备受欢迎的BS模式网站内容管理系统。 默认管理员帐号:admin 默认管理员密码:admin888(SQL2000备份文件密码弄错了,大伙打开管理员表,将密码替换成D3447BC87A268BEB4AB314D89B4FBC74
dwr-2.0.M1-src
- Ajax 框架,可以用来做数型菜单或者联动下拉列表-Ajax framework that can be used to do a number of linkage-type menu or drop-down list
AjaxChatroom
- Ajax实现的在线聊天室 一个单一的多用户聊天室。其内部维护着一个已登录用户的列表。列表将祛除session过期的用户。同时它还支持一些命令比如 /admin Clear 清除聊天室 /nick [Name] 改变用户姓名,详细的自己去发掘了。 注意用户名不能为汉字! -Ajax online chat room to achieve a single multi-user chat rooms. Its internal maintains a list of logg
AJAX
- 用VS2005 写的一个省市无刷级联 没有使用ASP.NET AJAX控件 数据来源于数据库,极少的JS代码。不过有一个AJAX封装好的类,可以不用管它,直接声明调用就行了-Use VS2005 to write a brushless cascade provinces did not use the ASP.NET AJAX Control data from the database, very little JS code. However, there is a good type
ajaxPager
- ajax动态分页,页面列表无刷新的更新。页面完全的静态,打开后自动加载第一页数据。-ajax dynamic page, without refreshing the page a list of updates. Completely static page, open the first page after the automatic loading of data.
ajaxn_utf8
- 演示中使用的数据库为省、市、县三级数据库 演示程序实现了省、市、县三级联动(ajax技术) 程序调用方法: 1:把 <scr ipt language="javascr ipt" src="js/jquery.js"></scr ipt> <scr ipt language="javascr ipt" src="js/firste_city.js"></scr ipt> 贴到网页<head></head&g
ajaxanywhereAND
- ajax的异步交互,list表单的提交。其中用了AJAXANYWHERE框架-ajax asynchronous interaction, list the submission form. Which used the framework of AJAXANYWHERE
chatRoom
- 这是一个精简的Asp.net聊天室源码,可以查看在线无刷新聊天,在线发送/接收、查看人员名单、发送表情、聊天记录上色、密谈等 利用Ajax实现的无刷新操作-It is a streamlined source Asp.net chat room, you can view online chat without refresh, on-line to send/receive, view the list, send expression chats color, commune, etc.
dropdown
- ajax下拉列表框做的无刷新省市联动,包括数据库-drop-down list box to do ajax without refreshing the linked cities, including the database
AJAX
- 一个很好的ajax下拉列表和登录的例子,很值得大家学习-A good ajax drop-down list and login example, well worth everybody study
ajax-dynamic-list
- Jsp Program,Javscr ipt,AjAx Program
ASP-list
- 我们在腾讯网站等一些评论栏目上可以看到这样的应用,列表没有使用分页条,而是一次加载一定数量的记录显示在列表页,当用户浏览到列表页底部时,可以通过单击“加载更多”来查看更多记录。有网友反映数据量大时,加载速度慢,这一版本改变了后台读取方式,加快了输出速度。 原理:页面载入时,jQuery向后台请求数据,ASP程序通过查询数据库将最新的几条记录显示在列表页,在列表页的底部有个“更多”链接,通过触发该链接,向服务端发送Ajax请求,后台ASP程序接收请求参数,并作出相应,获取数据库相应的记录并以J
dede(ajax)
- dede列表页多种排序(ajax动态显示)-List dede more sort (ajax dynamic display)
Graph-master
- Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: Redistributions of source code must retain the above copyright notice, this list of conditions and t