課程
/后端開發
/C++
/C++遠征之起航篇
無法查找或打開?PDB?文件是什么意思
2016-11-23
源自:C++遠征之起航篇 4-6
正在回答
c.biancheng.net/view/474.html
你檢查下你的代碼;是不是有的地方放了括號,括號是不是少了?我上次也是括號少了一個;把return temp;放在了循環之外。
Draw.exe”(Win32):? 已加載“C:\Users\YC\Documents\Visual Studio 2013\Projects\Draw\Debug\Draw.exe”。已加載符號。“Draw.exe”(Win32):? 已加載“C:\Windows\System32\ntdll.dll”。無法查找或打開 PDB 文件。“Draw.exe”(Win32):? 已加載“C:\Windows\System32\kernel32.dll”。無法查找或打開 PDB 文件。“Draw.exe”(Win32):? 已加載“C:\Windows\System32\KernelBase.dll”。無法查找或打開 PDB 文件。“Draw.exe”(Win32):? 已加載“C:\Windows\System32\mfc120d.dll”。無法查找或打開 PDB 文件。“Draw.exe”(Win32):? 已加載“C:\Windows\System32\advapi32.dll”。無法查找或打開 PDB 文件。“Draw.exe”(Win32):? 已加載“C:\Windows\System32\msvcrt.dll”。無法查找或打開 PDB 文件。“Draw.exe”(Win32):? 已加載“C:\Windows\System32\sechost.dll”。無法查找或打開 PDB 文件。“Draw.exe”(Win32):? 已加載“C:\Windows\System32\rpcrt4.dll”。無法查找或打開 PDB 文件。“Draw.exe”(Win32):? 已加載“C:\Windows\System32\msvcr120d.dll”。無法查找或打開 PDB 文件。“Draw.exe”(Win32):? 已加載“C:\Windows\System32\user32.dll”。無法查找或打開 PDB 文件。“Draw.exe”(Win32):? 已加載“C:\Windows\System32\gdi32.dll”。無法查找或打開 PDB 文件。“Draw.exe”(Win32):? 已加載“C:\Windows\System32\lpk.dll”。無法查找或打開 PDB 文件。“Draw.exe”(Win32):? 已加載“C:\Windows\System32\usp10.dll”。無法查找或打開 PDB 文件。“Draw.exe”(Win32):? 已加載“C:\Windows\System32\ole32.dll”。無法查找或打開 PDB 文件。“Draw.exe”(Win32):? 已加載“C:\Windows\System32\oleaut32.dll”。無法查找或打開 PDB 文件。“Draw.exe”(Win32):? 已加載“C:\Windows\System32\shlwapi.dll”。無法查找或打開 PDB 文件。“Draw.exe”(Win32):? 已加載“C:\Windows\System32\imm32.dll”。無法查找或打開 PDB 文件。“Draw.exe”(Win32):? 已加載“C:\Windows\System32\msctf.dll”。無法查找或打開 PDB 文件。“Draw.exe”(Win32):? 已加載“C:\Windows\System32\uxtheme.dll”。無法查找或打開 PDB 文件。“Draw.exe”(Win32):? 已加載“C:\Windows\winsxs\x86_microsoft.windows.common-controls_6595b64144ccf1df_5.82.7601.18201_none_ec80f00e8593ece5\comctl32.dll”。無法查找或打開 PDB 文件。“Draw.exe”(Win32):? 已加載“C:\Windows\winsxs\x86_microsoft.windows.gdiplus_6595b64144ccf1df_1.1.7601.18455_none_72d576ad8665e853\GdiPlus.dll”。無法查找或打開 PDB 文件。“Draw.exe”(Win32):? 已加載“C:\Windows\System32\apphelp.dll”。無法查找或打開 PDB 文件。“Draw.exe”(Win32):? 已卸載“C:\Windows\System32\apphelp.dll”“Draw.exe”(Win32):? 已加載“C:\Windows\System32\cryptbase.dll”。無法查找或打開 PDB 文件。“Draw.exe”(Win32):? 已加載“C:\Windows\System32\dwmapi.dll”。無法查找或打開 PDB 文件。“Draw.exe”(Win32):? 已加載“C:\Users\YC\AppData\Roaming\TaobaoProtect\TaobaoProtectSE.dll”。模塊已生成,不包含符號。“Draw.exe”(Win32):? 已加載“C:\Windows\System32\psapi.dll”。無法查找或打開 PDB 文件。“Draw.exe”(Win32):? 已加載“C:\Windows\System32\shell32.dll”。無法查找或打開 PDB 文件。“Draw.exe”(Win32):? 已加載“C:\Windows\System32\version.dll”。無法查找或打開 PDB 文件。“Draw.exe”(Win32):? 已加載“C:\Windows\System32\profapi.dll”。無法查找或打開 PDB 文件。程序“[5036] Draw.exe”已退出,返回值為 0 (0x0)。
解決方法
原文地址:http://blog.csdn.net/tahelin/article/details/30318341
小胖子和 提問者
頭文件沒有吧應該是
舉報
C++亮點盡在其中,本課程是在C語言基礎上的一個延伸,得以升華
Copyright ? 2025 imooc.com All Rights Reserved | 京ICP備12003892號-11 京公網安備11010802030151號
購課補貼聯系客服咨詢優惠詳情
慕課網APP您的移動學習伙伴
掃描二維碼關注慕課網微信公眾號
2019-04-26
c.biancheng.net/view/474.html
2016-11-24
你檢查下你的代碼;是不是有的地方放了括號,括號是不是少了?我上次也是括號少了一個;把return temp;放在了循環之外。
2016-11-23
Draw.exe”(Win32):? 已加載“C:\Users\YC\Documents\Visual Studio 2013\Projects\Draw\Debug\Draw.exe”。已加載符號。
“Draw.exe”(Win32):? 已加載“C:\Windows\System32\ntdll.dll”。無法查找或打開 PDB 文件。
“Draw.exe”(Win32):? 已加載“C:\Windows\System32\kernel32.dll”。無法查找或打開 PDB 文件。
“Draw.exe”(Win32):? 已加載“C:\Windows\System32\KernelBase.dll”。無法查找或打開 PDB 文件。
“Draw.exe”(Win32):? 已加載“C:\Windows\System32\mfc120d.dll”。無法查找或打開 PDB 文件。
“Draw.exe”(Win32):? 已加載“C:\Windows\System32\advapi32.dll”。無法查找或打開 PDB 文件。
“Draw.exe”(Win32):? 已加載“C:\Windows\System32\msvcrt.dll”。無法查找或打開 PDB 文件。
“Draw.exe”(Win32):? 已加載“C:\Windows\System32\sechost.dll”。無法查找或打開 PDB 文件。
“Draw.exe”(Win32):? 已加載“C:\Windows\System32\rpcrt4.dll”。無法查找或打開 PDB 文件。
“Draw.exe”(Win32):? 已加載“C:\Windows\System32\msvcr120d.dll”。無法查找或打開 PDB 文件。
“Draw.exe”(Win32):? 已加載“C:\Windows\System32\user32.dll”。無法查找或打開 PDB 文件。
“Draw.exe”(Win32):? 已加載“C:\Windows\System32\gdi32.dll”。無法查找或打開 PDB 文件。
“Draw.exe”(Win32):? 已加載“C:\Windows\System32\lpk.dll”。無法查找或打開 PDB 文件。
“Draw.exe”(Win32):? 已加載“C:\Windows\System32\usp10.dll”。無法查找或打開 PDB 文件。
“Draw.exe”(Win32):? 已加載“C:\Windows\System32\ole32.dll”。無法查找或打開 PDB 文件。
“Draw.exe”(Win32):? 已加載“C:\Windows\System32\oleaut32.dll”。無法查找或打開 PDB 文件。
“Draw.exe”(Win32):? 已加載“C:\Windows\System32\shlwapi.dll”。無法查找或打開 PDB 文件。
“Draw.exe”(Win32):? 已加載“C:\Windows\System32\imm32.dll”。無法查找或打開 PDB 文件。
“Draw.exe”(Win32):? 已加載“C:\Windows\System32\msctf.dll”。無法查找或打開 PDB 文件。
“Draw.exe”(Win32):? 已加載“C:\Windows\System32\uxtheme.dll”。無法查找或打開 PDB 文件。
“Draw.exe”(Win32):? 已加載“C:\Windows\winsxs\x86_microsoft.windows.common-controls_6595b64144ccf1df_5.82.7601.18201_none_ec80f00e8593ece5\comctl32.dll”。無法查找或打開 PDB 文件。
“Draw.exe”(Win32):? 已加載“C:\Windows\winsxs\x86_microsoft.windows.gdiplus_6595b64144ccf1df_1.1.7601.18455_none_72d576ad8665e853\GdiPlus.dll”。無法查找或打開 PDB 文件。
“Draw.exe”(Win32):? 已加載“C:\Windows\System32\apphelp.dll”。無法查找或打開 PDB 文件。
“Draw.exe”(Win32):? 已卸載“C:\Windows\System32\apphelp.dll”
“Draw.exe”(Win32):? 已加載“C:\Windows\System32\cryptbase.dll”。無法查找或打開 PDB 文件。
“Draw.exe”(Win32):? 已加載“C:\Windows\System32\dwmapi.dll”。無法查找或打開 PDB 文件。
“Draw.exe”(Win32):? 已加載“C:\Users\YC\AppData\Roaming\TaobaoProtect\TaobaoProtectSE.dll”。模塊已生成,不包含符號。
“Draw.exe”(Win32):? 已加載“C:\Windows\System32\psapi.dll”。無法查找或打開 PDB 文件。
“Draw.exe”(Win32):? 已加載“C:\Windows\System32\shell32.dll”。無法查找或打開 PDB 文件。
“Draw.exe”(Win32):? 已加載“C:\Windows\System32\version.dll”。無法查找或打開 PDB 文件。
“Draw.exe”(Win32):? 已加載“C:\Windows\System32\profapi.dll”。無法查找或打開 PDB 文件。
程序“[5036] Draw.exe”已退出,返回值為 0 (0x0)。
解決方法
原文地址:http://blog.csdn.net/tahelin/article/details/30318341
2016-11-23
頭文件沒有吧應該是