预览模式: 普通 | 列表

XNB Blog 系统开发进度

服务器集群

  服务器集群就是指将很多服务器集中起来一起进行同一种服务,在客户端看来就象是只有一个服务器
  集群可以利用多个计算机进行并行计算从而获得很高的计算速度,也可以用多个计算机做备份,从而使得任何一个机器坏了整个系统还是能正常运行
  一旦在服务器上安装并运行了群集服务,该服务器即可加入群集。群集化操作可以减少单点故障数量,并且实现了群集化资源的高可用性。下述各节简要介绍了群集创建和群集操作中的节点行为。  注意:有关安装群集服务器的信息,请参阅 Windows server 2003 产品家族的帮助和部署指南。
 

查看更多...

Tags: 服务器 集群

分类:Share | 固定链接 | 评论: 0 | 引用: 0 | 查看次数: 24
Quoted from Unkown:
服务器未能转入应用程序 '/LM/W3SVC/1/ROOT'。错误是 '一般性拒绝访问错误'

Quoted from Unkown:
BUG: You receive an "HTTP 500 - Internal server error" error message when you try to view an ASP page after you install Visual Studio 6.0 Service Pack 6

Quoted from Unkown:
RESOLUTION
To resolve this problem, grant the IWAM_ComputerName user account the Read & Execute permission for the Mfc42.dll file. The Mfc42.dll file is located in the %WINDIR%\System32 folder.

To grant the Read & Execute permission, follow these steps: 1. In Windows Explorer, locate the Mfc42.dll file.

查看更多...

Tags: Server Application Unavailable ASP不能用

分类:Original | 固定链接 | 评论: 0 | 引用: 0 | 查看次数: 279

周周随心帖

盖工,谢谢啊,lemon是“周周随心帖”哈哈~真棒 我好久没光临啦,不好意思啦,应该多来踩踩!这里有不少宝贝要学哦!嘿嘿~ 加油……
分类:Lemon | 固定链接 | 评论: 7 | 引用: 0 | 查看次数: 554

无级分类,无级联动下拉菜单

先说明一下,用的就是zl_class的那个无级向下分类的数据库。

<%@LANGUAGE="VBSCRIPT" CODEPAGE="936" %>
<%
Set Conn = Server.CreateObject("ADODB.Connection")
ConnStr = "Provider=Microsoft.Jet.OLEDB.4.0;Data Source=" + Server.MapPath("zl_class.mdb")
Conn.Open ConnStr
Set rs=conn.execute("Select * From zl_class order By orderID")
cplists=rs.Getrows
isql="select  top 1 depth from zl_class order by depth desc"
Set irs=conn.execute(isql)

查看更多...

Tags: 无级分类 无级联动

分类:Original | 固定链接 | 评论: 0 | 引用: 0 | 查看次数: 540

天啊!

忙不过来啦!!!!!!

我要写小宝宝blog啊!!!!!!

天啊。能不能让工作没那么忙啊~
分类:Original | 固定链接 | 评论: 0 | 引用: 0 | 查看次数: 446