📄 ds_btree.plg
字号:
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: DS_BTree - Win32 Release--------------------
</h3>
<h3>Command Lines</h3>
Creating command line "rc.exe /l 0x804 /fo"Release/DS_BTree.res" /d "NDEBUG" /d "_AFXDLL" "C:\Users\lln\Documents\毕业论文\DS_BTree\DS_BTree.rc""
Creating temporary file "C:\Users\lln\AppData\Local\Temp\RSP9B84.tmp" with contents
[
/nologo /MD /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /Fp"Release/DS_BTree.pch" /Yu"stdafx.h" /Fo"Release/" /Fd"Release/" /FD /c
"C:\Users\lln\Documents\毕业论文\DS_BTree\BTree.cpp"
"C:\Users\lln\Documents\毕业论文\DS_BTree\BTreeNode.cpp"
"C:\Users\lln\Documents\毕业论文\DS_BTree\DS_BTree.cpp"
"C:\Users\lln\Documents\毕业论文\DS_BTree\DS_BTreeDlg.cpp"
]
Creating command line "cl.exe @C:\Users\lln\AppData\Local\Temp\RSP9B84.tmp"
Creating temporary file "C:\Users\lln\AppData\Local\Temp\RSP9B85.tmp" with contents
[
/nologo /MD /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /Fp"Release/DS_BTree.pch" /Yc"stdafx.h" /Fo"Release/" /Fd"Release/" /FD /c
"C:\Users\lln\Documents\毕业论文\DS_BTree\StdAfx.cpp"
]
Creating command line "cl.exe @C:\Users\lln\AppData\Local\Temp\RSP9B85.tmp"
Creating temporary file "C:\Users\lln\AppData\Local\Temp\RSP9B86.tmp" with contents
[
Lib\SkinPPWTL.lib /nologo /subsystem:windows /incremental:no /pdb:"Release/DS_BTree.pdb" /machine:I386 /out:"Release/DS_BTree.exe"
".\Release\BTree.obj"
".\Release\BTreeNode.obj"
".\Release\DS_BTree.obj"
".\Release\DS_BTreeDlg.obj"
".\Release\StdAfx.obj"
".\Release\DS_BTree.res"
]
Creating command line "link.exe @C:\Users\lln\AppData\Local\Temp\RSP9B86.tmp"
<h3>Output Window</h3>
Compiling resources...
Compiling...
StdAfx.cpp
Compiling...
BTree.cpp
BTreeNode.cpp
DS_BTree.cpp
DS_BTreeDlg.cpp
Generating Code...
Linking...
<h3>Results</h3>
DS_BTree.exe - 0 error(s), 0 warning(s)
</pre>
</body>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -