?? step3.html
字號:
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=gb2312" />
<title>ViooMA進銷存2008版安裝程序 -- 設(shè)置參數(shù)</title>
<link href="style.css" rel="stylesheet" type="text/css" />
<style type="text/css">
<!--
.onetd{
text-align:right;
line-height:25px;
}
-->
</style>
<script src="../include/dedeajax2.js" language="javascript" type="text/javascript"></script>
<script src="jquery.js" language="javascript" type="text/javascript"></script>
<script language="javascript" type="text/javascript">
<!--
$(document).ready(function(){
//列表第一格CSS
$(".twbox tr").each(function(){ $(this).children("td").eq(0).addClass("onetd");});
//文本輸入框定義CSS+鼠標懸停
$("input[type='text']").addClass("textipt").mouseover(function(){ $(this).addClass("textipt_on");}).mouseout(function(){$(this).removeClass("textipt_on");});
//列表行鼠標懸停
$(".twbox tr").mouseover(function(){ $(this).addClass("moncolor");}).mouseout(function(){$(this).removeClass("moncolor"); });
});
function $o(tid){
return document.getElementById(tid);
}
function TestDbPwd()
{
var dbhost = $o('dbhost').value;
var dbname = $o('dbname').value;
var dbuser = $o('dbuser').value;
var dbpwd = $o('dbpwd').value;
var myajax = new DedeAjax($o('dbpwdsta'),false,true,'-','-','...');
myajax.SendGet2('index.php?step=10&dbhost='+dbhost+'&dbuser='+dbuser+'&dbname='+dbname+'&dbpwd='+dbpwd);
DedeXHTTP = null;
}
-->
</script>
</head>
<body>
<div class="top boxcenter">正在安裝:<em>WEB進銷存2008版</em></div>
<form action="index.php?step=5" method="post" name="form1">
<input type="hidden" name="startstep" value="5" />
<div class="topstep boxcenter">
<div class="stepbox">
<ul>
<li>許可協(xié)議</li>
<li>檢測環(huán)境</li>
<li class="this">安裝參數(shù)</li>
<li>開始安裝</li>
</ul>
</div>
</div>
<div class="main boxcenter">
<div class="boxtitle">
<span>數(shù)據(jù)庫設(shè)定</span>
</div>
<table width="726" border="0" align="center" cellpadding="0" cellspacing="0" class="twbox">
<tr>
<td width="256"><strong>數(shù)據(jù)庫主機:</strong></td>
<td width="468"><input name="dbhost" type="text" id="dbhost" value="localhost" style="width:200px" />
<small>一般為localhost</small></td>
</tr>
<tr>
<td><strong>數(shù)據(jù)庫名稱:</strong></td>
<td>
<input name="dbname" type="text" id="dbname" value="viooma2008" style="width:200px" />
</td>
</tr>
<tr>
<td><strong>數(shù)據(jù)庫用戶:</strong></td>
<td><input name="dbuser" type="text" id="dbuser" value="root" style="width:150px" /></td>
</tr>
<tr>
<td><strong>數(shù)據(jù)庫密碼:</strong></td>
<td>
<input name="dbpwd" type="text" id="dbpwd" style="width:150px" onchange="TestDbPwd()" />
<span id='dbpwdsta'></span>
</td>
</tr>
<tr>
<td><strong>數(shù)據(jù)表前綴:</strong></td>
<td><input name="dbprefix" type="text" id="dbprefix" value="viooma_" style="width:200px" />
<small>如無特殊需要,請不要修改</small></td>
</tr>
<tr>
<td><strong>數(shù)據(jù)庫編碼:</strong></td>
<td>
<input name="db_language" type="radio" id="dblang" value="gbk" checked="checked" />
GBK
<input type="radio" name="db_language" id="dblang" value="latin1" />
LATIN1
<small>本選項僅適用于MySql4.1及更高版本</small>
</td>
</tr>
</table>
<div class="boxtitle">
<span>管理員初始密碼</span>
</div>
<table width="726" border="0" align="center" cellpadding="0" cellspacing="0" class="twbox">
<tr>
<td width="256"><strong>用戶名:</strong></td>
<td width="468">
<input name="adminuser" type="text" id="adminuser" value="admin" style="width:200px" />
<p>只能用'0-9'、'a-z'、'A-Z'、'.'、'@'、'_'、'-'、'!'以內(nèi)范圍的字符</p>
</td>
</tr>
<tr>
<td><strong>密 碼:</strong></td>
<td><input name="adminpwd" type="text" id="adminpwd" value="admin" style="width:200px" /></td>
</tr>
<tr>
<td><strong>Cookie加密碼:</strong></td>
<td><input name="cookiepwd" type="text" id="cookiepwd" value="<?php echo $rnd_cookieEncode; ?>" style="width:200px" /></td>
</tr>
</table>
<div class="boxtitle">
<span>其他設(shè)置</span>
</div>
<table width="726" border="0" align="center" cellpadding="0" cellspacing="0" class="twbox">
<tr>
<td width="256"><strong>網(wǎng)站名稱:</strong></td>
<td width="468">
<input name="webname" type="text" id="webname" value="我的進銷存" style="width:200px" />
</td>
</tr>
<tr>
<td><strong>管理員郵箱:</strong></td>
<td><input name="adminmail" type="text" id="adminmail" value="admin@yourmail.com" style="width:200px" /></td>
</tr>
<tr>
<td><strong> 網(wǎng)站網(wǎng)址:</strong></td>
<td><input name="weburl" type="text" value="<?php echo $baseurl; ?>" id="weburl" style="width:200px" /></td>
</tr>
<tr>
<td><strong>系統(tǒng)安裝目錄:</strong></td>
<td><input name="path" type="text" value="<?php echo $path; ?>" id="cmspath" style="width:200px" />
<small>在根目錄安裝時不必理會</small></td>
</tr>
</table>
</div>
<div class="butbox boxcenter">
<input type="button" class="backbut" value="" onclick="history.back();" style="margin-right:20px" />
<input name="提交" type="submit" class="setupbut" value="" />
</div>
</form>
</body>
</html>
?? 快捷鍵說明
復(fù)制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -