分布式空調自動控制系統(tǒng)上位機監(jiān)控界面軟件開發(fā).doc
約27頁DOC格式手機打開展開
分布式空調自動控制系統(tǒng)上位機監(jiān)控界面軟件開發(fā),全文27頁 約11000字論述翔實摘要 本文主要介紹了利用vb開發(fā)上位機控制界面的設計思想和設計程序,visual basic(以下簡稱vb)可以說是可視化語言的先驅了,而且它也是可視化程度最高的一個,從幾年前vb誕生之日起到現(xiàn)在,它已經經歷了五個版本,這么高的更新率,不外乎...
內容介紹
此文檔由會員 香煙無味 發(fā)布
分布式空調自動控制系統(tǒng)上位機監(jiān)控界面軟件開發(fā)
全文27頁 約11000字 論述翔實
摘 要
本文主要介紹了利用VB開發(fā)上位機控制界面的設計思想和設計程序,Visual Basic(以下簡稱VB)可以說是可視化語言的先驅了,而且它也是可視化程度最高的一個,從幾年前VB誕生之日起到現(xiàn)在,它已經經歷了五個版本,這么高的更新率,不外乎說明兩個問題:用戶對VB的熱衷;微軟對VB的重視。不可否認微軟對市場的預測能力是極為高明的,而它強大的技術、財力支持也使它進入到許多以前未進入的領域,在不長的時間內成為主要用來開發(fā)設計界面的軟件中最有力的競爭對手。通過VB中的各種控件進行簡捷的頁面操作,研究用VB中的窗體類的控件組開發(fā)登陸界面和控制界面,畫出登陸界面和控制界面的流程圖并且編寫出登陸界面和控制界面的代碼段,主要應用于分布式自動控制系統(tǒng)中上位機的控制界面,此外還研究如何運用窗體類數(shù)組方便的實現(xiàn)多界面的設計。VB具有面向對象的設計方法,友好的用戶界面,簡單方便的串行通訊和實用性強等優(yōu)點,不必借用其他語言就可以開發(fā)出優(yōu)秀的控制系統(tǒng)軟件。本文介紹在Windows XP環(huán)境下如何利用VB開發(fā)上位機的登陸界面和控制界面。
關鍵詞: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
部分參考文獻
[5] 史濟民,湯觀全編著.vb6.0 及其應用程序開發(fā).北京:清華大學出版社,2003
[6] 鄭剛編著,數(shù)據(jù)庫原理及應用 北京:人民郵電出版社,2002
[7] 朱欣娟,數(shù)據(jù)庫原理教程 入門 西安:西安電子科技大學出版社,2002
[8] 金英姿,鄧少昆著. VB實用培訓教程 人民郵電出版社 2003
[9] 劉瑞新著,VB程序設計 機械工業(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字 論述翔實
摘 要
本文主要介紹了利用VB開發(fā)上位機控制界面的設計思想和設計程序,Visual Basic(以下簡稱VB)可以說是可視化語言的先驅了,而且它也是可視化程度最高的一個,從幾年前VB誕生之日起到現(xiàn)在,它已經經歷了五個版本,這么高的更新率,不外乎說明兩個問題:用戶對VB的熱衷;微軟對VB的重視。不可否認微軟對市場的預測能力是極為高明的,而它強大的技術、財力支持也使它進入到許多以前未進入的領域,在不長的時間內成為主要用來開發(fā)設計界面的軟件中最有力的競爭對手。通過VB中的各種控件進行簡捷的頁面操作,研究用VB中的窗體類的控件組開發(fā)登陸界面和控制界面,畫出登陸界面和控制界面的流程圖并且編寫出登陸界面和控制界面的代碼段,主要應用于分布式自動控制系統(tǒng)中上位機的控制界面,此外還研究如何運用窗體類數(shù)組方便的實現(xiàn)多界面的設計。VB具有面向對象的設計方法,友好的用戶界面,簡單方便的串行通訊和實用性強等優(yōu)點,不必借用其他語言就可以開發(fā)出優(yōu)秀的控制系統(tǒng)軟件。本文介紹在Windows XP環(huán)境下如何利用VB開發(fā)上位機的登陸界面和控制界面。
關鍵詞: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
部分參考文獻
[5] 史濟民,湯觀全編著.vb6.0 及其應用程序開發(fā).北京:清華大學出版社,2003
[6] 鄭剛編著,數(shù)據(jù)庫原理及應用 北京:人民郵電出版社,2002
[7] 朱欣娟,數(shù)據(jù)庫原理教程 入門 西安:西安電子科技大學出版社,2002
[8] 金英姿,鄧少昆著. VB實用培訓教程 人民郵電出版社 2003
[9] 劉瑞新著,VB程序設計 機械工業(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