2015年9月28日
摘要: 阅读全文
posted @ 2015-09-28 16:54 你的乐哥哥 阅读(1082) 评论(0) 推荐(0)
摘要: 首先是静态类的绑定,,之后再写普通类的绑定首先我有个静态类 public static class BaseColor { //当前全局颜色 private static IColor _PrevieColor= new Colors.ColorModel1(); ... 阅读全文
posted @ 2015-09-28 14:45 你的乐哥哥 阅读(440) 评论(0) 推荐(0)