-
网人广告联盟系统 php源码,包括统计查询后台,以及广告代码展示预览系统。支持支付宝支付。...
网人广告联盟系统 php源码,包括统计查询后台,以及广告代码展示预览系统。支持支付宝支付。-this system include stat platform, ad code list and review. zhifubao supported!
- 2022-04-18 23:25:42下载
- 积分:1
-
文件包括:
1.利用garyBox JS类与asp.net整合形成lightBox效果
2.客户端实时录入检测的js类整合和基础实例...
文件包括:
1.利用garyBox JS类与asp.net整合形成lightBox效果
2.客户端实时录入检测的js类整合和基础实例
- 2022-07-22 21:48:35下载
- 积分:1
-
国外多语言开源PHP+MYSQL统计系统。用于统计分析网站访问量,可对图示统计汇总、图示某时间段内访问者的访问量、图示每小时服务器访问量、图示每小时访问者访问量...
国外多语言开源PHP+MYSQL统计系统。用于统计分析网站访问量,可对图示统计汇总、图示某时间段内访问者的访问量、图示每小时服务器访问量、图示每小时访问者访问量、图示连接点,访问轨迹、访问来源等功能
-Foreign multi-lingual open source PHP+ MYSQL statistical system. Used for statistical analysis of site visits, statistical summary of icons, icons of a certain period of time a visitor visits, the server icon hourly visits, visitors per hour volume icon, the icon to connect points, visit track, visit the source functions
- 2022-03-22 06:55:28下载
- 积分:1
-
VB.Net写的简单留言簿 供学习参考.
VB.Net写的简单留言簿 供学习参考.-VB.Net write a simple reference book for learning.
- 2022-03-30 05:45:55下载
- 积分:1
-
使用java + JavaBean来实现在线网上商城系统。可以省略。
利用JAVA+JAVABEAN来实现在线网上商城系统。可以实现在线商品的选购和结算及其查询。-The use of JAVA+ JAVABEAN to achieve the online system of online shopping. Can be achieved online purchase of goods and settlement of their inquiries.
- 2022-03-01 01:24:38下载
- 积分:1
-
Technology with dynamic web page can be achieved, ASP/PHP/JSP you just think you...
用动态网页技术就可以实现了,ASP/PHP/JSP你随便选个你认为好用的,简单的聊天室就跟留言版一样,只不过你让他自动刷新的快点,这样可以模拟一个聊天室-Technology with dynamic web page can be achieved, ASP/PHP/JSP you just think you chose a nice, simple message board chat room just the same, but you let him automatically refresh faster, so that can simulate a chat Room
- 2023-01-06 18:50:03下载
- 积分:1
-
漂亮的企业建站系统,数据库直接导入
ASP程序
漂亮的企业建站系统,数据库直接导入
ASP程序-Enterprises Website beautiful system, the database directly into ASP program
- 2023-04-21 20:25:03下载
- 积分:1
-
在asp环境下,实现了一个电子作业系统,包括学生在线完成作业,教师批改作业...
在asp环境下,实现了一个电子作业系统,包括学生在线完成作业,教师批改作业
- 2022-09-02 08:25:03下载
- 积分:1
-
Net
Net-Sky ChatServer不同于其他的用PHP,ASP,PERL等脚本语言编写的或其他任何CGI模式的聊天程式,本聊天室程序使用标准C语言开发,独立于任何第三方WEBSERVER而运行,快速,高效,稳定,大容量。程序的设计目标是能在一台普通的PC上同时容纳上万人聊天。经初步测试,完全达标:每个聊天室一道进程,占内存约700K,80人在线时占CPU约0.03% (Pll450)。程序启动即将所有模版一次性载入内存,最大限度减少硬盘的I/O操作(聊天过程没有任何硬盘I/O),最大限度提高性能。这不不并不意味着每次修改配置后要重新启动聊程式,系统提供专门的管理员命令来重载或修改配置,而不须停止或间断服务。(Only For Linux) -Net-Sky ChatServer different from the other with PHP, ASP, PERL scripting languages such as prepared by the CGI or any other mode of chat programs, the chat room using the standard C language development, independent of any third-party WEBSERVER and running fast, efficient, stable, large capacity. The design goal is that it can be an ordinary PC to accommodate 10,000 people chatting. After initial testing, fully standards : each process in a chat room, accounting for about 700K of memory, 80-CPU time for about 0.03% (Pll450). All the forthcoming commencement of proceedings templates included one-time memory, hard disk to minimize the I/O operations (Chat drives the
- 2022-08-10 15:48:26下载
- 积分:1
-
使用说明: 初始管理员 用户:Admin 密码:admin888 eWebEditor管理员 用户: Admin 密码:admin888 如果你想从PL...
使用说明: 初始管理员 用户:Admin 密码:admin888 eWebEditor管理员 用户: Admin 密码:admin888 如果你想从PL-Blog 1.2 (Beta)以下版本(包括L-Blog 1.06 se)进行升级,请用 Update.asp 进行数据库升级,然后覆盖说有文件就可以了 安装说明: 1.配置数据路径,修改 Common.asp 文件.找到 Const AccessFile="blogDB/blogDB.mdb" Const AccessPath="blogDB" 路径要和上面一样否则后台备份数据库会失败 2.修改Blog Cookies变量,修改 Common.asp 文件.找到 定义 Cookie,Application 域,必须修改,否则可能运行不正常 Const CookieName="PLBlog" Const CookieNameSet="PLBlogSet" Blog设置保存用的Cookie,建议不要和CookieName相等 3.如何升级我的我的旧数据库,修改 Update.asp 文件的数据库路径和Blog Cookies变量,找到 定义 Cookie,Application 域,必须要和原来的commonde.asp里的设置一样,否则升级不成功 Const CookieName="PLBlog" 定义数据库链接文件,必须要和原来的commonde.asp里的设置一样,否则升级不成功 Const AccessFile="blogDB/blogDB.mdb"-use : initial admin users : Admin Password : admin888 eWebEditor admin users : Admin Password : If you want to admin888 from PL- Blog 1.2 (Beta) version of the following (including L- Blog 1.06 se) upgrade, please use the Update. asp for the database upgrade, and then covered with paper that can be installed on : 1. configuration dat
- 2023-08-24 18:40:04下载
- 积分:1