- Hands-On Design Patterns with Java
- Dr. Edward Lavieri
- 55字
- 2021-06-24 14:57:59
Driver class
While driver classes are not specific to OOP languages, they are a best practice approach to implementation. They are used to drive a multi-class program. As you would expect, they contain a main() method to signify the starting point for your application's execution.
An example Driver class was provided earlier in this chapter.
推薦閱讀
- 在你身邊為你設(shè)計(jì)Ⅲ:騰訊服務(wù)設(shè)計(jì)思維與實(shí)戰(zhàn)
- 數(shù)據(jù)庫(kù)基礎(chǔ)與應(yīng)用:Access 2010
- 計(jì)算機(jī)信息技術(shù)基礎(chǔ)實(shí)驗(yàn)與習(xí)題
- 大數(shù)據(jù)可視化
- Python數(shù)據(jù)分析、挖掘與可視化從入門(mén)到精通
- 揭秘云計(jì)算與大數(shù)據(jù)
- 大數(shù)據(jù)算法
- 數(shù)據(jù)要素五論:信息、權(quán)屬、價(jià)值、安全、交易
- Sybase數(shù)據(jù)庫(kù)在UNIX、Windows上的實(shí)施和管理
- 一個(gè)64位操作系統(tǒng)的設(shè)計(jì)與實(shí)現(xiàn)
- Python金融實(shí)戰(zhàn)
- 數(shù)據(jù)庫(kù)技術(shù)實(shí)用教程
- 云數(shù)據(jù)中心網(wǎng)絡(luò)與SDN:技術(shù)架構(gòu)與實(shí)現(xiàn)
- Chef Essentials
- 中文版Access 2007實(shí)例與操作