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

正文內(nèi)容

公交車查詢管理系統(tǒng)—計(jì)算機(jī)畢業(yè)設(shè)計(jì)-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)用計(jì)算機(jī)管理 公交車路線信息 的一種計(jì)算機(jī)應(yīng)用技術(shù)的創(chuàng)新 ,在計(jì)算機(jī)還未普及之前 公交車查詢 管理都是由工作 人們?nèi)斯げ樵?的方式來操作的 .現(xiàn)在一般的 公交車查詢 都采用計(jì)算機(jī)智能化管理 ,采用計(jì)算機(jī)作為工具的實(shí)用的計(jì)算機(jī) 路線自動(dòng) 管理程序來幫助 人們 進(jìn)行更有效的 公交車路線查詢 。 1. 2 系統(tǒng)簡(jiǎn)介 本系統(tǒng)主要方便人們查詢自己的公交車路線 ,方便人們乘坐公交 . 本系統(tǒng)主要由以下幾大功能組成 : 一 . 按車次查詢模塊 二 . 按起終點(diǎn)站查詢 三 . 查找經(jīng)過站點(diǎn)最小的路線 1. 開發(fā)軟件介紹 Visual Basic Micrsoft 公司出品的開發(fā)工具, Visual Basic 是一種可視化的,面向?qū)ο蟮?Windows 開發(fā)語言,它具有易用,通用和開發(fā)效率高的特點(diǎn)。 2) Enable 屬性:控制控件的激活狀態(tài)灰色或可用。 6) Default 屬性 :決定哪一個(gè)命令按鈕控件是窗體的缺省命令按鈕 . 7) Font 屬性 :控制各種文字字體類型 . 8) Left,top,height,width 屬性 :設(shè)定控件的位置與大小 . 9) Style,picture 屬性 :決定按鈕的顯示方式是否為圖像形式出現(xiàn) . 10) Visible 屬性 :確定控件運(yùn)行時(shí)是否為可見 . 11) Index 屬性 :當(dāng)控件為一控件數(shù)組時(shí) ,此屬性值為該控件在數(shù)組的下標(biāo)值 . 12) DownPicture 屬性:設(shè)置 /返回一個(gè)對(duì)圖片的引用,該圖片在按鈕被單擊處于壓下狀態(tài)時(shí)顯示。命令按鈕的 Click 事件僅對(duì)當(dāng)單擊鼠標(biāo)時(shí)發(fā) 生。 ( 2) 事件處理過程 命令按鈕 GotFoucs 事件處理過程為: Private Sub ObjectGotFocus( Index As Integer) 3) LostFocus 事件:當(dāng)一個(gè)對(duì)象失去焦點(diǎn)時(shí)發(fā)生 4) KeyDown 事件:當(dāng)命令按鈕具有焦點(diǎn)時(shí)按下一個(gè)鍵時(shí)發(fā)生 5) KeyUp 事件:當(dāng)命令按鈕具有焦點(diǎn)時(shí)釋放一個(gè)鍵時(shí)發(fā)生。 9) MouseUp 事件:當(dāng)在命令按鈕上釋放鼠標(biāo)按鈕時(shí)發(fā)生。 ? 文本框類的控件: 1) Text 屬性:通過像 text 屬性賦值的方法來改變?cè)搶傩缘闹怠? 5) Passwordchar 屬性:該 屬性設(shè)定輸入文本的特殊顯示字符 ,在設(shè)計(jì)密碼程序時(shí)非常有用。 10) BackColor 屬性:設(shè)置返回背景色 11) BorderStyle 屬性:設(shè)置對(duì)象的邊框樣式 12) DataField 屬性:設(shè)定數(shù)據(jù)使用者將被綁定到的字段名 13) DataFormat 屬性:設(shè)定 DataFormat 對(duì)象,用于數(shù)據(jù)綁定 14) DataMember 屬性:從數(shù)據(jù)供應(yīng)程序提供的幾個(gè)數(shù)據(jù)成員中返回 /設(shè)定一個(gè)特定的數(shù)據(jù)成員 15) DataSource 屬性:設(shè)定控件綁定的一個(gè)數(shù)據(jù)源 16) DragIcon 屬性:設(shè)定圖標(biāo),它將在拖放操作中作為指針顯示 17) DragMode 模式:設(shè)定一個(gè)值,確定在拖放操作中所用方式 18) Enabled 屬性:設(shè)置 /返回運(yùn)行時(shí) TextBox 是否相應(yīng)用戶事件 19) Font 屬性:設(shè)置 /返回字體屬性 20) ForeColor 屬性:設(shè)置 /返回文本的前景色 21) Height 屬性:設(shè)置 /返回 TextBox 的高度 22) IMEMode 屬 性:設(shè)置 /返回?cái)?shù)值用來確定輸入方法編輯器的狀態(tài) 23) Index 屬性:設(shè)置 /返回唯一的標(biāo)識(shí)控件數(shù)組中該控件的編號(hào) 24) Left 屬性:設(shè)置 /返回 TextBox 控件的水平位置 25) Locked 屬性:設(shè)置 /返回 TextBox 中文本是否可編輯 26) LinkItem 屬性:設(shè)置 /返回 DDE 與另一個(gè)應(yīng)用程序會(huì)話時(shí),傳給接受端的數(shù)據(jù) 27) MaxLength 屬性:設(shè)置 /返回一個(gè)值,指定在 TextBox 控件中能夠輸入的字符最大值 28) MouseIcon 屬性:設(shè)置 /返回自定義鼠標(biāo)的圖標(biāo) 29) Top 屬性:設(shè)置 /返回 TextBox 控件的垂直位置 30) Tag 屬性:存儲(chǔ) 過程所需的附加數(shù)據(jù) ? 文本框類的事件: 1) Change 事件:當(dāng)改變文本框內(nèi)容時(shí)發(fā)生 2) Click 事件:鼠標(biāo)單擊控件時(shí)發(fā)生 3) DblClick 事件:用鼠標(biāo)左鍵雙擊控件時(shí)發(fā)生 4) DragDrop 事件:在一個(gè)完整的拖放動(dòng)作完成或使用 Drag 方法,并將其 Action 參數(shù)設(shè)置為 2 時(shí)發(fā)生 5) DragOver 事件:在拖放操作正在進(jìn)行時(shí)發(fā)生 6) GotFocus 事件:當(dāng)一個(gè)命令按鈕獲得焦點(diǎn)時(shí)發(fā)生 7) LinkClose 事件:當(dāng)一個(gè) DDE 對(duì)話結(jié)束時(shí)發(fā)生 8) LinkError 事件:當(dāng)一個(gè) DDE 對(duì)話框過程中出現(xiàn)錯(cuò)誤時(shí),該事件發(fā)生 9) KeyDown 事件: 當(dāng)命令按鈕具有焦點(diǎn)時(shí)按下一個(gè)鍵時(shí)發(fā)生 10) Validate 事件:在焦點(diǎn)轉(zhuǎn)換到另一個(gè)控件之前發(fā)生,此時(shí)該控件的 Causes Validation 屬性值設(shè)置為 True ? 單選按鈕類的控件: 1) Caption 屬性:顯示在控件上的文本 ,是單選按鈕的標(biāo)題。 5) Tabindex 屬性:建立控件時(shí) ,vb 自動(dòng)為其分配一個(gè) tabindex 值 ,利用tab 鍵可以在控件之間切換焦點(diǎn)。 9) Container 屬性:設(shè)置 /返回 Form 上的控件屬性。 13) DownPicture 屬性:設(shè)置 /返回一個(gè)對(duì)圖片的引用,該圖片在控件單擊下處于壓下狀態(tài)時(shí)顯示。 17) FontItalic 屬性:設(shè)置 /返回字體斜體樣式。 21) FontSize 屬性:設(shè)置 /返回控件中顯示文本所用的字體大小 22) Height 屬性:設(shè)置 /返回控件的高度。 2) DbClick 事件: 當(dāng)在一個(gè)對(duì)象上按下和釋放鼠標(biāo)按鈕并再次按下和釋放按鈕時(shí),該事件發(fā)生。 6) LostFocus 事件:當(dāng)對(duì)象失去焦點(diǎn)時(shí)發(fā)生。 10) MouseDown 事件:當(dāng)在控件上按下鼠標(biāo)鍵時(shí)發(fā)生。 2) Index 屬性 :該屬性值為復(fù)選框控件數(shù)組的下標(biāo) . 3) Value 屬性 :value 為 0 表空白 ,為 1 表勾號(hào) ,為 2 表示灰色勾號(hào) . 4) Container 屬性: Form 控件上的容器。 8) Datasource 屬性:設(shè)置或返回控件綁定的一個(gè)數(shù)據(jù)源。 12) DragMode 屬性:設(shè)置返回一個(gè)值,確定在拖放操作中所用方式。 ? 復(fù)選按鈕類的控件的基本事件: 1) Click 事件:鼠標(biāo)單擊控件時(shí)發(fā)生。 5) OLECompleteDrag 事件:當(dāng)源部件被放到目標(biāo)時(shí)發(fā)生,并通知源部件拖放操作被執(zhí)行或取消。 2) Max 和 min 屬性:對(duì) value 值的最大 ,最小進(jìn)行限制。 2) Enable 屬性 :為 true 時(shí) (缺省值 ),激活定時(shí)器開始計(jì)時(shí) 。注意:請(qǐng)將庫文件存入程序所在目錄。在數(shù)據(jù)庫發(fā)展的歷史上,最重要的成就就是關(guān)系模型。在這個(gè)文件中,用戶可以將自己的數(shù)據(jù)分別保存在各自獨(dú)立的存儲(chǔ)空間中,這些空間稱作表;可以使用聯(lián)機(jī)窗體來查看、添加及更新表中的數(shù)據(jù) ;使用查詢來查找并檢索所要的數(shù)據(jù);也可以使用報(bào)表以特定的版面布置來分析及打印數(shù)據(jù)。查詢的同時(shí)也可以更新或刪除多條記錄,并對(duì)數(shù)據(jù)執(zhí)
點(diǎn)擊復(fù)制文檔內(nèi)容
公司管理相關(guān)推薦
文庫吧 www.dybbs8.com
備案圖片鄂ICP備17016276號(hào)-1