文件测试

// test.cpp : 定义控制台应用程序的入口点。 // #include "stdafx.h" #include <windows.h> #include <stdio.h> #include <iostream> typedef struct _LOG_OPERATE { HANDLE h_writing_log_file; }LOG_OPERATE; LOG_OPERATE SERVE
相关文章
相关标签/搜索