📄 helpbeam.htm
字号:
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<TITLE>欢迎光临SpaS Studio</TITLE>
<LINK href="css/style.css"
rel=stylesheet type=text/css>
<STYLE type=text/css>BODY {
SCROLLBAR-FACE-COLOR: #9E9E8A; SCROLLBAR-HIGHLIGHT-COLOR: #ffffff; SCROLLBAR-SHADOW-COLOR: #339966; SCROLLBAR-3DLIGHT-COLOR: #cccccc; SCROLLBAR-ARROW-COLOR: #ffffff; SCROLLBAR-TRACK-COLOR: #cccccc; SCROLLBAR-DARKSHADOW-COLOR: #ffffff
}
</STYLE>
<SCRIPT language=JavaScript>
var Selected = "";
document.writeln("<iframe name=AdFrame width=0 height=0 frameborder=0></IFRAME>");
function SwitchMessage(elm)
{
var elmref;
if (Selected != "")
{
elmref = eval("document.getElementById('" + Selected + "_h1')");
if (elmref) elmref.style.display = 'none';
elmref = eval("document.getElementById('" + Selected + "_h0')");
if (elmref) elmref.bgColor = '#FEF9E7';
}
if (Selected != elm.name)
{
Selected = elm.name;
elmref = eval("document.getElementById('" + Selected + "_h1')");
if (elmref)
{
if (elmref.style.display=='none') elmref.style.display='';
else elmref.style.display = 'none';
}
elmref = eval("document.getElementById('" + Selected + "_h0')");
if (elmref)
elmref.bgColor = '#99CCFF';
}
else
Selected="";
window.location = "#xx" + Selected + "xx";
return false;
}
</SCRIPT>
<SCRIPT event=onclick for=DynMessLink language=javascript>
return SwitchMessage(this);
</SCRIPT>
<META
content="SpaS在线, 老左"
name=keywords>
<META content="text/html; charset=gb2312" http-equiv=Content-Type>
<META content="Microsoft FrontPage 4.0" name=GENERATOR>
</HEAD>
<BODY background=Image/bg24.gif bgColor=#00cc99 leftMargin=0
text=#000000 topMargin=0 marginheight="0" marginwidth="0">
<TABLE align=center background=Image/bar.jpg border=0 cellPadding=0
cellSpacing=0 width=711>
<TBODY>
<TR>
<TD background=Image/bg24.gif bgColor=#fff2df>
<p align="center"><font size="3" color="#0000FF">大 家
的 软 件 大
家 做</font></p>
</TD>
</TR>
<TR>
<TD bgColor=white height=2><IMG height=1 src=""
width=1></TD></TR></TBODY></TABLE>
<TABLE width=711 height="29" border=0 align=center cellPadding=0
cellSpacing=0 background=Image/bar.jpg>
<TBODY>
<TR>
<TD width=243 align=center> <font color="#000099"><IMG height=26 src="Image/bar.jpg"
width=1></font></TD>
<TD width=219 align=center><font color="#000099" size="5">SpaTools 帮助</font></TD>
<TD width=249 align=center></TD>
</TR>
</TBODY>
</TABLE>
<TABLE align=center bgColor=#ffffff border=0 cellPadding=0 cellSpacing=0
width=710>
<TBODY>
<TR>
<TD height=246 vAlign=top>
<TABLE border=0 cellPadding=0 cellSpacing=0 width="100%">
<TBODY>
<TR>
<TD background=Image/topPattern.gif width="29%"
border="0"> </TD>
<TD background=Image/bg24.gif width="2%">
<DIV align=center><IMG height=8
src="Image/whiteSquare.gif" width=7></DIV></TD>
<TD background=Image/topPattern.gif
width="69%"> </TD>
</TR>
<TR>
<TD height=494 vAlign=top>
<TABLE border=0 cellPadding=0 cellSpacing=0 width="100%">
<tr>
<td>
</tr>
<tr>
<TD> <DIV align=center>
<TABLE border=0 cellPadding=0 cellSpacing=0 width="94%"><TBODY>
<TR>
<TD height=22 width="14%"><IMG height=18
src="Image/icon_servicesupport.gif"
width=15></TD>
<TD height=22 width="86%"><FONT
color=#990000>技术条件</FONT></TD>
</TR>
<TR>
<TD height=105> <DIV align=right></DIV></TD>
<TD> <TABLE border=0 cellPadding=0 cellSpacing=6
width="94%">
<TBODY>
<tr>
<td height=18> <div align=left><a
href="helpBeam.htm"
target=_self>梁构件设计</a></div></td>
</tr>
<tr>
<td height=19>
<div align=left><a
href="http://"
target=_blank>正常使用验算</a></div></td>
</tr>
<tr>
<td height=16>
<div align=left><a
href="http://"
target=_blank>柱承载力计算</a></div></td>
</tr>
<tr>
<td height=6> <div align=left><a
href="http://"
target=_blank>剪力墙承载力计算</a></div></td>
</tr>
<tr>
<td height=15><a href="http://"
target=_blank>圆柱承载力计算</a></td>
</tr>
<tr>
<td height=18> <div align=left><a
href="http://"
target=_blank>独立柱基</a></div></td>
</tr>
<tr>
<td height=6> <a
href="http://"
target=_blank>条形基础</a></td>
</tr>
<tr>
<td height=6> </td>
</tr>
</TABLE></TD>
</TR>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -