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

正文內(nèi)容

進(jìn)銷售存管理系統(tǒng)—免費(fèi)畢業(yè)設(shè)計(jì)論文-文庫吧資料

2024-12-11 15:18本頁面
  

【正文】 單行編輯器等這些對(duì)象和控件都可在許多應(yīng)用中重復(fù)使用。開發(fā)人員可以最有效利用所創(chuàng)建的每一個(gè)對(duì)象。在設(shè)計(jì)對(duì)象時(shí),不必編寫建立和描述每個(gè)對(duì)象的程序代碼,而是用工具畫在界面上,由 Visual Basic 自動(dòng)生成對(duì)象的程序代碼并封裝起來。 面向?qū)ο蟮木幊蹋? 面向?qū)ο蟮脑O(shè)計(jì)方法 (OOP, Objected Programming) 從應(yīng)用領(lǐng)域內(nèi)的問題著手,以直觀自然的方式描述客觀世界的實(shí)體。 ( 7)模塊 (Module): 模塊是指一些運(yùn)算量或過程進(jìn)行聲明或定義的一個(gè)集合。其程序的方法有 Show(顯示)方法, Hide(隱藏)方法, Refresh(刷新)方法。 ( 5)方法 (Method): 方法主要是指對(duì)一個(gè)對(duì)象使用某種作用的過程。 VB系統(tǒng)常用事件來引導(dǎo)計(jì)算機(jī)執(zhí)行一段程序。比如,對(duì)象的名稱、在屏幕上顯示的位置、大小、顏色、接收或容納的數(shù)據(jù)內(nèi)容及數(shù)據(jù)的表現(xiàn)格式等。 ( 3)屬性 (Properties): 屬性是 VB系統(tǒng)提供的有關(guān)對(duì)象的參數(shù)或數(shù)據(jù)接口。用戶可以通過設(shè)置對(duì)象的“屬性”和“方法”,便于對(duì)象適應(yīng)自己所設(shè)計(jì)應(yīng)用程序的輸入輸出內(nèi)容,對(duì)象的生成過程及結(jié)構(gòu)都被封裝起來。本程序所應(yīng)用到的對(duì)象類型有標(biāo)簽框 (Label Box),文本框 (Text Box),命令按扭 (Command Button),網(wǎng)格 (Data Grid), ADO控件 (Adodc1)等。 VB系統(tǒng)的人機(jī)交互界面或接口,無論是在設(shè)計(jì)時(shí)或是在運(yùn)行時(shí),都是 Windows 系統(tǒng)的標(biāo)準(zhǔn)視窗。 Visual Basic 系統(tǒng)幾個(gè)在程序應(yīng)用中的常用名詞: Visual Basic 系統(tǒng)除了一般高級(jí)語言所具有的一些名詞術(shù)語外,還有幾個(gè)系統(tǒng)常用的名詞。 ( 1)可視化設(shè)計(jì): 表現(xiàn)在 VB 在設(shè)計(jì)應(yīng)用于程序界面時(shí)有“所見即所得”的處理功能。 作為數(shù)據(jù)庫系統(tǒng)的開發(fā), Visual Basic是一個(gè)非常理想選擇。目前在我國市場上最為流行、使用最多、最為先進(jìn)的可用作企業(yè)級(jí)開發(fā)工具的產(chǎn)品有: Microsoft公司的 Visual Basic Microsoft公司的 Visual C Borland公司的 Delphi Powersoft公司的 PowerBulider 在目前市場上這些眾多的程序開發(fā)工具中,有些強(qiáng)調(diào)程 序 語言的彈性與執(zhí)行效率;有些則偏重于 可視化程序開發(fā)工具所帶來的便利性與效率的得高,各有各的優(yōu)點(diǎn)和特色,也滿足了不同用戶的需求。 計(jì)算機(jī)畢業(yè)設(shè)計(jì):進(jìn)銷存管理系統(tǒng) II Abstract The calculator management information system is a system engineering, synthesizing the calculator, work, database, the munication technique, also including the business enterprise management science and numerous abundant empirical summary of is the example that the advanced science technique bines with the modern business enterprise management. Its creation and movement is the business enterprise management management develops the certain stage, inevitable request of certain scale and particular and economic environmentses are. Currently, the global drugs` market petition is increasingly vigorous, the panies medicine enterprise wants to be keep on the win the benefit to be decided by whether it can win and keep the satisfaction of the equal customers or analysis, we use the VISUAL BASIC development tool of the pany of MICROSOFT, making use of various development tool that faces to the object of what it provide, particularly is this ability of the data window way is convenient and simple and direct to manipulate the database of intelligence turn the object, build up the system application prototype in the in a short time first, then, start the prototype system to carry on the need generation to the beginning, revise and improve continuously, until formation the customer is satisfied and can go the system. Keywords: window body area database. 目 錄 摘 要 ............................................................................................................................. I ABSTRACT ............................................................................................................... II 第 1 章 緒論 ................................................................................................................ 1 計(jì)算機(jī)畢業(yè)設(shè)計(jì):進(jìn)銷存管理系統(tǒng) III 課題背景 .......................................................................................................... 1 第 2 章 用戶需求分析 ................................................................................................ 2 功能需求 .......................................................................................................... 2 實(shí)現(xiàn)目標(biāo) .......................................................................................................... 2 第 3 章 相關(guān)技術(shù)介紹及系統(tǒng)數(shù)據(jù)庫介紹 ................................................................ 3 前臺(tái)開發(fā)工具語言 .......................................................................................... 3 Visual Basic 語言的特點(diǎn): ....................................................................... 3 數(shù)據(jù)庫簡介 ...................................................................................................... 6 關(guān)系型數(shù)據(jù)庫的實(shí)現(xiàn) ................................................................................... 6 二者的結(jié)合 (DBA) ............................................................................................ 7 使用 Microsoft Access 2021 創(chuàng)建數(shù)據(jù)庫 ............................................... 7 修改已建的數(shù)據(jù)庫 .................................................................................. 7 軟件的運(yùn)行環(huán)境設(shè)計(jì) ...................................................................................... 7 軟件環(huán)境: ................................................................................................ 7 硬件環(huán)境: ................................................................................................ 7 第 4 章 系統(tǒng)模塊設(shè)計(jì) ................................................................................................ 8 超市 進(jìn)銷存管理系統(tǒng)結(jié)構(gòu)圖 .......................................................................... 8 數(shù)據(jù)庫需求分析 .............................................................................................. 9 第 5 章 系統(tǒng)設(shè)計(jì)與數(shù)據(jù)庫實(shí)現(xiàn) .............................................................................. 10 庫的結(jié)構(gòu) ........................................................................................................ 10 供應(yīng)商基礎(chǔ)信息表 gys ........................................................................... 10 庫存表 kc ................................................................................................. 11 密碼表 ma ................................................................................................ 12 客戶基礎(chǔ)信息表 kh ................................................................................. 12 入庫表 rkd ............................................................................................... 13 入庫退單表 rktd ...................................................................................... 14 銷售表 xsd ............................................................................................... 15 銷售退單表 xstd .......................................
點(diǎn)擊復(fù)制文檔內(nèi)容
公司管理相關(guān)推薦
文庫吧 www.dybbs8.com
備案圖鄂ICP備17016276號(hào)-1