-
简易论坛,实现了论坛最基本的功能如:注册,登录,浏览贴子,发贴,回复,编辑,后台管理等。后台管理员帐号密码都为admin...
简易论坛,实现了论坛最基本的功能如:注册,登录,浏览贴子,发贴,回复,编辑,后台管理等。后台管理员帐号密码都为admin
-Simple Forum, a forum to achieve the most basic functions such as: registration, login, browse postings, post resume, edit, background management. The background of the administrator account password for the admin
- 2022-12-09 06:20:02下载
- 积分:1
-
IIS 6.0 introduced the related functions and the setting up of methods, it is su...
介绍了IIS 6.0相关功能及设置方法,很适合初学者学习!-IIS 6.0 introduced the related functions and the setting up of methods, it is suitable for beginners to learn!
- 2022-02-28 11:44:08下载
- 积分:1
-
电子商务网站源码
网站左侧商品分类的样式为左右2列、中间由“|”分隔。如果您的商品分类比较少,可以使用单列直排样式。
使用方法:将prodtree...
电子商务网站源码
网站左侧商品分类的样式为左右2列、中间由“|”分隔。如果您的商品分类比较少,可以使用单列直排样式。
使用方法:将prodtree.asp.bak更名为prodtree.asp,然后替换上级目录中的prodtree.asp文件。
注意:注意做好原文件的备份,以备恢复之需-Source e-commerce website site left the style classification of goods for about two, between the
- 2022-08-14 08:33:05下载
- 积分:1
-
802.16 source code has friends to seek the look of post
802.16源代码
看有网友征求802.16源码的帖子,拿出来分享一下。-802.16 source code has friends to seek the look of post-source 802.16 up to share.
- 2022-06-21 16:47:21下载
- 积分:1
-
QEEPHP框架API文档,版本为2.1.2560
QEEPHP框架API文档,版本为2.1.2560-QEEPHP FRAME API
- 2023-07-27 19:50:04下载
- 积分:1
-
更多的皮肤转化,这8001024个分辨率
多皮肤变换,适合800、1024两种分辨率-more skin transformation, both for 800,1024 resolution
- 2022-08-06 07:07:46下载
- 积分:1
-
ASP.NET written in VB.Net 2008 for rendering images directly from the database....
ASP.NET written in VB.Net 2008 for rendering images directly from the database. The control can be used inside a GridView or other composite control.
- 2022-04-17 13:15:43下载
- 积分:1
-
bbs论坛源码,功能详细,非常适合初学者,对于jsp有一定知识的开发人员....
bbs论坛源码,功能详细,非常适合初学者,对于jsp有一定知识的开发人员.-bbs forum source, function in detail, very suitable for beginners, to have a certain knowledge of jsp developer.
- 2022-04-14 21:27:07下载
- 积分:1
-
Network Programming
《网络程序设计―ASP(第2版)》(尚俊杰编著)一书的配套源代码- Network Programming-ASP (2nd edition) (尚俊杰edited) a book supporting source code
- 2022-01-21 04:32:26下载
- 积分:1
-
/*------------------------------------------------------------------|
| AjaxTablePage 1.01 | AJAX数组表格分页类 |
|-------------------------------------------------------------------|
| Copyright (c) 2009 Apollo Updated: 2009年2月5日9:44:56|
| |
| 调用方式:
| var 自定义的全局变量名 = new AjaxTablePage("自定义全局变量名","表格的ID","翻页后运行的返回函数")
| 自定义的全局变量名.ioStr.DiyTH="表头1,表头2,.."
| 自定义的全局变量名.ioStr.Diystr="第一行1第一行2,..|第二行..|.." |
| 自定义的全局变量名.initialize() |
| |
| 接口:每页记录数,表格头字符串,表格内容字符串 |
| AJAX应用:适时获取新的字符串后设置上述接口再调用initialize()即可 |
| 参考网上代码所写,变量名不是很规范。请见谅|
| |
|-------------------------------------------------------------------*/-/*------------------------------------------------------------------|
| AjaxTablePage 1.01 | AJAX table pagination array-type |
|-------------------------------------------------------------------|
| Copyright (c) 2009 Apollo Updated: 2009 Month 5 Day 2 years 9:44:56 |
| |
| Call by:
| Var-defined global variable name = new AjaxTablePage ( "si
- 2022-02-03 05:04:56下载
- 积分:1