摘要: 怎样解决FileSystemWatcher多次触发问题?
阅读全文
摘要: 1: class EnumLocalCollection 2: { 3: private List<LocalCollectionInfo> _infos; 4: 5: public EnumLocalCollection() 6: { 7: _infos = new List<LocalCollectionInfo>(); 8: } 9: 10: private stri...
阅读全文
If no encoder exists for the file format of the image, the Portable Network Graphics (PNG) encoder is used. When you use the Save method to save a graphic image as a Windows Metafile Format (WMF) or Enhanced Metafile Format (EMF) file, the resulting file is saved as a Portable Network Graphics (PNG) file. This behavior occurs because the GDI+ component of the .NET Framework does not have an encoder that you can use to save files as .wmf or .emf files.
唉,可怜偶滴一世清誉
摘要: 仅仅依据代码,结合msdn,谈经验,基础知识自行msdn or google,ok,let's go 先看一段最简单的 1: using System; 2: using System.C
阅读全文
真™服了,把自己该搞定的技术问题转嫁到用户身上,vista明明提供了更加安全的机制,却被迫要关闭UAC,将IE安全设置改到更低,安装个烂控件之后,要重启n次........... 操蛋!
招商的网银就很简单,中信你好好反思一下吧
实在忍无可忍了....
摘要: 摘抄一段m$的kb The WinSock listen() call backlog parameter under Windows NT version 3.5 and 3.51 accepts
阅读全文