My final project part3(PocketOutlook AppointmentApplication)


PocketOutlook.Appointment

 

  thx Gabriel Minarik's help

 

感谢 Gabriel Minarik给与的帮助

 

从pocketOutlook获得约会:

load Appointment from pocketOutlook

 

 从pocketOutlook获得指定时间的约会:

load Appointment from pocketOutlook by specific time

 


 

using HashTable to search Appointment of specific type.

 用HashTable来查找指定类型的约会:


public enum DayEventType
{
    
// define type here
}

 


create HashTable

 

 

return type

 

 

return Appointment

 

 

My final project part3(PocketOutlook AppointmentApplication)

 

View Agenda:

 

 
 

View Day:

 

 

 View Week

 


 

View Month:

 

 

View Year:

 

 

View Detail: (Edit and New Appointment)

 

 








 to be continue....

 

 frank Avanel

 

 

posted @ 2009-04-09 20:50  frankAvanel  阅读(321)  评论(0编辑  收藏  举报