基于java面向?qū)ο蟪绦蛟O(shè)計.rar
基于java面向?qū)ο蟪绦蛟O(shè)計,基于java面向?qū)ο蟪绦蛟O(shè)計------------科學(xué)養(yǎng)兔項目分析2.3萬字31頁摘要本文報道了對面向?qū)ο蟪绦蛟O(shè)計思想的基本闡述,就科學(xué)養(yǎng)兔項目的開發(fā)以及開發(fā)過程中所遇到的關(guān)于java面向?qū)ο蟪绦蛟O(shè)計的問題作出詳細(xì)的報道。一個系統(tǒng)作為一個對象來進(jìn)行分析,由多個部分組成,作好系統(tǒng)分析工作再進(jìn)一步確定各個對象的功能以及各...
該文檔為壓縮文件,包含的文件列表如下:
內(nèi)容介紹
原文檔由會員 xiaowei 發(fā)布
基于JAVA面向?qū)ο蟪绦蛟O(shè)計
------------科學(xué)養(yǎng)兔項目分析
2.3萬字 31頁
摘要 本文報道了對面向?qū)ο蟪绦蛟O(shè)計思想的基本闡述,就科學(xué)養(yǎng)兔項目的開發(fā)以及開發(fā)過程中所遇到的關(guān)于JAVA面向?qū)ο蟪绦蛟O(shè)計的問題作出詳細(xì)的報道。一個系統(tǒng)作為一個對象來進(jìn)行分析,由多個部分組成,作好系統(tǒng)分析工作再進(jìn)一步確定各個對象的功能以及各個對象之間的關(guān)系,利用工具將這些組件的關(guān)系表示出來。本文還對科學(xué)養(yǎng)兔項目的軟件的功能,結(jié)構(gòu),系統(tǒng),處理以及性能的規(guī)定作出介紹。在編程中我們遇到了許多問題,怎樣解決這些問題以及其與JAVA面向?qū)ο蟪绦蛟O(shè)計的聯(lián)系并總結(jié)出一些經(jīng)驗(yàn)都寫在論文中。
關(guān)鍵詞 面向?qū)ο?,科學(xué)養(yǎng)兔,系統(tǒng)
The Java face tone object thought
Procedure the design science to keep the item rabit
Abstract This text report way the JAVA concerning problem for development for basic for opposite facing object procedure design thoughting, science keeping the rabbit item and developping the of process inside meeting face to the object procedure to design to make out the detailed report way.A system be used ases an object to proceed the analysises, and be meant out by manies relation for relation for of the function for part constitute, making the good system analyzing the work again further certain each object and each object, make use ofing the tool these modules.This text returns provision that the function, construction, system of the software to keep rabbit item to science, handle and the function make out the introduction.In the plait contact that we met the many problem, how resolve these problems and its face to the object procedure with JAVA to design to combine to tally up out some experiences all write in the thesis.
Key Words Face to the object, science to keep the rabbit, system
目 錄
1 引言 5
2 面向?qū)ο蟮姆治?5
3 JAVA 面向?qū)ο?7
3.1 類(Class) 7
3.1.1 聲明和初始化對象: 8
3.1.2 數(shù)據(jù)成員(data member) 8
3.1.3 方法(method) 8
3.1.4 一個簡單的OOP例子 9
3.1.5 類的繼承 10
3.1.6 調(diào)用父類構(gòu)造器 11
3.1.7 訪問控制符 11
3.1.8 訪問方法 12
3.1.9 抽象類 17
3.2 多態(tài)(Polymorphism) 18
3.2.1 修改程序---添加兩個按鈕 18
3.3包(Package) 20
3.3.1 import語句 20
3.3.2 包的聲明 20
4.科學(xué)養(yǎng)兔項目 21
4.1 該軟件的總體設(shè)計 21
4.1.1 軟件的目標(biāo) 21
4.1.2 該軟件的主要功能 21
4.1.3 軟件的結(jié)構(gòu) 21
4.1.4 軟件中的數(shù)據(jù)和系統(tǒng)流程圖 23
4.2 對軟件功能的規(guī)定 24
4.2.1 對功能的規(guī)定 24
4.3 對性能的規(guī)定 26
4.3.1 精度 26
4.3.2 時間特性要求 26
4.3.3 靈活性 27
4.4 輸入輸出要求 27
4.5 數(shù)據(jù)管理能力要求 27
4.6 運(yùn)行環(huán)境規(guī)定 27
4.6.1 設(shè)備 27
4.6.2 支持軟件 27
4.6.3 控制 27
4.7 軟件完成后的功能測試報告 28
4.7.1 程序Io類的載入和食物數(shù)據(jù)界面的測試數(shù)據(jù) 28
4.7.2測試結(jié)果及發(fā)現(xiàn) 28
1.測試1(Io類的載入和食物數(shù)據(jù)界面的測試) 28
2.測試2(測試更新食物數(shù)據(jù)) 29
3.測試3(測試更新科學(xué)營養(yǎng)標(biāo)準(zhǔn)面板) 29
4.7.3對軟件功能的結(jié)論 29
1.功能1(Io類的載入和食物數(shù)據(jù)界面的測試) 29
能力 29
2.功能2(測試更新食物數(shù)據(jù)) 29
能力 29
3.功能3(測試更新科學(xué)營養(yǎng)標(biāo)準(zhǔn)面板) 30
能力 30
4.7.4分析摘要 30
1.能力 30
2.缺陷和限制 30
3.評價 30
4.8 編程中遇到的困難與解決方法 30
4.8.1 用戶界面編寫困難: 30
4.8.2 java的多線程并發(fā)運(yùn)行: 30
------------科學(xué)養(yǎng)兔項目分析
2.3萬字 31頁
摘要 本文報道了對面向?qū)ο蟪绦蛟O(shè)計思想的基本闡述,就科學(xué)養(yǎng)兔項目的開發(fā)以及開發(fā)過程中所遇到的關(guān)于JAVA面向?qū)ο蟪绦蛟O(shè)計的問題作出詳細(xì)的報道。一個系統(tǒng)作為一個對象來進(jìn)行分析,由多個部分組成,作好系統(tǒng)分析工作再進(jìn)一步確定各個對象的功能以及各個對象之間的關(guān)系,利用工具將這些組件的關(guān)系表示出來。本文還對科學(xué)養(yǎng)兔項目的軟件的功能,結(jié)構(gòu),系統(tǒng),處理以及性能的規(guī)定作出介紹。在編程中我們遇到了許多問題,怎樣解決這些問題以及其與JAVA面向?qū)ο蟪绦蛟O(shè)計的聯(lián)系并總結(jié)出一些經(jīng)驗(yàn)都寫在論文中。
關(guān)鍵詞 面向?qū)ο?,科學(xué)養(yǎng)兔,系統(tǒng)
The Java face tone object thought
Procedure the design science to keep the item rabit
Abstract This text report way the JAVA concerning problem for development for basic for opposite facing object procedure design thoughting, science keeping the rabbit item and developping the of process inside meeting face to the object procedure to design to make out the detailed report way.A system be used ases an object to proceed the analysises, and be meant out by manies relation for relation for of the function for part constitute, making the good system analyzing the work again further certain each object and each object, make use ofing the tool these modules.This text returns provision that the function, construction, system of the software to keep rabbit item to science, handle and the function make out the introduction.In the plait contact that we met the many problem, how resolve these problems and its face to the object procedure with JAVA to design to combine to tally up out some experiences all write in the thesis.
Key Words Face to the object, science to keep the rabbit, system
目 錄
1 引言 5
2 面向?qū)ο蟮姆治?5
3 JAVA 面向?qū)ο?7
3.1 類(Class) 7
3.1.1 聲明和初始化對象: 8
3.1.2 數(shù)據(jù)成員(data member) 8
3.1.3 方法(method) 8
3.1.4 一個簡單的OOP例子 9
3.1.5 類的繼承 10
3.1.6 調(diào)用父類構(gòu)造器 11
3.1.7 訪問控制符 11
3.1.8 訪問方法 12
3.1.9 抽象類 17
3.2 多態(tài)(Polymorphism) 18
3.2.1 修改程序---添加兩個按鈕 18
3.3包(Package) 20
3.3.1 import語句 20
3.3.2 包的聲明 20
4.科學(xué)養(yǎng)兔項目 21
4.1 該軟件的總體設(shè)計 21
4.1.1 軟件的目標(biāo) 21
4.1.2 該軟件的主要功能 21
4.1.3 軟件的結(jié)構(gòu) 21
4.1.4 軟件中的數(shù)據(jù)和系統(tǒng)流程圖 23
4.2 對軟件功能的規(guī)定 24
4.2.1 對功能的規(guī)定 24
4.3 對性能的規(guī)定 26
4.3.1 精度 26
4.3.2 時間特性要求 26
4.3.3 靈活性 27
4.4 輸入輸出要求 27
4.5 數(shù)據(jù)管理能力要求 27
4.6 運(yùn)行環(huán)境規(guī)定 27
4.6.1 設(shè)備 27
4.6.2 支持軟件 27
4.6.3 控制 27
4.7 軟件完成后的功能測試報告 28
4.7.1 程序Io類的載入和食物數(shù)據(jù)界面的測試數(shù)據(jù) 28
4.7.2測試結(jié)果及發(fā)現(xiàn) 28
1.測試1(Io類的載入和食物數(shù)據(jù)界面的測試) 28
2.測試2(測試更新食物數(shù)據(jù)) 29
3.測試3(測試更新科學(xué)營養(yǎng)標(biāo)準(zhǔn)面板) 29
4.7.3對軟件功能的結(jié)論 29
1.功能1(Io類的載入和食物數(shù)據(jù)界面的測試) 29
能力 29
2.功能2(測試更新食物數(shù)據(jù)) 29
能力 29
3.功能3(測試更新科學(xué)營養(yǎng)標(biāo)準(zhǔn)面板) 30
能力 30
4.7.4分析摘要 30
1.能力 30
2.缺陷和限制 30
3.評價 30
4.8 編程中遇到的困難與解決方法 30
4.8.1 用戶界面編寫困難: 30
4.8.2 java的多線程并發(fā)運(yùn)行: 30
TA們正在看...
- 入侵檢測系統(tǒng)的測試技術(shù).pdf
- 全國一級計算機(jī)基礎(chǔ)及msoffice應(yīng)用課件.pdf
- 全國公路建設(shè)市場信用信息管理系統(tǒng)信息錄入及審核...pdf
- 全國農(nóng)業(yè)現(xiàn)代化規(guī)劃2016-2020年資料.pdf
- 全國動物衛(wèi)生風(fēng)險評估.pdf
- 全國地質(zhì)災(zāi)害防治十一五資料規(guī)劃.pdf
- 全國大學(xué)英語四級考試答題卡.pdf
- 全國學(xué)生資助管理信息系統(tǒng)義務(wù)教育子系統(tǒng)操作手冊...pdf
- 全國導(dǎo)游基礎(chǔ)知識500個要點(diǎn)匯總.pdf
- 全國導(dǎo)游基礎(chǔ)知識全套.pdf