04 2016 档案

摘要:https://msdn.microsoft.com/en-us/library/k9hz8w9t(v=vs.110).aspx Compares two single-precision floating point numbers for equality and, if they are eq 阅读全文
posted @ 2016-04-28 15:13 ChuckLu 阅读(387) 评论(0) 推荐(0) 编辑
摘要:移除成功 Truea.value=2 移除失败Falsea==null 阅读全文
posted @ 2016-04-27 13:45 ChuckLu 阅读(3428) 评论(0) 推荐(0) 编辑
摘要:enum (C# Reference) The enum keyword is used to declare an enumeration, a distinct type that consists of a set of named constants called the enumerato 阅读全文
posted @ 2016-04-27 13:25 ChuckLu 阅读(369) 评论(0) 推荐(0) 编辑
摘要:http://stackoverflow.com/questions/1389821/array-copy-vs-buffer-blockcopy Since the parameters to Buffer.BlockCopy are byte-based rather than index-ba 阅读全文
posted @ 2016-04-25 16:44 ChuckLu 阅读(295) 评论(0) 推荐(0) 编辑
摘要:SuperSocket\SocketBase\Protocol\TerminatorReceiveFilter.cs SuperSocket\SocketBase\Protocol\TerminatorReceiveFilter.cs TerminatorReceiveFilter.cs文件包含2个 阅读全文
posted @ 2016-04-25 15:00 ChuckLu 阅读(3743) 评论(0) 推荐(0) 编辑
摘要:http://tieba.baidu.com/p/3223234493 问题: 服务端在接收客户端数据的时候,抛了个异常出来:System.Net.Sockets.SocketException: 您的主机中的软件中止了一个已建立的连接。 //An established connection wa 阅读全文
posted @ 2016-04-22 14:41 ChuckLu 阅读(35665) 评论(2) 推荐(1) 编辑
摘要:How do I edit an incorrect commit message with TortoiseGit? If the commit is the head of current branch, that is easy. Context menu -> Git Commit Tick 阅读全文
posted @ 2016-04-22 08:57 ChuckLu 阅读(13818) 评论(0) 推荐(0) 编辑
摘要:http://stackoverflow.com/questions/4130194/what-is-the-difference-between-task-and-thread 回答一: A task is something you want done. A thread is one of t 阅读全文
posted @ 2016-04-20 10:29 ChuckLu 阅读(204) 评论(0) 推荐(0) 编辑
摘要:All About That Bass 迷路的孩子 阅读全文
posted @ 2016-04-19 00:30 ChuckLu 阅读(141) 评论(0) 推荐(0) 编辑
摘要:1.通过代码进行配置 1.1代码 http://stackoverflow.com/questions/16336917/can-you-configure-log4net-in-code-instead-of-using-a-config-file 1.2代码调用 1.2.1 在程序启动的时候,调 阅读全文
posted @ 2016-04-18 15:57 ChuckLu 阅读(2849) 评论(0) 推荐(0) 编辑
摘要:将虚拟机的网络适配器 模式改为桥接模式 然后就会和主机处于同一个网段了 阅读全文
posted @ 2016-04-15 10:53 ChuckLu 阅读(2668) 评论(0) 推荐(0) 编辑
摘要:http://stackoverflow.com/questions/128818/why-is-try-finally-good-try-catch-bad The big difference is that try...catch will swallow the exception, hid 阅读全文
posted @ 2016-04-13 14:24 ChuckLu 阅读(177) 评论(0) 推荐(0) 编辑
摘要:爱情的条件 http://music.163.com/#/album?id=531414 kill me heal me http://music.163.com/#/album?id=3104890 阅读全文
posted @ 2016-04-12 23:05 ChuckLu 阅读(179) 评论(0) 推荐(0) 编辑
摘要:如何重命名组织 https://help.github.com/articles/renaming-an-organization/ 如何移动版本库 https://help.github.com/articles/transferring-a-repository/ 阅读全文
posted @ 2016-04-12 10:22 ChuckLu 阅读(225) 评论(0) 推荐(0) 编辑
摘要:2016-04-08 09:15:05,581 [8] ERROR System.Threading.Thread - ErrorSystem.ServiceModel.EndpointNotFoundException: 没有终结点在侦听可以接受消息的 http://192.168.1.63:80 阅读全文
posted @ 2016-04-08 09:39 ChuckLu 阅读(9926) 评论(0) 推荐(0) 编辑
摘要:如果配置文件中包含了configSections,那么configSections的下一个节点,必须是configSections里面的元素 <configSections> <section name ="log4net" type ="System.Configuration.IgnoreSec 阅读全文
posted @ 2016-04-06 11:15 ChuckLu 阅读(291) 评论(0) 推荐(0) 编辑
摘要:https://en.wikipedia.org/wiki/Single_document_interface https://msdn.microsoft.com/en-us/library/b2kye6c4.aspx SDI applications allow only one open do 阅读全文
posted @ 2016-04-05 11:31 ChuckLu 阅读(373) 评论(0) 推荐(0) 编辑
摘要:首先明确一个概念Mdi的完整词组:Multiple document interface 1.SystemMdi 系统自带的Mdi,winform本身自带的功能 2.DockingMdi 每一个Document都有自己的标题 3.DockingSdi 每一个Document的标题没了,子窗体都无法关 阅读全文
posted @ 2016-04-05 09:22 ChuckLu 阅读(973) 评论(0) 推荐(0) 编辑
摘要:https://github.com/kerryjiang/SuperSocket.ClientEngine TcpClientSession的用法 https://github.com/kerryjiang/WebSocket4Net/blob/master/WebSocket4Net/WebSo 阅读全文
posted @ 2016-04-01 09:50 ChuckLu 阅读(466) 评论(0) 推荐(0) 编辑

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