?? _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 + -