{ const int BUFSIZE = 128; va_list marker ; char strMsg[BUFSIZE]; ... http://msdn.microsoft.com/en-us/library/ms681944(VS.85).aspx : 在 ...
確定! 回上一頁