摘要:
C++的Cpp文件#include<iostream>#defineMODULEAPI#include"tracewrite.h"usingnamespacestd;voidFunc1(){cout<<"iamfunction1"<<endl;}voidFunc2(){cout<<"iamfunction2"<<endl;}voidFunc3(){cout<<"iamfunction3"<<endl;}对应的头文件:(.h)#ifn 阅读全文
posted @ 2011-06-10 13:21
higirle
阅读(916)
评论(0)
推荐(0)
浙公网安备 33010602011771号