(高等教育)Java核心編程技術(shù)實(shí)驗(yàn)指導(dǎo)教程(第三版)(軟件專業(yè)系列規(guī)劃教材)
定 價:33.8 元
- 作者:張屹、蔡木生 主編,共15人
- 出版時間:2019/8/22
- ISBN:9787568521918
- 出 版 社:大連理工大學(xué)出版社
- 中圖法分類:F0
- 頁碼:197頁
- 紙張:膠版紙
- 版次:3
- 開本:16K
本教材共14章:Java入門;Java編程基礎(chǔ);類與對象;常用類;繼承和多態(tài)性;抽象類與接口;異常處理;Java泛型與Java集合;文件與輸入輸出流;圖形用戶界面設(shè)計(jì);事件處理;數(shù)據(jù)庫編程;多線程與網(wǎng)絡(luò)編程;JUnit。本教材共14章:Java入門;Java編程基礎(chǔ);類與對象;常用類;繼承和多態(tài)性;抽象類與接口;異常處理;Java泛型與Java集合;文件與輸入輸出流;圖形用戶界面設(shè)計(jì);事件處理;數(shù)
實(shí)驗(yàn)1 Java入門
1.1 實(shí)驗(yàn)?zāi)康?/span>
1.2 相關(guān)知識點(diǎn)
1.3 實(shí)驗(yàn)內(nèi)容與步驟
1.4 實(shí)驗(yàn)總結(jié)
實(shí)驗(yàn)2 Java編程基礎(chǔ)
2.1 實(shí)驗(yàn)?zāi)康?/span>
2.2 相關(guān)知識點(diǎn)
2.3 實(shí)驗(yàn)內(nèi)容與步驟
2.4 實(shí)驗(yàn)總結(jié)
實(shí)驗(yàn)3 類與對象
3.1 實(shí)驗(yàn)?zāi)康?/span>
3.2 相關(guān)知識點(diǎn)
3.3 實(shí)驗(yàn)內(nèi)容與步驟
3.4 實(shí)驗(yàn)總結(jié)
實(shí)驗(yàn)4 常用類
4.1 實(shí)驗(yàn)?zāi)康?/span>
4.2 相關(guān)知識點(diǎn)
4.3 實(shí)驗(yàn)內(nèi)容與步驟
4.4 實(shí)驗(yàn)總結(jié)
實(shí)驗(yàn)5 繼承和多態(tài)性
5.1 實(shí)驗(yàn)?zāi)康?/span>
5.2 相關(guān)知識點(diǎn)
5.3 實(shí)驗(yàn)內(nèi)容與步驟
5.4 實(shí)驗(yàn)總結(jié)
實(shí)驗(yàn)6 抽象類與接口
6.1 實(shí)驗(yàn)?zāi)康?/span>
6.2 相關(guān)知識點(diǎn)
6.3 實(shí)驗(yàn)內(nèi)容與步驟
6.4 實(shí)驗(yàn)總結(jié)
實(shí)驗(yàn)7 異常處理
7.1 實(shí)驗(yàn)?zāi)康?/span>
7.2 相關(guān)知識點(diǎn)
7.3 實(shí)驗(yàn)內(nèi)容與步驟
7.4 實(shí)驗(yàn)總結(jié)
實(shí)驗(yàn)8 Java泛型與Java集合
8.1 實(shí)驗(yàn)?zāi)康?/span>
8.2 相關(guān)知識點(diǎn)
8.3 實(shí)驗(yàn)內(nèi)容與步驟
8.4 實(shí)驗(yàn)總結(jié)
實(shí)驗(yàn)9 文件與輸入輸出流
9.1 實(shí)驗(yàn)?zāi)康?/span>
9.2 相關(guān)知識點(diǎn)
9.3 實(shí)驗(yàn)內(nèi)容與步驟
9.4 對象序列化和反序列化的范例
9.5 實(shí)驗(yàn)總結(jié)
實(shí)驗(yàn)10 圖形用戶界面設(shè)計(jì)
10.1 實(shí)驗(yàn)?zāi)康?/span>
10.2 相關(guān)知識點(diǎn)
10.3 實(shí)驗(yàn)內(nèi)容與步驟
10.4 實(shí)驗(yàn)總結(jié)
實(shí)驗(yàn)11 事件處理
11.1 實(shí)驗(yàn)?zāi)康?/span>
11.2 相關(guān)知識點(diǎn)
11.3 實(shí)驗(yàn)內(nèi)容與步驟
11.4 實(shí)驗(yàn)總結(jié)
實(shí)驗(yàn)12 Android事件處理
12.1 實(shí)驗(yàn)?zāi)康?/span>
12.2 相關(guān)知識點(diǎn)
12.3 實(shí)驗(yàn)內(nèi)容與步驟
12.4 實(shí)驗(yàn)總結(jié)
實(shí)驗(yàn)13 數(shù)據(jù)庫編程
1 3.1 實(shí)驗(yàn)?zāi)康?/span>
13.2 相關(guān)知識點(diǎn)
13.3 實(shí)驗(yàn)內(nèi)容與步驟
13.4 實(shí)驗(yàn)總結(jié)
實(shí)驗(yàn)14 多線程與網(wǎng)絡(luò)編程
14.1 實(shí)驗(yàn)?zāi)康?/span>
14.2 相關(guān)知識點(diǎn)
14.3 實(shí)驗(yàn)內(nèi)容與步驟
14.4 實(shí)驗(yàn)總結(jié)
實(shí)驗(yàn)15 Junit
15.1 實(shí)驗(yàn)?zāi)康?/span>
15.2 相關(guān)知識點(diǎn)
15.3 實(shí)驗(yàn)內(nèi)容與步驟
15.4 實(shí)驗(yàn)總結(jié)