文件名称:Orange
- 所属分类:
- C#编程
- 资源属性:
- [Windows] [Visual.Net] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 4.56mb
- 下载次数:
- 0次
- 提 供 者:
- 叶*
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
用WPF(Windows Presentation fr a mework)的项目,需要.NetFamework3.5,工程是VS2008的,包含SQL数据库文件。
软件工程课程的课程实验项目,课程任务管理系统Orange。
项目利用了WPF的特性做出动画、多媒体效果,并使用了数据绑定、事件等。
代码并不复杂,但界面效果很好。-With WPF (Windows Presentation fr a mework) project needs. NetFamework3.5, the VS2008 project is, including SQL database files. Software engineering curriculum pilot project, the Curriculum Task Management System Orange. Project made use of WPF features to make animation, multimedia effects, and the use of data binding, events and so on. Code is not complex, but the interface works well.
软件工程课程的课程实验项目,课程任务管理系统Orange。
项目利用了WPF的特性做出动画、多媒体效果,并使用了数据绑定、事件等。
代码并不复杂,但界面效果很好。-With WPF (Windows Presentation fr a mework) project needs. NetFamework3.5, the VS2008 project is, including SQL database files. Software engineering curriculum pilot project, the Curriculum Task Management System Orange. Project made use of WPF features to make animation, multimedia effects, and the use of data binding, events and so on. Code is not complex, but the interface works well.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
Orange
......\About.xaml
......\About.xaml.cs
......\AboutBox.xaml
......\AboutBox.xaml.cs
......\app.config
......\App.xaml
......\App.xaml.cs
......\CourseSystem
......\............\BookEditForm.xaml
......\............\BookEditForm.xaml.cs
......\............\BooksForm.xaml
......\............\BooksForm.xaml.cs
......\............\CourseEditForm.xaml
......\............\CourseEditForm.xaml.cs
......\............\CourseForm.xaml
......\............\CourseForm.xaml.cs
......\............\CourseManagementForm.xaml
......\............\CourseManagementForm.xaml.cs
......\............\InstructorForm.xaml
......\............\InstructorForm.xaml.cs
......\............\ResourceDictionary1.xaml
......\............\ScheduleForm.xaml
......\............\ScheduleForm.xaml.cs
......\............\TimeTableEditForm.xaml
......\............\TimeTableEditForm.xaml.cs
......\Data
......\....\AlertFunction.cs
......\....\Book.cs
......\....\BookData.cs
......\....\Course.cs
......\....\CourseData.cs
......\....\CourseTableData.Designer.cs
......\....\CourseTableData.mdf
......\....\CourseTableData.xsc
......\....\CourseTableData.xsd
......\....\CourseTableData.xss
......\....\CourseTableData_log.ldf
......\....\CourseTime.cs
......\....\DataBase.cs
......\....\RepeatFunction.cs
......\....\Task.cs
......\....\TaskData.cs
......\....\Teacher.cs
......\....\TeacherData.cs
......\Orange.csproj
......\Orange.sln
......\Properties
......\..........\app.manifest
......\..........\AssemblyInfo.cs
......\..........\Resources.Designer.cs
......\..........\Resources.resx
......\..........\Settings.Designer.cs
......\..........\Settings.settings
......\ReminderWindow.xaml
......\ReminderWindow.xaml.cs
......\Resources
......\Sound
......\.....\backgroundmusic.wav
......\.....\msg.wav
......\StartSplash.xaml
......\StartSplash.xaml.cs
......\TaskSystem
......\..........\Calendar.xaml
......\..........\Calendar.xaml.cs
......\..........\DayEventTextBlock.xaml
......\..........\DayEventTextBlock.xaml.cs
......\..........\DayView.xaml
......\..........\DayView.xaml.cs
......\..........\ListView.xaml
......\..........\ListView.xaml.cs
......\..........\MonthView.xaml
......\..........\MonthView.xaml.cs
......\..........\TaskEdit.xaml
......\..........\TaskEdit.xaml.cs
......\..........\TaskManager.cs
......\..........\TaskView.xaml
......\..........\TaskView.xaml.cs
......\About.xaml
......\About.xaml.cs
......\AboutBox.xaml
......\AboutBox.xaml.cs
......\app.config
......\App.xaml
......\App.xaml.cs
......\CourseSystem
......\............\BookEditForm.xaml
......\............\BookEditForm.xaml.cs
......\............\BooksForm.xaml
......\............\BooksForm.xaml.cs
......\............\CourseEditForm.xaml
......\............\CourseEditForm.xaml.cs
......\............\CourseForm.xaml
......\............\CourseForm.xaml.cs
......\............\CourseManagementForm.xaml
......\............\CourseManagementForm.xaml.cs
......\............\InstructorForm.xaml
......\............\InstructorForm.xaml.cs
......\............\ResourceDictionary1.xaml
......\............\ScheduleForm.xaml
......\............\ScheduleForm.xaml.cs
......\............\TimeTableEditForm.xaml
......\............\TimeTableEditForm.xaml.cs
......\Data
......\....\AlertFunction.cs
......\....\Book.cs
......\....\BookData.cs
......\....\Course.cs
......\....\CourseData.cs
......\....\CourseTableData.Designer.cs
......\....\CourseTableData.mdf
......\....\CourseTableData.xsc
......\....\CourseTableData.xsd
......\....\CourseTableData.xss
......\....\CourseTableData_log.ldf
......\....\CourseTime.cs
......\....\DataBase.cs
......\....\RepeatFunction.cs
......\....\Task.cs
......\....\TaskData.cs
......\....\Teacher.cs
......\....\TeacherData.cs
......\Orange.csproj
......\Orange.sln
......\Properties
......\..........\app.manifest
......\..........\AssemblyInfo.cs
......\..........\Resources.Designer.cs
......\..........\Resources.resx
......\..........\Settings.Designer.cs
......\..........\Settings.settings
......\ReminderWindow.xaml
......\ReminderWindow.xaml.cs
......\Resources
......\Sound
......\.....\backgroundmusic.wav
......\.....\msg.wav
......\StartSplash.xaml
......\StartSplash.xaml.cs
......\TaskSystem
......\..........\Calendar.xaml
......\..........\Calendar.xaml.cs
......\..........\DayEventTextBlock.xaml
......\..........\DayEventTextBlock.xaml.cs
......\..........\DayView.xaml
......\..........\DayView.xaml.cs
......\..........\ListView.xaml
......\..........\ListView.xaml.cs
......\..........\MonthView.xaml
......\..........\MonthView.xaml.cs
......\..........\TaskEdit.xaml
......\..........\TaskEdit.xaml.cs
......\..........\TaskManager.cs
......\..........\TaskView.xaml
......\..........\TaskView.xaml.cs