http:^^www.cs.cornell.edu^info^courses^current^cs211^course-material.html

来自「This data set contains WWW-pages collect」· HTML 代码 · 共 44 行

HTML
44
字号
MIME-Version: 1.0
Server: CERN/3.0
Date: Sunday, 24-Nov-96 22:34:25 GMT
Content-Type: text/html
Content-Length: 827
Last-Modified: Monday, 07-Oct-96 14:40:54 GMT

<HTML><TITLE> Course Material  </TITLE><BODY><H1> Additional Course Material </H1><P><H3> Java Textbook </H3>Title: `Java: How to Program' <BR>Authors: Deitel and Deitel <BR>ISBN # : 0-13-263401-5 <BR>Publishers: Prentice-Hall <BR>Cost: $45 <BR> <BR>Programs in this book are available at: <BR>             http://www.prenhall.com/deitel    and at   http://www.deitel.com</P><P><H3> Other sources of Java programs:  </H3>             http://www.javasoft.com</P><H3> Java Virtual Machine </H3><P>A detailed specification of the Java  Virtual Machine can be found <A HREF="http://www.buptnet.edu.cn/mirror/java/1.0alpha3/doc/vmspec/vmspec_12.html"> here </A>. JVM is a stack machine, unlike JRM which is aregister machine, but you may find it fun to read parts of the spec ofJVM.</BODY></HTML>

⌨️ 快捷键说明

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