C语言函数:找到字符串中指定字符串并替换,输出为DLL
// convert9.cpp : Defines the entry point for the DLL application.
//
#include "stdafx.h"
#include "convert9.h"
#include "windows.h"
#include "stdio.h"
#include "string.h"
BOOL APIENTRY Dll...
原创
2012-12-25 15:12:40 ·
612 阅读 ·
0 评论