deeptree.htm
来自「关于windows使用的一些文章收集,希望对入门者能有所帮助」· HTM 代码 · 共 27 行
HTM
27 行
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<!-- saved from url=(0228)http://msdn.microsoft.com/library/shared/deeptree/asp/deeptree.asp?stcfg=/library/searchtabconfig.xml&dtcfg=/library/deeptreeconfig.xml&url=/library/en-us/winui/winui/WindowsUserInterface/UserInput/VirtualKeyCodes.asp?frame=true -->
<HTML><HEAD><TITLE>Deeptree</TITLE>
<META http-equiv=Content-Type content="text/html; charset=gb2312">
<META content=noindex name=Robots><LINK href="deeptree.files/deeptree.css"
type=text/css rel=stylesheet><!--TOOLBAR_START--><!--TOOLBAR_EXEMPT--><!--TOOLBAR_END-->
<SCRIPT>
if (top.location == self.location)
{
top.location.href = "/";
}
function selectstart()
{
window.event.cancelBubble = true;
window.event.returnValue = false;
return false;
}
</SCRIPT>
<META content="MSHTML 6.00.2900.2180" name=GENERATOR></HEAD>
<BODY onselectstart=selectstart(); text=#000000 bgColor=#f1f1f1 leftMargin=0
topMargin=0 marginwidth="0" marginheight="0"><NOBR>
<DIV class=deeptree id=deeptree
CfgXMLSrc="/library/deeptreeconfig.xml"></DIV></NOBR></BODY></HTML>
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?