Loading

06 2014 档案

摘要:非常喜欢Metro风格的界面,所以想模仿一下一些UI效果的实现,网上找到了很多,但都是CSS3,WPF等实现,对于XAML和CSS3一窍不通,无奈下只有自己开始写。下面是源码: 1 using System; 2 using System.ComponentModel; 3 using Sys... 阅读全文
posted @ 2014-06-17 15:30 __Meow 阅读(1267) 评论(3) 推荐(2) 编辑