上一页 1 ··· 382 383 384 385 386 387 388 389 390 ··· 399 下一页
摘要: 一 http://stackoverflow.com/questions/2155930/fixing-the-breakpoint-will-not-currently-be-hit-no-symbols-have-been-loaded-fo unable to hit the breakpoi 阅读全文
posted @ 2014-12-05 10:28 ChuckLu 阅读(1334) 评论(0) 推荐(0)
摘要: github上上传了版本库https://github.com/ChuckGitMerge 包括merge和rebase 没时间画图,貌似也不太会用画图工具,先写了一个文字版本的 更新:2015年08月11日,使用了git for windows自带的git gui作为图片说明 动画效果 https 阅读全文
posted @ 2014-12-04 19:44 ChuckLu 阅读(5457) 评论(5) 推荐(1)
摘要: 这个dll本身依赖于第三方的控件,SlimDX ,可以从http://slimdx.org/ 下载。 .net4.0的版本区分x86和x64帧数的概念我们通常说帧数,简单地说,就是在1秒钟时间里传输的图片的帧数,也可以理解为图形处理器每秒钟能够刷新几次,通常用fps(Frames Per Secon... 阅读全文
posted @ 2014-12-02 10:55 ChuckLu 阅读(808) 评论(0) 推荐(0)
摘要: Expression Blend实例中文教程系列文章汇总 http://www.cnblogs.com/jv9/archive/2010/04/11/1709527.html Silverlight,Windows 8应用开发实例教程系列汇总 http://www.cnblogs.com/jv9/a 阅读全文
posted @ 2014-11-29 12:02 ChuckLu 阅读(174) 评论(0) 推荐(0)
摘要: http://blog.csdn.net/jv9/article/details/12245979 阅读全文
posted @ 2014-11-29 11:46 ChuckLu 阅读(160) 评论(0) 推荐(0)
摘要: 坐标轴Labels的CustomSize属性,表示的是坐标轴标题和刻度之间的距离 阅读全文
posted @ 2014-11-26 11:16 ChuckLu 阅读(359) 评论(0) 推荐(0)
摘要: 使用 Async 和 Await 的异步编程 http://msdn.microsoft.com/zh-cn/library/hh191443.aspx 异步返回类型(Task<TResult>, Task, and void) http://msdn.microsoft.com/zh-cn/lib 阅读全文
posted @ 2014-11-26 08:56 ChuckLu 阅读(227) 评论(0) 推荐(0)
摘要: select [CollectDateTime] as '时间',[Channel_34] as '通道34',[Channel_54] as '通道54' from [DataTable] where [CollectDateTime] '2014-11-19 17:15:34' LIMIT 10... 阅读全文
posted @ 2014-11-20 18:29 ChuckLu 阅读(967) 评论(0) 推荐(0)
摘要: https://github.com/danielyule/hearthbreaker 炉石模拟器https://github.com/HearthstoneTracker/HearthstoneTracker 记牌器,通过图像识别https://github.com/Epix37/Hearth... 阅读全文
posted @ 2014-11-19 14:27 ChuckLu 阅读(970) 评论(0) 推荐(1)
摘要: DateTimeFormatInfo.CurrentInfo https://msdn.microsoft.com/en-us/library/system.globalization.datetimeformatinfo.currentinfo(v=vs.110).aspx CultureInfo 阅读全文
posted @ 2014-11-18 14:41 ChuckLu 阅读(343) 评论(0) 推荐(0)
上一页 1 ··· 382 383 384 385 386 387 388 389 390 ··· 399 下一页