offlineapplicationbloc.htm

来自「Smart Client 高级开发 Smart Client 高级开发 Smar」· HTM 代码 · 共 45 行

HTM
45
字号
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Frameset//EN">
<!-- saved from url=(0078)http://www.microsoft.com/china/MSDN/library/architecture/default.mspx?mfr=true -->
<HTML><HEAD><TITLE>Microsoft Corporation</TITLE>
<META http-equiv=Content-Type content="text/html; charset=gb2312">
<META content=zh-chs name=MS.LOCALE>
<META content=noindex name=robots>
<SCRIPT>					window.onload = loadCols;										function loadCols()					{						try { fstMain.load("mnpFrames.data"); }						catch(e) { return; }						var colWidth = fstMain.getAttribute("colWidth");						if (colWidth)						{											fstMain.cols = colWidth + ",*";											if (colWidth == "0")								top.MNPMainFrame.MNP_showtoc.style.display = "";						}									}										function saveCols()					{						fstMain.setAttribute("colWidth", fstMenuColumn.offsetWidth);						try { fstMain.save("mnpFrames.data"); }						catch(e) {}					}				</SCRIPT>

<META content="MSHTML 6.00.2900.3199" name=GENERATOR></HEAD><FRAMESET 
onresize=saveCols() frameSpacing=0 rows=89,* frameBorder=0><FRAME 
name=MNPMastheadFrame src="Offline Application Block 的设计.files/masthead.htm" 
noResize scrolling=no><FRAMESET id=fstMain onresize=saveCols() 
style="BEHAVIOR: url(#default#userdata)" name=fstMain frameSpacing=6 
frameBorder=1 cols=216,*><FRAMESET id=fstMenuColumn onresize=saveCols() 
frameSpacing=0 rows=80,* frameBorder=0><FRAME name=MNPSearchFrame 
src="Offline Application Block 的设计.files/quicksearch.htm" scrolling=no><FRAME 
name=MNPMenuFrame src="Offline Application Block 的设计.files/framesmenu.htm" 
scrolling=yes></FRAMESET><FRAME name=MNPMainFrame borderColor=#003399 
src="Offline Application Block 的设计.files/Scdnpagoffline2des_ch01.htm" 
frameBorder=0></FRAMESET></FRAMESET></HTML>

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?