⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 thinking_in_java.js

📁 thinking in java in html~ more convenient
💻 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("&#183"); 
document.write( "引言");
document.write("</a><br>");
document.write("<a href='contents/index.htm' target='frame'>");
document.write("&#183"); 
document.write( "全书索引");
document.write("</a><br>");
document.write("<a href='chapter/chapter1.htm' target='frame'>");
document.write("&#183"); 
document.write( "第1章 对象入门");
document.write("</a><br>");
document.write("<a href='chapter/chapter2.htm' target='frame'>");
document.write("&#183"); 
document.write( "第2章 一切都是对象");
document.write("</a><br>");
document.write("<a href='chapter/chapter3.htm' target='frame'>");
document.write("&#183"); 
document.write( "第3章 控制程序流程");
document.write("</a><br>");
document.write("<a href='chapter/chapter4.htm' target='frame'>");
document.write("&#183"); 
document.write( "第4章 初始化和清除");
document.write("</a><br>");
document.write("<a href='chapter/chapter5.htm' target='frame'>");
document.write("&#183"); 
document.write( "第5章 隐藏实施过程");
document.write("</a><br>");
document.write("<a href='chapter/chapter6.htm' target='frame'>");
document.write("&#183"); 
document.write( "第6章 类再生");
document.write("</a><br>");
document.write("<a href='chapter/chapter7.htm' target='frame'>");
document.write("&#183"); 
document.write( "第7章 多形性");
document.write("</a><br>");
document.write("<a href='chapter/chapter8.htm' target='frame'>");
document.write("&#183"); 
document.write( "第8章 对象的容纳");
document.write("</a><br>");
document.write("<a href='chapter/chapter9.htm' target='frame'>");
document.write("&#183"); 
document.write( "第9章 违例差错控制");
document.write("</a><br>");
document.write("<a href='chapter/chapter10.htm' target='frame'>");
document.write("&#183"); 
document.write( "第10章 Java IO系统");
document.write("</a><br>");
document.write("<a href='chapter/chapter11.htm' target='frame'>");
document.write("&#183"); 
document.write( "第11章 运行期类型鉴定");
document.write("</a><br>");
document.write("<a href='chapter/chapter12.htm' target='frame'>");
document.write("&#183"); 
document.write( "第12章 传递和返回对象");
document.write("</a><br>");
document.write("<a href='chapter/chapter13.htm' target='frame'>");
document.write("&#183"); 
document.write( "第13章 创建窗口和程序片");
document.write("</a><br>");
document.write("<a href='chapter/chapter14.htm' target='frame'>");
document.write("&#183"); 
document.write( "第14章 多线程");
document.write("</a><br>");
document.write("<a href='chapter/chapter15.htm' target='frame'>");
document.write("&#183"); 
document.write( "第15章 网络编程");
document.write("</a><br>");
document.write("<a href='chapter/chapter16.htm' target='frame'>");
document.write("&#183"); 
document.write( "第16章 设计范式");
document.write("</a><br>");
document.write("<a href='chapter/chapter17.htm' target='frame'>");
document.write("&#183"); 
document.write( "第17章 项目");
document.write("</a><br>");
document.write("<a href='chapter/appa.htm' target='frame'>");
document.write("&#183"); 
document.write( "附录A 使用非Java代码");
document.write("</a><br>");
document.write("<a href='chapter/appb.htm' target='frame'>");
document.write("&#183"); 
document.write( "附录B 对比C++和Java");
document.write("</a><br>");
document.write("<a href='chapter/appc.htm' target='frame'>");
document.write("&#183"); 
document.write( "附录C Java编程规则");
document.write("</a><br>");
document.write("<a href='chapter/appd.htm' target='frame'>");
document.write("&#183"); 
document.write( "附录D 性能");
document.write("</a><br>");
document.write("<a href='chapter/appe.htm' target='frame'>");
document.write("&#183"); 
document.write( "附录E 关于垃圾收集的一些话");
document.write("</a><br>");
document.write("<a href='chapter/appf.htm' target='frame'>");
document.write("&#183"); 
document.write( "附录F 推荐读物");
document.write("</a><br>");
document.write("<a href='../../download/java/thinking_in_java.rar'>");
document.write("&#183");
document.write("<font color=red>");
document.write( "文档和源码下载");
document.write("</font>");
document.write("</a><br>");
document.write("</p>");

⌨️ 快捷键说明

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