已不再支援此瀏覽器。
請升級至 Microsoft Edge,以利用最新功能、安全性更新和技術支援。
'construct' : 僅允許在檔案範圍;可能不在巢狀建構中
建構,例如某些 pragmas,只能出現在全域範圍。
下列範例會產生 C2850:
// C2850.cpp // compile with: /c /Yc // try the following line instead // #pragma hdrstop namespace X { #pragma hdrstop // C2850 };
此頁面對您有幫助嗎?