04 2018 档案

摘要:来源 Q: I've read plenty of articles (and a couple of other similar questions that were posted on StackOverflow) about how and when to use assertions, a 阅读全文
posted @ 2018-04-27 09:06 梦醒江南·Infinite 阅读(230) 评论(0) 推荐(0) 编辑
摘要:/// /// 将UTC时间转化DateTime时间 /// /// private DateTime ChangeUTCToDateTime(double utc) { DateTime startTime = TimeZone.CurrentTimeZone.ToLo... 阅读全文
posted @ 2018-04-23 21:24 梦醒江南·Infinite 阅读(1773) 评论(0) 推荐(0) 编辑
摘要:下载链接 阅读全文
posted @ 2018-04-21 20:46 梦醒江南·Infinite 阅读(144) 评论(0) 推荐(0) 编辑
摘要:来源:http://podlipensky.com/2012/06/choosing-web-framework-asp-net-mvc-vs-django-python-vs-ruby-on-rails/ How often do you emerge from you cubicle to lo 阅读全文
posted @ 2018-04-11 10:49 梦醒江南·Infinite 阅读(1161) 评论(0) 推荐(0) 编辑
摘要:private BitmapSource CombineImage(BitmapSource img1,BitmapSource img2) { var composeImg = new RenderTargetBitmap(img1.PixelWidth, img1.PixelHeight+img2.PixelHeight, img1.DpiX, img1.... 阅读全文
posted @ 2018-04-02 17:42 梦醒江南·Infinite 阅读(747) 评论(0) 推荐(0) 编辑
摘要:原文:Taking WPF “Screenshots” I was recently working on a Surface project at Microsoft (that will be shown at BETT ) and one of the requirements was to 阅读全文
posted @ 2018-04-02 17:10 梦醒江南·Infinite 阅读(498) 评论(0) 推荐(0) 编辑

点击右上角即可分享
微信分享提示