搜索资源列表
AspForumCompleteCodes
- 本脚本用于将BBSXP5.11的数据库转入LYBBS 5.0的数据库。 转换过程: 1.安装LYBBS 5.0的数据库(mysql) 2.安装MYODBC(可在www.mysql.com下载),并配置ODBC。用于ASP通过ODBC连接MYSQL数据库 3.修改bbsxp2lybbs.asp最前面关于数据库连接部分的内容 4.将bbsxp2lybbs.asp拷贝到BBSXP目录下 5.运行bbsxp2lybbs.asp,执行数据导入 6.将BBSXP的image
zend
- 破解zend 本破解程序运行在lunix操作系统下 执行 #tar -xzf vld-0.8.0.tgz //解压 #mv vld-0.8.0 vld //重命名 #cd -R vld ../php-4.3.8/ext //拷贝vld目录到php的解压目录下的ext中 #cd php-4.3.8 #rm configure //删除configure, 因为下面的buildconf会重新生成新的configure #./buildconf //如
Tomcat集群的配置
- Tomcat集群的配置相关内容,主要介绍如何在Linux平台配置Tomcat集群。-Tomcat cluster configuration-related content, mainly on how to configure the Tomcat Linux clusters.
skytree2.0ddd
- Open the URL below: http://www.justrun.net/demo/skytree/help/ Click Get Started->Basic tutorial .Follow the instruction to install and configure your web server. JustRun Studio 2007.1.18-Open the URL below: http://www.justrun.net/demo/sky
ISPConfig
- ISPConfig是一个ISP管理与**控制系统。它能够管理你的Web服务器,Email服务器,DNS绑定(A、CNAME、MX和SPF记录),FTP服务器,MySQL数据库,站点流量限制,防火墙,垃圾信息拦截等。利用其提供的Web界面能够管理/配置硬盘的存储空间。-ISPConfig is an ISP management and control system**. It can manage your Web server, Email server, DNS binding (A, CN
WebLogicServer9.2
- 本文讲述如何在WebLogic Server 9.2上配置集群,以及通过Proxy Server来访问集群 -This article tells how to configure WebLogic Server 9.2 cluster, as well as to access through the Proxy Server clusters
lighttpd-1.4.25.tar
- * mod_magnet:修复对()正常表和字符串(修复#1307) * mod_magnet:添加打印lua错误回溯 * mod_rewrite:如果不编译pcre,修正编译错误, *禁用警告“CLOSE-read”(修复#2091) * mod_rrdtool:如果不存在则创建文件的修复(#1788) *在connection_reset重置tlsext_server_name - 修正了随机主机名$HTTP["host"]条件 *输出一些SSL_CLI
Coolite.Toolkit.0.8.0
- Coolite Toolkit 是一个支持ASP.NET AJAX的Web控件,Coolite Toolkit非常适合做web应用程序的开发,它提供了很多专业的Asp.net输入/验证/显示控件,和页面布局的框架,同时完全支持ajax,因为它是所有的组件是居于ExtJS上封装出来,让开发人员在可视化的设计器内进行方面的属性配置。 -Coolite Toolkit support for ASP.NET AJAX is a Web control of, Coolite Toolkit is ve
kaoshi
- 简单的asp考试系统,仅供参考用,配置环境IIS6.0-Simple asp test system for reference only, configure the environment IIS6.0
Aws
- 可以快速配置iis环境,完全不用自己花时间手动配置,是初学者的好-Can quickly configure iis environment is no need to manually configure their own time is the good stuff for beginners
biyezongshijian
- 安装JDK、配置环境变量,打开Eclipse导入ch04项目,运行server.FishServer类启动服务器端,运行java client.SwimFish类启动客户端。注意,同时在多台机上运行客户端才能显示出网络游鱼的效果,在同一台机上打开多个客户端窗口不能看到该效果。-Install JDK, configure the environment variable, open Eclipse project import ch04, start the server running ser
SVNMSbuildCCTrayNUnit
- 1、CruiseControl 的安装配置 2、CC + SVN + Msbuild 设置,配置文件详细描述 3、CCTray 的安装使用 4、SVN安装配置完全攻略教程 5、服务器相关信息 6、软件包:CruiseControl.NET-1.4.4-Setup.exe 7、软件包:CruiseControl.NET-CCTray-1.4.4-Setup.exe 8、软件包:VisualSVN-Server-2.1.10.msi -1, CruiseCont
php-problem-fix
- If you install DataLife Engine on your computer using XAMPP (Apache Friend), you will see this error in module Custom Article Fields and Custom Profile Fields. So you cannot configure these options. See Text file for Fix
Lonely
- 博客网站的主题可以自定义菜单和风格,需配置相应的网站使用-Theme blog site can customize menus and style, you need to configure the appropriate site to use
language-engine-selfmade
- By Correctly installing this on your site, you can configure it to add multi language support. By looking at files and code it s easy to figure out how to use. Everything is made in PHP. Tu use, include it to every page, simply replace ever
ZendOptimizer-3.3.3
- 配置windows2003服务器PHP+MYSQL和优化PHP程序-Configure windows 2003 server PHP+ MYSQL and PHP optimization program
thinkphp3.1.2weixin
- 简介: 该框架是基于thinkphp 3.1.2开发 结构 1.WeixinAction.class.php 此文件中的类是微信入口文件的基类,它提供了微信的一些基础功能,继承了thinkphp的Action类 2.IndexAction.class.php 此文件是微信的入口url文件,它继承了WeixinAction,在这里可以配置不同应用的转发请求。可通过数据库中的数据,以判断应用的转发地址 3.WeixinAppAction.class.php
InternetTest3
- 主要是组网实验的几个简单实现,可以实现网络的连接和配置。-Primarily to achieve a few simple networking experiment can connect and configure the network.
HArticle1.0
- 1. 鉴于现在市面上的文章管理程序都是两层目录,一时需要一个只有一层目录的文章管理程序,所以这个程序只做了一层目录。 2. 文章支持UBBCODE,UBBCODE的使用,请参照一般的论坛使用方法,本程序UBBCODE转化代码借鉴了动网论坛的代码,感谢动网论坛! 3. 可以说没有后台文件,所有管理均结合于前台,可进行移动整个版块的文章或者某篇文章到其他版块,删除整个版块的文章或者某篇文章。 4. 数据库中只有一个存放文章的表,网站的所有基本配置均放在const.asp中,可配置网站的基本属性、版块
flashcity11
- 必须有SQL Server 6.5或以上支持,并且需要打开SQL Server Agent。先在sql server中建立一个名叫city的数据库,然后解开此压缩包后在查询分析器里运行其中的city.sql来建立数据表、视图和存储过程,然后把city.mdb中的初始化数据导入此数据库,最后双击打开conn.udl来配置你自己的数据库连接。注意在IIS中不要把它设为虚拟目录,要把它设为站点。-You must have SQL Server 6.5 or greater support, and
