Hot Search : Source embeded web remote control p2p game More...
Location : Home Search - MSDN
Search - MSDN - List
初学IOCP(windows完成端口)编程时,遇到很多问题和挫折,也在网上找过很多他人的代码,但是这些代码要么不稳定,要么难以使用,所以决定自己动手。在N次查阅MSDN有关章节,几度大改源代码,以及无数次的调试之后,终于有了目前这个比较稳定高效的的IOCP代码,我将其封装成了Delphi控件,所以也是比较方便使用的。现在我将这些代码全部毫无保留的贴出来,希望能够对某些正在0学习IOCP编程的朋友有所帮助。-Beginners IOCP (windows completion port) programming encountered many problems and setbacks, but also many other people online to find the code, but these codes are either unstable or difficult to use, so I decided to do it myself. Search MSDN N times in the relevant sections, with several major changes in the source code, and numerous debugging, finally have a stable and efficient now that the IOCP code, I became a Delphi control of its package, it is also more convenient to use . Now all of the code I posted without reservation, hoping to learn some IOCP programming are 0 friends help.
Date : 2025-12-24 Size : 548kb User : Lookup666

初学编程时,遇到很多问题和挫折,也在网上找过很多他人的代码,但是这些代码要么不稳定,要么难以使用,所以决定自己动手。在N次查阅MSDN有关章节,几度大改源代码,以及无数次的调试之后,终于有了目前这个比较稳定高效的的IOCP代码,我将其封装成了Delphi控件,所以也是比较方便使用的。-IOCP programming beginner, encountered many problems and setbacks, but also many others online to find the code, but these codes are either unstable or difficult to use, so I decided to do it yourself. N times consult the MSDN in the relevant sections, with several major changes in the source code, debugging, and after numerous times, finally present the IOCP more stable and efficient code, I will wrap it into Delphi control, it is also more convenient to use. .
Date : 2025-12-24 Size : 619kb User : netangels

说到这个winform属性控件PropertyGrid,要从以前参与项目架构研发,做报表引擎开始,当时我们的目的是想做一个比较简单的报表引擎没有RDLC等报表复杂,是为了让我们的可以操作,用户可以凭借表单拖拽设置样式完成报表模板设置,与我们开发人员代码实现的数据流结合,产生基于apose.cells的excel报表。把我们多而烦的报表业务交给用户完成,用户利用报表设计完成的模板保存为xml保存至服务器,工以后使用。当时做到表单控件属性设计无疑我们采用了PropertyGrid控件,PropertyGrid支持很多的控件设计时交互,很强大,但是对于控件的属性汉化却存在问题,当时也没仔细查阅msdn,直接让控件属性为中文字段设计完成,对用户提示。最后项目基本完成,能够应对简单报表,稍微减少了些开发工作量吧。 在时隔今天做基本控件的封装的时候突然看见了System.ComponentModel.DisplayNameAttribute这个标签,见名就考虑是做什么的,查询msdn才知道他就可以完成对PropertyGrid的现实名称修改(http://msdn.microsoft.com/zh-cn/library/system.componentmodel.displaynameattribute(v=VS.80).aspx?TPSecNotice)。于是便尝试了一下。-When it comes to the PropertyGrid winform attribute controls, you to participate in the project research and development of architecture, before do the report engine start, at that time, our purpose is to want to do a simple report engine such as no RDLC report complex, in order to make we can operation, users can draw form drag styled complete report template Settings, combined with our developers code implements data flow, produce based on apose. Cells by excel. Give us more bother reporting business users, users use template saved as XML report design completed saved to the server, after use. When do form control properties design we have adopted the PropertyGrid control, PropertyGrid support interaction, when a lot of control design is very strong, but to control the properties of the localization problem, at that time, didn t also canvassed the MSDN, directly to control properties for Chinese field design is completed, to the user. The basic completion of this project, can deal w
Date : 2025-12-24 Size : 1kb User : 杨敏

For details on installing and using Toolbar2000, please refer to the Toolbar2000 help file - tb2k.chm. To open it, double-click it in Windows Explorer. This file is in HTML Help format. If you are using an older version of Windows that does not come with HTML Help, it can be downloaded at: http://msdn.microsoft.com/library/en-us/htmlhelp/html/hwMicrosoftHTMLHelpDownloads.asp You will also need Internet Explorer 4.0 or later (5.0 is preferred), downloadable from: http://www.microsoft.com/ie/ - Jordan Russell (www.jrsoftware.org) -For details on installing and using Toolbar2000, please refer to the Toolbar2000 help file - tb2k.chm. To open it, double-click it in Windows Explorer. This file is in HTML Help format. If you are using an older version of Windows that does not come with HTML Help, it can be downloaded at: http://msdn.microsoft.com/library/en-us/htmlhelp/html/hwMicrosoftHTMLHelpDownloads.asp You will also need Internet Explorer 4.0 or later (5.0 is preferred), downloadable from: http://www.microsoft.com/ie/ - Jordan Russell (www.jrsoftware.org)
Date : 2025-12-24 Size : 227kb User : yk2

The MappedFileStream unit allows using the technique of projection file in Windows memory as simply as that allows a TStream. This object job as a TMemoryStream and TFileStream. For more information about the file in memory mapping , refer to the SDK Help files Win32 or MSDN. To test this example, run twice the sample file.
Date : 2025-12-24 Size : 13kb User : jarod1337
CodeBus is one of the largest source code repositories on the Internet!
Contact us :
1999-2046 CodeBus All Rights Reserved.