分布式空調(diào)自動(dòng)控制系統(tǒng)上位機(jī)監(jiān)控界面軟件開發(fā).doc
約27頁DOC格式手機(jī)打開展開
分布式空調(diào)自動(dòng)控制系統(tǒng)上位機(jī)監(jiān)控界面軟件開發(fā),全文27頁 約11000字論述翔實(shí)摘要 本文主要介紹了利用vb開發(fā)上位機(jī)控制界面的設(shè)計(jì)思想和設(shè)計(jì)程序,visual basic(以下簡(jiǎn)稱vb)可以說是可視化語言的先驅(qū)了,而且它也是可視化程度最高的一個(gè),從幾年前vb誕生之日起到現(xiàn)在,它已經(jīng)經(jīng)歷了五個(gè)版本,這么高的更新率,不外乎...
內(nèi)容介紹
此文檔由會(huì)員 香煙無味 發(fā)布
分布式空調(diào)自動(dòng)控制系統(tǒng)上位機(jī)監(jiān)控界面軟件開發(fā)
全文27頁 約11000字 論述翔實(shí)
摘 要
本文主要介紹了利用VB開發(fā)上位機(jī)控制界面的設(shè)計(jì)思想和設(shè)計(jì)程序,Visual Basic(以下簡(jiǎn)稱VB)可以說是可視化語言的先驅(qū)了,而且它也是可視化程度最高的一個(gè),從幾年前VB誕生之日起到現(xiàn)在,它已經(jīng)經(jīng)歷了五個(gè)版本,這么高的更新率,不外乎說明兩個(gè)問題:用戶對(duì)VB的熱衷;微軟對(duì)VB的重視。不可否認(rèn)微軟對(duì)市場(chǎng)的預(yù)測(cè)能力是極為高明的,而它強(qiáng)大的技術(shù)、財(cái)力支持也使它進(jìn)入到許多以前未進(jìn)入的領(lǐng)域,在不長(zhǎng)的時(shí)間內(nèi)成為主要用來開發(fā)設(shè)計(jì)界面的軟件中最有力的競(jìng)爭(zhēng)對(duì)手。通過VB中的各種控件進(jìn)行簡(jiǎn)捷的頁面操作,研究用VB中的窗體類的控件組開發(fā)登陸界面和控制界面,畫出登陸界面和控制界面的流程圖并且編寫出登陸界面和控制界面的代碼段,主要應(yīng)用于分布式自動(dòng)控制系統(tǒng)中上位機(jī)的控制界面,此外還研究如何運(yùn)用窗體類數(shù)組方便的實(shí)現(xiàn)多界面的設(shè)計(jì)。VB具有面向?qū)ο蟮脑O(shè)計(jì)方法,友好的用戶界面,簡(jiǎn)單方便的串行通訊和實(shí)用性強(qiáng)等優(yōu)點(diǎn),不必借用其他語言就可以開發(fā)出優(yōu)秀的控制系統(tǒng)軟件。本文介紹在Windows XP環(huán)境下如何利用VB開發(fā)上位機(jī)的登陸界面和控制界面。
關(guān)鍵詞:VB,窗體,控件,登陸界面,控制界面
ABSTRACT
In this paper, I introduces the design of landing interface and control interface based on VB simply. Visual Basic (hereinafter referred to as VB) can be said to be the language of visualization pioneer, and it is also the highest degree of visualization one. A few years ago from the date of birth it has undergone five versions.This indicates two issues: the enthusiastic users of VB and Microsoft’s attention. Microsoft undeniable market forecasting capacity is extremely smart, and it's a powerful technology. Financial and technology support make it enter into many no previously area in a short time. It has become the most powerful competitor which are mainly used in distributed automatic control system control interface. In addition to studying how to use the form class array to realize the design of multiple supervising interface using Visual Basic. VB has the merit of object-oriented design methodology, friendly user interface, simple and convenient serial communications and utility strong enough merit. Without borrowing from other languages it can be developed outstanding control system software. The introduction of Windows XP environment in the development of higher utilization VB interface and control aircraft landing interface.
Key words: VB; Form; landing interface; control interface.
ABSTRACT
In this paper, I introduces the design of landing interface and control interface based on VB simply. Visual Basic (hereinafter referred to as VB) can be said to be the language of visualization pioneer, and it is also the highest degree of visualization one. A few years ago from the date of birth it has undergone five versions.This indicates two issues: the enthusiastic users of VB and Microsoft’s attention. Microsoft undeniable market forecasting capacity is extremely smart, and it's a powerful technology. Financial and technology support make it enter into many no previously area in a short time. It has become the most powerful competitor which are mainly used in distributed automatic control system control interface. In addition to studying how to use the form class array to realize the design of multiple supervising interface using Visual Basic. VB has the merit of object-oriented design methodology, friendly user interface, simple and convenient serial communication
部分參考文獻(xiàn)
[5] 史濟(jì)民,湯觀全編著.vb6.0 及其應(yīng)用程序開發(fā).北京:清華大學(xué)出版社,2003
[6] 鄭剛編著,數(shù)據(jù)庫原理及應(yīng)用 北京:人民郵電出版社,2002
[7] 朱欣娟,數(shù)據(jù)庫原理教程 入門 西安:西安電子科技大學(xué)出版社,2002
[8] 金英姿,鄧少昆著. VB實(shí)用培訓(xùn)教程 人民郵電出版社 2003
[9] 劉瑞新著,VB程序設(shè)計(jì) 機(jī)械工業(yè)出版社 2003
[10] Microsoft Visual Basic 6.0 Programmer’s Guide[M], Microsoft Press, 1998
[11] Windows 32 Programming API Bible by Richard Simon[M], Waite Group Press, 1996
全文27頁 約11000字 論述翔實(shí)
摘 要
本文主要介紹了利用VB開發(fā)上位機(jī)控制界面的設(shè)計(jì)思想和設(shè)計(jì)程序,Visual Basic(以下簡(jiǎn)稱VB)可以說是可視化語言的先驅(qū)了,而且它也是可視化程度最高的一個(gè),從幾年前VB誕生之日起到現(xiàn)在,它已經(jīng)經(jīng)歷了五個(gè)版本,這么高的更新率,不外乎說明兩個(gè)問題:用戶對(duì)VB的熱衷;微軟對(duì)VB的重視。不可否認(rèn)微軟對(duì)市場(chǎng)的預(yù)測(cè)能力是極為高明的,而它強(qiáng)大的技術(shù)、財(cái)力支持也使它進(jìn)入到許多以前未進(jìn)入的領(lǐng)域,在不長(zhǎng)的時(shí)間內(nèi)成為主要用來開發(fā)設(shè)計(jì)界面的軟件中最有力的競(jìng)爭(zhēng)對(duì)手。通過VB中的各種控件進(jìn)行簡(jiǎn)捷的頁面操作,研究用VB中的窗體類的控件組開發(fā)登陸界面和控制界面,畫出登陸界面和控制界面的流程圖并且編寫出登陸界面和控制界面的代碼段,主要應(yīng)用于分布式自動(dòng)控制系統(tǒng)中上位機(jī)的控制界面,此外還研究如何運(yùn)用窗體類數(shù)組方便的實(shí)現(xiàn)多界面的設(shè)計(jì)。VB具有面向?qū)ο蟮脑O(shè)計(jì)方法,友好的用戶界面,簡(jiǎn)單方便的串行通訊和實(shí)用性強(qiáng)等優(yōu)點(diǎn),不必借用其他語言就可以開發(fā)出優(yōu)秀的控制系統(tǒng)軟件。本文介紹在Windows XP環(huán)境下如何利用VB開發(fā)上位機(jī)的登陸界面和控制界面。
關(guān)鍵詞:VB,窗體,控件,登陸界面,控制界面
ABSTRACT
In this paper, I introduces the design of landing interface and control interface based on VB simply. Visual Basic (hereinafter referred to as VB) can be said to be the language of visualization pioneer, and it is also the highest degree of visualization one. A few years ago from the date of birth it has undergone five versions.This indicates two issues: the enthusiastic users of VB and Microsoft’s attention. Microsoft undeniable market forecasting capacity is extremely smart, and it's a powerful technology. Financial and technology support make it enter into many no previously area in a short time. It has become the most powerful competitor which are mainly used in distributed automatic control system control interface. In addition to studying how to use the form class array to realize the design of multiple supervising interface using Visual Basic. VB has the merit of object-oriented design methodology, friendly user interface, simple and convenient serial communications and utility strong enough merit. Without borrowing from other languages it can be developed outstanding control system software. The introduction of Windows XP environment in the development of higher utilization VB interface and control aircraft landing interface.
Key words: VB; Form; landing interface; control interface.
ABSTRACT
In this paper, I introduces the design of landing interface and control interface based on VB simply. Visual Basic (hereinafter referred to as VB) can be said to be the language of visualization pioneer, and it is also the highest degree of visualization one. A few years ago from the date of birth it has undergone five versions.This indicates two issues: the enthusiastic users of VB and Microsoft’s attention. Microsoft undeniable market forecasting capacity is extremely smart, and it's a powerful technology. Financial and technology support make it enter into many no previously area in a short time. It has become the most powerful competitor which are mainly used in distributed automatic control system control interface. In addition to studying how to use the form class array to realize the design of multiple supervising interface using Visual Basic. VB has the merit of object-oriented design methodology, friendly user interface, simple and convenient serial communication
部分參考文獻(xiàn)
[5] 史濟(jì)民,湯觀全編著.vb6.0 及其應(yīng)用程序開發(fā).北京:清華大學(xué)出版社,2003
[6] 鄭剛編著,數(shù)據(jù)庫原理及應(yīng)用 北京:人民郵電出版社,2002
[7] 朱欣娟,數(shù)據(jù)庫原理教程 入門 西安:西安電子科技大學(xué)出版社,2002
[8] 金英姿,鄧少昆著. VB實(shí)用培訓(xùn)教程 人民郵電出版社 2003
[9] 劉瑞新著,VB程序設(shè)計(jì) 機(jī)械工業(yè)出版社 2003
[10] Microsoft Visual Basic 6.0 Programmer’s Guide[M], Microsoft Press, 1998
[11] Windows 32 Programming API Bible by Richard Simon[M], Waite Group Press, 1996
TA們正在看...
- 基于單片機(jī)的自動(dòng)打鈴器的設(shè)計(jì).doc
- 西電通院811復(fù)試部分.zip
- 2015年遼寧省會(huì)計(jì)從業(yè)資格考試財(cái)經(jīng)法規(guī)與會(huì)計(jì)職業(yè)...doc
- 企業(yè)會(huì)計(jì)信息質(zhì)量評(píng)價(jià)體系研究.doc
- api認(rèn)證內(nèi)審員培訓(xùn)講義.ppt
- apqp知識(shí)培訓(xùn)教材.ppt
- cell生產(chǎn)模式.ppt
- ce認(rèn)證需要準(zhǔn)備和知道的.doc
- ce認(rèn)證專題.ppt
- cgmpcompliance.doc