06 2015 档案
摘要:http://www.opcsupport.com/link/portal/4164/4590/ArticleFolder/51/CitectTo decode the error messages carry out the following steps:*Open up Windows Cal...
阅读全文
摘要:.NET中的Overlapped 类异步IO模型和Overlapped结构(http://blog.itpub.net/25897606/viewspace-705867/)数据结构OVERLAPPED结构主要用于异步I/O操作,其数据结构定义如下:typedef struct _OVERLAPPE...
阅读全文
摘要:买了一个sandisk 的u盘,配套软件有空可以研究一下。QuickStartGuide_SanDiskSecureAccessV2.0.pdfhttp://www.sandisk.com/products/software/secureaccess/
阅读全文
摘要:来源:http://www.codeproject.com/Articles/1608/Asynchronous-socket-communication本地下载Download source files - 14 KbDownload demo project - 8 KbIntroduction...
阅读全文
摘要:ASCIIEncoding encoder = new ASCIIEncoding(); string Str = encoder.GetString(message, 0, bytesRead);
阅读全文
摘要:http://tech.pro/tutorial/704/csharp-tutorial-simple-threaded-tcp-serverIn this tutorial I'm going to show you how to build a threaded tcp server with ...
阅读全文
摘要:【出错提示】保存项目文件“XXX”时出错。类没有注册。正在查找具有CLSID的对象:{D9B3211D-E57F-4426-AAEF-30A806ADD397}。【解决办法】需要安装:MSXML_6.0.3987
阅读全文