【正文】
I 摘 要 本文主要介紹了奢靡婚紗攝影工作室管理系統(tǒng)的開發(fā)過程。首先對系統(tǒng)的需求進行了分析,然后對系統(tǒng)進行了概要設(shè)計、詳細設(shè)計以及數(shù)據(jù)庫的設(shè)計,最終實現(xiàn)了系統(tǒng)的各項功能。系統(tǒng)采用 技術(shù)和 SQL Server 20xx 數(shù)據(jù)庫系統(tǒng),在 Visual Studio 20xx 環(huán)境中進行開發(fā)。系統(tǒng)的使用對象可以分為管理員和客戶,主要功能包括套餐設(shè)置、攝影預(yù)約管理以及各類基本信息的管理。管理員能通過系統(tǒng)后臺對各類基本信息進行查看、增加、刪除以及修改等操作;用戶則可以通過系統(tǒng)進行攝影預(yù)約信息查詢、取片信息查詢以及 對個人信息進行管理。 關(guān)鍵詞 : 奢靡婚紗攝影工作室 ; 攝影預(yù)約 ; SQL Server 20xx; II Abstract This paper mainly introduces the development process of luxury wedding photography studio management of all,it analyses the need of the it has carried on the outline design,detailed design and database design. And ultimately realizes the various functions of the system is developed in the environment of Visual Studio 20xx , which uses the technology and SQL Server 20xx database system users can be classified as administrators and customers,the main functions include bo set, photography reservation management and the management of all kinds of basic the system background,adminstrators can operate the basic information,which contains view, add, delete and modify。By the system customers can query the photography booking information , the information of getting photos and manage the personal information. Keywords: luxury wedding photography management system。Photography appointments。 SQL Server 20xx。 . III 目 錄 1 緒論 ............................................................................................................... 1 背景 ............................................................................................................ 1 意義 ............................................................................................................ 1 技術(shù)介紹 ..................................................................................................... 1 2 可行性研究 ................................................................................................... 2 經(jīng)濟可行性 ................................................................................................. 2 技術(shù)可行性 ................................................................................................. 2 操作可行性 ................................................................................................. 2 3 需求分析 ...................................................................................................... 3 功能分析 ..................................................................................................... 3 分析建模 ..................................................................................................... 3 4 系統(tǒng)設(shè)計 ...................................................................................................... 4 系統(tǒng)概要設(shè)計 ............................................................................................. 4 系統(tǒng)詳細設(shè)計 ............................................................................................. 5 管理員模塊詳細設(shè)計 ............................................................................... 5 預(yù)約模塊詳細設(shè)計 ................................................................................... 6 用戶模塊詳細設(shè)計 ................................................................................... 6 5 數(shù)據(jù)庫設(shè)計 .................................................................................................. 7 概念結(jié)構(gòu)設(shè)計 ............................................................................................. 7 邏輯結(jié)構(gòu)設(shè)計 ............................................................................................. 7 物理結(jié)構(gòu)設(shè)計 ............................................................................................. 8 6 系統(tǒng)的實現(xiàn) ..................................