|
马上注册,结交更多好友,享用更多功能,让你轻松玩转社区。
您需要 登录 才可以下载或查看,没有帐号?立即注册
x
楼上说交互性不好,太牵强了吧。在微软提供的一套框架中,利用asp做网站,开发效率高,使用人数少,减少不必要的开销。交互性是互动方式,是有开发人员决定的。fso<HTML>
<HEAD>
<TITLE>笨狼代码年夜管家</TITLE>
<metahttp-equiv="Content-Type"content="text/html;charset=gb2312">
<style>
body
{
font-size:12;
BACKGROUND:#DADADA;
margin-left:5;
}
.folder
{
font-size:18;
cursor:hand;
}
.folderIcon
{
color:navy;
font-family:wingdings;
font-size:18;
cursor:hand;
}
.file
{
color:navy;
font-size:18;
cursor:hand;
height:21;
}
.fileIcon
{
color:navy;
font-family:wingdings;
font-size:18;
cursor:hand;
height:21;
display:inline;
}
input
{
width:20;
overflow:visible;
border:1pxsolidlightblue;
background-color:#cccccc;
cursor:text;
}
button
{
border:1pxsolidgray;
width:60;
margin-left:2;
cursor:hand;
font-size:12;
filter:progid:DXImageTransform.Microsoft.Gradient(startColorStr=#eaeaff,endColorStr=#618fff,gradientType=0);
}
textarea
{
font-family:Verdana;
width:750;
height:630;
font-size:12px;
overflow:scroll;
}
#frmTree
{
WIDTH:200px;
height:630;
MARGIN:0px;
PADDING:0px;
overflow:scroll;
MARGIN-right:10;
}
#frmSeach
{
WIDTH:200px;
height:630;
MARGIN:0px;
PADDING:0px;
overflow:scroll;
MARGIN-right:10;
}
#hide_control
{
POSITION:absolute;
LEFT:213px;
TOP:10px;
WIDTH:10px;
height:630;
BACKGROUND:#DADADA;
padding-top:300;
cursor:e-resize;
border:1solidgray;
}
#txtFrm
{
POSITION:absolute;
LEFT:230px;
TOP:10px;
WIDTH:100%;
MARGIN:0px;
PADDING:0px;
BACKGROUND:#DADADA;
}
#tab1
{
border:1solid;
cursor:hand;
}
#tab2
{
border:1solid;
cursor:hand;
BACKGROUND:gray;
}
#tab3
{
border:1solid;
cursor:hand;
BACKGROUND:gray;
}
#tab4
{
border:1solid;
cursor:hand;
}
</style>
</HEAD>
<BODYonselectstart="vbs:selectControl"onkeydown="vbs:shortCut">
<divid="frmTree"onclick="vbs:f_Click"onkeydown="vbs:deletFile">
<spanid="tab1">目录</span>
<spanid="tab2"onclick="vbs:showMefrmSeach,frmTree">搜索</span>
<hr/>
<divid="tree"style=margin-left:0;color:navy;font-size:12;cursor:hand;></div>
</div>
<divid="frmSeach"onclick="vbs:f_Click">
<spanid="tab3"onclick="vbs:showMefrmTree,frmSeach">目录</span>
<spanid="tab4">搜索</span>
<hr/>
<divid="list"style=margin-left:0onkeydown="deletFile">
<inputid="searchKey"style="width:100"/>
<buttononclick="vbs:seachFile"id="searchButton">查找</button><br/>
<divid="seachList"style=margin-left:0>搜刮了局</div>
</div>
</div>
<inputtype="button"id="hide_control"onmousedown="vbs:beginDrag"onmouseup="vbs:upHandler"bgcolor="#eeeeee"/>
<divvalign="top"id="txtFrm">
题目:<inputid="articleTitle"style="width:100"readonly/>
<buttonid="browse"onclick="vbs:browseMe">预览</button>
<buttonid="saveButton"onclick="vbs:saveFile">保留</button>
<buttonid="browse"onclick="vbs:createFile">新建</button>
<buttonid="test"onclick="vbs:showHelp">申明</button>
行<spanid="Ln">1</span>
<textareaid="txt"**************************
onerrorresumenext
window.resizeTowindow.screen.availWidth,window.</p>Access是一种桌面数据库,只适合数据量少的应用,在处理少量数据和单机访问的数据库时是很好的,效率也很高。但是它的同时访问客户端不能多于4个。access数据库有一定的极限,如果数据达到100M左右,很容易造成服务器iis假死,或者消耗掉服务器的内存导致服务器崩溃。 |
|