上一页 1 ··· 62 63 64 65 66 67 68 69 70 ··· 90 下一页
摘要: 一般的方式是重写窗体样式,在图片容器外套一层容器,对它应用DropShadowEffect: ... 阅读全文
posted @ 2015-03-22 23:21 长白山 阅读(519) 评论(0) 推荐(1)
摘要: 阅读全文
posted @ 2015-03-22 22:59 长白山 阅读(3120) 评论(0) 推荐(0)
摘要: http://www.cnblogs.com/xiaogangqq123/archive/2012/05/07/2487166.html 阅读全文
posted @ 2015-02-10 15:25 长白山 阅读(236) 评论(0) 推荐(0)
摘要: IsChecked="{Binding IsExpanded, Mode=TwoWay, RelativeSource={RelativeSource TemplatedParent}}" 阅读全文
posted @ 2015-02-03 17:45 长白山 阅读(140) 评论(0) 推荐(0)
摘要: WPF中如何在文本外面加虚线外框 昨天突然被问到如何在wpf里面给一段文本加个虚线外框,由于有一段时间没玩wpf了,一时还真没想出来,虽然大概有个思路,但是也不保证正确。今天回到家,闲着没事情也就随便试验了一下。 首先来个框: 看看效果: 一个中规中矩的实线框,如何改造成我们想要的虚线框哪?... 阅读全文
posted @ 2015-01-29 20:01 长白山 阅读(828) 评论(0) 推荐(0)
摘要: c#代码Java代码usingSystem;usingSystem.Security;usingSystem.Security.Cryptography;usingSystem.IO;usingSystem.Text;usingSystem.Threading;namespaceWebApplica... 阅读全文
posted @ 2015-01-29 12:17 长白山 阅读(741) 评论(0) 推荐(0)
摘要: WPF使用ThreadPool.QueueUserWorkItem线程池防界面假死时间:2012-01-09 20:44来源:http://luacloud.com作者:luacloud点击:1554次其实并不光是WPF,在WinForm中也会经常遇到这种导致界面假死的现象,在目前,防止假死的方法几... 阅读全文
posted @ 2015-01-27 10:22 长白山 阅读(230) 评论(0) 推荐(0)
摘要: http://www.cnblogs.com/henw/archive/2012/01/06/2314870.html 阅读全文
posted @ 2015-01-26 17:22 长白山 阅读(108) 评论(0) 推荐(0)
摘要: user.Birthday.ToString("yyyy-MM-dd") 阅读全文
posted @ 2015-01-22 19:41 长白山 阅读(561) 评论(0) 推荐(0)
摘要: Enum.Format(typeof(SexType), user.Sex, "d") 阅读全文
posted @ 2015-01-22 19:38 长白山 阅读(148) 评论(0) 推荐(0)
上一页 1 ··· 62 63 64 65 66 67 68 69 70 ··· 90 下一页