11 2013 档案
Json 转换 1 转成 true 0 转成false
摘要: 阅读全文
posted @ 2013-11-29 13:11 蔚蓝海 阅读(789) 评论(0) 推荐(0)
Windows Phone 图片扩展类
摘要:using System.IO;using System.Text;using System.Net;using System.Threading.Tasks;using System.Windows.Controls;using Windows.Storage;namespace System.Windows.Media.Imaging{ /// /// ImageExtension图片附加属性 /// public class ImageExtension : DependencyObject { private const string W... 阅读全文
posted @ 2013-11-25 11:12 蔚蓝海 阅读(547) 评论(1) 推荐(2)
Caliburn micro 学习笔记...
摘要:页面跳转LLS 结合 CM 使用方法事件处理 阅读全文
posted @ 2013-11-21 11:52 蔚蓝海 阅读(207) 评论(0) 推荐(0)
First steps with Caliburn Micro in Windows Phone 8 系列文章
摘要:http://wp.qmatteoq.com/first-steps-with-caliburn-micro-in-windows-phone-8-the-theory/ 阅读全文
posted @ 2013-11-08 18:05 蔚蓝海 阅读(128) 评论(0) 推荐(0)