【正文】
Sub End If (員工號 ) = (員工姓名 ) = (職位 ) = MsgBox 修改成功! , vbOKOnly, 提示信息 16 Exit Sub errorhandler: 39。 , vbOKOnly, 提示信息 39。 amp。 amp。Initial Catalog=學生宿舍 。Persist Security Info=False。Persist Security Info=False。 user amp。 9 第四章 應用程序開發(fā) 系統(tǒng)主界面 在此系統(tǒng)中,考慮到人們的使用習慣,利用了菜單對系統(tǒng)中功能進行分類列舉 ,通過菜單即能完成,這樣使得主界面簡潔,易于使用。 宿舍信息管理:主要是記錄宿舍的基本狀況,可住人數(shù),已住人數(shù),電話號碼,便于工作人員分配寢室以及聯(lián)系。 4 第二章 系統(tǒng)需求分析 系統(tǒng)的初步調(diào)查 經(jīng)過實際分析調(diào)查,一個學生宿舍管理系統(tǒng)主要是要方便宿舍管理人員的工作,提高其工作效率,不僅可以方便廣大學生,而且還可以方便于教師和相關(guān)人員。 系統(tǒng)開發(fā)的可行性 我們正走進一個信息時代,信息技術(shù)將從根本上改變?nèi)祟惿鐣纳a(chǎn)方式和生活方式,各行各業(yè)的業(yè)務管理現(xiàn)在都已經(jīng)相繼使用計算機來處理,可以說用計算機進行信息管理是一個總趨勢。不同的對象,在程序中所賦給它的功能是不同的,比如,在圖形界面上有兩個命令按鈕,一個用來實現(xiàn)數(shù)據(jù)的統(tǒng)計計算,另一個用來實現(xiàn)數(shù)據(jù)的打印,這兩個按鈕就可視為是兩個不同的對象,為了實現(xiàn)這兩個對象各自不同的功能,接下來就應該分別針對這兩個對象編寫程序代碼,這種編程的思想和方法即為所謂的“面向?qū)ο蟮某绦蛟O(shè)計”。 本課題主要是解決宿舍管理系統(tǒng)在日常中涉及到的一些信息處理問題,目標是使宿舍管理在后勤管理中實現(xiàn)信息化,快速化。 dormitory management system is a typical example. Dormitory management system is an important part of the logistics management in universities. Dormitory management part of the work, therefore, informatization and scientific management has very important practical significance, this system is to realize the existing dormitory dormitory information management system in the situation and a large amount of data on the basis of the database storage, implements the system maintenance, dormitory management, student management, information query, etc required functionality. This system USES Visual Basic as a frontend development tool, SQL Server as a backend database platform based on C/S two layer model of the management system. Use with the various objectoriented development tools, designed a simple operation, operation is stable, apply college dormitory management system. This system mainly includes system management, student information management, daily work management, and help and so on four big modules, the focus is on the student information management and daily work management section. In each module, must do a good input/output interface, and can do a query, delete, modify functions, etc. This system focuses on the student information management and daily work management section. Keywords: database。 宿舍管理系統(tǒng)是目前各所高校后勤管理之中的重要部分。 第二天到第四天:拿出解決問題的初步方案, 根據(jù)課題給出的用戶基本需求,寫出各數(shù)據(jù)實體的數(shù)據(jù)項和聯(lián)系實體的活動以及活動要使用的數(shù)據(jù)項,通過 E— R圖來表示。 三、要求 (包括原始數(shù)據(jù)、技術(shù)參數(shù)、設(shè)計要求、圖紙量、工作量要求等) ? 采用 SQL Server 2021建立數(shù)據(jù)庫,采用界面方式或命令方式創(chuàng)建數(shù)據(jù)庫和表。 第八天到第十天:對每個模塊進行具體分析,確定需要的用戶界面以及結(jié)構(gòu),完成軟件的整體框架,在開發(fā)環(huán)境下,編程實現(xiàn)所開發(fā)的系統(tǒng)。利用其提供的各種面向?qū)ο蟮拈_發(fā)工具,設(shè)計完成一個 操作簡單,運行比較穩(wěn)定,適用于大學院校 的 宿舍 管理系統(tǒng)。 SQL Server 目錄 緒論 ..................................................................1 第一章 相關(guān)技術(shù)介紹 .........................................