搜索资源列表
linux
- 包含linux中的API函数,在此函数下可以进行如c++式的编程,可以再此平台上进行图像编程,绘制各种图形。-With linux in the API function, this function may be carried out, such as c++ style of programming, you can re-image program on this platform, drawing all kinds of graphics.
Dll-program
- dll编程,显示和隐式的调用dll函数,有利于初学者学习,供广大学习者参考-dll programming, display, and implicitly calls the dll functions, will help beginners to learn, for the majority of learners Reference
IocpFile
- 该代码使用bcb编写,但是复用模块都是用标准的api,windows下其它编程工具可复用。 该代码封装了使用iocp实现文件读取,并按照服务程序标准在高频率调用的函数都不使用 动态开辟内存,且非堵塞式事件回调,应该还算是比较高效。仅实现了读部分没有实现写 部分,但是要加入写部分,可参考读很容易的。 这种iocp读写文件的方法相对一般网上找到的标准读写文件代码会新奇一点,算不上什么精品,但也应该不算是垃圾,仅供初中级程序员参考交流,切勿抱过大期望。由于本人已经没有多少万恶的下载