⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 ff.plg

📁 利用Visual c++编程思想方法实现五子棋游戏的程序设计整个过程
💻 PLG
字号:
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: ff - Win32 Release--------------------
</h3>
<h3>Command Lines</h3>
Creating command line "rc.exe /l 0x804 /fo"C:\Release/ff.res" /d "NDEBUG" /d "_AFXDLL" "E:\杨国进\代码\ff.rc"" 
Creating temporary file "C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP74.tmp" with contents
[
/nologo /MD /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /Fp"C:\Release/ff.pch" /Yu"stdafx.h" /Fo"C:\Release/" /Fd"C:\Release/" /FD /c 
"E:\杨国进\代码\ClientSocket.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP74.tmp" 
Creating temporary file "C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP75.tmp" with contents
[
/nologo /subsystem:windows /incremental:no /pdb:"C:\Release/Ygj.pdb" /machine:I386 /out:"Ygj.exe" 
"C:\Release\ClientSocket.obj"
"C:\Release\ff.obj"
"C:\Release\ffDoc.obj"
"C:\Release\ffView.obj"
"C:\Release\LinkDialog.obj"
"C:\Release\ListenSocket.obj"
"C:\Release\MainFrm.obj"
"C:\Release\Midi.obj"
"C:\Release\StdAfx.obj"
"C:\Release\ff.res"
]
Creating command line "link.exe @C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP75.tmp"
<h3>Output Window</h3>
Compiling resources...
Compiling...
ClientSocket.cpp
Linking...



<h3>Results</h3>
Ygj.exe - 0 error(s), 0 warning(s)
</pre>
</body>
</html>

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -