现代软件技术实验2

现代软件技术实验2

ID:1754865

大小:103.00 KB

页数:13页

时间:2017-11-13

现代软件技术实验2_第1页
现代软件技术实验2_第2页
现代软件技术实验2_第3页
现代软件技术实验2_第4页
现代软件技术实验2_第5页
资源描述:

《现代软件技术实验2》由会员上传分享,免费在线阅读,更多相关内容在行业资料-天天文库

1、计算机科学与工程学院《现代软件技术》实验报告武汉工程大学计算机科学与工程学院《现代软件技术》实验报告[2]专业班级实验时间学生学号实验地点学生姓名指导教师实验项目UsingMVVMpatterntorealizeacustomermanagementsystem实验类别基本型实验实验学时6实验目的及要求实验要求:Windows7或以上操作系统、VisualStudio.Net2010或以上版本的应用程序,SQLServer2005数据库或以上版本、WindowsPhone7Toolkit7.0或以上版本。学生应按指导教师的要求独立完成实验,并按要求撰写实验报告(应包含实验核

2、心程序、实验过程和结果中的关键图片)。成绩评定表类别评分标准分值得分合计上机表现按时出勤、遵守纪律认真完成各项实验内容30分报告质量程序代码规范、功能正确填写内容完整、体现收获70分说明:评阅教师:日期:年月日13第13页共13页计算机科学与工程学院《现代软件技术》实验报告实验内容(1)CreatingtheDataModelThemodelisasingleclassnamedAccomplishment.TheAccomplishmentclassimplementstheINotifyPropertyChangedinterfaceandthePropertyChan

3、gedevent.Thisallowstheclasstonotifyitsviewswhenapropertyvaluechanges,andthentheviewscanupdatetheuserinterfacebasedonthatchange.Inthisapplication,theusercanonlychangetheCountandCompletedproperties,soyouonlyneedtoraisethePropertyChangedeventinthoseproperties.Youwilltestthedatabindinginthefin

4、alprocedure.(2)CreatingtheViewModelInthisprocedure,youcreatetheViewModel,whichisthelinkbetweentheModelandtheView.TheViewModelisacollectionthatcontainsobjectsfromtheModel,inthiscaseAccomplishmentobjects.TheViewModelusesanObservableCollection.Thisallowsittonotifyitsviewswhenitemsinthecollect

5、ionchangeandtheviewscanupdatetheuserinterfacebasedonthatchange.TheViewModelcontainsthecodetogetthecollectionofaccomplishments.First,youchecktheisolatedstoragetoseeiftheaccomplishmentsarealreadysaved.Ifyes,youuseisolatedstoragetopopulatethecollection.Ifnot,youpopulatethecollectionwithdefaul

6、taccomplishments.Inalaterprocedure,youwilladdthecodetosavetheaccomplishmentstoisolatedstorage.(3)CreatingtheFirstViewInthisprocedure,youcreateaviewtodisplaytheitemaccomplishments.Inalaterprocedure,youwilldisplaytheviewonapageandconnectittotheViewModelbysettingitsdatacontext.Notethatthereis

7、nocodebehindthisview.TheviewisausercontrolthatcontainsaListBoxboundtothedata.EachitemintheListBoxhasthefollowingthreecolumns.(4)CreatingtheMainApplicationPageInthisprocedure,youcreatethemainapplicationpage.Themainpagecontainsthetwoviewsthatyoucreatedpreviously

当前文档最多预览五页,下载文档查看全文

此文档下载收益归作者所有

当前文档最多预览五页,下载文档查看全文
温馨提示:
1. 部分包含数学公式或PPT动画的文件,查看预览时可能会显示错乱或异常,文件下载后无此问题,请放心下载。
2. 本文档由用户上传,版权归属用户,天天文库负责整理代发布。如果您对本文档版权有争议请及时联系客服。
3. 下载前请仔细阅读文档内容,确认文档内容符合您的需求后进行下载,若出现内容与标题不符可向本站投诉处理。
4. 下载文档时可能由于网络波动等原因无法下载或下载错误,付费完成后未能成功下载的用户请联系客服处理。