aa.plg
上传用户:dlqqsh
上传日期:2022-06-06
资源大小:1548k
文件大小:1k
源码类别:

词法分析

开发平台:

Visual C++

  1. <html>
  2. <body>
  3. <pre>
  4. <h1>Build Log</h1>
  5. <h3>
  6. --------------------Configuration: aa - Win32 Debug--------------------
  7. </h3>
  8. <h3>Command Lines</h3>
  9. Creating temporary file "C:UsershpAppDataLocalTempRSPD3F1.tmp" with contents
  10. [
  11. /nologo /MLd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /D "_MBCS" /Fp"Debug/aa.pch" /YX /Fo"Debug/" /Fd"Debug/" /FD /GZ /c 
  12. "F:c++课题taskcifaaa.cpp"
  13. ]
  14. Creating command line "cl.exe @C:UsershpAppDataLocalTempRSPD3F1.tmp" 
  15. <h3>Output Window</h3>
  16. Compiling...
  17. Skipping... (no relevant changes detected)
  18. aa.cpp
  19. <h3>Results</h3>
  20. aa.obj - 0 error(s), 0 warning(s)
  21. </pre>
  22. </body>
  23. </html>