📄 fkn.plg
字号:
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: fkn - Win32 Debug--------------------
</h3>
<h3>Command Lines</h3>
Creating command line "rc.exe /l 0x409 /fo".\Debug/fkn.res" /d "_DEBUG" /d "_AFXDLL" "C:\temp\femm34src\fkn\fkn.rc""
Creating temporary file "C:\DOCUME~1\DAVIDM~1\LOCALS~1\Temp\RSP24A.tmp" with contents
[
/nologo /MDd /W2 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /Fp".\Debug/fkn.pch" /Yu"stdafx.h" /Fo".\Debug/" /Fd".\Debug/" /FD /c
"C:\temp\femm34src\fkn\complex.cpp"
"C:\temp\femm34src\fkn\cspars.cpp"
"C:\temp\femm34src\fkn\cuthill.cpp"
"C:\temp\femm34src\fkn\femmedoccore.cpp"
"C:\temp\femm34src\fkn\fkn.cpp"
"C:\temp\femm34src\fkn\fknDlg.cpp"
"C:\temp\femm34src\fkn\fullmatrix.cpp"
"C:\temp\femm34src\fkn\main.cpp"
"C:\temp\femm34src\fkn\matprop.cpp"
"C:\temp\femm34src\fkn\prob1big.cpp"
"C:\temp\femm34src\fkn\prob2big.cpp"
"C:\temp\femm34src\fkn\prob3big.cpp"
"C:\temp\femm34src\fkn\prob4big.cpp"
"C:\temp\femm34src\fkn\spars.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\DAVIDM~1\LOCALS~1\Temp\RSP24A.tmp"
Creating temporary file "C:\DOCUME~1\DAVIDM~1\LOCALS~1\Temp\RSP24B.tmp" with contents
[
/nologo /MDd /W2 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /Fp".\Debug/fkn.pch" /Yc"stdafx.h" /Fo".\Debug/" /Fd".\Debug/" /FD /c
"C:\temp\femm34src\fkn\StdAfx.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\DAVIDM~1\LOCALS~1\Temp\RSP24B.tmp"
Creating temporary file "C:\DOCUME~1\DAVIDM~1\LOCALS~1\Temp\RSP24C.tmp" with contents
[
/nologo /subsystem:windows /incremental:yes /pdb:".\Debug/fkn.pdb" /debug /machine:I386 /out:".\..\Debug/fkn.exe"
.\Debug\complex.obj
.\Debug\cspars.obj
.\Debug\cuthill.obj
.\Debug\femmedoccore.obj
.\Debug\fkn.obj
.\Debug\fknDlg.obj
.\Debug\fullmatrix.obj
.\Debug\main.obj
.\Debug\matprop.obj
.\Debug\prob1big.obj
.\Debug\prob2big.obj
.\Debug\prob3big.obj
.\Debug\prob4big.obj
.\Debug\spars.obj
.\Debug\StdAfx.obj
.\Debug\fkn.res
]
Creating command line "link.exe @C:\DOCUME~1\DAVIDM~1\LOCALS~1\Temp\RSP24C.tmp"
<h3>Output Window</h3>
Compiling resources...
Compiling...
StdAfx.cpp
Compiling...
complex.cpp
cspars.cpp
cuthill.cpp
femmedoccore.cpp
fkn.cpp
fknDlg.cpp
fullmatrix.cpp
main.cpp
matprop.cpp
prob1big.cpp
prob2big.cpp
prob3big.cpp
prob4big.cpp
spars.cpp
Generating Code...
Linking...
<h3>Results</h3>
fkn.exe - 0 error(s), 0 warning(s)
</pre>
</body>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -