string strdate="20121012"; : : FILE* fw=fopen("..\\Temp\\"+strdate,"wb"); : fopen 是c 的function,string 是c++ 的: char name[MAX_PATH] = 0; ...
確定! 回上一頁