上一页 1 ··· 381 382 383 384 385 386 387 388 389 ··· 401 下一页
摘要: http://www.codeproject.com/Articles/39040/Auto-and-Manual-Reset-Events-Revisited 阅读全文
posted @ 2015-02-09 16:04 ChuckLu 阅读(385) 评论(0) 推荐(0)
摘要: ConnectionReset The connection was reset by the remote peer. http://stackoverflow.com/questions/1434451/what-does-connection-reset-by-peer-mean It's f 阅读全文
posted @ 2015-02-05 10:48 ChuckLu 阅读(1426) 评论(0) 推荐(0)
摘要: public event EventHandler CurrentCellDirtyStateChanged 当单元格的内容已更改,但更改尚未保存时,该单元格将标记为已修改。 此事件通常会在以下情况下发生:当单元格已编辑,但是更改尚未提交到数据缓存中时,或者当编辑操作被取消时。 阅读全文
posted @ 2015-02-04 16:18 ChuckLu 阅读(366) 评论(0) 推荐(0)
摘要: 方法一:LinqChannelList就是一个List类型的数据,IsOpen 是其元素的属性channelCount = (from channel in DevicesManager.Instance.CurrentDevice.ChannelList ... 阅读全文
posted @ 2015-02-03 11:29 ChuckLu 阅读(15812) 评论(0) 推荐(0)
摘要: http://chuna2.787528.xyz/horan/archive/2012/04/20/wpf-multilanguage.html4.0版本的locbaml http://michaelsync.net/2010/03/01/locbaml-for-net-4-0使用visual stud... 阅读全文
posted @ 2015-02-02 19:51 ChuckLu 阅读(531) 评论(0) 推荐(0)
摘要: http://www.wrox.com/WileyCDA/WroxTitle/Professional-C-5-0-and-NET-4-5-1.productCd-1118833031,descCd-DOWNLOAD.html http://chuna2.787528.xyz/zhouyinhui/ar 阅读全文
posted @ 2015-01-30 15:44 ChuckLu 阅读(7346) 评论(2) 推荐(0)
摘要: Regex System.Text.RegularExpressions.Regex regex应该是regular expression的缩写 https://msdn.microsoft.com/zh-cn/library/system.text.regularexpressions.regex 阅读全文
posted @ 2015-01-27 14:29 ChuckLu 阅读(452) 评论(0) 推荐(0)
摘要: bilibili上的链接被和谐了,坑爹 韩剧网可以看,不过貌似不太清晰 http://www.hanjuwang.com/play/2015/1851.html 池城治愈营 http://www.bilibili.com/video/av1943343/ 阅读全文
posted @ 2015-01-17 14:28 ChuckLu 阅读(462) 评论(0) 推荐(0)
摘要: Covariance and Contravariance (C#) https://docs.microsoft.com/en-us/dotnet/articles/csharp/programming-guide/concepts/covariance-contravariance/ In C# 阅读全文
posted @ 2015-01-13 14:09 ChuckLu 阅读(522) 评论(0) 推荐(0)
摘要: 未处理System.InvalidCastException HResult=-2147467262 Message=无法将类型为“Microsoft.Office.Interop.Excel.ApplicationClass”的 COM 对象强制转换为接口类型“Microsoft.Office... 阅读全文
posted @ 2015-01-13 10:09 ChuckLu 阅读(1923) 评论(0) 推荐(0)
上一页 1 ··· 381 382 383 384 385 386 387 388 389 ··· 401 下一页