资源列表
jywchengxuym
- 本程序是实现局域网内计算机通信的程序.开发的环境是vb6.0-this program is to achieve LAN computer communication procedures. Development environment is vb6.0
BugTrap_Documentation
- .NET support - now BugTrap supports native, managed and mixed assemblies. Source code - I have been criticized for missing source code many times. Full source code of BugTrap is included! Thread isolation - BugTrap suspends all threads in the a
neatHresultToException_src
- I ve got this idea as an expansion to HRESULT Error Check Simplifier By Wanderley Caloni, so I guess his introduction would be better than if I wrote one. Many thanks to Wanderley Caloni for writing the article. I ll just introduce here what I h
DemoProject_ErrorHandling
- In this article, I will describe the ways to handle errors accurately and without painful disturbance of a complex code. Most of the programmers don’t use error handling the way it should be, and also we ignore the error logs that need to be maintain
SourceCode_ErrorHandling
- 本代码演示了如何高校的进行错误捕捉,异常处理等功能-demonstration of the code of conduct on how colleges and universities to catch errors, exception handling, and other functions
forloop
- Multi Thread,for loop, dalay etc.-Multi Thread, for loop, etc. dalay.
0248_chaoweiruan
- 用C#写的一个超微操作系统,该系统的目的在于模拟操作系统中的各个操作。-wrote an ultrafine operating system, the system designed to simulate the various operating systems to operate.
vld-09i-src
- 这是一个内存泄漏检查工具,这里有它的源代码实现。使用该代码可以检查常见的内存泄漏问题。-This is a memory leak inspection tools, here it is the source code to achieve. Use of the code can check to the common memory leak problem.
serviceundernt
- 一个NT Service的程序,它方面的演示了如何编写服务类应用程序。该程序里面实现了Service类,它可以做为自己的服务程序的一个基类。-an NT Service procedures, it's demonstration of how to prepare services such applications. The realization inside the Service category, it could serve as its own procedures in
DirectShutDown
- 该程序实现了Windows系统的快速关机功能。该功能可以作为你的程序功能的一部分,用于完成系统关机操作。-the realization of the rapid Windows system shutdown function. The function can be your program as a part of functions for complete system shutdown operation.
yinliwithc
- 一个小巧的日历程序,使用它可以查看阴历。它可以被嵌入到你的程序中,成为你的程序的一部分。-a compact calendar, the use of which can check the lunar calendar. It can be embedded into your program, you become part of the procedure.
HeapSort22
- 算法中的堆排序算法的实现-algorithm Heap Sort algorithm.