Description: Cinema ticketing system
using XML and TreeView display theaters to maintain a list using generic collections of movie ticket object inheritance seats can be specified in the system, click on the different types of seating may purchase tickets using a simple factory pattern to create different types of movie tickets to use implement different types of polymorphic movie ticket price movie ticket using the print interface to use serialization and deserialization to achieve the preservation and read sales
To Search:
File list (Check if you may need any files):
电影院售票系统\MyCinema\MyCinema\all.cd
..............\........\........\bin\Debug\bone.jpg
..............\........\........\...\.....\gongfu.jpg
..............\........\........\...\.....\MyCinema.exe
..............\........\........\...\.....\MyCinema.pdb
..............\........\........\...\.....\MyCinema.vshost.exe
..............\........\........\...\.....\SaleTicket.exe
..............\........\........\...\.....\SaleTicket.pdb
..............\........\........\...\.....\ShowList.xml
..............\........\........\...\.....\soldTickets.bin
..............\........\........\...\.....\spiderman3.jpg
..............\........\........\...\.....\设计步骤.txt
..............\........\........\Cinema.cs
..............\........\........\FreeTicket.cs
..............\........\........\IPrintable.cs
..............\........\........\MainForm.cs
..............\........\........\MainForm.Designer.cs
..............\........\........\MainForm.resx
..............\........\........\Movie.cs
..............\........\........\MyCinema.csproj
..............\........\........\MyCinema.csproj.user
..............\........\........\obj\Debug\MyCinema.csproj.GenerateResource.Cache
..............\........\........\...\.....\MyCinema.exe
..............\........\........\...\.....\MyCinema.MainForm.resources
..............\........\........\...\.....\MyCinema.pdb
..............\........\........\...\.....\MyCinema.Properties.Resources.resources
..............\........\........\...\.....\SaleTicket.csproj.GenerateResource.Cache
..............\........\........\...\.....\SaleTicket.MainForm.resources
..............\........\........\...\.....\SaleTicket.Properties.Resources.resources
..............\........\........\...\.....\TempPE\Properties.Resources.Designer.cs.dll
..............\........\........\...\MyCinema.csproj.FileList.txt
..............\........\........\...\MyCinema.csproj.FileListAbsolute.txt
..............\........\........\...\SaleTicket.csproj.FileList.txt
..............\........\........\Program.cs
..............\........\........\...perties\AssemblyInfo.cs
..............\........\........\..........\Resources.Designer.cs
..............\........\........\..........\Resources.resx
..............\........\........\..........\Settings.Designer.cs
..............\........\........\..........\Settings.settings
..............\........\........\Schedule.cs
..............\........\........\ScheduleItem.cs
..............\........\........\Seat.cs
..............\........\........\StudentTicket.cs
..............\........\........\Ticket.cs
..............\........\........\TicketFactory.cs
..............\........\MyCinema.sln
..............\........\MyCinema.suo
..............\影院售票系统V1.0.ppt
..............\新建 文本文档.txt
..............\MyCinema\MyCinema\obj\Debug\Refactor
..............\........\........\...\.....\TempPE
..............\........\........\bin\Debug
..............\........\........\obj\Debug
..............\........\........\bin
..............\........\........\obj
..............\........\........\Properties
..............\........\MyCinema
..............\MyCinema
电影院售票系统