- 博客(3)
- 问答 (1)
- 收藏
- 关注
原创 Kerberos认证
提供相关连接,方便查询http://blog.csdn.net/directionofear/article/details/8054313 http://www.cnblogs.com/xwdreamer/archive/2012/08/21/2649601.htmlhttps://msdn.microsoft.com/en-us/library/windows/deskto
2017-08-17 10:43:00
343
转载 c# sspi authentication
SSPI is the right approach for this. The API isn't too hard to use, but does require a decent-sized project to wrap into C#.In the process of researching the necessary bits to solve this question,
2017-07-13 14:38:49
508
原创 C/C++内存泄漏检测
调试前将#define _CRTDBG_MAP_ALLOC#include #include 加到头文件中然后将_CrtDumpMemoryLeaks()加到函数出口或者程序结束处,运行即可在output中看到相关内存泄漏具体信息。
2017-07-13 11:55:38
316
空空如也
c# FileLogTraceListener日志类抛错误当修改时间的时候
2020-04-16
TA创建的收藏夹 TA关注的收藏夹
TA关注的人