My first

rocky-chen / 2023-05-07 / 原文

`#include
****#include

include

include<sys/timeb.h>

include<math.h>

//调用dll,通过Properties/Linker/Input/Additional Dependence 加载lib

include"DllTest.h"

//静态调用dll,
//inlcude 头文件 + 固定格式 #pragma comment(lib,"dll.lib")

include"cdll/Header.h"