?? thinking_in_java.js
字號:
document.write("<br><p style='margin-left:20px;line-height:21px'>");
document.write( "<font color=red>Java編程思想</font>");
document.write("<br>");
document.write("<a href='introduction/index.htm' target='frame'>");
document.write("·");
document.write( "引言");
document.write("</a><br>");
document.write("<a href='contents/index.htm' target='frame'>");
document.write("·");
document.write( "全書索引");
document.write("</a><br>");
document.write("<a href='chapter/chapter1.htm' target='frame'>");
document.write("·");
document.write( "第1章 對象入門");
document.write("</a><br>");
document.write("<a href='chapter/chapter2.htm' target='frame'>");
document.write("·");
document.write( "第2章 一切都是對象");
document.write("</a><br>");
document.write("<a href='chapter/chapter3.htm' target='frame'>");
document.write("·");
document.write( "第3章 控制程序流程");
document.write("</a><br>");
document.write("<a href='chapter/chapter4.htm' target='frame'>");
document.write("·");
document.write( "第4章 初始化和清除");
document.write("</a><br>");
document.write("<a href='chapter/chapter5.htm' target='frame'>");
document.write("·");
document.write( "第5章 隱藏實(shí)施過程");
document.write("</a><br>");
document.write("<a href='chapter/chapter6.htm' target='frame'>");
document.write("·");
document.write( "第6章 類再生");
document.write("</a><br>");
document.write("<a href='chapter/chapter7.htm' target='frame'>");
document.write("·");
document.write( "第7章 多形性");
document.write("</a><br>");
document.write("<a href='chapter/chapter8.htm' target='frame'>");
document.write("·");
document.write( "第8章 對象的容納");
document.write("</a><br>");
document.write("<a href='chapter/chapter9.htm' target='frame'>");
document.write("·");
document.write( "第9章 違例差錯(cuò)控制");
document.write("</a><br>");
document.write("<a href='chapter/chapter10.htm' target='frame'>");
document.write("·");
document.write( "第10章 Java IO系統(tǒng)");
document.write("</a><br>");
document.write("<a href='chapter/chapter11.htm' target='frame'>");
document.write("·");
document.write( "第11章 運(yùn)行期類型鑒定");
document.write("</a><br>");
document.write("<a href='chapter/chapter12.htm' target='frame'>");
document.write("·");
document.write( "第12章 傳遞和返回對象");
document.write("</a><br>");
document.write("<a href='chapter/chapter13.htm' target='frame'>");
document.write("·");
document.write( "第13章 創(chuàng)建窗口和程序片");
document.write("</a><br>");
document.write("<a href='chapter/chapter14.htm' target='frame'>");
document.write("·");
document.write( "第14章 多線程");
document.write("</a><br>");
document.write("<a href='chapter/chapter15.htm' target='frame'>");
document.write("·");
document.write( "第15章 網(wǎng)絡(luò)編程");
document.write("</a><br>");
document.write("<a href='chapter/chapter16.htm' target='frame'>");
document.write("·");
document.write( "第16章 設(shè)計(jì)范式");
document.write("</a><br>");
document.write("<a href='chapter/chapter17.htm' target='frame'>");
document.write("·");
document.write( "第17章 項(xiàng)目");
document.write("</a><br>");
document.write("<a href='chapter/appa.htm' target='frame'>");
document.write("·");
document.write( "附錄A 使用非Java代碼");
document.write("</a><br>");
document.write("<a href='chapter/appb.htm' target='frame'>");
document.write("·");
document.write( "附錄B 對比C++和Java");
document.write("</a><br>");
document.write("<a href='chapter/appc.htm' target='frame'>");
document.write("·");
document.write( "附錄C Java編程規(guī)則");
document.write("</a><br>");
document.write("<a href='chapter/appd.htm' target='frame'>");
document.write("·");
document.write( "附錄D 性能");
document.write("</a><br>");
document.write("<a href='chapter/appe.htm' target='frame'>");
document.write("·");
document.write( "附錄E 關(guān)于垃圾收集的一些話");
document.write("</a><br>");
document.write("<a href='chapter/appf.htm' target='frame'>");
document.write("·");
document.write( "附錄F 推薦讀物");
document.write("</a><br>");
document.write("<a href='../../download/java/thinking_in_java.rar'>");
document.write("·");
document.write("<font color=red>");
document.write( "文檔和源碼下載");
document.write("</font>");
document.write("</a><br>");
document.write("</p>");
?? 快捷鍵說明
復(fù)制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -