📄 _upgradereport.htm
字号:
<html>
<head>
<META HTTP-EQUIV="Content-Type" content="text/html; charset=utf-8">
<link rel="stylesheet" href="_UpgradeReport_Files\UpgradeReport.css">
<title>ComTest.vbp 升级报告</title>
<script language="javascript">
function outliner () {
oMe = window.event.srcElement
//get child element
var child = document.all[event.srcElement.getAttribute("child",false)];
//if child element exists, expand or collapse it.
if (null != child)
child.className = child.className == "collapsed" ? "expanded" : "collapsed";
}
function changepic() {
uMe = window.event.srcElement;
var check = uMe.src.toLowerCase();
if (check.lastIndexOf("upgradereport_plus.gif") != -1)
{
uMe.src = "_UpgradeReport_Files/UpgradeReport_Minus.gif"
}
else
{
uMe.src = "_UpgradeReport_Files/UpgradeReport_Plus.gif"
}
}
</script>
</head>
<body topmargin="0" leftmargin="0" rightmargin="0" onclick="outliner();">
<h1>ComTest.vbp 的升级报告</h1>
<p><span class="note">
<b>升级时间: </b>05-11-3 14:37<br>
</span></p>
<h2>项目文件列表</h2>
<table cellpadding="2" cellspacing="0" width="98%" border="1"bordercolor="white" class="infotable"></TR>
<tr>
<td nowrap class="header">新文件名</td>
<td nowrap class="header">原文件名</td>
<td nowrap class="header">文件类型</td>
<td nowrap class="header">状态</td>
<td nowrap class="header">错误</td>
<td nowrap class="header">警告</td>
<td nowrap class="header">全部问题</td>
</tr>
<tr class="row">
<td class="content"><IMG alt="展开/折叠部分" class="expandable" height="11"onclick=changepic() src="_UpgradeReport_Files/UpgradeReport_Plus.gif" width="9" child="issue0"> (全局问题)</td>
<td class="content"></td>
<td class="content"></td>
<td class="content">
</td> <td class="content">0</td>
<td class="content">0</td>
<td class="content">0</td>
</tr>
<tr class="collapsed" id="issue0" bgcolor="#ffffff"><td colspan="7">
<table width="97%" border="1" bordercolor="#dcdcdc" rules="cols" class="issuetable">
<tr><td colspan="7" class="issuetitle">全局更新问题:</td></tr><tr><td class="issuenone">无</td></tr>
</table>
</td></tr>
<tr class="row">
<td class="content"><IMG alt="展开/折叠部分" class="expandable" height="11"onclick=changepic() src="_UpgradeReport_Files/UpgradeReport_Plus.gif" width="9" child="issue1"> 仪器通信测试系统.vb</td>
<td class="content">仪器通信测试系统.frm</td>
<td class="content">窗体</td>
<td class="content">
已升级</td> <td class="content">0</td>
<td class="content">0</td>
<td class="content">0</td>
</tr>
<tr class="collapsed" id="issue1" bgcolor="#ffffff"><td colspan="7">
<table width="97%" border="1" bordercolor="#dcdcdc" rules="cols" class="issuetable">
<tr><td colspan="7" class="issuetitle">仪器通信测试系统.frm 的升级问题:</td></tr><tr><td class="issuenone">无</td></tr>
</table>
</td></tr>
<tr valign="top">
<td class="foot">1 文件</td>
<td class="foot"> </td>
<td class="foot">窗体: 1</td>
<td class="foot">
已升级: 1<BR>
未升级: 0
</td>
<td class="foot">0</td>
<td class="foot">0</td>
<td class="foot">0</td>
</tr>
</table>
<p class="help">
<A href='ms-help://MS.VSCC.2003/commoner/redir/redirect.htm?keyword="vbtbsTroubleshootingApplicationsUpgradedFromVisualBasic60"'>单击此处以获得有关升级项目的疑难解答帮助。</A>
</p>
<p>
<table class = "note">
<tr><td nowrap><b>升级设置</b></tr>
<tr><td nowrap><b>将项目迁移至 [MigrateProjectTo]: :</b> 0</tr>
<tr><td nowrap><b>日志文件 [LogFile]: :</b> ComTest.log</tr>
<tr><td nowrap><b>输出名 [OutputName]: :</b> ComTest.vbproj</tr>
<tr><td nowrap><b>输出目录 [OutputDir]: :</b> E:\steven\Coolboy\LTD\soft\通信测试\ComTest.NET</tr>
<tr><td nowrap><b>为类生成接口 [GenerateInterfacesForClasses]: :</b> FALSE</tr>
<tr><td nowrap><b>项目路径 [ProjectPath]: :</b> E:\steven\Coolboy\LTD\soft\通信测试\ComTest.vbp</tr>
<tr><td nowrap><b>项目名 [ProjectName]: :</b> ComTest</tr>
</table>
</p>
</body>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -