2013年9月10日

站式WPF--依赖属性(DependencyProperty)

摘要: http://www.devdiv.com/thread-51606-1-1.html 阅读全文

posted @ 2013-09-10 12:41 wlqsmiling 阅读(88) 评论(0) 推荐(0) 编辑

What does the LayoutAwarePage Class provide

摘要: http://blogs.msdn.com/b/africaapps/archive/2013/03/28/what-does-the-layoutawarepage-class-provide.aspx 阅读全文

posted @ 2013-09-10 12:40 wlqsmiling 阅读(93) 评论(0) 推荐(0) 编辑

2013年9月9日

UML类图几种关系的总结

摘要: 原文参考:http://www.open-open.com/lib/view/open1328059700311.html类之间的关系:泛化(Generalization),通常说的继承。用实现和小三角形表示。实现(Realization),用虚线和小三角形表示。关联(Association),用实现和箭头表示。聚合(aggregation),部分可以离开整体而存在。实线和空菱形表示.组合(composition), 部分不能离开整体而存在。实线和实菱形表示.依赖(dependency),虚线和箭头表示,表示某类的方法用到另一个。 阅读全文

posted @ 2013-09-09 09:29 wlqsmiling 阅读(150) 评论(0) 推荐(0) 编辑

2013年9月7日

WriteableBitmap 巧学巧用

摘要: http://www.189works.com/article-45676-1.html 阅读全文

posted @ 2013-09-07 16:06 wlqsmiling 阅读(106) 评论(0) 推荐(0) 编辑

2013年4月26日

phone8 in-app purchasing

摘要: http://www.geekchamp.com/articles/implementing-in-app-purchasing-in-windows-phone-8 阅读全文

posted @ 2013-04-26 15:51 wlqsmiling 阅读(75) 评论(0) 推荐(0) 编辑

2013年3月27日

lockscreen phone8

摘要: http://msdn.microsoft.com/en-US/library/windowsphone/develop/jj206968(v=vs.105).aspx 阅读全文

posted @ 2013-03-27 20:30 wlqsmiling 阅读(117) 评论(0) 推荐(0) 编辑

2013年3月26日

get a full screen popup to work on WP8

摘要: link:http://stackoverflow.com/questions/14029639/windows-phone-8-popup-width-and-heightThe easiest way to get a full screen popup to work on WP8 is by setting the Child width & height to the phone's current logical resolution. You can read more about WP8 Multi-resolution zen here and learn m 阅读全文

posted @ 2013-03-26 15:43 wlqsmiling 阅读(411) 评论(0) 推荐(0) 编辑

2013年3月13日

xaml常用控件

摘要: http://technet.microsoft.com/zh-cn/library/hh465345 阅读全文

posted @ 2013-03-13 09:11 wlqsmiling 阅读(113) 评论(0) 推荐(0) 编辑

2013年2月2日

zune使用

摘要: http://bbs.3987.com/simple/?t59042.html 阅读全文

posted @ 2013-02-02 14:04 wlqsmiling 阅读(111) 评论(0) 推荐(0) 编辑

2013年1月29日

Delegate,Action,Func,匿名方法,匿名委托,事件

摘要: http://www.cnblogs.com/yjmyzz/archive/2009/11/23/1608818.html 阅读全文

posted @ 2013-01-29 09:30 wlqsmiling 阅读(89) 评论(0) 推荐(0) 编辑

导航