content.html
来自「Inside the java virtualMachine,深入研究java虚」· HTML 代码 · 共 12 行
HTML
12 行
<HTML>
<HEAD>
<TITLE>Inside the Java Virtual Machine</TITLE>
</HEAD>
<frameset cols="130,*" FRAMEBORDER=NO BORDER="0" FRAMESPACING=0 FRAMECOLOR="#FFFFFF">
<NOFRAMES>Warning! This document has been designed to be viewed with a frames-capable browser. Please obtain a frames-capable browser such as <A HREF="http://www.netscape.com/" tppabs="http://www.netscape.com/">Netscape Navigator </A>or <A HREF="http://www.microsoft.com/" tppabs="http://www.microsoft.com/">Microsoft Internet Explorer </A>before attempting to view this document.
</NOFRAMES>
<FRAME SRC="bookmark.html" tppabs="http://www.pbg.mcgraw-hill.com/betabooks/venners/bookmark.html" name="top">
<FRAME SRC="cover.html" tppabs="http://www.pbg.mcgraw-hill.com/betabooks/venners/cover.html" name="bottom">
</FRAMESET>
</html>
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?