freepeople性欧美熟妇, 色戒完整版无删减158分钟hd, 无码精品国产vα在线观看DVD, 丰满少妇伦精品无码专区在线观看,艾栗栗与纹身男宾馆3p50分钟,国产AV片在线观看,黑人与美女高潮,18岁女RAPPERDISSSUBS,国产手机在机看影片

正文內容

公交車查詢管理系統(tǒng)—計算機畢業(yè)設計-wenkub

2022-12-10 11:17:02 本頁面
 

【正文】 nd video processing, as well as education and training game entertainment. All people without special training will be able to use puters to plete numerous plex. However, although now the world has been filled with an overabundance of software, but they still can not meet the special needs of the various users, it also had to develop software suited to their particular needs. Professional Windows application software development before the work is needed in many professional knowledge and petence through special training. Different now, even if you have not received strict procedures designed training, the use of Visual Basic also like to develop a powerful, and suited to their special needs applications. Visual Basic inherited Basic language learn userfriendly features, and are particularly suited to new learner learning Windows system programming. Transportation vehicles using puter management information management system of a puter model cars line information technology application innovation in the puter before the public has not yet universal car enquiries are managed by the working people to operate manual enquiries. Now the general public enquiries have adopted puter intelligent vehicle management using the puter as a tool for automatic puter line management procedures to help people more effectively model cars line enquiries. Public enquiry management system is a typical car information management system (MIS), including its main development background to the establishment and maintenance of the database and frontend application development 2. The request for the establishment of strong data consistency and integrity, good for the security of the data. For the latter request applications functions, such as easy to use features. After analysis, we use Microsoft visual basic development tool panies, the use of its various objectoriented development tools, especially data that can be easily accessible and concise window manipulation database intelligent objects, the first prototype application system in a short time and then, putation of the initial prototype system needs to constantly revise and improve until the formation of a viable system of user satisfaction. Because I limited capacity, coupled with time constraints, it designed the system may function relatively simple, and the system is single edition, not Inter operations work, which I have yet to learn that in future work to further improve. keyword : public car enquiries management MIS,visual basic database 1. 1 課題背景 公交車查詢 管理系統(tǒng)用計算機管理 公交車路線信息 的一種計算機應用技術的創(chuàng)新 ,在計算機還未普及之前 公交車查詢 管理都是由工作 人們人工查詢 的方式來操作的 .現在一般的 公交車查詢 都采用計算機智能化管理 ,采用計算機作為工具的實用的計算機 路線自動 管理程序來幫助 人們 進行更有效的 公交車路線查詢 。 1. 2 系統(tǒng)簡介 本系統(tǒng)主要方便人們查詢自己的公交車路線 ,方便人們乘坐公交 . 本系統(tǒng)主要由以下幾大功能組成 : 一 . 按車次查詢模塊 二 . 按起終點站查詢 三 . 查找經過站點最小的路線 1. 開發(fā)軟件介紹 Visual Basic Micrsoft 公司出品的開發(fā)工具, Visual Basic 是一種可視化的,面向對象的 Windows 開發(fā)語言,它具有易用,通用和開發(fā)效率高的特點。 2) Enable 屬性:控制控件的激活狀態(tài)灰色或可用。 6) Default 屬性 :決定哪一個命令按鈕控件是窗體的缺省命令按鈕 . 7) Font 屬性 :控制各種文字字體類型 . 8) Left,top,height,width 屬性 :設定控件的位置與大小 . 9) Style,picture 屬性 :決定按鈕的顯示方式是否為圖像形式出現 . 10) Visible 屬性 :確定控件運行時是否為可見 . 11) Index 屬性 :當控件為一控件數組時 ,此屬性值為該控件在數組的下標值 . 12) DownPicture 屬性:設置 /返回一個對圖片的引用,該圖片在按鈕被單擊處于壓下狀態(tài)時顯示。命令按鈕的 Click 事件僅對當單擊鼠標時發(fā) 生。 ( 2) 事件處理過程 命令按鈕 GotFoucs 事件處理過程為: Private Sub ObjectGotFocus( Index As Integer) 3) LostFocus 事件:當一個對象失去焦點時發(fā)生 4) KeyDown 事件:當命令按鈕具有焦點時按下一個鍵時發(fā)生 5) KeyUp 事件:當命令按鈕具有焦點時釋放一個鍵時發(fā)生。 9) MouseUp 事件:當在命令按鈕上釋放鼠標按鈕時發(fā)生。 ? 文本框類的控件: 1) Text 屬性:通過像 text 屬性賦值的方法來改變該屬性的值。 5) Passwordchar 屬性:該 屬性設定輸入文本的特殊顯示字符 ,在設計密碼程序時非常有用。 10) BackColor 屬性:設置返回背景色 11) BorderStyle 屬性:設置對象的邊框樣式 12) DataField 屬性:設定數據使用者將被綁定到的字段名 13) DataFormat 屬性:設定 DataFormat 對象,用于數據綁定 14) DataMember 屬性:從數據供應程序提供的幾個數據成員中返回 /設定一個特定的數據成員 15) DataSource 屬性:設定控件綁定的一個數據源 16) DragIcon 屬性:設定圖標,它將在拖放操作中作為指針顯示 17) DragMode 模式:設定一個值,確定在拖放操作中所用方式 18) Enabled 屬性:設置 /返回運行時 TextBox 是否相應用戶事件 19) Font 屬性:設置 /返回字體屬性 20) ForeColor 屬性:設置 /返回文本的前景色 21) Height 屬性:設置 /返回 TextBox 的高度 22) IMEMode 屬 性:設置 /返回數值用來確定輸入方法編輯器的狀態(tài) 23) Index 屬性:設置 /返回唯一的標識控件數組中該控件的編號 24) Left 屬性:設置 /返回 TextBox 控件的水平位置 25) Locked 屬性:設置 /返回 TextBox 中文本是否可編輯 26) LinkItem 屬性:設置 /返回 DDE 與另一個應用程序會話時,傳給接受端的數據 27) MaxLength 屬性:設置 /返回一個值,指定在 TextBox 控件中能夠輸入的字符最大值 28) MouseIcon 屬性:設置 /返回自定義鼠標的圖標 29) Top 屬性:設置 /返回 TextBox 控件的垂直位置 30) Tag 屬性:存儲 過程所需的附加數據 ? 文本框類的事件: 1) Change 事件:當改變文本框內容時發(fā)生 2) Click 事件:鼠標單擊控件時發(fā)生 3) DblClick 事件:用鼠標左鍵雙擊控件時發(fā)生 4) DragDrop 事件:在一個完整的拖放動作完成或使用 Drag 方法,并將其 Action 參數設置為 2 時發(fā)生 5) DragOver 事件:在拖放操作正在進行時發(fā)生 6) GotFocus 事件:當一個命令按鈕獲得焦點時發(fā)生 7) LinkClose 事件:當一個 DDE 對話結束時發(fā)生 8) LinkError 事件:當一個 DDE 對話框過程中出現錯誤時,該事件發(fā)生 9) KeyDown 事件: 當命令按鈕具有焦點時按下一個鍵時發(fā)生 10) Validate 事件:在焦點轉換到另一個控件之前發(fā)生,此時該控件的 Causes Validation 屬性值設置為 True ? 單選按鈕類的控件: 1) Caption 屬性:顯示在控件上的文本 ,是單選按鈕的標題。 5) Tabindex 屬性:建立控件時 ,vb 自動為其分配一個 tabindex 值 ,利用tab 鍵可以在控件之間切換焦點。 9) Container 屬性:設置 /返回 Form 上的控件屬性。 13) DownPicture 屬性:設置 /返回一個對圖片的引用,該圖片在控件單擊下處于壓下狀態(tài)時顯示。 17) FontItalic 屬性:設置 /返回字體斜體樣式。 21) FontSize 屬性:設置 /返回控件中顯示文本所用的字體大小 22) Height 屬性:設置 /返回控件的高度。 2) DbClick 事件: 當在一個對象上按下和釋放鼠標按鈕并再次按下和釋放按鈕時,該事件發(fā)生。 6) LostFocus 事件:當對象失去焦點時發(fā)生。 10) MouseDown 事件:當在控件上按下鼠標鍵時發(fā)生。 2) Index 屬性 :該屬性值為復選框控件數組的下標 . 3) Value 屬性 :value 為 0 表空白 ,為 1 表勾號 ,為 2 表示灰色勾號 . 4) Container 屬性: Form 控件上的容器。 8) Datasource 屬性:設置或返回控件綁定的一個數據源。 12) DragMode 屬性:設置返回一個值,確定在拖放操作中所用方式。 ? 復選按鈕類的控件的基本事件: 1) Click 事件:鼠標單擊控件時發(fā)生。 5) OLECompleteDrag 事件:當源部件被放到目標時發(fā)生,并通知源部件拖放操作被執(zhí)行或取消。 2) Max 和 min 屬性:對 value 值的最大 ,最小進行限制。 2) Enable 屬性 :為 true 時 (缺省值 ),激活定時器開始計時 。注意:請將庫文件存入程序所在目錄。在數據庫發(fā)展的歷史上,最重要的成就就是關系模型。在這個文件中,用戶可以將自己的數據分別保存在各自獨立的存儲空間中,這些空間稱作表;可以使用聯機窗體來查看、添加及更新表中的數據 ;使用查詢來查找并檢索所要的數據;也可以使用報表以特定的版面布置來分析及打印數據。查詢的同時也可以更新或刪除多條記錄,并對數據執(zhí)
點擊復制文檔內容
公司管理相關推薦
文庫吧 www.dybbs8.com
備案圖片鄂ICP備17016276號-1