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

📄 clearall.plg

📁 visual c++ 实例编程
💻 PLG
字号:
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: ClearAll - Win32 Debug--------------------
</h3>
<h3>Command Lines</h3>
Creating command line "rc.exe /l 0x804 /fo"Debug/ClearAll.res" /d "_DEBUG" /d "_AFXDLL" "D:\文正\C++\源代码精简后未修改\第7部分 windows系统\第29章 注册表\29.2.1 清空个人纪录\ClearAll.rc"" 
Creating temporary file "C:\DOCUME~1\kingvee\LOCALS~1\Temp\RSP462.tmp" with contents
[
/nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /Fp"Debug/ClearAll.pch" /Yu"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c 
"D:\文正\C++\源代码精简后未修改\第7部分 windows系统\第29章 注册表\29.2.1 清空个人纪录\BtnST.cpp"
"D:\文正\C++\源代码精简后未修改\第7部分 windows系统\第29章 注册表\29.2.1 清空个人纪录\ClearAll.cpp"
"D:\文正\C++\源代码精简后未修改\第7部分 windows系统\第29章 注册表\29.2.1 清空个人纪录\ClearAllDlg.cpp"
"D:\文正\C++\源代码精简后未修改\第7部分 windows系统\第29章 注册表\29.2.1 清空个人纪录\CreditStatic.cpp"
"D:\文正\C++\源代码精简后未修改\第7部分 windows系统\第29章 注册表\29.2.1 清空个人纪录\HyperLink.cpp"
"D:\文正\C++\源代码精简后未修改\第7部分 windows系统\第29章 注册表\29.2.1 清空个人纪录\Registry.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\kingvee\LOCALS~1\Temp\RSP462.tmp" 
Creating temporary file "C:\DOCUME~1\kingvee\LOCALS~1\Temp\RSP463.tmp" with contents
[
/nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /Fp"Debug/ClearAll.pch" /Yc"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c 
"D:\文正\C++\源代码精简后未修改\第7部分 windows系统\第29章 注册表\29.2.1 清空个人纪录\StdAfx.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\kingvee\LOCALS~1\Temp\RSP463.tmp" 
Creating temporary file "C:\DOCUME~1\kingvee\LOCALS~1\Temp\RSP464.tmp" with contents
[
/nologo /subsystem:windows /incremental:yes /pdb:"Debug/ClearAll.pdb" /debug /machine:I386 /out:"Debug/ClearAll.exe" /pdbtype:sept 
".\Debug\BtnST.obj"
".\Debug\ClearAll.obj"
".\Debug\ClearAllDlg.obj"
".\Debug\CreditStatic.obj"
".\Debug\HyperLink.obj"
".\Debug\Registry.obj"
".\Debug\StdAfx.obj"
".\Debug\ClearAll.res"
]
Creating command line "link.exe @C:\DOCUME~1\kingvee\LOCALS~1\Temp\RSP464.tmp"
<h3>Output Window</h3>
Compiling resources...
Compiling...
StdAfx.cpp
Compiling...
BtnST.cpp
ClearAll.cpp
ClearAllDlg.cpp
CreditStatic.cpp
HyperLink.cpp
Registry.cpp
Generating Code...
Linking...



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

⌨️ 快捷键说明

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